Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pytz-deprecation-shim-0.1.0.post0-9.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-pytz-deprecation-shim Distribution: Fedora Project
Version: 0.1.0.post0 Vendor: Fedora Project
Release: 9.fc40 Build date: Fri Jan 26 10:55:32 2024
Group: Unspecified Build host: buildvm-a64-08.iad2.fedoraproject.org
Size: 74968 Source RPM: python-pytz-deprecation-shim-0.1.0.post0-9.fc40.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.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0.post0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0.post0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.0.post0-7
  - Fix failure to build due to a sed-patch run amok
  - Close RHBZ#2258443
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0.post0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 0.1.0.post0-4
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0.post0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Oct 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.0.post0-1
  - Initial package

Files

/usr/lib/python3.12/site-packages/pytz_deprecation_shim
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/LICENSE_APACHE
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/METADATA
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pytz_deprecation_shim-0.1.0.post0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__init__.py
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_common.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_compat_py2.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_compat_py2.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_compat_py3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_compat_py3.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_impl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/_impl.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/_common.py
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/_compat.py
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/_compat_py2.py
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/_compat_py3.py
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/_exceptions.py
/usr/lib/python3.12/site-packages/pytz_deprecation_shim/_impl.py
/usr/lib/python3.12/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, Tue Apr 30 02:05:04 2024