Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-for-android for
openSUSE:Factory checked in at 2024-01-10 21:52:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-for-android (Old)
and /work/SRC/openSUSE:Factory/.python-python-for-android.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-for-android"
Wed Jan 10 21:52:17 2024 rev:7 rq:1137829 version:2023.9.16
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-for-android/python-python-for-android.changes
2023-05-17 10:53:41.159526643 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-for-android.new.21961/python-python-for-android.changes
2024-01-10 21:52:36.644868987 +0100
@@ -1,0 +2,45 @@
+Tue Jan 9 22:09:21 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 2023.09.16:
+ * Cffi update
+ * Use build rather than pep517 for building
+ * Removes `mysqldb` recipe as does not support Python 3
+ * Removes `Babel` recipe as it's not needed anymore.
+ * Remove `dateutil` recipe, as it's not needed anymore
+ * Optimize CI runs, by avoiding unnecessary rebuilds
+ * Remove `pytz` recipe, as it's not needed anymore
+ * Changed the url to use https as http fails
+ * vlc: fix build
+ * Correct sys_platform
+ * Docs: Fix code string - quickstart.rst
+ * Bump `kivy` version to `2.2.1`
+ * Use a pinned version of `Cython` for now, as most of the
+ recipes are incompatible with `Cython==3.x.x`
+ * Automatically generate required pre-requisites
+ * Use platform.uname instead of os.uname
+ * Fix simple typos in comments
+ * `build_platform` should be all-lowercase
+ * Docs: Fix typos and updated command to build apk - README
+ * Patching cleanup
+ * Python versions: Update documentation & CI testing
+ * Correct check for --sdk option
+ * Factor out dependency checking. Use modern version handling
+ * :rotating_light: linter fixes
+ * Remove deprecated FlatDir in Gradle template
+ * Standardise ensure_dir and rmdir
+ * Standardise on move
+ * Use Python's touch() rather than shelling out.
+- update to 2023.05.21:
+ * Add support for Python 3.10 and make it the default while
+ building hostpython3 and python3
+ * Add PyAV recipe
+ * Add debug loggings for identifying a matching dist
+ * Home app functionality
+ * Use io.IOBase for LogFile
+ * android_api to integer
+ * fix #2768 smallIconName null can t be compared to String
+ * fix tools/liblink: syntax error
+ * Update `pyjnius` version to `1.5.0`
+ * Update Kivy recipe for 2.2.0
+
+-------------------------------------------------------------------
Old:
----
python-for-android-2023.2.10.tar.gz
New:
----
python-for-android-2023.9.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-for-android.spec ++++++
--- /var/tmp/diff_new_pack.HLJRNK/_old 2024-01-10 21:52:37.608903995 +0100
+++ /var/tmp/diff_new_pack.HLJRNK/_new 2024-01-10 21:52:37.612904141 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-for-android
#
-# Copyright (c) 2023 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
@@ -18,7 +18,7 @@
%define version_with_zeros 2023.02.10
Name: python-python-for-android
-Version: 2023.2.10
+Version: 2023.9.16
Release: 0
Summary: Android APK packager for Python scripts and apps
License: MIT
++++++ python-for-android-2023.2.10.tar.gz ->
python-for-android-2023.9.16.tar.gz ++++++
++++ no output (probably identical)