From 2335afb85dcbf993a77291d94b23c307b20b9b82b23f5a7aece1763aad7b6ba1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 30 Jan 2023 06:39:47 +0000 Subject: [PATCH] Accepting request 1061768 from home:bnavigator:branches:devel:languages:python:Factory - Update to version 20230128.e704796: * Strip buildroot from pyc files (#151) OBS-URL: https://build.opensuse.org/request/show/1061768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=176 --- _servicedata | 2 +- python-rpm-macros-20221117.8687578.tar.xz | 3 --- python-rpm-macros-20230128.e704796.tar.xz | 3 +++ python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 python-rpm-macros-20221117.8687578.tar.xz create mode 100644 python-rpm-macros-20230128.e704796.tar.xz diff --git a/_servicedata b/_servicedata index 1dfa5e6..5d6bd79 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/openSUSE/python-rpm-macros.git 80d37568d9732beb7fcc2cf27c5c08f9c01fade1 https://github.com/openSUSE/python-rpm-macros.git - 868757846f707ffcf351720b9e4efb3eb7fd743f \ No newline at end of file + e704796c8d93949837cf24491800281a4f5611eb \ No newline at end of file diff --git a/python-rpm-macros-20221117.8687578.tar.xz b/python-rpm-macros-20221117.8687578.tar.xz deleted file mode 100644 index e271dc8..0000000 --- a/python-rpm-macros-20221117.8687578.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd9f11c78655810139c7e5eff6ad724f9ad0b2f1a077be3fc1e9063d80e8290c -size 19184 diff --git a/python-rpm-macros-20230128.e704796.tar.xz b/python-rpm-macros-20230128.e704796.tar.xz new file mode 100644 index 0000000..2496aa8 --- /dev/null +++ b/python-rpm-macros-20230128.e704796.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d1a2b0ea2aba12d263d565ceb42d2fec318b49fd9293144c66853dcc94b6e2 +size 19244 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 50ce797..f78b494 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 28 17:03:39 UTC 2023 - Ben Greiner + +- Update to version 20230128.e704796: + * Strip buildroot from pyc files (#151) + ------------------------------------------------------------------- Thu Nov 17 12:17:12 UTC 2022 - Ben Greiner diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index fb8ec1b..53d0749 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -1,7 +1,7 @@ # # spec file for package python-rpm-macros # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20221117.8687578 +Version: 20230128.e704796 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL