forked from pool/python-rpm-macros
Accepting request 868221 from devel:languages:python:Factory
- 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 - Update to version 20210131.1450767: * only add parentheses when boolean operators are used * sync buildset definitions with Factory * fix typo - Update to version 20210127.3a18043: * dont't rename wheel when it already has the same name - Update to version 20210126.fea1c1f: * Document python_module with boolean dependecies * workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93 - Update to version 20210121.ef5b8b9: * Add %python pseudo-macro for %python_modules -- server and rpm version - Update to version 20210117.63cf413: * improve flavor variable naming in python_expand - Update to version 20210116.2682657: * remove python2 not found error OBS-URL: https://build.opensuse.org/request/show/868221 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=34
This commit is contained in:
commit
02c78cb498
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="changesrevision">16d3497aadc60ea99a1e28894b8d9bd073ac3e29</param></service></servicedata>
|
||||
<param name="changesrevision">296eb32e76011293f6949392aec8c12c63febdc9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65333ee2c557f4437064dab547ad0b41396581f73f8b48984603bbe185644ccc
|
||||
size 15608
|
3
python-rpm-macros-20210131.ec7577b.tar.xz
Normal file
3
python-rpm-macros-20210131.ec7577b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d01cbce3cc1ce59bc3674160c3076c76bb247c921289a246994aef63e1459e5a
|
||||
size 16468
|
@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- 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
|
||||
|
||||
- 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
|
||||
|
||||
- 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
|
||||
|
||||
- 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
|
||||
|
||||
- Update to version 20210117.63cf413:
|
||||
* improve flavor variable naming in python_expand
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20210112.86f4d9d
|
||||
Version: 20210131.ec7577b
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user