urlwatch: update to 2.17.
This commit is contained in:
parent
2ba059bcdd
commit
992c4de82d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'urlwatch'
|
||||
pkgname=urlwatch
|
||||
version=2.16
|
||||
version=2.17
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://thp.io/2008/urlwatch/"
|
||||
distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
|
||||
checksum=6f8e0dfc1e4d91fa7a94aa4e3c3d184b400710459ea727a990cfc7f76efa1649
|
||||
checksum=08f51c7ffe7489c0be7a6c54855e074da65131714e4b6c622e4cfb107ef7ea78
|
||||
|
||||
do_check() {
|
||||
nosetests3
|
||||
|
|
Loading…
Reference in New Issue