1
0

Accepting request 685389 from devel:languages:python:Factory

- 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/request/show/685389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2019-03-29 19:35:35 +00:00 committed by Git OBS Bridge
commit e027f94a01
5 changed files with 12 additions and 6 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:086883d9c04a858ae7ca682ff6a0ecc9d1a4ff946114c7a84676dc9183a17eda
size 12569

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d87eb0cab2ea7642d09cc999d714e4e6910fa79f6f29bdbf995fb04db2dd3c8
size 12556

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