14
0
Commit Graph

8 Commits

Author SHA256 Message Date
eb1fb20400 Accepting request 480647 from home:tbechtold:branches:devel:languages:python
- Switch to singlespec approach

OBS-URL: https://build.opensuse.org/request/show/480647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=15
2017-03-16 19:59:53 +00:00
0390ec7f06 Accepting request 372810 from home:tbechtold:branches:devel:languages:python
- update to 0.1.11:
  * Remove logging
  * Add support for , as separator for fractional part
  * Add Python 3.4 and 3.5 to tox test config.
  * Add PyPy 3 to tox test config.
  * Link to documentation at http://pyiso8601.readthedocs.org/

OBS-URL: https://build.opensuse.org/request/show/372810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=13
2016-03-14 15:15:46 +00:00
Sascha Peilicke
926ecc012f - Update to version 0.1.10
+ Fixes https://bitbucket.org/micktwomey/pyiso8601/issue/14/regression-yyyy-mm-no-longer-parses
  + Adds YYYY as a valid date (uses 1 for both month and day)
  + Woo, semantic versioning, .10 at last.
- Changes from version 0.1.9:
  + Lots of fixes tightening up parsing from jdanjou.
  + Release addresses https://bitbucket.org/micktwomey/pyiso8601/issue/13/new-release-based-on-critical-bug-fix
- Run tests again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=11
2014-03-12 15:21:45 +00:00
Sascha Peilicke
b8875ff51b Accepting request 222121 from home:rjschwei:branches:devel:languages:python
- Include in SLE 12 (FATE #316168)

OBS-URL: https://build.opensuse.org/request/show/222121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=9
2014-02-13 11:51:29 +00:00
Denisart Benjamin
49f197afe0 Accepting request 204806 from home:dirkmueller:branches:devel:languages:python
- update to 0.1.8:
  * Remove +/- chars from README.rst and ensure tox tests run using LC_ALL=C.
  * Fix parsing of microseconds 
  * Correct negative timezone offsets
  * Wow, it's alive! First update since 2007
  * Moved over to https://bitbucket.org/micktwomey/pyiso8601
  * Add support for python 3
  * Switched to py.test and tox for testing
  * Make seconds optional in date format
  * Correctly raise ParseError for more invalid inputs
  * Support more variations of ISO 8601 dates, times and time zone specs.
  * Fix microsecond rounding issues
  * Fix pickling and deepcopy of returned datetime objects
  * Fix timezone offsets without a separator
  * "Z" produces default timezone if one is specified
  * Handle compact date format

OBS-URL: https://build.opensuse.org/request/show/204806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=7
2013-10-25 17:07:19 +00:00
Sascha Peilicke
61951df4c0 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=5
2013-10-24 11:07:10 +00:00
Sascha Peilicke
7cfb9ddd90 Accepting request 99335 from home:aledr:branches
Regenerate spec file, now build is fixed.

OBS-URL: https://build.opensuse.org/request/show/99335
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=3
2012-01-09 10:39:54 +00:00
8f6dc5dabd - Fixed Group: Development/Libraries/Python to make it consistent
with other Python packages
- Added copyright notice
- Added .changes file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=2
2010-05-31 07:25:17 +00:00