Hello community, here is the log from the commit of package python-mistune for openSUSE:Factory checked in at 2020-11-02 09:39:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mistune (Old) and /work/SRC/openSUSE:Factory/.python-mistune.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistune" Mon Nov 2 09:39:38 2020 rev:9 rq:845058 version:0.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mistune/python-mistune.changes 2020-04-15 19:53:47.557579992 +0200 +++ /work/SRC/openSUSE:Factory/.python-mistune.new.3463/python-mistune.changes 2020-11-02 09:39:45.569573429 +0100 @@ -1,0 +2,6 @@ +Fri Oct 23 14:42:42 UTC 2020 - Matej Cepl <mc...@suse.com> + +- Use %pycache_only %python_sitelib instead of %python3_sitelib + fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mistune.spec ++++++ --- /var/tmp/diff_new_pack.dk7SYm/_old 2020-11-02 09:39:46.033573874 +0100 +++ /var/tmp/diff_new_pack.dk7SYm/_new 2020-11-02 09:39:46.033573874 +0100 @@ -52,7 +52,7 @@ %license LICENSE %doc CHANGES.rst README.rst %{python_sitelib}/mistune.py* -%pycache_only %{python3_sitelib}/__pycache__/* +%pycache_only %{python_sitelib}/__pycache__/* %dir %{python_sitelib}/mistune-%{version}-py*.egg-info %{python_sitelib}/mistune-%{version}-py*.egg-info/*