15
0
forked from pool/python-cliff

Accepting request 201416 from devel:languages:python

- update to 1.4.5:
  * Update the pyparsing dependency to a version that supports both
  Python 2 and Python 3.
  * Add PyPy testing.
- remove patches that went upstream:
  * remove 0001-Require-pyparsing-2.0.1.patch
  * remove relax-cmd2-requires.diff
- fix requires (forwarded request 201198 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/201416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2013-10-01 06:26:50 +00:00
committed by Git OBS Bridge
parent 373f4dc33b
commit 0946425915
6 changed files with 17 additions and 54 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Sep 27 13:44:08 UTC 2013 - dmueller@suse.com
- update to 1.4.5:
* Update the pyparsing dependency to a version that supports both
Python 2 and Python 3.
* Add PyPy testing.
- remove patches that went upstream:
* remove 0001-Require-pyparsing-2.0.1.patch
* remove relax-cmd2-requires.diff
- fix requires
-------------------------------------------------------------------
Tue Sep 17 13:29:29 UTC 2013 - speilicke@suse.com