Name: | python3-pytz |
---|---|
Version: | 2017.2 |
Release: | 11.el8 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 178761 |
License: | MIT |
RPM: | python3-pytz-2017.2-11.el8.noarch.rpm |
Source RPM: | pytz-2017.2-11.el8.src.rpm |
Build Date: | Wed Nov 01 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://pytz.sourceforge.net/ |
Summary: | World Timezone Definitions for Python |
Description: | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Almost all (over 540) of the Olson timezones are supported. |
- Bump to add gating Related: RHEL-677
- Fix FTBFS with newest tzdata Resolves: RHEL-677
- Conditionalize the python2 subpackage
- Fix ambiguous shebangs
- Switch __python for __python2 macro.
- remove test_tzinfo.PicklingTest.testRoundtrip which fails with our system-wide timezone database (#1497572)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Python 2 binary package renamed to python2-pytz See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild