Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytz-deprecation-shim | Distribution: Fedora Project |
Version: 0.1.0.post0 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Mon Oct 31 19:04:07 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-11.iad2.fedoraproject.org |
Size: 69249 | Source RPM: python-pytz-deprecation-shim-0.1.0.post0-1.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/pganssle/pytz-deprecation-shim | |
Summary: Shims to help you safely remove pytz |
pytz has served the Python community well for many years, but it is no longer the best option for providing time zones. pytz has a non-standard interface that is very easy to misuse; this interface was necessary when pytz was created, because datetime had no way to represent ambiguous datetimes, but this was solved in Python 3.6, which added a fold attribute to datetimes in PEP 495. With the addition of the zoneinfo module in Python 3.9 (PEP 615), there has never been a better time to migrate away from pytz. However, since pytz time zones are used very differently from a standard tzinfo, and many libraries have built pytz zones into their standard time zone interface (and thus may have users relying on the existence of the localize and normalize methods); this library provides shim classes that are compatible with both PEP 495 and pytz’s interface, to make it easier for libraries to deprecate pytz.
Apache-2.0
* Sat Oct 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.1.0.post0-1 - Initial package
/usr/lib/python3.9/site-packages/pytz_deprecation_shim /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/INSTALLER /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/LICENSE /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/LICENSE_APACHE /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/METADATA /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/WHEEL /usr/lib/python3.9/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/top_level.txt /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__init__.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__ /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_common.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_common.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_compat.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_compat.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_compat_py2.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_compat_py2.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_compat_py3.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_compat_py3.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_exceptions.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_exceptions.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_impl.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/_impl.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/helpers.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/__pycache__/helpers.cpython-39.pyc /usr/lib/python3.9/site-packages/pytz_deprecation_shim/_common.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/_compat.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/_compat_py2.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/_compat_py3.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/_exceptions.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/_impl.py /usr/lib/python3.9/site-packages/pytz_deprecation_shim/helpers.py /usr/share/doc/python3-pytz-deprecation-shim /usr/share/doc/python3-pytz-deprecation-shim/CHANGELOG.rst /usr/share/doc/python3-pytz-deprecation-shim/README.rst /usr/share/licenses/python3-pytz-deprecation-shim /usr/share/licenses/python3-pytz-deprecation-shim/LICENSE /usr/share/licenses/python3-pytz-deprecation-shim/LICENSE_APACHE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 07:36:27 2024