diff --git a/pbr-5.8.1.tar.gz b/pbr-5.8.1.tar.gz deleted file mode 100644 index 5ed29e5..0000000 --- a/pbr-5.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66bc5a34912f408bb3925bf21231cb6f59206267b7f63f3503ef865c1a292e25 -size 127537 diff --git a/pbr-5.9.0.tar.gz b/pbr-5.9.0.tar.gz new file mode 100644 index 0000000..1308b72 --- /dev/null +++ b/pbr-5.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8dca2f4b43560edef58813969f52a56cef023146cbb8931626db80e6c1c4308 +size 126893 diff --git a/python-pbr.changes b/python-pbr.changes index 30c345d..59cd181 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 10 14:58:37 UTC 2022 - Dirk Müller + +- update to 5.9.0: + * Future-proofing pyproject.toml + * Use importlib-metadata for runtime package version lookups + * Drop wheel from pyproject.toml examples + * Changed minversion in tox to 3.18.0 + ------------------------------------------------------------------- Tue Feb 22 09:04:17 UTC 2022 - Dirk Müller diff --git a/python-pbr.spec b/python-pbr.spec index b88486d..647818d 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pbr%{psuffix} -Version: 5.8.1 +Version: 5.9.0 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0 @@ -57,7 +57,6 @@ BuildRequires: python3-pep517 BuildRequires: python3-pip BuildRequires: python3-six >= 1.12.0 BuildRequires: python3-stestr >= 2.1.0 -BuildRequires: python3-testrepository >= 0.0.18 BuildRequires: python3-testresources >= 2.0.0 BuildRequires: python3-testscenarios >= 0.4 BuildRequires: python3-testtools >= 2.2.0