Hello community, here is the log from the commit of package python3-pyPEG2 for openSUSE:Factory checked in at 2016-05-25 21:25:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pyPEG2 (Old) and /work/SRC/openSUSE:Factory/.python3-pyPEG2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyPEG2" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pyPEG2/python3-pyPEG2.changes 2016-04-30 23:29:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pyPEG2.new/python3-pyPEG2.changes 2016-05-25 21:25:26.000000000 +0200 @@ -1,0 +2,7 @@ +Sun May 8 07:18:17 UTC 2016 - [email protected] + +- specfile: + * updated source url to files.pythonhosted.org + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyPEG2.spec ++++++ --- /var/tmp/diff_new_pack.KrIVWq/_old 2016-05-25 21:25:27.000000000 +0200 +++ /var/tmp/diff_new_pack.KrIVWq/_new 2016-05-25 21:25:27.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-pyPEG2 # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,17 +13,17 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# -%define _name pyPEG2 Name: python3-pyPEG2 Version: 2.15.2 Release: 0 -License: GPL-2.0 Summary: PEG Parser-Interpreter framework for Python -Url: https://fdik.org/pyPEG2 +License: GPL-2.0 Group: Development/Languages/Python -Source: https://pypi.python.org/packages/source/p/%{_name}/%{_name}-%{version}.tar.gz +Url: https://fdik.org/pyPEG2 +Source: https://files.pythonhosted.org/packages/source/p/pyPEG2/pyPEG2-%{version}.tar.gz BuildRequires: python3 BuildRequires: python3-lxml BuildRequires: python3-nose @@ -36,7 +36,7 @@ With pyPEG you can parse many formal languages in a very easy way. %prep -%setup -q -n %{_name}-%{version} +%setup -q -n pyPEG2-%{version} %build python3 setup.py build @@ -52,6 +52,6 @@ %defattr(-,root,root) %doc CHANGES.txt LICENSE.txt README.txt %{python3_sitelib}/pypeg2/ -%{python3_sitelib}/%{_name}-* +%{python3_sitelib}/pyPEG2-* %changelog
