Sat, 06 Jul 2024 04:43:12 UTC | login

Information for build python-rdflib-4.2.1-8.fc29

ID58071
Package Namepython-rdflib
Version4.2.1
Release8.fc29
Epoch
SummaryPython library for working with RDF
DescriptionRDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX, RDFa and Microdata. The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage, persistent storage on top of the Berkeley DB, and a wrapper for remote SPARQL endpoints.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:52:09 UTC
CompletedThu, 19 Jul 2018 09:52:09 UTC
Tags
f29
f30
f31
RPMs
src
python-rdflib-4.2.1-8.fc29.src.rpm (info) (download)
noarch
python2-rdflib-4.2.1-8.fc29.noarch.rpm (info) (download)
python3-rdflib-4.2.1-8.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 4.2.1-7 - Rebuilt for Python 3.7 * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.2.1-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Tue Feb 20 2018 Than Ngo <than@redhat.com> - 4.2.1-5 - skip test_issue375 for python2, need to investigate later * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 03 2017 Miro Hrončok <mhroncok@redhat.com> - 4.2.1-1 - Update to 4.2.1 - Add missing python3 requires (rhbz#1295098) - Modernize the package (python2 subpackage, %pyX_* macros..., new versioned executable) - Run tests on Python 3, even when failing - Fixed bad shebangs * 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