Hello community,
here is the log from the commit of package python-funcparserlib for
openSUSE:Factory checked in at 2020-09-14 12:01:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-funcparserlib (Old)
and /work/SRC/openSUSE:Factory/.python-funcparserlib.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-funcparserlib"
Mon Sep 14 12:01:49 2020 rev:6 rq:833211 version:0.3.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-funcparserlib/python-funcparserlib.changes
2020-08-25 12:37:51.533404196 +0200
+++
/work/SRC/openSUSE:Factory/.python-funcparserlib.new.4249/python-funcparserlib.changes
2020-09-14 12:02:09.863554107 +0200
@@ -1,0 +2,5 @@
+Wed Sep 9 08:10:23 UTC 2020 - [email protected]
+
+- new upstream url
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-funcparserlib.spec ++++++
--- /var/tmp/diff_new_pack.SHi3jQ/_old 2020-09-14 12:02:11.595555888 +0200
+++ /var/tmp/diff_new_pack.SHi3jQ/_new 2020-09-14 12:02:11.595555888 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-funcparserlib
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
Summary: Recursive descent parsing library based on functional
combinators
License: MIT
Group: Development/Languages/Python
-URL: https://code.google.com/p/funcparserlib/
+URL: https://github.com/vlasovskikh/funcparserlib
Source:
https://files.pythonhosted.org/packages/source/f/funcparserlib/funcparserlib-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}