Hello community,

here is the log from the commit of package python-web.py for openSUSE:Factory 
checked in at 2020-08-13 10:12:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-web.py (Old)
 and      /work/SRC/openSUSE:Factory/.python-web.py.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-web.py"

Thu Aug 13 10:12:41 2020 rev:12 rq:825357 version:0.61

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-web.py/python-web.py.changes      
2020-08-06 17:33:26.153104778 +0200
+++ /work/SRC/openSUSE:Factory/.python-web.py.new.3399/python-web.py.changes    
2020-08-13 10:12:50.102591522 +0200
@@ -1,0 +2,13 @@
+Sun Aug  9 09:37:14 UTC 2020 - Michael Ströder <mich...@stroeder.com>
+
+- version update to 0.61:
+  * Add python_requires=">=3.5" in setup.py #662
+  * Fix incorrect content in MANIFEST.in file.
+  * Python-2 support has been completely dropped. Welcome to Python 3.
+  * Fixed: session store DiskStore doesn't return correctly if session
+  * directory doesn't exist. #652
+  * Fixed: incorrect str/bytes type of session data. #644 #645
+  * Fixed: db.query("insert... returning") fails to commit. #648 #649
+- skip builds for Python 2
+
+-------------------------------------------------------------------

Old:
----
  web.py-0.51.tar.gz

New:
----
  web.py-0.61.tar.gz

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

Other differences:
------------------
++++++ python-web.py.spec ++++++
--- /var/tmp/diff_new_pack.q9yPfH/_old  2020-08-13 10:12:53.278593510 +0200
+++ /var/tmp/diff_new_pack.q9yPfH/_new  2020-08-13 10:12:53.278593510 +0200
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+%define skip_python2 1
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-web.py
-Version:        0.51
+Version:        0.61
 Release:        0
 Summary:        web.py: makes web apps
 License:        SUSE-Public-Domain AND BSD-3-Clause
@@ -46,7 +47,6 @@
 
 %install
 %python_install
-%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ web.py-0.51.tar.gz -> web.py-0.61.tar.gz ++++++
++++ 5788 lines of diff (skipped)


Reply via email to