Hello community, here is the log from the commit of package python-pluggy for openSUSE:Factory checked in at 2019-06-18 14:45:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pluggy (Old) and /work/SRC/openSUSE:Factory/.python-pluggy.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pluggy" Tue Jun 18 14:45:10 2019 rev:12 rq:707081 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pluggy/python-pluggy.changes 2019-05-22 10:54:20.455181049 +0200 +++ /work/SRC/openSUSE:Factory/.python-pluggy.new.4811/python-pluggy.changes 2019-06-18 14:45:11.705736118 +0200 @@ -1,0 +2,7 @@ +Mon Jun 3 08:08:47 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 0.12.0: + * #215: Switch from pkg_resources to importlib-metadata for entrypoint + detection for improved performance and import time. This time with .egg support. + +------------------------------------------------------------------- Old: ---- pluggy-0.11.0.tar.gz New: ---- pluggy-0.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pluggy.spec ++++++ --- /var/tmp/diff_new_pack.Ofcqyv/_old 2019-06-18 14:45:12.265736030 +0200 +++ /var/tmp/diff_new_pack.Ofcqyv/_new 2019-06-18 14:45:12.269736029 +0200 @@ -26,17 +26,19 @@ %bcond_with test %endif Name: python-pluggy%{psuffix} -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Plugin registration and hook calling mechanisms for Python License: MIT Group: Development/Languages/Python URL: https://github.com/pytest-dev/pluggy Source: https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-%{version}.tar.gz +BuildRequires: %{python_module importlib-metadata >= 0.12} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-importlib-metadata >= 0.12 BuildArch: noarch %if %{with test} BuildRequires: %{python_module pytest} ++++++ pluggy-0.11.0.tar.gz -> pluggy-0.12.0.tar.gz ++++++ ++++ 3507 lines of diff (skipped)
