commit python-py3c for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package python-py3c for openSUSE:Factory 
checked in at 2020-07-15 14:59:27

Comparing /work/SRC/openSUSE:Factory/python-py3c (Old)
 and  /work/SRC/openSUSE:Factory/.python-py3c.new.3060 (New)


Package is "python-py3c"

Wed Jul 15 14:59:27 2020 rev:3 rq:819165 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-py3c/python-py3c.changes  2020-06-23 
21:06:56.874298424 +0200
+++ /work/SRC/openSUSE:Factory/.python-py3c.new.3060/python-py3c.changes
2020-07-15 14:59:55.463111875 +0200
@@ -19 +19 @@
-- Update to 1.1:
+- Update to 1.1 bsc#1173807:



Other differences:
--



commit python-py3c for openSUSE:Factory

2020-06-23 Thread root
Hello community,

here is the log from the commit of package python-py3c for openSUSE:Factory 
checked in at 2020-06-23 21:06:18

Comparing /work/SRC/openSUSE:Factory/python-py3c (Old)
 and  /work/SRC/openSUSE:Factory/.python-py3c.new.2956 (New)


Package is "python-py3c"

Tue Jun 23 21:06:18 2020 rev:2 rq:816522 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-py3c/python-py3c.changes  2020-06-17 
14:47:50.080469627 +0200
+++ /work/SRC/openSUSE:Factory/.python-py3c.new.2956/python-py3c.changes
2020-06-23 21:06:56.874298424 +0200
@@ -1,0 +2,5 @@
+Tue Jun 23 08:17:27 UTC 2020 - Jan Engelhardt 
+
+- Trim conjecture from descriptions.
+
+---



Other differences:
--
++ python-py3c.spec ++
--- /var/tmp/diff_new_pack.jnJLql/_old  2020-06-23 21:06:57.334299911 +0200
+++ /var/tmp/diff_new_pack.jnJLql/_new  2020-06-23 21:06:57.338299924 +0200
@@ -36,16 +36,16 @@
 %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}