Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pecan for openSUSE:Factory 
checked in at 2023-05-30 22:02:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pecan (Old)
 and      /work/SRC/openSUSE:Factory/.python-pecan.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pecan"

Tue May 30 22:02:02 2023 rev:33 rq:1088348 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes        
2023-01-29 14:15:33.716638491 +0100
+++ /work/SRC/openSUSE:Factory/.python-pecan.new.1533/python-pecan.changes      
2023-05-30 22:02:10.806917542 +0200
@@ -1,0 +2,5 @@
+Mon May 22 11:27:36 UTC 2023 - Markéta Machová <mmach...@suse.com>
+
+- add sqlalchemy2.patch to support SQLAlchemy 2.0
+
+-------------------------------------------------------------------

New:
----
  sqlalchemy2.patch

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

Other differences:
------------------
++++++ python-pecan.spec ++++++
--- /var/tmp/diff_new_pack.ECjXYb/_old  2023-05-30 22:02:11.210919923 +0200
+++ /var/tmp/diff_new_pack.ECjXYb/_new  2023-05-30 22:02:11.214919947 +0200
@@ -32,6 +32,8 @@
 URL:            https://github.com/pecan/pecan
 Source:         
https://files.pythonhosted.org/packages/source/p/pecan/pecan-%{version}.tar.gz
 Patch0:         pecan-no-kajiki.patch
+#PATCH-FIX-UPSTREAM https://github.com/pecan/pecan/pull/145  remove six as a 
requirement, add support for SQLAlchemy 2.0, drop support for SQLAlchemy 1.3
+Patch1:         sqlalchemy2.patch
 BuildRequires:  %{python_module Genshi >= 0.7}
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module Mako >= 0.4.0}
@@ -41,7 +43,6 @@
 BuildRequires:  %{python_module gunicorn}
 BuildRequires:  %{python_module logutils}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module virtualenv}
 BuildRequires:  uwsgi
 # we need sqlite module
@@ -54,7 +55,6 @@
 Requires:       python-WebTest >= 1.3.1
 Requires:       python-logutils >= 0.3
 Requires:       python-setuptools
-Requires:       python-six
 %if %{with libalternatives}
 Requires:       alts
 BuildRequires:  alts
@@ -74,8 +74,7 @@
 A WSGI object-dispatching web framework.
 
 %prep
-%setup -q -n pecan-%{version}
-%patch0 -p1
+%autosetup -p1 -n pecan-%{version}
 sed -ie "/^uwsgi$/d" test-requirements.txt
 sed -ie "/^pep8$/d" test-requirements.txt
 

++++++ sqlalchemy2.patch ++++++
++++ 4430 lines (skipped)

Reply via email to