From d505bfd5b8184bf0a0ad3744a265c648a69e5c25d74104483a4bd57b36638678 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 16 Jan 2021 12:31:22 +0000 Subject: [PATCH 1/9] - Update to version 20210116.2682657: * remove python2 not found error OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=131 --- _servicedata | 2 +- python-rpm-macros-20210112.86f4d9d.tar.xz | 3 --- python-rpm-macros-20210116.2682657.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-20210112.86f4d9d.tar.xz create mode 100644 python-rpm-macros-20210116.2682657.tar.xz diff --git a/_servicedata b/_servicedata index 140b90f..2a67212 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 16d3497aadc60ea99a1e28894b8d9bd073ac3e29 \ No newline at end of file + 8c026a109bb6fcd42ef05ad736d81b473d800555 \ No newline at end of file diff --git a/python-rpm-macros-20210112.86f4d9d.tar.xz b/python-rpm-macros-20210112.86f4d9d.tar.xz deleted file mode 100644 index 262b481..0000000 --- a/python-rpm-macros-20210112.86f4d9d.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65333ee2c557f4437064dab547ad0b41396581f73f8b48984603bbe185644ccc -size 15608 diff --git a/python-rpm-macros-20210116.2682657.tar.xz b/python-rpm-macros-20210116.2682657.tar.xz new file mode 100644 index 0000000..9f7e5a0 --- /dev/null +++ b/python-rpm-macros-20210116.2682657.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0f421095564865603934ed03d6739f95b271bef12852529324836c92dd162d +size 15636 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 9b36174..e22f5dc 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 16 12:29:33 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210116.2682657: + * remove python2 not found error + ------------------------------------------------------------------- Tue Jan 12 07:18:43 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 677b161..2cc0ab5 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210112.86f4d9d +Version: 20210116.2682657 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From 6f804c5fc54a6ea1987fd776492c1b3863ef16ea12cb76acb8c9f9de445e96f0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 17 Jan 2021 07:07:47 +0000 Subject: [PATCH 2/9] - Update to version 20210117.63cf413: * improve flavor variable naming in python_expand OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=132 --- _servicedata | 2 +- python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_servicedata b/_servicedata index 2a67212..e567350 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 8c026a109bb6fcd42ef05ad736d81b473d800555 \ No newline at end of file + a3a4ef7cb304d1fd6c571ecebf2d901edcbcf721 \ No newline at end of file diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index e22f5dc..3289895 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 17 07:07:30 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210117.63cf413: + * improve flavor variable naming in python_expand + ------------------------------------------------------------------- Sat Jan 16 12:29:33 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 2cc0ab5..54681d6 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210116.2682657 +Version: 20210117.63cf413 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From 0c13c72c2ec1c71473b008ffeb6b49fcee91184ed864b875bd99ca8ad4b9a5f1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 17 Jan 2021 07:07:59 +0000 Subject: [PATCH 3/9] Add tarball OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=133 --- python-rpm-macros-20210116.2682657.tar.xz | 3 --- python-rpm-macros-20210117.63cf413.tar.xz | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 python-rpm-macros-20210116.2682657.tar.xz create mode 100644 python-rpm-macros-20210117.63cf413.tar.xz diff --git a/python-rpm-macros-20210116.2682657.tar.xz b/python-rpm-macros-20210116.2682657.tar.xz deleted file mode 100644 index 9f7e5a0..0000000 --- a/python-rpm-macros-20210116.2682657.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f0f421095564865603934ed03d6739f95b271bef12852529324836c92dd162d -size 15636 diff --git a/python-rpm-macros-20210117.63cf413.tar.xz b/python-rpm-macros-20210117.63cf413.tar.xz new file mode 100644 index 0000000..d21c77e --- /dev/null +++ b/python-rpm-macros-20210117.63cf413.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf3792d9c2157c0cab4f228b1041f1bc90650d4f5dd887716f8b37d9faebb74 +size 15868 From 33b135f54cc206426bff7c596372704cf12f1b9b70666f7f0a8313b143299f99 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 21 Jan 2021 11:10:49 +0000 Subject: [PATCH 4/9] - Update to version 20210121.ef5b8b9: * Add %python pseudo-macro for %python_modules -- server and rpm version OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=134 --- _servicedata | 2 +- python-rpm-macros-20210117.63cf413.tar.xz | 3 --- python-rpm-macros-20210121.ef5b8b9.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-20210117.63cf413.tar.xz create mode 100644 python-rpm-macros-20210121.ef5b8b9.tar.xz diff --git a/_servicedata b/_servicedata index e567350..e2a3fc4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - a3a4ef7cb304d1fd6c571ecebf2d901edcbcf721 \ No newline at end of file + 005334bf2614b43a352604760a06544205ba4ffe \ No newline at end of file diff --git a/python-rpm-macros-20210117.63cf413.tar.xz b/python-rpm-macros-20210117.63cf413.tar.xz deleted file mode 100644 index d21c77e..0000000 --- a/python-rpm-macros-20210117.63cf413.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daf3792d9c2157c0cab4f228b1041f1bc90650d4f5dd887716f8b37d9faebb74 -size 15868 diff --git a/python-rpm-macros-20210121.ef5b8b9.tar.xz b/python-rpm-macros-20210121.ef5b8b9.tar.xz new file mode 100644 index 0000000..b528fb7 --- /dev/null +++ b/python-rpm-macros-20210121.ef5b8b9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0612e6b84f8f5f1bd8bc23e8935caab39baebb8ab8fabacdef3255ccf2412f +size 16004 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 3289895..59531fd 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 21 11:10:22 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210121.ef5b8b9: + * Add %python pseudo-macro for %python_modules -- server and rpm version + ------------------------------------------------------------------- Sun Jan 17 07:07:30 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 54681d6..e3dbedc 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210117.63cf413 +Version: 20210121.ef5b8b9 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From ba9bfdc8bb95c5d18d5626d595e0fa387f1427c0e410ae70c03b2eb6c2217606 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 26 Jan 2021 21:11:56 +0000 Subject: [PATCH 5/9] - Update to version 20210126.fea1c1f: * Document python_module with boolean dependecies * workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=135 --- _servicedata | 2 +- python-rpm-macros-20210121.ef5b8b9.tar.xz | 3 --- python-rpm-macros-20210126.fea1c1f.tar.xz | 3 +++ python-rpm-macros.changes | 7 +++++++ python-rpm-macros.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 python-rpm-macros-20210121.ef5b8b9.tar.xz create mode 100644 python-rpm-macros-20210126.fea1c1f.tar.xz diff --git a/_servicedata b/_servicedata index e2a3fc4..b870481 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 005334bf2614b43a352604760a06544205ba4ffe \ No newline at end of file + fea1c1f36c2cee83457c3c1a64b1171caff82c02 \ No newline at end of file diff --git a/python-rpm-macros-20210121.ef5b8b9.tar.xz b/python-rpm-macros-20210121.ef5b8b9.tar.xz deleted file mode 100644 index b528fb7..0000000 --- a/python-rpm-macros-20210121.ef5b8b9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf0612e6b84f8f5f1bd8bc23e8935caab39baebb8ab8fabacdef3255ccf2412f -size 16004 diff --git a/python-rpm-macros-20210126.fea1c1f.tar.xz b/python-rpm-macros-20210126.fea1c1f.tar.xz new file mode 100644 index 0000000..74315f5 --- /dev/null +++ b/python-rpm-macros-20210126.fea1c1f.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2a0de75c4711e7e85526d6f84b05f336e7b8aee3d12ab2dfc9100f8f1c266c +size 16336 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 59531fd..de91cc0 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 26 21:11:34 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210126.fea1c1f: + * Document python_module with boolean dependecies + * workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93 + ------------------------------------------------------------------- Thu Jan 21 11:10:22 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index e3dbedc..df2d432 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210121.ef5b8b9 +Version: 20210126.fea1c1f Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From 53e2e58c1160f77ea86ca4a1979500b5fef0333124bd7dfa7c5eba53c6bb9857 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 27 Jan 2021 22:48:46 +0000 Subject: [PATCH 6/9] - Update to version 20210127.3a18043: * dont't rename wheel when it already has the same name OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=136 --- _servicedata | 2 +- python-rpm-macros-20210126.fea1c1f.tar.xz | 3 --- python-rpm-macros-20210127.3a18043.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-20210126.fea1c1f.tar.xz create mode 100644 python-rpm-macros-20210127.3a18043.tar.xz diff --git a/_servicedata b/_servicedata index b870481..0e18a59 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - fea1c1f36c2cee83457c3c1a64b1171caff82c02 \ No newline at end of file + 5dd07a236c8dc8167efc9ac05dbbf4963288850d \ No newline at end of file diff --git a/python-rpm-macros-20210126.fea1c1f.tar.xz b/python-rpm-macros-20210126.fea1c1f.tar.xz deleted file mode 100644 index 74315f5..0000000 --- a/python-rpm-macros-20210126.fea1c1f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e2a0de75c4711e7e85526d6f84b05f336e7b8aee3d12ab2dfc9100f8f1c266c -size 16336 diff --git a/python-rpm-macros-20210127.3a18043.tar.xz b/python-rpm-macros-20210127.3a18043.tar.xz new file mode 100644 index 0000000..138d7b7 --- /dev/null +++ b/python-rpm-macros-20210127.3a18043.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764fc808269502aeed9ae6656cf5477f32d9a6d655480b61969e56561ff53327 +size 16328 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index de91cc0..01d0c47 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 27 22:48:28 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210127.3a18043: + * dont't rename wheel when it already has the same name + ------------------------------------------------------------------- Tue Jan 26 21:11:34 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index df2d432..53e5f68 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210126.fea1c1f +Version: 20210127.3a18043 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From 9d413f8bb6dcefc3b7349a04758643eabd9086d7c1302d398311f6c93761f0d3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 31 Jan 2021 13:32:24 +0000 Subject: [PATCH 7/9] - Update to version 20210131.1450767: * only add parentheses when boolean operators are used * sync buildset definitions with Factory * fix typo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=137 --- _servicedata | 2 +- python-rpm-macros-20210127.3a18043.tar.xz | 3 --- python-rpm-macros-20210131.1450767.tar.xz | 3 +++ python-rpm-macros.changes | 8 ++++++++ python-rpm-macros.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 python-rpm-macros-20210127.3a18043.tar.xz create mode 100644 python-rpm-macros-20210131.1450767.tar.xz diff --git a/_servicedata b/_servicedata index 0e18a59..911c3e3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 5dd07a236c8dc8167efc9ac05dbbf4963288850d \ No newline at end of file + 14507675038caf04eeb503dc26e97d38267a49a5 \ No newline at end of file diff --git a/python-rpm-macros-20210127.3a18043.tar.xz b/python-rpm-macros-20210127.3a18043.tar.xz deleted file mode 100644 index 138d7b7..0000000 --- a/python-rpm-macros-20210127.3a18043.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:764fc808269502aeed9ae6656cf5477f32d9a6d655480b61969e56561ff53327 -size 16328 diff --git a/python-rpm-macros-20210131.1450767.tar.xz b/python-rpm-macros-20210131.1450767.tar.xz new file mode 100644 index 0000000..8ec63ec --- /dev/null +++ b/python-rpm-macros-20210131.1450767.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d5a10e184fa6f2e3a757434c3fceac3f4943aa03afee3ee7d36211e9d104bb +size 16600 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 01d0c47..312f0a2 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 31 13:31:40 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210131.1450767: + * only add parentheses when boolean operators are used + * sync buildset definitions with Factory + * fix typo + ------------------------------------------------------------------- Wed Jan 27 22:48:28 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 53e5f68..14983b1 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210127.3a18043 +Version: 20210131.1450767 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From ed10cd95700470a054a25785bf1b57488f069e335bd7d2165e5a1812745057ad Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 31 Jan 2021 20:38:32 +0000 Subject: [PATCH 8/9] - Update to version 20210131.ec7577b: * remove old commented path finding section * expand python_subpackage_only not earlier than in python_subpackages call * make the path and var macros return a non-interrupted string even when the flavor is not installed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=138 --- _servicedata | 2 +- python-rpm-macros.changes | 8 ++++++++ python-rpm-macros.spec | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/_servicedata b/_servicedata index 911c3e3..2abb584 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 14507675038caf04eeb503dc26e97d38267a49a5 \ No newline at end of file + 296eb32e76011293f6949392aec8c12c63febdc9 \ No newline at end of file diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 312f0a2..e5dac16 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 31 20:38:20 UTC 2021 - mcepl@cepl.eu + +- Update to version 20210131.ec7577b: + * remove old commented path finding section + * expand python_subpackage_only not earlier than in python_subpackages call + * make the path and var macros return a non-interrupted string even when the flavor is not installed + ------------------------------------------------------------------- Sun Jan 31 13:31:40 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 14983b1..989d929 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210131.1450767 +Version: 20210131.ec7577b Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From bec4104e353c32f5a5e79d63c81c959abce2e381b266d87cc5d6d81be2e21971 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 31 Jan 2021 20:50:56 +0000 Subject: [PATCH 9/9] Add tarball OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=139 --- python-rpm-macros-20210131.1450767.tar.xz | 3 --- python-rpm-macros-20210131.ec7577b.tar.xz | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 python-rpm-macros-20210131.1450767.tar.xz create mode 100644 python-rpm-macros-20210131.ec7577b.tar.xz diff --git a/python-rpm-macros-20210131.1450767.tar.xz b/python-rpm-macros-20210131.1450767.tar.xz deleted file mode 100644 index 8ec63ec..0000000 --- a/python-rpm-macros-20210131.1450767.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7d5a10e184fa6f2e3a757434c3fceac3f4943aa03afee3ee7d36211e9d104bb -size 16600 diff --git a/python-rpm-macros-20210131.ec7577b.tar.xz b/python-rpm-macros-20210131.ec7577b.tar.xz new file mode 100644 index 0000000..35368ec --- /dev/null +++ b/python-rpm-macros-20210131.ec7577b.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01cbce3cc1ce59bc3674160c3076c76bb247c921289a246994aef63e1459e5a +size 16468