forked from pool/python-rpm-macros
Accepting request 1002555 from home:bnavigator:branches:devel:languages:python:Factory
- Update to version 20220911.111e4c9: * fix gh#openSUSE/python-rpm-macros#141: allow parameters in sections * more compact alternative scriptlets without newline * Update flavor sets in README * Document flavored PEP517 macros * flavorize pyproject macros * Avoid to install incorrect PEP610 metadata For tests see the home:bnavigator:python-rpm-macros project and the discussions in the pull requests on GitHub OBS-URL: https://build.opensuse.org/request/show/1002555 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=171
This commit is contained in:
parent
49a1c84e57
commit
116fd198fb
@ -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">cf8a7b84646b89b3016b0fe4915a411845230a94</param></service></servicedata>
|
||||
<param name="changesrevision">111e4c9db56ecd9c284a7032c678f532f203e56c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:859d1edc02f65fefef212da083d36fd315f91269108882699de986106a7446b2
|
||||
size 18828
|
3
python-rpm-macros-20220911.111e4c9.tar.xz
Normal file
3
python-rpm-macros-20220911.111e4c9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8ed5a824a07061f1fd45a00bf88f5ac07343e5e58c1619833e59f52cc4dd9a0
|
||||
size 19156
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 12 03:10:25 UTC 2022 - code@bnavigator.de
|
||||
|
||||
- Update to version 20220911.111e4c9:
|
||||
* fix gh#openSUSE/python-rpm-macros#141: allow parameters in sections
|
||||
* more compact alternative scriptlets without newline
|
||||
* Update flavor sets in README
|
||||
* Document flavored PEP517 macros
|
||||
* flavorize pyproject macros
|
||||
* Avoid to install incorrect PEP610 metadata
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 15 06:05:08 UTC 2022 - mcepl@cepl.eu
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20220809.cf8a7b8
|
||||
Version: 20220911.111e4c9
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user