Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-FormEncode for 
openSUSE:Factory checked in at 2023-12-17 21:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-FormEncode (Old)
 and      /work/SRC/openSUSE:Factory/.python-FormEncode.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-FormEncode"

Sun Dec 17 21:29:02 2023 rev:19 rq:1133654 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-FormEncode/python-FormEncode.changes      
2023-07-24 18:12:16.505320365 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-FormEncode.new.25432/python-FormEncode.changes
   2023-12-17 21:29:13.114815629 +0100
@@ -1,0 +2,10 @@
+Sat Dec 16 21:00:19 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.1.0:
+  * Add support for Python 3.7 to 3.12, end support for older Python
+    versions
+  * Context.set() now works as a context manager
+  * Fix binary of swedish translation
+  * Some internal code cleanup and modernization
+
+-------------------------------------------------------------------

Old:
----
  FormEncode-2.0.1.tar.gz

New:
----
  FormEncode-2.1.0.tar.gz

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

Other differences:
------------------
++++++ python-FormEncode.spec ++++++
--- /var/tmp/diff_new_pack.pAExAj/_old  2023-12-17 21:29:13.818841194 +0100
+++ /var/tmp/diff_new_pack.pAExAj/_new  2023-12-17 21:29:13.818841194 +0100
@@ -18,12 +18,12 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-FormEncode
-Version:        2.0.1
+Version:        2.1.0
 Release:        0
 Summary:        HTML form validation, generation, and conversion package
 License:        Python-2.0
 Group:          Development/Languages/Python
-URL:            http://formencode.org
+URL:            https://formencode.org
 Source:         
https://files.pythonhosted.org/packages/source/F/FormEncode/FormEncode-%{version}.tar.gz
 BuildRequires:  %{python_module dnspython}
 BuildRequires:  %{python_module pip}
@@ -52,14 +52,12 @@
 
 %install
 %pyproject_install
-rm %{buildroot}%{_prefix}/LICENSE.txt
 # trick find-lang.sh into finding the translation files
 %python_expand mv %{buildroot}%{$python_sitelib}/formencode/{i18n,locale}
 %python_find_lang FormEncode
 sed -i s/locale/i18n/ python*-FormEncode.lang
 %python_expand mv %{buildroot}%{$python_sitelib}/formencode/{locale,i18n}
 # remove misplaced documentation
-%python_expand rm -r %{buildroot}%{$python_sitelib}/docs
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ FormEncode-2.0.1.tar.gz -> FormEncode-2.1.0.tar.gz ++++++
++++ 55354 lines of diff (skipped)

Reply via email to