Improve description
This commit is contained in:
parent
1e7229a41e
commit
5adc81e9d5
@ -18,7 +18,7 @@ the core of Git.
|
|||||||
|
|
||||||
|
|
||||||
%package -n python3-%{pkgname}
|
%package -n python3-%{pkgname}
|
||||||
Summary: Python 3.x bindings for libgit2
|
Summary: Python 3 bindings for libgit2
|
||||||
%{?python_provide:%python_provide python3-%{pkgname}}
|
%{?python_provide:%python_provide python3-%{pkgname}}
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -30,7 +30,7 @@ BuildRequires: python3-cached_property
|
|||||||
pygit2 is a set of Python bindings to the libgit2 library, which implements
|
pygit2 is a set of Python bindings to the libgit2 library, which implements
|
||||||
the core of Git.
|
the core of Git.
|
||||||
|
|
||||||
Python 3 version.
|
The python3-%{pkgname} package contains the Python 3 bindings.
|
||||||
|
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
|
Loading…
Reference in New Issue
Block a user