New package: wpull-1.2.1
This commit is contained in:
parent
99e970215f
commit
d2176f2435
2 changed files with 19 additions and 0 deletions
18
srcpkgs/wpull/template
Normal file
18
srcpkgs/wpull/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'wpull'
|
||||||
|
pkgname=wpull
|
||||||
|
version=1.2.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
python_versions="3.4"
|
||||||
|
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||||
|
depends="python3.4-tornado python3.4-trollius python3.4-lxml python3.4-chardet
|
||||||
|
python3.4-SQLAlchemy python3.4-html5lib python3.4-dnspython3 python3.4-psutil
|
||||||
|
python3.4-namedlist"
|
||||||
|
pycompile_module="wpull"
|
||||||
|
short_desc="Wget-compatible web downloader and crawler"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
homepage="https://github.com/chfoo/wpull"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="${PYPI_SITE}/w/wpull/wpull-${version}.tar.gz"
|
||||||
|
checksum=c2491df6dd51548e598f4551032f5c8fde57006fed035832cdf9a19e732d2a9c
|
1
srcpkgs/wpull/update
Normal file
1
srcpkgs/wpull/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*b*"
|
Loading…
Add table
Add a link
Reference in a new issue