forked from pool/python-py3c
Accepting request 816520 from home:jengelh:branches:devel:languages:python
- Trim conjecture from descriptions. OBS-URL: https://build.opensuse.org/request/show/816520 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3c?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
95721f5b4a
commit
387f5dfa48
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 08:17:27 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim conjecture from descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 09:20:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -36,16 +36,16 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
py3c helps you port C extensions to Python 3.
|
||||
py3c helps porting C extensions to Python 3.
|
||||
|
||||
It provides a detailed guide, and a set of macros to make porting easy
|
||||
It provides a guide, and a set of macros to facilitate porting
|
||||
and reduce boilerplate.
|
||||
|
||||
%package -n py3c-devel
|
||||
Summary: Development files for py3c
|
||||
|
||||
%description -n py3c-devel
|
||||
py3c helps you port C extensions to Python 3.
|
||||
py3c helps porting C extensions to Python 3.
|
||||
|
||||
%prep
|
||||
%setup -q -n py3c-%{version}
|
||||
|
Reference in New Issue
Block a user