Parse and generate RFC3339-compliant timestamps
https://github.com/kurtraschke/pyRFC3339
Python library to parse and generate RFC 3339-compliant timestamps using Python datetime.datetime objects.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pyRFC3339 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyRFC3339-2.0.1.tar.gz | 0000012986 12.7 KB | |
python-pyRFC3339.changes | 0000002014 1.97 KB | |
python-pyRFC3339.spec | 0000001756 1.71 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1223443
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 2.0.1: * Migrate tests from nose to unittest and pytest * Replace :mod:`pytz` dependency with :attr:`datetime.timezone.utc` and :mod:`zoneinfo` * Reformat codebase with black and isort * Configure GitHub Actions; remove Travis CI configuration file - drop switch-to-pytest.patch (upstream) * Use assert and pytest rather than nose. - Update to version 1.0
Comments 0