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:
Jan Matejek 2017-03-14 15:36:44 +00:00 committed by Git OBS Bridge
parent 487627f094
commit c86dae63d2
4 changed files with 18 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19aac75fcfd7b18963759e6a1e82559c98d9b47c343b27d41d03f35171ba9fe7
size 11464

View File

@ -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

View File

@ -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