1
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:
Matej Cepl 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,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
<param name="changesrevision">b3a03fd3c948de234febd0f3b625c9ff5c3f5173</param></service></servicedata>
<param name="changesrevision">d2e9e0e05e3ec284709de07c63d1d0d2c4765ddc</param></service></servicedata>

View File

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

View File

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

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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20201022.7f87908
Version: 20201102.31ccfc2
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL