forked from pool/python-rpm-macros
Accepting request 479280 from devel:languages:python:singlespec
- more intelligent %python_install_alternatives - multiline macro support - support for %requires_ge and %requires_eq as well as Requires(pre) and friends - "%python_clone -a" auto-creates alternative entries - implement %python_clone to clone files for alternatives OBS-URL: https://build.opensuse.org/request/show/479280 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=33
This commit is contained in:
parent
487627f094
commit
c86dae63d2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a43f3678de1b911ede86b1b1f25d8b56661c87c8bcbf087c6a153c32e7b28d12
|
||||
size 10381
|
3
python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2
Normal file
3
python-rpm-macros-1.0.git.1489505194.b32e02a.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19aac75fcfd7b18963759e6a1e82559c98d9b47c343b27d41d03f35171ba9fe7
|
||||
size 11464
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 13 16:05:15 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- more intelligent %python_install_alternatives
|
||||
- multiline macro support
|
||||
- support for %requires_ge and %requires_eq as well as Requires(pre)
|
||||
and friends
|
||||
- "%python_clone -a" auto-creates alternative entries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 17:20:12 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- implement %python_clone to clone files for alternatives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 15:22:55 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 1.0.git.1488986552.cdc2740
|
||||
Version: 1.0.git.1489505194.b32e02a
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user