Accepting request 132959 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 132958 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/132959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PasteDeploy?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2012-09-11 07:17:10 +00:00 committed by Git OBS Bridge
commit ebe3b8f0a5
2 changed files with 9 additions and 0 deletions

View File

@ -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.
-------------------------------------------------------------------
Sun May 27 05:17:57 UTC 2012 - highwaystar.ru@gmail.com

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