Revisions of python-iso8601
buildservice-autocommit
accepted
request 1161090
from
Dirk Mueller (dirkmueller)
(revision 41)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 40)
- 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
buildservice-autocommit
accepted
request 1081480
from
Dirk Mueller (dirkmueller)
(revision 39)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1081458
from
Dirk Mueller (dirkmueller)
(revision 38)
SR for python stack proposal
buildservice-autocommit
accepted
request 1055988
from
Dirk Mueller (dirkmueller)
(revision 37)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 36)
- update to 1.1.0: * raise ParseError if we get an exception on is_iso8601() * Add is_iso8601() function * Update license years
Dirk Mueller (dirkmueller)
accepted
request 940072
from
Benjamin Greiner (bnavigator)
(revision 35)
- Explicitly require test depenendency pytz (it's only optional in hypothesis[pytz])
Dirk Mueller (dirkmueller)
committed
(revision 34)
- 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 Mueller (dirkmueller)
committed
(revision 33)
- update to 0.1.16: * Include `docs/` into sdist tarball * Include .pyi files in built wheels and source tarballs
buildservice-autocommit
accepted
request 877587
from
Dirk Mueller (dirkmueller)
(revision 32)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 31)
- 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)
buildservice-autocommit
accepted
request 838246
from
Dirk Mueller (dirkmueller)
(revision 30)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 29)
- 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
buildservice-autocommit
accepted
request 780406
from
Dirk Mueller (dirkmueller)
(revision 28)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 27)
- update to 0.1.12: * Fix class reference for iso8601.Utc in module docstring
buildservice-autocommit
accepted
request 689817
from
Tomáš Chvátal (scarabeus_iv)
(revision 26)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 25)
- 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 (scarabeus_iv)
committed
(revision 24)
- Download the sources from pypi and run fdupes
buildservice-autocommit
accepted
request 663810
from
Tomáš Chvátal (scarabeus_iv)
(revision 23)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 663783
from
Jan Engelhardt (jengelh)
(revision 22)
- Update descriptions.
Displaying revisions 1 - 20 of 41