Browse Source

python/python3-authheaders: updated for version 0.16.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Arn0 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
95efedb73e
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-authheaders/python3-authheaders.SlackBuild
  2. 6
      python/python3-authheaders/python3-authheaders.info

2
python/python3-authheaders/python3-authheaders.SlackBuild

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-authheaders
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-0.15.3}
VERSION=${VERSION:-0.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-authheaders/python3-authheaders.info

@ -1,8 +1,8 @@
PRGNAM="python3-authheaders"
VERSION="0.15.3"
VERSION="0.16.1"
HOMEPAGE="https://github.com/ValiMail/authentication-headers"
DOWNLOAD="https://pypi.python.org/packages/source/a/authheaders/authheaders-0.15.3.tar.gz"
MD5SUM="44ae3b87dfb7fff94050b75455414603"
DOWNLOAD="https://pypi.python.org/packages/source/a/authheaders/authheaders-0.16.1.tar.gz"
MD5SUM="bf0499975a12be4e6b83e12d396a869c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-authres python3-dkimpy python3-publicsuffix2"

Loading…
Cancel
Save