python-rdflib: remove noarch.
This commit is contained in:
parent
96b41ef7de
commit
9b36bba12a
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-rdflib'
|
# Template file for 'python-rdflib'
|
||||||
pkgname=python-rdflib
|
pkgname=python-rdflib
|
||||||
version=4.2.2
|
version=4.2.2
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
|
||||||
wrksrc="rdflib-${version}"
|
wrksrc="rdflib-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -33,7 +32,6 @@ python3-rdflib_package() {
|
||||||
rdflib:rdfgraphisomorphism:/usr/bin/rdfgraphisomorphism3
|
rdflib:rdfgraphisomorphism:/usr/bin/rdfgraphisomorphism3
|
||||||
rdflib:rdfpipe:/usr/bin/rdfpipe3
|
rdflib:rdfpipe:/usr/bin/rdfpipe3
|
||||||
rdflib:rdfs2dot:/usr/bin/rdfs2dot3"
|
rdflib:rdfs2dot:/usr/bin/rdfs2dot3"
|
||||||
archs=noarch
|
|
||||||
depends="python3-setuptools python3-isodate python3-parsing"
|
depends="python3-setuptools python3-isodate python3-parsing"
|
||||||
pycompile_module="rdflib"
|
pycompile_module="rdflib"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue