Accepting request 163855 from devel:languages:python

- Disable building for python3 <= 3.2, since it is not compatible with those versions (forwarded request 163854 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/163855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2013-04-14 08:38:44 +00:00 committed by Git OBS Bridge
commit 22827d6282
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 12 11:13:01 UTC 2013 - toddrme2178@gmail.com
- Disable building for python3 <= 3.2, since it is not compatible
with those versions
-------------------------------------------------------------------
Thu Jan 31 13:27:29 UTC 2013 - saschpe@suse.de

View File

@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/r/rdflib/rdflib-%{version
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: python-Sphinx
BuildRequires: python3
BuildRequires: python3 >= 3.2
BuildRequires: python3-2to3
BuildRequires: python3-devel
BuildRequires: python3-distribute