Hello community, here is the log from the commit of package python-apsw for openSUSE:Factory checked in at 2020-02-05 19:41:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-apsw (Old) and /work/SRC/openSUSE:Factory/.python-apsw.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-apsw" Wed Feb 5 19:41:58 2020 rev:6 rq:770089 version:3.30.1_r1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-apsw/python-apsw.changes 2019-09-11 10:39:57.943224624 +0200 +++ /work/SRC/openSUSE:Factory/.python-apsw.new.26092/python-apsw.changes 2020-02-05 19:42:03.679277962 +0100 @@ -1,0 +2,10 @@ +Tue Feb 4 19:50:05 UTC 2020 - Ondřej Súkup <[email protected]> + +- update to 3.30.1-r1 +- drop 0002-Skip-one-test-on-python3.8.patch + 0001-py3.8-avoid-invalid-escapes.patch + * Updated hashing of SQL statements + * Updated Connection.config() with all current SQLITE_DBCONFIG constants + + +------------------------------------------------------------------- Old: ---- 0001-py3.8-avoid-invalid-escapes.patch 0002-Skip-one-test-on-python3.8.patch 3.28.0-r1.tar.gz New: ---- 3.30.1-r1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-apsw.spec ++++++ --- /var/tmp/diff_new_pack.Fvi9NJ/_old 2020-02-05 19:42:04.727278461 +0100 +++ /var/tmp/diff_new_pack.Fvi9NJ/_new 2020-02-05 19:42:04.763278478 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-apsw # -# Copyright (c) 2019 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 @@ -17,17 +17,15 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define tarver 3.28.0-r1 +%define tarver 3.30.1-r1 Name: python-apsw -Version: 3.28.0_r1 +Version: 3.30.1_r1 Release: 0 Summary: Another Python SQLite Wrapper License: Zlib Group: Development/Libraries/Python URL: https://github.com/rogerbinns/apsw/ Source: https://github.com/rogerbinns/apsw/archive/%{tarver}.tar.gz -Patch0: 0001-py3.8-avoid-invalid-escapes.patch -Patch1: 0002-Skip-one-test-on-python3.8.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: pkgconfig @@ -43,7 +41,6 @@ %prep %setup -q -n apsw-%{tarver} -%autopatch -p1 %build export CFLAGS="%{optflags} -fno-strict-aliasing" ++++++ 3.28.0-r1.tar.gz -> 3.30.1-r1.tar.gz ++++++ ++++ 10624 lines of diff (skipped)
