Name: | python2-funcsigs |
---|---|
Version: | 1.0.2 |
Release: | 13.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: | 84207 |
License: | ASL 2.0 |
RPM: | python2-funcsigs-1.0.2-13.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | python-funcsigs-1.0.2-13.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: | https://github.com/testing-cabal/funcsigs? |
Summary: | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ |
Description: | funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up. |
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- First version for python27 module
- Disable the python3 subpackage Functionality of funcsigs is available in Python 3's inspect module.
- Skip python2 tests to allow removing python2-unittest2 from the distribution - Fix workaround for allowing Python 2 for build
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2 - Switch to python3-sphinx
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Enable tests