Accepting request 935964 from devel:languages:python

- update to 5.8.0:
  * Add python2 testing back to PBR
  * Allow PEP517 without setup\_requires
  * Clarify the need for setup.py with PEP517

OBS-URL: https://build.opensuse.org/request/show/935964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2021-12-09 18:45:13 +00:00 committed by Git OBS Bridge
commit 9760524e2a
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4651ca1445e80f2781827305de3d76b3ce53195f2227762684eb08f17bc473b7
size 126776

3
pbr-5.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:672d8ebee84921862110f23fcec2acea191ef58543d34dfe9ef3d9f13c31cddf
size 127170

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 6 10:23:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 5.8.0:
* Add python2 testing back to PBR
* Allow PEP517 without setup\_requires
* Clarify the need for setup.py with PEP517
-------------------------------------------------------------------
Sat Nov 6 18:03:23 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-pbr%{psuffix}
Version: 5.7.0
Version: 5.8.0
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0