diff --git a/python-base.changes b/python-base.changes index 55c3bdd..48fd0c3 100644 --- a/python-base.changes +++ b/python-base.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 19:30:31 UTC 2020 - Tomáš Chvátal + +- Provide python-testsuite from devel subkg to ease py2->py3 + dependencies + ------------------------------------------------------------------- Mon Jan 27 16:47:56 CET 2020 - Matej Cepl diff --git a/python-base.spec b/python-base.spec index 87985dd..1a6689b 100644 --- a/python-base.spec +++ b/python-base.spec @@ -132,6 +132,9 @@ Requires: glibc-devel Requires: python = %{version} Requires: python-base = %{version}-%{release} Provides: python2-devel = %{version} +# provide testsuite namespace that was split in python3 to ease dependencies +Provides: python-testsuite = %{version} +Provides: python2-testsuite = %{version} %description -n python-devel The Python programming language's interpreter can be extended with diff --git a/python-doc.changes b/python-doc.changes index 55c3bdd..48fd0c3 100644 --- a/python-doc.changes +++ b/python-doc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 19:30:31 UTC 2020 - Tomáš Chvátal + +- Provide python-testsuite from devel subkg to ease py2->py3 + dependencies + ------------------------------------------------------------------- Mon Jan 27 16:47:56 CET 2020 - Matej Cepl diff --git a/python.changes b/python.changes index 55c3bdd..48fd0c3 100644 --- a/python.changes +++ b/python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 19:30:31 UTC 2020 - Tomáš Chvátal + +- Provide python-testsuite from devel subkg to ease py2->py3 + dependencies + ------------------------------------------------------------------- Mon Jan 27 16:47:56 CET 2020 - Matej Cepl