- 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:
2021-02-04 14:39:57 +00:00
committed by Git OBS Bridge
parent bbdb3c8ce3
commit 786ace3adf
5 changed files with 14 additions and 5 deletions

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