1
0

- Update to version 20190315.d3034bf bsc#1128323:

* Rewrite pytest and pytest_arch into Lua macros with multiple arguments.
- bsc#1128323: Update to version 20190307.fbaed33

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=65
This commit is contained in:
Tomáš Chvátal 2019-03-15 14:18:50 +00:00 committed by Git OBS Bridge
parent 8217d029dc
commit 89ef67a629
3 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
<param name="changesrevision">81ca329ee2ac053848f0dffa7ec54c8e22aac23f</param></service></servicedata>
<param name="changesrevision">d3034bf252e8fef64846586e05a64088a63e8adc</param></service></servicedata>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 15 14:18:06 UTC 2019 - mcepl@cepl.eu
- Update to version 20190315.d3034bf bsc#1128323:
* Rewrite pytest and pytest_arch into Lua macros with multiple arguments.
-------------------------------------------------------------------
Thu Mar 07 13:40:24 UTC 2019 - mcepl@cepl.eu
@ -7,7 +13,7 @@ Thu Mar 07 13:40:24 UTC 2019 - mcepl@cepl.eu
-------------------------------------------------------------------
Thu Mar 07 11:18:35 UTC 2019 - mcepl@cepl.eu
- bsc#1128323: Update to version 20190307.fbaed33 bsc#1128323:
- bsc#1128323: Update to version 20190307.fbaed33
* Add --ignore to pytest calls to ignore build directories.
-------------------------------------------------------------------

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20190307.81ca329
Version: 20190315.d3034bf
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL