forked from pool/python-rpm-macros
Accepting request 1181469 from devel:languages:python:Factory
- Update to version 20240618.1e386da: * Fix python_clone sed regex - Update to version 20240614.02920b8: * Make sure that RPM_BUILD_ROOT env is set * don't eliminate any cmdline arguments in the shebang line * Create python313 macros OBS-URL: https://build.opensuse.org/request/show/1181469 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=57
This commit is contained in:
commit
9dda324db6
@ -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">c664b45d00b8f10a956c84737de6e719453e0174</param></service></servicedata>
|
||||
<param name="changesrevision">1e386dafebcdf27683eaa7d39c0ef7c735931089</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1ff8d4fd4d0ec0150cc7d32f28ee0c5b5d38deb52f81ca8399508513457ac11
|
||||
size 20008
|
BIN
python-rpm-macros-20240618.1e386da.tar.xz
(Stored with Git LFS)
Normal file
BIN
python-rpm-macros-20240618.1e386da.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 10:24:42 UTC 2024 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20240618.1e386da:
|
||||
* Fix python_clone sed regex
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 06:42:43 UTC 2024 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20240614.02920b8:
|
||||
* Make sure that RPM_BUILD_ROOT env is set
|
||||
* don't eliminate any cmdline arguments in the shebang line
|
||||
* Create python313 macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 12:43:48 UTC 2024 - mcepl@cepl.eu
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20240415.c664b45
|
||||
Version: 20240618.1e386da
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user