7
0

6 Commits

Author SHA256 Message Date
ae16caf531 Accepting request 1312385 from devel:languages:python:Factory
- Update to version 20250923.c3cfac8:
  * Remove py_setup_args macro completely.
  * Move libalternative conf creation to FLAVOR_alternative_conf
  * Update default-prjconf for primary python: python313
  * Drop python38, add python314
  * Make RPM macro expansions POSIX sh-compatible

OBS-URL: https://build.opensuse.org/request/show/1312385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=60
2025-10-21 09:14:31 +00:00
93253d0ef3 - Update to version 20250923.c3cfac8:
* Remove py_setup_args macro completely.
  * Move libalternative conf creation to FLAVOR_alternative_conf
  * Update default-prjconf for primary python: python313
  * Drop python38, add python314
  * Make RPM macro expansions POSIX sh-compatible

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=209
2025-10-20 11:20:15 +00:00
56a8f0f589 Accepting request 1225282 from devel:languages:python:Factory
- Update to version 20241120.6ae645f:
  * Do sed in place

- Update to version 20241119.7609911:
  * Do not fix shebang on links to non-writeable files

- Update to version 20241111.a34b5d8:
  * Follow symlinks when replacing shebang with sed
  * Only sed the shebang in executable files

OBS-URL: https://build.opensuse.org/request/show/1225282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=59
2024-11-21 14:12:56 +00:00
f4e3900f5a - Update to version 20241120.6ae645f:
* Do sed in place

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=207
2024-11-20 12:21:18 +00:00
485b4e276c - Update to version 20241119.7609911:
* Do not fix shebang on links to non-writeable files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=206
2024-11-19 11:11:41 +00:00
cc8368f786 - Update to version 20241111.a34b5d8:
* Follow symlinks when replacing shebang with sed
  * Only sed the shebang in executable files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=205
2024-11-12 06:19:13 +00:00
5 changed files with 35 additions and 6 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">c146b29d5b88a2d8e3e94a6454abb97cd6643237</param></service></servicedata>
<param name="changesrevision">c3cfac80d6dd58d983cbd2eb087854aeca2908f2</param></service></servicedata>

Binary file not shown.

View File

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

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Oct 20 11:19:11 UTC 2025 - mcepl@cepl.eu
- Update to version 20250923.c3cfac8:
* Remove py_setup_args macro completely.
* Move libalternative conf creation to FLAVOR_alternative_conf
* Update default-prjconf for primary python: python313
* Drop python38, add python314
* Make RPM macro expansions POSIX sh-compatible
-------------------------------------------------------------------
Wed Nov 20 12:20:26 UTC 2024 - mcepl@cepl.eu
- Update to version 20241120.6ae645f:
* Do sed in place
-------------------------------------------------------------------
Tue Nov 19 11:10:01 UTC 2024 - mcepl@cepl.eu
- Update to version 20241119.7609911:
* Do not fix shebang on links to non-writeable files
-------------------------------------------------------------------
Tue Nov 12 06:16:35 UTC 2024 - mcepl@cepl.eu
- Update to version 20241111.a34b5d8:
* Follow symlinks when replacing shebang with sed
* Only sed the shebang in executable files
-------------------------------------------------------------------
Fri Jun 28 08:16:12 UTC 2024 - mcepl@cepl.eu

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-rpm-macros
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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: 20240618.c146b29
Version: 20250923.c3cfac8
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL