15
0
forked from pool/python-pbr

- use %python_clone instead of manual copying

- drop shebang and executable from the included test setup.py
  instead of complicated post-install fixing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=76
This commit is contained in:
Jan Matejek
2017-10-30 16:14:51 +00:00
committed by Git OBS Bridge
parent 53561b360b
commit 4dfea91c65
2 changed files with 12 additions and 18 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 30 16:09:24 UTC 2017 - jmatejek@suse.com
- use %python_clone instead of manual copying
- drop shebang and executable from the included test setup.py
instead of complicated post-install fixing
-------------------------------------------------------------------
Tue Aug 8 06:04:36 UTC 2017 - tbechtold@suse.com