Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-urllib3 for openSUSE:Factory checked in at 2022-10-25 11:18:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old) and /work/SRC/openSUSE:Factory/.python-urllib3.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-urllib3" Tue Oct 25 11:18:26 2022 rev:52 rq:1030868 version:1.26.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes 2022-08-24 15:10:27.828454576 +0200 +++ /work/SRC/openSUSE:Factory/.python-urllib3.new.2275/python-urllib3.changes 2022-10-25 11:18:30.897938172 +0200 @@ -1,0 +2,5 @@ +Sun Oct 23 10:39:36 UTC 2022 - Ben Greiner <code@bnavigator.de> + +- Fix pycache when undbundling six + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-urllib3.spec ++++++ --- /var/tmp/diff_new_pack.zDDKkn/_old 2022-10-25 11:18:31.501939511 +0200 +++ /var/tmp/diff_new_pack.zDDKkn/_new 2022-10-25 11:18:31.509939528 +0200 @@ -110,9 +110,9 @@ ln -s %{$python_sitelib}/six.py %{buildroot}/%{$python_sitelib}/urllib3/packages/six.py ln -sf %{$python_sitelib}/__pycache__/six.cpython-%{$python_version_nodots}.opt-1.pyc \ - %{buildroot}/%{python3_sitelib}/urllib3/packages/__pycache__/ + %{buildroot}/%{$python_sitelib}/urllib3/packages/__pycache__/ ln -sf %{$python_sitelib}/__pycache__/six.cpython-%{$python_version_nodots}.pyc \ - %{buildroot}/%{python3_sitelib}/urllib3/packages/__pycache__/ + %{buildroot}/%{$python_sitelib}/urllib3/packages/__pycache__/ %fdupes %{buildroot}%{$python_sitelib} } @@ -138,7 +138,7 @@ %license LICENSE.txt %doc CHANGES.rst README.rst %{python_sitelib}/urllib3 -%{python_sitelib}/urllib3-%{version}-py*.egg-info +%{python_sitelib}/urllib3-%{version}*-info %endif %changelog