3
0

- 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/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=192
This commit is contained in:
Matej Cepl 2023-12-04 08:34:30 +00:00 committed by Git OBS Bridge
parent af8ea6c18a
commit a39470d66f
5 changed files with 14 additions and 5 deletions

View File

@ -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">dd64e743e13fb858e4e458cf4deef43b9d2b80ca</param></service></servicedata>

View File

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

View File

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

View File

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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20231010.0a1f0d9
Version: 20231204.dd64e74
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL