From b082cf36ff6250291f8bdb92155d35a11d33da8eca62f32df25044bfc93f21d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 17 Sep 2019 13:01:55 +0000 Subject: [PATCH] Accepting request 731505 from home:jengelh:branches:devel:languages:python - Ensure neutrality of descriptions. OBS-URL: https://build.opensuse.org/request/show/731505 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-server?expand=0&rev=2 --- python-devpi-server.changes | 6 +++++- python-devpi-server.spec | 5 ++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/python-devpi-server.changes b/python-devpi-server.changes index 1ef97e1..b4b8204 100644 --- a/python-devpi-server.changes +++ b/python-devpi-server.changes @@ -1,5 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 17 11:16:44 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Fri Dec 12 19:29:23 UTC 2014 - tbechtold@suse.com - Initial version - diff --git a/python-devpi-server.spec b/python-devpi-server.spec index 5c2557d..b154b91 100644 --- a/python-devpi-server.spec +++ b/python-devpi-server.spec @@ -20,7 +20,7 @@ Name: python-devpi-server Version: 5.1.0 Release: 0 -Summary: Reliable private and PyPI caching server +Summary: Private PyPI caching server License: MIT Group: Development/Languages/Python URL: https://doc.devpi.net @@ -69,8 +69,7 @@ BuildRequires: %{python_module waitress >= 1.0.1} %python_subpackages %description -Reliable private and PyPI caching server, -providing user or team based indexes which can +A private PyPI caching server, providing user or team based indices which can inherit packages from each other or from the pypi.org site. %prep