17
0

Accepting request 542649 from home:jengelh:branches:devel:languages:python

- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/542649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=120
This commit is contained in:
2017-11-17 16:46:23 +00:00
committed by Git OBS Bridge
parent e53c49224a
commit cfcb1feb35
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 17 13:24:24 UTC 2017 - jengelh@inai.de
- Trim bias from description.
-------------------------------------------------------------------
Wed Nov 15 07:03:43 UTC 2017 - arun@gmx.de

View File

@@ -21,7 +21,7 @@
Name: python-setuptools
Version: 36.7.2
Release: 0
Summary: Easily download, build, install, upgrade, and uninstall Python packages
Summary: Download, build, install, upgrade, and uninstall Python packages
License: Python-2.0 or ZPL-2.0
Group: Development/Languages/Python
Url: https://github.com/pypa/setuptools
@@ -57,7 +57,7 @@ BuildArch: noarch
%description
setuptools is a collection of enhancements to the Python distutils that
allow you to more easily build and distribute Python packages,
allow you to build and distribute Python packages,
especially ones that have dependencies on other packages.