1
0

Accepting request 991154 from devel:languages:python:Factory

- Update to version 20220725.2ae32d5:
  * restore end-of-line in alternative scriptlets
- Update to version 20220721.0a061eb:
  * make python_flavored_alternatives less verbose
  * Move install of libalts from sciptlets to python_clone -a -- close gh#openSUSE/python-rpm-macros#133
  * hard-code %py_ver -- fix gh#openSUSE/python-rpm-macros#131
  * fix gh#openSUSE/python-rpm-macros#130 print proper error on missing python interpreter

OBS-URL: https://build.opensuse.org/request/show/991154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=42
This commit is contained in:
Richard Brown 2022-07-29 14:46:59 +00:00 committed by Git OBS Bridge
commit b95651d0eb
5 changed files with 20 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">8ad941748e43a59e75eec28ef976bd52a2d4f260</param></service></servicedata>
<param name="changesrevision">48d1d93930617bd353de785bde10b28c9c312993</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jul 25 21:27:08 UTC 2022 - mcepl@cepl.eu
- Update to version 20220725.2ae32d5:
* restore end-of-line in alternative scriptlets
-------------------------------------------------------------------
Thu Jul 21 10:31:50 UTC 2022 - mcepl@cepl.eu
- Update to version 20220721.0a061eb:
* make python_flavored_alternatives less verbose
* Move install of libalts from sciptlets to python_clone -a -- close gh#openSUSE/python-rpm-macros#133
* hard-code %py_ver -- fix gh#openSUSE/python-rpm-macros#131
* fix gh#openSUSE/python-rpm-macros#130 print proper error on missing python interpreter
-------------------------------------------------------------------
Sat Jun 18 19:59:31 UTC 2022 - mcepl@cepl.eu

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20220618.1ed0055
Version: 20220725.2ae32d5
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL