urlwatch: update to 2.12.
This commit is contained in:
parent
f93afb4be2
commit
f91a59a83e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'urlwatch'
|
||||
pkgname=urlwatch
|
||||
version=2.11
|
||||
version=2.12
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=18a498e7e1defdee855732c3a0606956fefcebdb95c567e4780c313cba7b2c4d
|
||||
checksum=f1b7df61c74d9094eef76cc774b344af333963b00e4e7b7c9197d45ace4de49f
|
||||
|
||||
do_check() {
|
||||
nosetests3
|
||||
|
|
Loading…
Reference in New Issue