- Provide python-testsuite from devel subkg to ease py2->py3
dependencies - Provide python-testsuite from devel subkg to ease py2->py3 dependencies - Provide python-testsuite from devel subkg to ease py2->py3 dependencies OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=273
This commit is contained in:
parent
54c4187a2a
commit
669bddb90e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 19:30:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Provide python-testsuite from devel subkg to ease py2->py3
|
||||
dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 16:47:56 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 19:30:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Provide python-testsuite from devel subkg to ease py2->py3
|
||||
dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 16:47:56 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 19:30:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Provide python-testsuite from devel subkg to ease py2->py3
|
||||
dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 16:47:56 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user