Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jaraco.envs for 
openSUSE:Factory checked in at 2022-08-31 18:08:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.envs (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.envs.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.envs"

Wed Aug 31 18:08:30 2022 rev:4 rq:1000117 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jaraco.envs/python-jaraco.envs.changes    
2022-07-18 18:32:52.761667195 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.envs.new.2083/python-jaraco.envs.changes
  2022-08-31 18:08:35.431312360 +0200
@@ -1,0 +2,6 @@
+Mon Aug 29 14:37:15 UTC 2022 - Ben Greiner <[email protected]>
+
+- Do not own the jaraco toplevel directory (PEP440 namespace pkg)
+- Clean specfile from old distro code
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jaraco.envs.spec ++++++
--- /var/tmp/diff_new_pack.TGhdtW/_old  2022-08-31 18:08:35.891313577 +0200
+++ /var/tmp/diff_new_pack.TGhdtW/_new  2022-08-31 18:08:35.895313588 +0200
@@ -16,9 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# requires python-path
-%define skip_python2 1
 Name:           python-jaraco.envs
 Version:        2.4.0
 Release:        0
@@ -31,7 +28,6 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 56}
 BuildRequires:  %{python_module setuptools_scm >= 3.4.1}
-BuildRequires:  %{python_module tomli}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -68,6 +64,9 @@
 %license LICENSE
 %doc docs/*.rst README.rst CHANGES.rst
 %{python_sitelib}/jaraco.envs-%{version}*info
-%{python_sitelib}/jaraco
+%dir %{python_sitelib}/jaraco
+%{python_sitelib}/jaraco/envs.py*
+%pycache_only %dir %{python_sitelib}/jaraco/__pycache__
+%pycache_only %{python_sitelib}/jaraco/__pycache__/envs*.py*
 
 %changelog

Reply via email to