forked from pool/python-rpm-macros
Accepting request 745134 from devel:languages:python:Factory
- Update to version 20191104.08e6493: * %pyproject_install macro should include --no-compile. * Recognise the _ for the macro arguments too OBS-URL: https://build.opensuse.org/request/show/745134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=22
This commit is contained in:
commit
a012753ea8
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="changesrevision">2ee323342bb98f6089007de6ffaf8d3f03d873c1</param></service></servicedata>
|
||||
<param name="changesrevision">da4c63c3f7e3d7d6899ea9698c928ba145ed2b19</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e4e0119c88b51d5435db4bb10dbf19f8feb795128c59a709686b5e1f7ff340b
|
||||
size 12863
|
3
python-rpm-macros-20191104.08e6493.tar.bz2
Normal file
3
python-rpm-macros-20191104.08e6493.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c89b9769fb0dd76968fa30c5bf638f0af91a8b51961467e05494a53ca7cbb48a
|
||||
size 12892
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 04 10:10:58 UTC 2019 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 20191104.08e6493:
|
||||
* %pyproject_install macro should include --no-compile.
|
||||
* Recognise the _ for the macro arguments too
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 11:34:32 UTC 2019 - mcepl@cepl.eu
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20190610.2ee3233
|
||||
Version: 20191104.08e6493
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user