15
0

Accepting request 132958 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.

OBS-URL: https://build.opensuse.org/request/show/132958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=7
This commit is contained in:
Todd R
2012-09-06 12:55:54 +00:00
committed by Git OBS Bridge
parent 4a71983acc
commit e6dc5b1ea7
2 changed files with 9 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel
BuildRequires: python3-distribute
#there is no port of Paste yet