15
0

Accepting request 733683 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/733683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-devpi-server?expand=0&rev=2
This commit is contained in:
2019-09-30 13:58:32 +00:00
committed by Git OBS Bridge
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