python/holidays: Update dependencies.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tonus 2023-03-07 02:36:49 +01:00 committed by Willy Sudiarto Raharjo
parent bfb9e00908
commit fa8ef6de35
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=holidays
SRCNAM=python-holidays
VERSION=${VERSION:-0.20}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/dr-prodigy/python-holidays/archive/v.0.20/python-ho
MD5SUM="9b603ffaf177d25f8084db4c212d5033"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="hijri-converter PyMeeus convertdate korean_lunar_calendar"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"