1
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=142
This commit is contained in:
Matej Cepl 2021-02-04 14:39:57 +00:00 committed by Git OBS Bridge
parent caf6698177
commit b5a6a3496f
5 changed files with 14 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
<param name="changesrevision">eb8fa61d30a2871972ede0b559d252ecedb156e2</param></service></servicedata>
<param name="changesrevision">90721de843b50a800df0842aa553991ac625b4f7</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:806c1731acbb2ee6d14c3722abc67d6bfc649eeca2fe89299b6d643b7e339156
size 16520

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b707a09090b029b0aea12253201192b5d05c6b4742942b75fc06e6e74af9c6fa
size 16968

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20210203.0d8a91e
Version: 20210204.90721de
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL