python3 rdflib update.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-rdflib</Name>
|
||||
@@ -12,17 +12,14 @@
|
||||
<IsA>app</IsA>
|
||||
<Summary>A Python library for working with RDF, a simple yet powerful language for representing information</Summary>
|
||||
<Description>A Python library for working with RDF, a simple yet powerful language for representing information</Description>
|
||||
<Archive sha1sum="3302d2958a974f44bd32c67431083bf14f48f8c7" type="targz">https://files.pythonhosted.org/packages/9a/43/0a5bcaeb7cac3db3cf02ce3a2030cdbdd3d9000402cc859753951ca2596f/rdflib-6.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="db0fd893da30af58db1d529745b2b94c666d9583" type="targz">https://files.pythonhosted.org/packages/source/r/rdflib/rdflib-6.1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>python3-rdflib.patch</Patch>
|
||||
<Patch level="1">python3-rdflib.patch</Patch>
|
||||
<!-- <Patch level="1">python3-rdflib.patch</Patch> -->
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-01-18</Date>
|
||||
<Version>6.1.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisilinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>6.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user