|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-rdflib
|
|
|
|
|
Version: 4.1.2
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: Python library for working with RDF
|
|
|
|
|
|
|
|
|
|
Group: Development/Languages
|
|
|
|
@ -181,6 +181,9 @@ PYTHONPATH=./build/lib %{__python} run_tests.py --verbose
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 4.1.2-8
|
|
|
|
|
- Rebuild for Python 3.6
|
|
|
|
|
|
|
|
|
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.2-7
|
|
|
|
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
|
|
|
|
|
|
|