Name: | python2-pytz |
---|---|
Version: | 2017.2 |
Release: | 12.module+el8.3.0+7833+4aaf98ce |
Architecture: | noarch |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Development/Languages |
Size: | 189950 |
License: | MIT |
RPM: | python2-pytz-2017.2-12.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | pytz-2017.2-12.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Remove unversioned provides - Resolves: rhbz#1628242
- Fix unversioned requires/buildrequires - Resolves: rhbz#1628242
- Switch python3 coditions to bcond
- Change the shebang to a versioned Python executable
- 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