Hello community,

here is the log from the commit of package python-rply for openSUSE:Factory 
checked in at 2017-10-13 14:16:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rply (Old)
 and      /work/SRC/openSUSE:Factory/.python-rply.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rply"

Fri Oct 13 14:16:20 2017 rev:2 rq:533145 version:0.7.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rply/python-rply.changes  2017-09-19 
16:31:31.226247122 +0200
+++ /work/SRC/openSUSE:Factory/.python-rply.new/python-rply.changes     
2017-10-13 14:16:24.691374169 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 15:26:18 UTC 2017 - [email protected]
+
+- Repair package description grammar.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-rply.spec ++++++
--- /var/tmp/diff_new_pack.HTeuFi/_old  2017-10-13 14:16:25.335345854 +0200
+++ /var/tmp/diff_new_pack.HTeuFi/_new  2017-10-13 14:16:25.335345854 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,14 +21,14 @@
 Name:           python-rply
 Version:        0.7.5
 Release:        0
-License:        BSD-3-Clause
 Summary:        A pure Python Lex/Yacc that works with RPython
-Url:            https://github.com/alex/rply
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+Url:            https://github.com/alex/rply
 Source:         
https://files.pythonhosted.org/packages/source/r/rply/rply-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module appdirs}
 %endif
@@ -38,9 +39,9 @@
 %python_subpackages
 
 %description
-RPLY is a pure Python parser generator, that also works with RPython.
+RPLY is a pure Python parser generator that also works with RPython.
 It is a more-or-less direct port of David Beazley's PLY, with a new
-public API, and RPython support.
+public API, and with RPython support.
 
 %prep
 %setup -q -n rply-%{version}


Reply via email to