forked from pool/python-rpm-macros
Accepting request 869588 from devel:languages:python:Factory
- Update to version 20210204.937b8d8: * fixup: last PR was missing a commit for pyproject_wheel syntax errors - 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 - Update to version 20210203.0d8a91e: * don't define skip_python2 by default OBS-URL: https://build.opensuse.org/request/show/869588 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=35
This commit is contained in:
commit
d29234a138
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||||
<param name="changesrevision">296eb32e76011293f6949392aec8c12c63febdc9</param></service></servicedata>
|
<param name="changesrevision">fa7e1c660af29c643cdc478cafed01042f95fad7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d01cbce3cc1ce59bc3674160c3076c76bb247c921289a246994aef63e1459e5a
|
|
||||||
size 16468
|
|
3
python-rpm-macros-20210204.937b8d8.tar.xz
Normal file
3
python-rpm-macros-20210204.937b8d8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1afc2047829e9a35112c13ddbf8793028fe2ae9bac04db9d1f1a346922aee11
|
||||||
|
size 16968
|
@ -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
|
Sun Jan 31 20:38:20 UTC 2021 - mcepl@cepl.eu
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-rpm-macros
|
Name: python-rpm-macros
|
||||||
Version: 20210131.ec7577b
|
Version: 20210204.937b8d8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM macros for building of Python modules
|
Summary: RPM macros for building of Python modules
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
|
Loading…
Reference in New Issue
Block a user