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:
Stephan Kulow 2012-06-15 13:39:59 +00:00 committed by Git OBS Bridge
commit b3845798fe
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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