3
0

Accepting request 1003105 from devel:languages:python:Factory

- Update to version 20220912.f91cae2:
  * fix double expanded compileall in %{$python_pyproject_install}
  * forgotten '%'

- 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

OBS-URL: https://build.opensuse.org/request/show/1003105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2022-09-17 18:08:16 +00:00 committed by Git OBS Bridge
commit 42fa3aca5f
5 changed files with 23 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">cf8a7b84646b89b3016b0fe4915a411845230a94</param></service></servicedata>
<param name="changesrevision">42f3a521c443117c8fe5cacd23efb82078619a68</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Sep 13 06:11:03 UTC 2022 - mcepl@cepl.eu
- Update to version 20220912.f91cae2:
* fix double expanded compileall in %{$python_pyproject_install}
* forgotten '%'
-------------------------------------------------------------------
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

View File

@ -17,7 +17,7 @@
Name: python-rpm-macros
Version: 20220809.cf8a7b8
Version: 20220912.f91cae2
Release: 0
Summary: RPM macros for building of Python modules
License: WTFPL