forked from pool/python-rpm-macros
Accepting request 1134299 from devel:languages:python:Factory
- Update to version 20231220.98427f3: * fix python2_compile macro - Update to version 20231207.46c2ec3: * make FLAVOR_compile compatible with python2 - Update to version 20231204.dd64e74: * Combine fix_shebang in one line * New macro FLAVOR_fix_shebang_path * Use realpath in %python_clone macro shebang replacement * Compile and fix_shebang in %python_install macros OBS-URL: https://build.opensuse.org/request/show/1134299 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=54
This commit is contained in:
commit
ca19f3980b
@ -3,4 +3,4 @@
|
||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="changesrevision">80d37568d9732beb7fcc2cf27c5c08f9c01fade1</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="changesrevision">0a1f0d9a0d295f1414c7bde6a6f0ef344ff0b37d</param></service></servicedata>
|
||||
<param name="changesrevision">98427f34744bb5b418adf7ed2ff9a336048aad02</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a06cc6c4efe64624352c09667b554fe68e2a04277ed74c6348383fa0f89ac8ae
|
||||
size 19392
|
3
python-rpm-macros-20231220.98427f3.tar.xz
Normal file
3
python-rpm-macros-20231220.98427f3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ab4155381355d044b27b09d8305177243644491df2d8275e60fe619fa469b4d
|
||||
size 19976
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 16:33:59 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update to version 20231220.98427f3:
|
||||
* fix python2_compile macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 10:13:29 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update to version 20231207.46c2ec3:
|
||||
* make FLAVOR_compile compatible with python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 04 08:34:09 UTC 2023 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20231204.dd64e74:
|
||||
* Combine fix_shebang in one line
|
||||
* New macro FLAVOR_fix_shebang_path
|
||||
* Use realpath in %python_clone macro shebang replacement
|
||||
* Compile and fix_shebang in %python_install macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 19:27:11 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20231010.0a1f0d9
|
||||
Version: 20231220.98427f3
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user