Sync from SUSE:ALP:Source:Standard:1.0 python-rpm-macros revision 75457e838ce730155110432c553ec08e
This commit is contained in:
parent
f0ba647563
commit
70dfa60401
6
_service
6
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service mode="disabled" name="tar_scm">
|
||||
<service mode="manual" name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
@ -9,11 +9,11 @@
|
||||
<param name="filename">python-rpm-macros</param>
|
||||
<param name="changesauthor">mcepl@cepl.eu</param>
|
||||
</service>
|
||||
<service mode="disabled" name="recompress">
|
||||
<service mode="manual" name="recompress">
|
||||
<param name="file">python-rpm-macros-*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version">
|
||||
<service mode="manual" name="set_version">
|
||||
<param name="basename">python-rpm-macros</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -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">6fe8111dbbd7e28323f160273364626230386503</param></service></servicedata>
|
||||
<param name="changesrevision">c146b29d5b88a2d8e3e94a6454abb97cd6643237</param></service></servicedata>
|
BIN
python-rpm-macros-20230609.6fe8111.tar.xz
(Stored with Git LFS)
BIN
python-rpm-macros-20230609.6fe8111.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
python-rpm-macros-20240618.c146b29.tar.xz
(Stored with Git LFS)
Normal file
BIN
python-rpm-macros-20240618.c146b29.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,75 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 08:16:12 UTC 2024 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20240618.c146b29:
|
||||
* Add %FLAVOR_pytest and %FLAVOR_pyunittest variants
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to version 20240415.c664b45:
|
||||
* Fix typo 310 -> 312 in default-prjconf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 14:54:38 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 20240202.501440e:
|
||||
* SPEC0: Drop python39, add python312 to buildset (#169)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to version 20231010.0a1f0d9:
|
||||
* Revert "Compile and fix_shebang in %python_install macros"
|
||||
* gh#openSUSE/python-rpm-macros#163
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 10:38:31 UTC 2023 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20231010.a32e110:
|
||||
* Compile and fix_shebang in %python_install macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 05 15:53:33 UTC 2023 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20231005.bf2d3ab:
|
||||
* Fix shebang also in sbin with macro _fix_shebang
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 9 07:32:37 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-rpm-macros
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20230609.6fe8111
|
||||
Version: 20240618.c146b29
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user