From 387f5dfa48d7f61ad20e6633cefe14aaff2eff6c90753a7cab1c66e33b901419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 23 Jun 2020 08:38:19 +0000 Subject: [PATCH] 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 --- python-py3c.changes | 5 +++++ python-py3c.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-py3c.changes b/python-py3c.changes index 4ee92fc..bb23513 100644 --- a/python-py3c.changes +++ b/python-py3c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 23 08:17:27 UTC 2020 - Jan Engelhardt + +- Trim conjecture from descriptions. + ------------------------------------------------------------------- Mon Jun 15 09:20:00 UTC 2020 - Tomáš Chvátal diff --git a/python-py3c.spec b/python-py3c.spec index 3a6057b..63e90b6 100644 --- a/python-py3c.spec +++ b/python-py3c.spec @@ -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}