Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-google-cloud-translate"

Sun Dec 17 21:32:24 2023 rev:12 rq:1133647 version:3.13.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-translate/python-google-cloud-translate.changes
      2023-12-07 19:13:00.197008945 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-translate.new.25432/python-google-cloud-translate.changes
   2023-12-17 21:34:47.174950329 +0100
@@ -1,0 +2,9 @@
+Sat Dec 16 20:28:46 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.13.0:
+  * Add support for python 3.12
+  * Introduce compatibility with native namespace packages
+  * Require proto-plus >= 1.22.3
+  * Use retry_async instead of retry in async client
+
+-------------------------------------------------------------------

Old:
----
  google-cloud-translate-3.12.1.tar.gz

New:
----
  google-cloud-translate-3.13.0.tar.gz

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

Other differences:
------------------
++++++ python-google-cloud-translate.spec ++++++
--- /var/tmp/diff_new_pack.ljcW6O/_old  2023-12-17 21:34:47.578965009 +0100
+++ /var/tmp/diff_new_pack.ljcW6O/_new  2023-12-17 21:34:47.578965009 +0100
@@ -16,20 +16,20 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-google-cloud-translate
-Version:        3.12.1
+Version:        3.13.0
 Release:        0
 Summary:        Google Cloud Translation API client library
 License:        Apache-2.0
-URL:            https://github.com/googleapis/python-translate
+URL:            https://github.com/googleapis/google-cloud-python
 Source:         
https://files.pythonhosted.org/packages/source/g/google-cloud-translate/google-cloud-translate-%{version}.tar.gz
 BuildRequires:  %{python_module google-api-core >= 1.34.0}
 BuildRequires:  %{python_module google-cloud-core >= 1.4.4}
-BuildRequires:  %{python_module proto-plus >= 1.22.2}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module proto-plus >= 1.22.3}
 BuildRequires:  %{python_module protobuf >= 3.19.5}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 # START TESTING SECTION
 BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest}
@@ -38,7 +38,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-google-api-core >= 1.34.0
 Requires:       python-google-cloud-core >= 1.4.4
-Requires:       python-proto-plus >= 1.22.2
+Requires:       python-proto-plus >= 1.22.3
 Requires:       python-protobuf >= 3.19.5
 BuildArch:      noarch
 %python_subpackages
@@ -52,10 +52,10 @@
 %autosetup -p1 -n google-cloud-translate-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -64,5 +64,6 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/google/cloud/translate*
+%{python_sitelib}/google_cloud_translate-%{version}.dist-info
 

++++++ google-cloud-translate-3.12.1.tar.gz -> 
google-cloud-translate-3.13.0.tar.gz ++++++
++++ 2805 lines of diff (skipped)

Reply via email to