Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pathable for openSUSE:Factory 
checked in at 2023-04-15 22:32:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathable (Old)
 and      /work/SRC/openSUSE:Factory/.python-pathable.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pathable"

Sat Apr 15 22:32:42 2023 rev:2 rq:1079494 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathable/python-pathable.changes  
2022-09-26 18:47:52.708017375 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pathable.new.19717/python-pathable.changes   
    2023-04-15 22:32:44.485397492 +0200
@@ -1,0 +2,5 @@
+Fri Apr 14 06:43:10 UTC 2023 - [email protected]
+
+- python-pathable obsoletes python-dictpath
+
+-------------------------------------------------------------------
@@ -4,0 +10 @@
+

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

Other differences:
------------------
++++++ python-pathable.spec ++++++
--- /var/tmp/diff_new_pack.v0fQPA/_old  2023-04-15 22:32:45.581403816 +0200
+++ /var/tmp/diff_new_pack.v0fQPA/_new  2023-04-15 22:32:45.585403838 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pathable
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pathable
 Version:        0.4.3
 Release:        0
@@ -24,13 +23,18 @@
 License:        Apache-2.0
 URL:            https://github.com/p1c2u/pathable
 Source:         
/https://github.com/p1c2u/pathable/archive/refs/tags/%{version}.tar.gz#/pathable-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+# I know self obsoletion, but se want following, right?
+# Unfortunately dictpath v. 0.4.3 exists
+# change <= to < 0.4.4 as soon as 0.4.4 is out
+Obsoletes:      python-dictpath <= 0.4.3
+Provides:       python-dictpath = 0.4.3
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to