15
0

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
This commit is contained in:
Tomáš Chvátal
2019-09-17 13:01:55 +00:00
committed by Git OBS Bridge
parent b48ab74791
commit b082cf36ff
2 changed files with 7 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
-------------------------------------------------------------------
Tue Sep 17 11:16:44 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Fri Dec 12 19:29:23 UTC 2014 - tbechtold@suse.com
- Initial version

View File

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