2021-12-06 18:13:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 6 18:07:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2021-08-01 09:33:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 1 09:32:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.1.16:
|
|
|
|
|
* Include `docs/` into sdist tarball
|
|
|
|
|
* Include .pyi files in built wheels and source tarballs
|
|
|
|
|
|
2021-03-08 08:38:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 18 21:45:15 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
2020-02-28 22:48:25 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-09-28 11:19:38 +00:00
|
|
|
Mon Sep 28 11:18:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-02-28 22:48:25 +00:00
|
|
|
Fri Dec 20 19:22:41 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.1.12:
|
|
|
|
|
* Fix class reference for iso8601.Utc in module docstring
|
|
|
|
|
|
2019-03-29 11:38:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 29 11:37:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
2019-03-29 11:37:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 29 11:34:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Download the sources from pypi and run fdupes
|
|
|
|
|
|
2019-01-08 18:42:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 8 17:39:26 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update descriptions.
|
|
|
|
|
|
2017-11-10 11:30:16 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-12-04 13:34:52 +00:00
|
|
|
Tue Dec 4 12:49:24 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-11-10 11:30:16 +00:00
|
|
|
Fri Nov 10 04:32:29 UTC 2017 - arun@gmx.de
|
|
|
|
|
|
|
|
|
|
- update to version 0.1.12:
|
|
|
|
|
* Fix class reference for iso8601.Utc in module docstring (thanks to
|
|
|
|
|
felixschwarz in
|
|
|
|
|
https://bitbucket.org/micktwomey/pyiso8601/pull-requests/7/fix-class-reference-for-iso8601utc-in/diff)
|
|
|
|
|
|
2017-03-16 19:59:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 16 14:45:48 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Switch to singlespec approach
|
|
|
|
|
|
2016-03-14 15:15:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 14 13:49:16 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- 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/
|
|
|
|
|
|
2014-03-12 15:21:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 12 15:16:08 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2014-02-13 11:51:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 13 08:15:24 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
|
|
- Include in SLE 12 (FATE #316168)
|
|
|
|
|
|
2013-10-25 17:07:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 25 12:43:53 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2013-10-24 11:07:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 24 11:07:08 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
|
2012-01-09 10:39:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 7 17:26:05 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
|
|
- Regenerate spec file with py2pack;
|
|
|
|
|
- Now build as noarch;
|
|
|
|
|
- Bzip2 source file.
|
|
|
|
|
|
2010-05-31 07:25:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 31 07:24:48 UTC 2010 - toms@suse.de
|
|
|
|
|
|
|
|
|
|
- Fixed Group: Development/Libraries/Python to make it consistent
|
|
|
|
|
with other Python packages
|
|
|
|
|
- Added copyright notice
|
|
|
|
|
- Added .changes file
|
|
|
|
|
|