mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
urlwatch: update to 2.13.
This commit is contained in:
parent
967f7e182b
commit
bb3095eb24
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.12
|
version=2.13
|
||||||
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=f1b7df61c74d9094eef76cc774b344af333963b00e4e7b7c9197d45ace4de49f
|
checksum=dcf43b914013fe8dda762b1571e6448593f7c905897a38c1f5ce9dcec16c0716
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
nosetests3
|
nosetests3
|
||||||
|
|
Loading…
Add table
Reference in a new issue