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:
commit
22827d6282
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user