From 0bb7b37f9e089155ffabc8ca411965b3f197ef3466fd381872a5a933eabc01d8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 4 Feb 2021 22:27:46 +0000 Subject: [PATCH] - Update to version 20210204.937b8d8: * fixup: last PR was missing a commit for pyproject_wheel syntax errors OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=143 --- _servicedata | 2 +- python-rpm-macros-20210204.90721de.tar.xz | 3 --- python-rpm-macros-20210204.937b8d8.tar.xz | 3 +++ python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 python-rpm-macros-20210204.90721de.tar.xz create mode 100644 python-rpm-macros-20210204.937b8d8.tar.xz diff --git a/_servicedata b/_servicedata index a4f3e69..6efaefe 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 90721de843b50a800df0842aa553991ac625b4f7 \ No newline at end of file + fa7e1c660af29c643cdc478cafed01042f95fad7 \ No newline at end of file diff --git a/python-rpm-macros-20210204.90721de.tar.xz b/python-rpm-macros-20210204.90721de.tar.xz deleted file mode 100644 index 65c1257..0000000 --- a/python-rpm-macros-20210204.90721de.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b707a09090b029b0aea12253201192b5d05c6b4742942b75fc06e6e74af9c6fa -size 16968 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 c4cd088..d435172 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index e19692f..b8a8158 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210204.90721de +Version: 20210204.937b8d8 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL