python-urlgrabber: update to 3.10.2
This commit is contained in:
parent
26204ef1dd
commit
2251a4ffa8
1 changed files with 7 additions and 8 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'python-urlgrabber'
|
# Template file for 'python-urlgrabber'
|
||||||
pkgname=python-urlgrabber
|
pkgname=python-urlgrabber
|
||||||
version=3.10.1
|
version=3.10.2
|
||||||
revision=2
|
revision=1
|
||||||
|
noarch=yes
|
||||||
wrksrc="urlgrabber-${version}"
|
wrksrc="urlgrabber-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python python-curl"
|
|
||||||
makedepends="${hostmakedepends}"
|
|
||||||
depends="${makedepends}"
|
|
||||||
noarch=yes
|
|
||||||
pycompile_module="urlgrabber"
|
pycompile_module="urlgrabber"
|
||||||
short_desc="A high-level cross-protocol url-grabber (Python2)"
|
hostmakedepends="python-devel"
|
||||||
|
depends="python-curl"
|
||||||
|
short_desc="High-level cross-protocol url-grabber (Python2)"
|
||||||
homepage="http://urlgrabber.baseurl.org/"
|
homepage="http://urlgrabber.baseurl.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="http://urlgrabber.baseurl.org/download/urlgrabber-${version}.tar.gz"
|
distfiles="http://urlgrabber.baseurl.org/download/urlgrabber-${version}.tar.gz"
|
||||||
checksum=06b13ff8d527dba3aee04069681b2c09c03117592d5485a80ae4b807cdf33476
|
checksum=53691185e3d462bb0fa8db853a205ee79cdd4089687cddd22cabb8b3d4280142
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue