forked from pool/python-rdflib
Accepting request 124412 from home:dimstar:branches:devel:languages:python
Add missing requires" OBS-URL: https://build.opensuse.org/request/show/124412 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=22
This commit is contained in:
parent
b9035b5d8c
commit
7dbacb2601
@ -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
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
|
# term.py:from isodate import parse_time, parse_date, parse_datetime
|
||||||
|
Requires: python-isodate
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%py_requires
|
%py_requires
|
||||||
%if 0%{?suse_version} > 1110
|
%if 0%{?suse_version} > 1110
|
||||||
|
Loading…
x
Reference in New Issue
Block a user