14
0

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

- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/628186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2018-08-08 17:00:48 +00:00
committed by Git OBS Bridge
parent 55f5f08b65
commit 5d0c2f39a4
2 changed files with 8 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ Name: python-setuptools_scm
%endif
Version: 3.0.6
Release: 0
Summary: Manage your versions by scm tags
Summary: Python setuptools handler for SCM tags
License: MIT
Group: Development/Languages/Python
URL: https://github.com/pypa/setuptools_scm
@@ -56,8 +56,8 @@ Recommends: mecurial
%python_subpackages
%description
The setuptools_scm package handles managing your python package versions
in scm metadata. It also handles file finders for the supperted scm's.
The setuptools_scm package handles managing one's Python package versions
in SCM metadata. It also handles file finders for the supperted SCMs.
%prep
%setup -q -n setuptools_scm-%{version}