Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Cheetah3 for openSUSE:Factory 
checked in at 2024-08-27 19:39:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cheetah3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cheetah3.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cheetah3"

Tue Aug 27 19:39:30 2024 rev:14 rq:1196253 version:3.3.3.post1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cheetah3/python-Cheetah3.changes  
2022-01-11 21:24:08.929164741 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Cheetah3.new.2698/python-Cheetah3.changes    
    2024-08-27 19:39:52.701846259 +0200
@@ -1,0 +2,40 @@
+Tue Aug 27 07:25:57 UTC 2024 - Frantisek Simorda <[email protected]>
+
+- update to 3.3.3.post1:
+  * GHActions: Build and publish wheels on Linux/aarch64.
+
+- version 3.3.3:
+  * Protect import cgi in preparation to Python 3.13.
+  * Run tests with Python 3.12.
+  * GHActions: Ensure pip only if needed
+
+- version 3.3.2:
+  * Fixed printing to stdout in CheetahWrapper.
+  * CI(GHActions): Install all Python and PyPy versions from conda-forge.
+
+- version 3.3.1:
+  * Fixed ImportHooks under PyPy3.
+  * Run tests with PyPy3.
+  * Use conda to install older Pythons
+
+- version 3.3.0.post1:
+  * Run tests with Python 3.11
+  * Fix DeprecationWarning: unittest.findTestCases() is deprecated. Use 
unittest.TestLoader.loadTestsFromModule() instead
+  * Publish wheels at Github Releases.
+
+- version 3.3.0:
+  * PyPI has wrongfully classified project Cheetah3 as “critical”. This 
puts a burden to use 2FA to manage the project at PyPI. To avoid the burden the 
project is renamed to CT3 at PyPI. There will be no updates for Cheetah3. Sorry 
for the inconvenience!
+  * Use relative imports everywhere.
+  * Run pure-python NameMapper tests in a separate process.
+  * Fixed a bug in tests with pure-python NameMapper.
+  * Add Python 3.10 to tox.ini.
+  * Migrated to GitHub Actions.
+
+- version 3.2.7b1:
+  * Load from JSON file to searchlist (similar to loading from pickle).
+  * Fix filetype for Python 2 in Template.
+  * Build wheels for aarch64 at Travis; publish them at PyPI.
+  * tox.ini: Limit VIRTUALENV_PIP version for Python 3.4.
+
+
+-------------------------------------------------------------------

Old:
----
  Cheetah3-3.2.6.post1.tar.gz

New:
----
  cheetah3-3.3.3.post1.tar.gz

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

Other differences:
------------------
++++++ python-Cheetah3.spec ++++++
--- /var/tmp/diff_new_pack.SFCW0n/_old  2024-08-27 19:39:53.145865055 +0200
+++ /var/tmp/diff_new_pack.SFCW0n/_new  2024-08-27 19:39:53.149865224 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cheetah3
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,16 @@
 #
 
 
-%define modname Cheetah3
+%define modname cheetah3
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Cheetah3
-Version:        3.2.6.post1
+Version:        3.3.3.post1
 Release:        0
 Summary:        Template engine and code generation tool
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://cheetahtemplate.org/
-Source:         
https://files.pythonhosted.org/packages/source/C/Cheetah3/Cheetah3-%{version}.tar.gz
+Source:         
https://github.com/CheetahTemplate3/cheetah3/archive/refs/tags/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++++++ Cheetah3-3.2.6.post1.tar.gz -> cheetah3-3.3.3.post1.tar.gz ++++++
++++ 3671 lines of diff (skipped)

Reply via email to