forked from pool/python-rdflib
Accepting request 121928 from devel:languages:python
- Update to version 3.2.1: + New setuptools entry points for query processors and results + Many bugfixes - license update: BSD-3-Clause SPDX format - Update to version 3.2.0: + rdflib now works under python3 + Unit tests were updated and cleaned up + Updated documentations + A new resource oriented API was added + Many bugfixes. OBS-URL: https://build.opensuse.org/request/show/121928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=6
This commit is contained in:
commit
be451d9e03
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 28 18:14:50 UTC 2012 - msuman@gnome.org
|
||||||
|
|
||||||
|
- Update to version 3.2.1:
|
||||||
|
+ New setuptools entry points for query processors and results
|
||||||
|
+ Many bugfixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 13 13:39:19 UTC 2012 - cfarrell@suse.com
|
||||||
|
|
||||||
|
- license update: BSD-3-Clause
|
||||||
|
SPDX format
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 15 20:17:16 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.2.0:
|
||||||
|
+ rdflib now works under python3
|
||||||
|
+ Unit tests were updated and cleaned up
|
||||||
|
+ Updated documentations
|
||||||
|
+ A new resource oriented API was added
|
||||||
|
+ Many bugfixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 22 09:47:20 UTC 2011 - saschpe@suse.de
|
Thu Sep 22 09:47:20 UTC 2011 - saschpe@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rdflib
|
# spec file for package python-rdflib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,14 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: python-rdflib
|
Name: python-rdflib
|
||||||
Version: 3.1.0
|
Version: 3.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python library for working with RDF
|
Summary: A Python library for working with RDF
|
||||||
Url: http://rdflib.net/
|
License: BSD-3-Clause
|
||||||
License: Other License, see package
|
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
|
Url: http://rdflib.net/
|
||||||
Source: rdflib-%{version}.tar.gz
|
Source: rdflib-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eafa2a6abfde24f08bc8af0b43084bd30a00d94579bea9993643a8b438098043
|
|
||||||
size 249824
|
|
3
rdflib-3.2.1.tar.gz
Normal file
3
rdflib-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1193b3614bf8f57793adcff0d0bbff9ed67a667849302c4f46192eb34822b21
|
||||||
|
size 439814
|
Loading…
x
Reference in New Issue
Block a user