15
0

Accepting request 520107 from home:bruno_friedmann:branches:devel:languages:python

- Also provide alternatives name plaster_pastedeploy
  It make life easier for any contributor that found in setup.py a
  plaster_pastedeploy requirement.

OBS-URL: https://build.opensuse.org/request/show/520107
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plaster-pastedeploy?expand=0&rev=2
This commit is contained in:
Jan Matejek
2017-09-01 14:29:18 +00:00
committed by Git OBS Bridge
parent 751e7fa3c9
commit add30906fb
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 30 11:36:43 UTC 2017 - bruno@ioda-net.ch
- Also provide alternatives name plaster_pastedeploy
-------------------------------------------------------------------
Fri Jul 14 18:28:02 UTC 2017 - aloisio@gmx.com

View File

@@ -32,6 +32,7 @@ Requires: python-PasteDeploy >= 1.5.0
Requires: python-plaster >= 0.5
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Provides: python-plaster_pastedeploy = %{version}
%python_subpackages
%description