diff --git a/_servicedata b/_servicedata index 2abb584..6efaefe 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 296eb32e76011293f6949392aec8c12c63febdc9 \ No newline at end of file + fa7e1c660af29c643cdc478cafed01042f95fad7 \ No newline at end of file diff --git a/python-rpm-macros-20210131.ec7577b.tar.xz b/python-rpm-macros-20210131.ec7577b.tar.xz deleted file mode 100644 index 35368ec..0000000 --- a/python-rpm-macros-20210131.ec7577b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d01cbce3cc1ce59bc3674160c3076c76bb247c921289a246994aef63e1459e5a -size 16468 diff --git a/python-rpm-macros-20210204.937b8d8.tar.xz b/python-rpm-macros-20210204.937b8d8.tar.xz new file mode 100644 index 0000000..b7f639c --- /dev/null +++ b/python-rpm-macros-20210204.937b8d8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1afc2047829e9a35112c13ddbf8793028fe2ae9bac04db9d1f1a346922aee11 +size 16968 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index e5dac16..d435172 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Feb 04 22:27:24 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210204.937b8d8: + * fixup: last PR was missing a commit for pyproject_wheel syntax errors + +------------------------------------------------------------------- +Thu Feb 04 14:39:22 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210204.90721de: + * mv -n does not work in SLE12 + * Update PEP517/518 macro documentation in README + * Let pyproject_install search for more locations for wheels or specify explicitely + * Read .rpmmacros (= prjconf Macro: definitions) for default buildset + +------------------------------------------------------------------- +Wed Feb 03 16:40:14 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210203.0d8a91e: + * don't define skip_python2 by default + ------------------------------------------------------------------- Sun Jan 31 20:38:20 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 989d929..b8a8158 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210131.ec7577b +Version: 20210204.937b8d8 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL