Accepting request 132968 from devel:languages:python
Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed. (forwarded request 132966 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/132968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=10
This commit is contained in:
commit
1380a9da91
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 6 09:28:27 UTC 2012 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Restore BuildRequires: python3 This package depends on hash
|
||||||
|
algorithms that are only available if python3 is installed,
|
||||||
|
python3-devel will not pull them in. Building will fail if
|
||||||
|
BuildRequires: python3 is removed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 23 07:30:09 UTC 2012 - highwaystar.ru@gmail.com
|
Wed May 23 07:30:09 UTC 2012 - highwaystar.ru@gmail.com
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@ License: BSD-3-Clause
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: python3
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-distribute
|
BuildRequires: python3-distribute
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python3-xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user