14
0
forked from pool/python-pbr

- update to 5.7.0:

* Add a PEP517 interface
  * PBR package testing improvements
  * Run python3.9 test jobs
  * Correct comment for 'D1\_D2\_SETUP\_ARGS'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=137
This commit is contained in:
2021-11-06 18:06:18 +00:00
committed by Git OBS Bridge
parent d785cbe229
commit 55211d8971
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 6 18:03:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 5.7.0:
* Add a PEP517 interface
* PBR package testing improvements
* Run python3.9 test jobs
* Correct comment for 'D1\_D2\_SETUP\_ARGS'
-------------------------------------------------------------------
Tue May 18 21:10:52 UTC 2021 - Dirk Müller <dmueller@suse.com>