diff --git a/_servicedata b/_servicedata index 0527598..c373091 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - e97e137d10e1a11dcba0102a123c54f7eda7d058 \ No newline at end of file + 503823c8c45843a2f8787956ec160671b7d58b75 \ No newline at end of file diff --git a/python-rpm-macros-20200529.b301e36.tar.xz b/python-rpm-macros-20200529.b301e36.tar.xz deleted file mode 100644 index a2c7636..0000000 --- a/python-rpm-macros-20200529.b301e36.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:341771f283bc557396608fd00e9d012447d016d3dcb116c4a117c8ecee2ac588 -size 13856 diff --git a/python-rpm-macros-20200603.503823c.tar.xz b/python-rpm-macros-20200603.503823c.tar.xz new file mode 100644 index 0000000..2ec0cda --- /dev/null +++ b/python-rpm-macros-20200603.503823c.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7ccfb590b6ad21448ab5c3972f8f902f23295ecd9e3aebeb93001c7cdf5a62 +size 13916 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 02844e4..673bca9 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 03 08:16:36 UTC 2020 - mcepl@cepl.eu + +- Update to version 20200603.503823c: + * Don't add empty path to PYTHONPATH setting. + * Do not expand macros, just print them unexpanded (for %pytest* and %pyproject* macros) + * Replace py.test -> pytest + ------------------------------------------------------------------- Fri May 29 15:28:22 UTC 2020 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 6f300b1..70a268a 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20200529.b301e36 +Version: 20200603.503823c Release: 0 Summary: RPM macros for building of Python modules License: WTFPL