mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
urlwatch: update to 2.14.
This commit is contained in:
parent
9ce8082858
commit
cb70623052
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'urlwatch'
|
# Template file for 'urlwatch'
|
||||||
pkgname=urlwatch
|
pkgname=urlwatch
|
||||||
version=2.13
|
version=2.14
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://thp.io/2008/urlwatch/"
|
homepage="https://thp.io/2008/urlwatch/"
|
||||||
distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
|
||||||
checksum=dcf43b914013fe8dda762b1571e6448593f7c905897a38c1f5ce9dcec16c0716
|
checksum=317bd30ef8d2dfe8ba8f46afd25a3eb5f382deab82942bec7f7021ac2f369c83
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
nosetests3
|
nosetests3
|
||||||
|
|
Loading…
Add table
Reference in a new issue