14
0
forked from pool/python-pbr

- Skip temporarily test_requirement_parsing as it requires

old virtualenv 16 package, the 20.x changed api and the tests
  infrastructure would need rewrite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=129
This commit is contained in:
Tomáš Chvátal
2020-03-19 10:08:15 +00:00
committed by Git OBS Bridge
parent 36addacad6
commit 63676216ca
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 19 10:07:37 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Skip temporarily test_requirement_parsing as it requires
old virtualenv 16 package, the 20.x changed api and the tests
infrastructure would need rewrite
-------------------------------------------------------------------
Fri Feb 28 21:58:24 UTC 2020 - Dirk Mueller <dmueller@suse.com>