Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-pipx"

Mon Dec 11 21:50:56 2023 rev:6 rq:1132378 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pipx/python-pipx.changes  2023-11-07 
21:29:11.753782687 +0100
+++ /work/SRC/openSUSE:Factory/.python-pipx.new.25432/python-pipx.changes       
2023-12-11 21:51:04.652697252 +0100
@@ -1,0 +2,6 @@
+Fri Dec  8 22:03:05 UTC 2023 - Eyad Issa <[email protected]>
+
+- Upstream version 1.3.3
+  - Require python 3.8 or newer
+
+-------------------------------------------------------------------

Old:
----
  pipx-1.2.1.tar.gz

New:
----
  pipx-1.3.3.tar.gz

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

Other differences:
------------------
++++++ python-pipx.spec ++++++
--- /var/tmp/diff_new_pack.DVvM9t/_old  2023-12-11 21:51:05.568731242 +0100
+++ /var/tmp/diff_new_pack.DVvM9t/_new  2023-12-11 21:51:05.568731242 +0100
@@ -18,25 +18,30 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pipx
-Version:        1.2.1
+Version:        1.3.3
 Release:        0
 Summary:        Install and Run Python Applications in Isolated Environments
 License:        MIT
 URL:            https://github.com/pypa/pipx
 Source:         
https://files.pythonhosted.org/packages/source/p/pipx/pipx-%{version}.tar.gz
-BuildRequires:  %{python_module hatchling >= 0.15.0}
+BuildRequires:  %{python_module hatch-vcs >= 0.4}
+BuildRequires:  %{python_module hatchling >= 1.18}
 BuildRequires:  %{python_module pip}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python >= 3.8
+Requires:       python-argcomplete >= 1.9.4
+Requires:       python-packaging >= 20
+Requires:       python-platformdirs >= 2.1
+Requires:       python-tomli
+Requires:       python-userpath >= 1.6
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module argcomplete >= 1.9.4}
-BuildRequires:  %{python_module packaging >= 20.0}
-BuildRequires:  %{python_module userpath >= 1.6.0}
+BuildRequires:  %{python_module packaging >= 20}
+BuildRequires:  %{python_module platformdirs >= 2.1}
+BuildRequires:  %{python_module userpath >= 1.6}
 # /SECTION
-BuildRequires:  fdupes
-Requires:       python-argcomplete >= 1.9.4
-Requires:       python-packaging >= 20.0
-Requires:       python-userpath >= 1.6.0
-BuildArch:      noarch
 %python_subpackages
 
 %description

++++++ pipx-1.2.1.tar.gz -> pipx-1.3.3.tar.gz ++++++
++++ 4946 lines of diff (skipped)

Reply via email to