forked from pool/python-rdflib
- Run testsuite everywhere
- Macro cleanup - Run testsuite everywhere OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
cfe580d10a
commit
9a2c739c4e
@@ -25,14 +25,15 @@ Group: Development/Libraries/Python
|
||||
Url: http://rdflib.net/
|
||||
Source: http://pypi.python.org/packages/source/r/rdflib/rdflib-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-2to3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-distribute
|
||||
BuildRequires: python3-isodate
|
||||
BuildRequires: python3-nose
|
||||
BuildRequires: python3-xml
|
||||
BuildRequires: fdupes
|
||||
Requires: python3-isodate
|
||||
Requires: python3-xml
|
||||
BuildArch: noarch
|
||||
@@ -58,10 +59,8 @@ rm -r _build/html/.buildinfo
|
||||
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%fdupes -s build/html
|
||||
|
||||
%if 0%{?suse_version} >= 1230
|
||||
%check
|
||||
python3 setup.py test
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user