46aa36f8db
- update to 0.1.13:
...
* Move to GitHub (https://github.com/micktwomey/pyiso8601 ).
* Remove python 2.6, 3.2, 3.3 and 3.4 from tests
* Add python 3.7 and 3.8 to tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=29
2020-09-28 11:19:38 +00:00
480962639c
- update to 0.1.12:
...
* Fix class reference for iso8601.Utc in module docstring
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=27
2020-02-28 22:48:25 +00:00
Tomáš Chvátal
6a73b0b1b1
- Downgrade to 0.1.11:
...
* Reverts back to avoid API change that caused iso8601.Utc not
working on py3 (Fedora and Deb both ship this version)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=25
2019-03-29 11:38:42 +00:00
Tomáš Chvátal
923c34fcc9
- Download the sources from pypi and run fdupes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=24
2019-03-29 11:37:04 +00:00
Tomáš Chvátal
6220a00c06
Accepting request 663783 from home:jengelh:branches:devel:languages:python
...
- Update descriptions.
OBS-URL: https://build.opensuse.org/request/show/663783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=22
2019-01-08 18:42:20 +00:00
8736d06688
Clean up the SPEC file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=20
2018-12-04 17:15:26 +00:00
a07fa7b9eb
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=19
2018-12-04 13:34:52 +00:00
8d04f91bc2
Accepting request 540379 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/540379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=17
2017-11-10 11:30:16 +00:00
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
Peter Nixon
8fb2dbaeed
Initial package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=1
2008-09-13 12:40:23 +00:00