Name: | python2-py |
---|---|
Version: | 1.5.3 |
Release: | 6.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: | Unspecified |
Size: | 818493 |
License: | MIT and Public Domain |
RPM: | python2-py-1.5.3-6.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | python-py-1.5.3-6.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://pylib.readthedocs.io/en/stable/ |
Summary: | Library with cross-python path, ini-parsing, io, code, log facilities |
Description: | The py lib is a Python development support library featuring the following tools and modules: * py.path: uniform local and svn path objects * py.apipkg: explicit API control and lazy-importing * py.iniconfig: easy parsing of .ini files * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects |
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Python 3 subpackage enabled
- First version for python27 module
- Disable the Python 2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1590433
- Allow build with Python 2 - Remove documentation of Python 2 subpackage
- Update to 1.5.3.
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 1.5.2.
- Update to 1.5.1. - Update list of vendored packages. - Fix HTML doc path.