e597e99d58
- 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
Dirk Mueller2024-03-24 08:54:27 +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
Dirk Mueller2023-01-04 19:48:26 +00:00
7c8fd186ea
Accepting request 940072 from home:bnavigator:branches:devel:languages:python
Dirk Mueller2021-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
Dirk Mueller2021-12-06 18:13:10 +00:00
9d2ea9e30c
- update to 0.1.16: * Include docs/ into sdist tarball * Include .pyi files in built wheels and source tarballs
Dirk Mueller2021-08-01 09:33:20 +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)
Dirk Mueller2021-03-08 08:38:05 +00:00
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)
Tomáš Chvátal
2019-03-29 11:38:42 +00:00
923c34fcc9
- Download the sources from pypi and run fdupes
Tomáš Chvátal
2019-03-29 11:37:04 +00:00
8f6dc5dabd
- Fixed Group: Development/Libraries/Python to make it consistent with other Python packages - Added copyright notice - Added .changes file
Thomas Schraitle2010-05-31 07:25:17 +00:00
8fb2dbaeed
Initial package
Peter Nixon
2008-09-13 12:40:23 +00:00