mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-rdflib: update to 4.2.1.
This commit is contained in:
parent
ab653e4f08
commit
50f1d15651
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-rdflib'
|
# Template file for 'python-rdflib'
|
||||||
pkgname=python-rdflib
|
pkgname=python-rdflib
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="rdflib-${version}"
|
wrksrc="rdflib-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/RDFLib/rdflib"
|
homepage="https://github.com/RDFLib/rdflib"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/r/rdflib/rdflib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/rdflib/rdflib-${version}.tar.gz"
|
||||||
checksum=7420dafc4930249d0cfcf31e8547a39b658d079ab2c9e975465f6697a8476ec0
|
checksum=eb02bd235606ef3b26e213da3e576557a6392ce103efd8c6c8ff1e08321608c8
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cp -a ${wrksrc} /tmp/rdflib-2.7
|
cp -a ${wrksrc} /tmp/rdflib-2.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue