Accepting request 994357 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/994357 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=59
This commit is contained in:
commit
db89106773
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66bc5a34912f408bb3925bf21231cb6f59206267b7f63f3503ef865c1a292e25
|
||||
size 127537
|
3
pbr-5.9.0.tar.gz
Normal file
3
pbr-5.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8dca2f4b43560edef58813969f52a56cef023146cbb8931626db80e6c1c4308
|
||||
size 126893
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 14:58:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user