6
0

- Update to version 20201102.31ccfc2:

* fix python_clone shebang replacement
  * one less expansion for python_exec
  * expand default %python_ macros earlier
  * update README for multiple flavors
  * more command delimiters for %python_expand

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=119
This commit is contained in:
2020-11-02 18:35:27 +00:00
committed by Git OBS Bridge
parent 8b35b012d0
commit a08f3bfdf4
5 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 02 18:34:58 UTC 2020 - mcepl@cepl.eu
- Update to version 20201102.31ccfc2:
* fix python_clone shebang replacement
* one less expansion for python_exec
* expand default %python_ macros earlier
* update README for multiple flavors
* more command delimiters for %python_expand
-------------------------------------------------------------------
Thu Oct 22 18:47:52 UTC 2020 - mcepl@cepl.eu