Hello community,

here is the log from the commit of package python-padaos for openSUSE:Factory 
checked in at 2018-08-03 12:39:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-padaos (Old)
 and      /work/SRC/openSUSE:Factory/.python-padaos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-padaos"

Fri Aug  3 12:39:44 2018 rev:2 rq:627152 version:0.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-padaos/python-padaos.changes      
2018-08-02 14:57:21.284197929 +0200
+++ /work/SRC/openSUSE:Factory/.python-padaos.new/python-padaos.changes 
2018-08-03 12:39:45.139788241 +0200
@@ -1,0 +2,5 @@
+Thu Jul 26 18:05:44 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-padaos.spec ++++++
--- /var/tmp/diff_new_pack.ZapFIx/_old  2018-08-03 12:39:45.583788903 +0200
+++ /var/tmp/diff_new_pack.ZapFIx/_new  2018-08-03 12:39:45.583788903 +0200
@@ -13,6 +13,8 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 %define skip_python2 1
 
@@ -20,21 +22,24 @@
 Name:           python-padaos
 Version:        0.1.6
 Release:        0
+Summary:        An intent parser
 License:        MIT
-Summary:        A rigid, lightweight, dead-simple intent parser
-Url:            http://github.com/MatthewScholefield/padaos
 Group:          Development/Languages/Python
+Url:            http://github.com/MatthewScholefield/padaos
 Source:         
https://files.pythonhosted.org/packages/source/p/padaos/padaos-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
 %python_subpackages
 
 %description
-A rigid, lightweight, dead-simple intent parser python module.
+A intent parser Python module.
+
+Padaos converts a series of example sentences into one big chunk of
+regex. Each intent is a single compiled regex matcher.
 
 %prep
 %setup -q -n padaos-%{version}


Reply via email to