forked from pool/python-setuptools_scm
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:
committed by
Git OBS Bridge
parent
55f5f08b65
commit
5d0c2f39a4
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 8 15:54:22 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Use noun phrase in summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 7 07:19:37 UTC 2018 - tchvatal@suse.com
|
Tue Aug 7 07:19:37 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -31,7 +31,7 @@ Name: python-setuptools_scm
|
|||||||
%endif
|
%endif
|
||||||
Version: 3.0.6
|
Version: 3.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Manage your versions by scm tags
|
Summary: Python setuptools handler for SCM tags
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/pypa/setuptools_scm
|
URL: https://github.com/pypa/setuptools_scm
|
||||||
@@ -56,8 +56,8 @@ Recommends: mecurial
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The setuptools_scm package handles managing your python package versions
|
The setuptools_scm package handles managing one's Python package versions
|
||||||
in scm metadata. It also handles file finders for the supperted scm's.
|
in SCM metadata. It also handles file finders for the supperted SCMs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n setuptools_scm-%{version}
|
%setup -q -n setuptools_scm-%{version}
|
||||||
|
Reference in New Issue
Block a user