Name : python310-pytz-deprecation-shim
| |
Version : 0.1.0.post0
| Vendor : openSUSE
|
Release : 5.5
| Date : 2024-02-08 17:05:16
|
Group : Unspecified
| Source RPM : python-pytz-deprecation-shim-0.1.0.post0-5.5.src.rpm
|
Size : 0.06 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Shims to make deprecation of pytz easier
|
Description :
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 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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.10dist(pytz-deprecation-shim)
python310-pytz-deprecation-shim
python3dist(pytz-deprecation-shim)
Requires :