Name: | python2-funcsigs |
---|---|
Version: | 1.0.2 |
Release: | 13.module+el8.9.0+90013+b7cb8eec |
Architecture: | noarch |
Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10 |
Group: | Unspecified |
Size: | 84207 |
License: | ASL 2.0 |
RPM: | python2-funcsigs-1.0.2-13.module+el8.9.0+90013+b7cb8eec.noarch.rpm |
Source RPM: | python-funcsigs-1.0.2-13.module+el8.9.0+90013+b7cb8eec.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-x86_64.oracle.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