1
0

- 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/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=163
This commit is contained in:
Matej Cepl 2022-07-21 10:32:20 +00:00 committed by Git OBS Bridge
parent c1c570d954
commit bbccf0fe0b
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">8ad941748e43a59e75eec28ef976bd52a2d4f260</param></service></servicedata>
<param name="changesrevision">0a061eba2aa00e8fa62cf83c19e21b10a6bf5c8c</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:2426f448cf891250b665a187b733836af9763444292b0c5b99ee494799270831
size 18812

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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: 20220721.0a061eb
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL