| Name: | python3-poetry-core |
|---|---|
| Version: | 1.6.1 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3260516 |
| License: | MIT and (ASL 2.0 or BSD) and Python |
| RPM: | python3-poetry-core-1.6.1-1.el9.noarch.rpm |
| Source RPM: | python-poetry-core-1.6.1-1.el9.src.rpm |
| Build Date: | Fri Mar 01 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/python-poetry/poetry-core |
| Summary: | Poetry PEP 517 Build Backend |
| Description: | A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. |
- Update to 1.6.1 - Fixes: rhbz#2144878
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to 1.6.0
- Rebuilt for Python 3.12
- Disable tests in RHEL builds
- Remove unused build dependency on python3-pep517
- Update to 1.4.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to 1.3.2 - Fixes: rhbz#1944752
- Add missing buildrequire - setuptools (#2142040)