Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-py-gitea-opensuse-org for
openSUSE:Factory checked in at 2024-12-11 21:08:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-gitea-opensuse-org (Old)
and /work/SRC/openSUSE:Factory/.python-py-gitea-opensuse-org.new.29675
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py-gitea-opensuse-org"
Wed Dec 11 21:08:51 2024 rev:2 rq:1230183 version:1.22.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-py-gitea-opensuse-org/python-py-gitea-opensuse-org.changes
2023-09-25 20:03:15.366274962 +0200
+++
/work/SRC/openSUSE:Factory/.python-py-gitea-opensuse-org.new.29675/python-py-gitea-opensuse-org.changes
2024-12-11 21:10:31.280455901 +0100
@@ -1,0 +2,12 @@
+Wed Dec 11 14:05:45 UTC 2024 - Matej Cepl <[email protected]>
+
+- Update to 1.22.4 (there is no upstream changelog at all, code
+ is automatically generated from src.o.o API)
+
+-------------------------------------------------------------------
+Wed Nov 20 07:39:17 UTC 2024 - Matej Cepl <[email protected]>
+
+- Update to 1.22.0 (there is no upstream changelog at all, code
+ is automatically generated from src.o.o API)
+
+-------------------------------------------------------------------
Old:
----
py-gitea-opensuse-org-1.19.4-gh.tar.gz
New:
----
py-gitea-opensuse-org-1.22.4-gh.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-py-gitea-opensuse-org.spec ++++++
--- /var/tmp/diff_new_pack.pFzDpx/_old 2024-12-11 21:10:31.668472087 +0100
+++ /var/tmp/diff_new_pack.pFzDpx/_new 2024-12-11 21:10:31.672472254 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-py-gitea-opensuse-org
#
-# 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,25 +18,31 @@
%{?sle15_python_module_pythons}
Name: python-py-gitea-opensuse-org
-Version: 1.19.4
+Version: 1.22.4
Release: 0
Summary: Gitea API
License: MIT
URL: https://github.com/dcermak/py-gitea-opensuse-org
Source:
https://github.com/dcermak/py-gitea-opensuse-org/archive/refs/tags/%{version}.tar.gz#/py-gitea-opensuse-org-%{version}-gh.tar.gz
BuildRequires: %{python_module aiohttp >= 3.8.4}
+BuildRequires: %{python_module aiohttp-retry >= 2.8.3}
+BuildRequires: %{python_module mypy >= 1.4.1}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module pydantic >= 1.10.5}
+BuildRequires: %{python_module pydantic >= 2}
+BuildRequires: %{python_module pytest-randomly >= 3.12.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil >= 2.8.2}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module types-python-dateutil >= 2.8.19}
+BuildRequires: %{python_module typing-extensions >= 4.7.1}
BuildRequires: %{python_module urllib3 >= 1.25.3}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-aenum >= 3.1.11
Requires: python-aiohttp >= 3.8.4
+Requires: python-aiohttp-retry >= 2.8.3
Requires: python-pydantic >= 1.10.5
Requires: python-python-dateutil >= 2.8.2
Requires: python-urllib3 >= 1.25.3
@@ -44,7 +50,7 @@
%python_subpackages
%description
-None
+Python wrapper for src.opensuse.org
%prep
%autosetup -p1 -n py-gitea-opensuse-org-%{version}
++++++ py-gitea-opensuse-org-1.19.4-gh.tar.gz ->
py-gitea-opensuse-org-1.22.4-gh.tar.gz ++++++
++++ 217241 lines of diff (skipped)