diff --git a/python-setuptools.spec b/python-setuptools.spec index 1159f24..f081180 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -28,7 +28,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! -Version: 53.0.0 +Version: 54.1.2 Release: 1%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT @@ -49,10 +49,12 @@ BuildRequires: python%{python3_pkgversion}-devel BuildRequires: gcc BuildRequires: python%{python3_pkgversion}-pip BuildRequires: python%{python3_pkgversion}-pytest +BuildRequires: python%{python3_pkgversion}-sphinx BuildRequires: python%{python3_pkgversion}-mock BuildRequires: python%{python3_pkgversion}-pytest-fixture-config BuildRequires: python%{python3_pkgversion}-pytest-virtualenv BuildRequires: python%{python3_pkgversion}-jaraco-envs +BuildRequires: python%{python3_pkgversion}-jaraco-path %endif # with tests %if %{without bootstrap} BuildRequires: python%{python3_pkgversion}-pip @@ -128,6 +130,9 @@ rm setuptools/tests/test_integration.py sed -i pytest.ini -e 's/ --flake8//' \ -e 's/ --cov//' +# https://github.com/pypa/setuptools/discussions/2607 +rm pyproject.toml + %build %if %{without bootstrap} %py3_build_wheel @@ -194,6 +199,9 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py %changelog +* Tue Mar 16 2021 Tomas Hrnciar - 54.1.2-1 +- Update to 54.1.2 + * Tue Feb 02 2021 Miro HronĨok - 53.0.0-1 - Update to 53.0.0 - https://setuptools.readthedocs.io/en/latest/history.html#v53-0-0 diff --git a/sources b/sources index e3662b1..df4dc83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (setuptools-53.0.0.tar.gz) = d045198210f09c5f2acbd487d3dd291cd7ce814bebe331f1876c133cd28f56d368717c7bd4a875b439c9cc8c9488dc9a7d3e27ab791cce419f78b87fcfd8fff6 +SHA512 (setuptools-54.1.2.tar.gz) = b6efe6e92227704a95d4d4a31d033df6df96a430d7e51cb7df80203af56d8f8f64c95deaf194c7cfbfd2111f5bc02be45db2c0383c3209c898c1858821eb4642