6e8097f0d1
Accepting request 1081480 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1081480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=22
2023-04-22 19:57:33 +00:00
1dcdf00091
Accepting request 1081458 from home:dirkmueller:acdc:as_python3_module
...
SR for python stack proposal
OBS-URL: https://build.opensuse.org/request/show/1081458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=38
2023-04-21 13:18:52 +00:00
4737bf8424
Accepting request 1055988 from devel:languages:python
...
- update to 1.1.0:
* raise ParseError if we get an exception on is_iso8601()
* Add is_iso8601() function
* Update license years
OBS-URL: https://build.opensuse.org/request/show/1055988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=21
2023-01-06 16:04:47 +00:00
9ce19362aa
- update to 1.1.0:
...
* raise ParseError if we get an exception on is_iso8601()
* Add is_iso8601() function
* Update license years
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=36
2023-01-04 19:48:26 +00:00
bc9b278c73
Accepting request 940344 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/940344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=20
2021-12-16 20:19:31 +00:00
7c8fd186ea
Accepting request 940072 from home:bnavigator:branches:devel:languages:python
...
- Explicitly require test depenendency pytz (it's only optional in
hypothesis[pytz])
OBS-URL: https://build.opensuse.org/request/show/940072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=35
2021-12-13 18:45:30 +00:00
c7fffa3bc2
- update to 1.0.2:
...
* Add missing `__all__` in `__init__.py`
* Add missing py.typed file (as per PEP 561), keeps mypy happy :D
* Drop python < 3.6 support
* Add type annotations to code
* Remove external type annotations in pyi
* Switch to poetry for packaging
* Simplify internals and remove old compatability code
* Switch to nox for testing
* Lots of small project development changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=34
2021-12-06 18:13:10 +00:00
9ea221a7fb
Accepting request 909592 from devel:languages:python
...
- update to 0.1.16:
* Include `docs/` into sdist tarball
* Include .pyi files in built wheels and source tarballs
OBS-URL: https://build.opensuse.org/request/show/909592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=19
2021-08-04 20:28:22 +00:00
9d2ea9e30c
- update to 0.1.16:
...
* Include `docs/` into sdist tarball
* Include .pyi files in built wheels and source tarballs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=33
2021-08-01 09:33:20 +00:00
ec223e9d60
Accepting request 877587 from devel:languages:python
...
- update to 0.1.14:
* Add GitHub build actions for project
* Add project URLs in setup.py (thanks to Steve Piercy)
* Update README links (thanks to Steve Piercy)
* Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3)
* Fix README links (thanks to Chris Barker)
* Add Python 3.9 to test matrix (thanks to Luciano Mammino)
* Add type hints (thanks to Brett Cannon)
* Derive `ParseError` from `ValueError` (thanks to Lex Robinson)
OBS-URL: https://build.opensuse.org/request/show/877587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=18
2021-03-12 12:30:57 +00:00
5514c5beda
- update to 0.1.14:
...
* Add GitHub build actions for project
* Add project URLs in setup.py (thanks to Steve Piercy)
* Update README links (thanks to Steve Piercy)
* Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3)
* Fix README links (thanks to Chris Barker)
* Add Python 3.9 to test matrix (thanks to Luciano Mammino)
* Add type hints (thanks to Brett Cannon)
* Derive `ParseError` from `ValueError` (thanks to Lex Robinson)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=31
2021-03-08 08:38:05 +00:00
9e87e14e7f
Accepting request 838246 from devel:languages:python
...
- 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/request/show/838246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=17
2020-10-23 10:18:29 +00:00
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
e798d85779
Accepting request 780406 from devel:languages:python
...
- update to 0.1.12:
* Fix class reference for iso8601.Utc in module docstring
OBS-URL: https://build.opensuse.org/request/show/780406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=16
2020-03-08 21:21:54 +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
05c605c3f2
Accepting request 689817 from devel:languages:python
...
- 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)
- Download the sources from pypi and run fdupes
OBS-URL: https://build.opensuse.org/request/show/689817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=15
2019-03-29 19:39:27 +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
bf0f3ef241
Accepting request 663810 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/663810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=14
2019-01-15 12:16:09 +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
3d80d35764
Accepting request 659445 from devel:languages:python
...
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/659445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=13
2018-12-26 23:26:50 +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
f07c251405
Accepting request 540452 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/540452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=12
2017-11-12 16:59:18 +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
6d7925e2bb
Accepting request 480723 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/480723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=11
2017-03-22 22:17:07 +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
fed1c585ab
Accepting request 372858 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/372858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=10
2016-03-18 20:31:18 +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
Stephan Kulow
110569faba
Accepting request 225716 from devel:languages:python
...
- 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/request/show/225716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=8
2014-03-13 19:43:54 +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
Stephan Kulow
cb56e9edd5
Accepting request 222164 from devel:languages:python
...
- Include in SLE 12 (FATE #316168 ) (forwarded request 222121 from rjschwei)
OBS-URL: https://build.opensuse.org/request/show/222164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=7
2014-02-26 05:55:00 +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
Stephan Kulow
cd31af6391
Accepting request 204828 from 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 (forwarded request 204806 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/204828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=6
2013-10-29 08:34:00 +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
Tomáš Chvátal
494bb19d72
Accepting request 204580 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/204580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=5
2013-10-25 09:19:48 +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
Stephan Kulow
6f91d2f11e
Accepting request 124416 from devel:languages:python
...
this is needed for
https://build.opensuse.org/package/show?package=openstack-nova&project=Virtualization%3ACloud%3AOpenStack
OBS-URL: https://build.opensuse.org/request/show/124416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iso8601?expand=0&rev=1
2012-06-12 19:59:18 +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