Accepting request 124749 from devel:languages:python
Add missing requires" (forwarded request 124412 from dimstar) OBS-URL: https://build.opensuse.org/request/show/124749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=7
This commit is contained in:
commit
b3845798fe
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 09:34:31 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Add python-isodate Requires: rdflib imports it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 28 18:14:50 UTC 2012 - msuman@gnome.org
|
||||
|
||||
|
@ -27,6 +27,8 @@ Source: rdflib-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-xml
|
||||
# term.py:from isodate import parse_time, parse_date, parse_datetime
|
||||
Requires: python-isodate
|
||||
%if 0%{?suse_version}
|
||||
%py_requires
|
||||
%if 0%{?suse_version} > 1110
|
||||
|
Loading…
Reference in New Issue
Block a user