mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
urlwatch: update to 2.15.
This commit is contained in:
parent
8ecd9d23ff
commit
e0782779cd
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.14
|
version=2.15
|
||||||
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=317bd30ef8d2dfe8ba8f46afd25a3eb5f382deab82942bec7f7021ac2f369c83
|
checksum=d3bcbf44cb0d3b19397f98dda7d4ec9bfe6719b762459be0f7fa1876e86b210f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
nosetests3
|
nosetests3
|
||||||
|
|
Loading…
Add table
Reference in a new issue