From 89ef67a6294d23376eb24e8eb2f470fb69a20cca7ffe1ffcb905d2284ce1231b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 15 Mar 2019 14:18:50 +0000 Subject: [PATCH] - 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 --- _servicedata | 2 +- python-rpm-macros.changes | 8 +++++++- python-rpm-macros.spec | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/_servicedata b/_servicedata index aef9930..86a19a9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 81ca329ee2ac053848f0dffa7ec54c8e22aac23f \ No newline at end of file + d3034bf252e8fef64846586e05a64088a63e8adc \ No newline at end of file diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 56c5cf2..576e7c5 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -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. ------------------------------------------------------------------- diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 1d7887a..86b4118 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -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