Hello community,
here is the log from the commit of package python-sqlparse for openSUSE:Factory
checked in at 2020-11-29 12:19:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sqlparse (Old)
and /work/SRC/openSUSE:Factory/.python-sqlparse.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sqlparse"
Sun Nov 29 12:19:01 2020 rev:11 rq:850920 version:0.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sqlparse/python-sqlparse.changes
2020-03-27 00:28:45.396361938 +0100
+++
/work/SRC/openSUSE:Factory/.python-sqlparse.new.5913/python-sqlparse.changes
2020-11-29 12:19:02.621432669 +0100
@@ -1,0 +2,14 @@
+Thu Nov 26 08:42:20 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.4.1:
+ * Python 3.9 support
+ * Remove support for end-of-life Python 2.7 and 3.4. Python 3.5+ is now
+ required.
+ * Remaining strings that only consist of whitespaces are not treated as
+ statements anymore. Code that ignored the last element from
+ sqlparse.split() should be updated accordingly since that function
+ now doesn't return an empty string as the last element in some
+ cases (issue496).
+- remove non-upstream stdout-encoding-set.patch patch
+
+-------------------------------------------------------------------
Old:
----
sqlparse-0.3.1.tar.gz
stdout-encoding-set.patch
New:
----
sqlparse-0.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sqlparse.spec ++++++
--- /var/tmp/diff_new_pack.DAIweh/_old 2020-11-29 12:19:03.165433219 +0100
+++ /var/tmp/diff_new_pack.DAIweh/_new 2020-11-29 12:19:03.169433223 +0100
@@ -18,14 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sqlparse
-Version: 0.3.1
+Version: 0.4.1
Release: 0
Summary: Non-validating SQL parser
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/andialbrecht/sqlparse
Source:
https://files.pythonhosted.org/packages/source/s/sqlparse/sqlparse-%{version}.tar.gz
-Patch0: stdout-encoding-set.patch
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -43,7 +42,6 @@
%prep
%setup -q -n sqlparse-%{version}
sed -i -e '1{\,^#!%{_bindir}/env python,d}' sqlparse/__main__.py
sqlparse/cli.py
-%autopatch -p1
%build
%python_build
++++++ sqlparse-0.3.1.tar.gz -> sqlparse-0.4.1.tar.gz ++++++
++++ 2368 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]