Revisions of python-iso8601

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161090 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to 2.1.0:
  * Use ruff for linting
- update to 2.0.0:
  * Add Python 3.12 support
  * Fix test_fixedoffset_eq by adding an actual assertion
  * Drop Python 3.6 support (3.6 is end of life)

  * Fix parsing of microseconds
- Added .changes file
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1055988 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to 1.1.0:
  * raise ParseError if we get an exception on is_iso8601()
  * Add is_iso8601() function
  * Update license years
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 909592 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- update to 0.1.16:
  * Include `docs/` into sdist tarball
  * Include .pyi files in built wheels and source tarballs
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 877587 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 838246 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 780406 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 0.1.12:
  * Fix class reference for iso8601.Utc in module docstring
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 689817 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659445 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 13)
Remove superfluous devel dependency for noarch package
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 9)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225716 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 8)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 222164 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
- Include in SLE 12 (FATE #316168) (forwarded request 222121 from rjschwei)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 204828 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 6)
- 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)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 13.1 from Factory
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by