Name: | python3-flake8-polyfill |
---|---|
Version: | 1.0.2 |
Release: | 7.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 21329 |
License: | MIT |
RPM: | python3-flake8-polyfill-1.0.2-7.el8.noarch.rpm |
Source RPM: | python-flake8-polyfill-1.0.2-7.el8.src.rpm |
Build Date: | Fri Sep 18 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/pycqa/flake8-polyfill |
Summary: | Polyfill package for Flake8 plugins |
Description: | flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously. |
- Drop pep8 requirement and skip test which needs it - Fix automatic python dependency conditional
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Add patch for pytest 4 compatibility, pytest 3 deprecation (rhbz#1716494)
- Initial package