From add30906fb54f2528ba3341517355701a00f381100b6c98c23461e7ffce2ea46 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 1 Sep 2017 14:29:18 +0000 Subject: [PATCH] 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 --- python-plaster-pastedeploy.changes | 5 +++++ python-plaster-pastedeploy.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-plaster-pastedeploy.changes b/python-plaster-pastedeploy.changes index 5769c4d..d998614 100644 --- a/python-plaster-pastedeploy.changes +++ b/python-plaster-pastedeploy.changes @@ -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 diff --git a/python-plaster-pastedeploy.spec b/python-plaster-pastedeploy.spec index 9c5035a..29d6cf9 100644 --- a/python-plaster-pastedeploy.spec +++ b/python-plaster-pastedeploy.spec @@ -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