forked from pool/python-PyGithub
Accepting request 659807 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Generalize description. OBS-URL: https://build.opensuse.org/request/show/659807 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=15
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
Name: python-PyGithub
|
||||
Version: 1.35
|
||||
Release: 0
|
||||
Summary: Use the full Github API v3
|
||||
Summary: Python library to use the GitHub API v3
|
||||
License: LGPL-3.0-only
|
||||
Group: Development/Languages/Python
|
||||
Url: http://pygithub.github.io/PyGithub/v1/index.html
|
||||
@@ -43,9 +43,9 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
PyGithub is a Python (2 and 3) library to use the Github API v3. With it, you
|
||||
can manage your Github resources (repositories, user profiles, organizations,
|
||||
etc.) from Python scripts.
|
||||
PyGithub is a Python (2 and 3) library to use the Github API v3.
|
||||
Github resources (repositories, user profiles, organizations,
|
||||
etc.) can be managed with this.
|
||||
|
||||
%prep
|
||||
%setup -q -n PyGithub-%{version}
|
||||
|
Reference in New Issue
Block a user