Browse Source

python/python3-xdg-base-dirs: Update for version 6.0.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/310/head
Tonus 2 months ago
committed by Willy Sudiarto Raharjo
parent
commit
9e70d70ccb
  1. 2
      python/python3-xdg-base-dirs/python3-xdg-base-dirs.SlackBuild
  2. 6
      python/python3-xdg-base-dirs/python3-xdg-base-dirs.info

2
python/python3-xdg-base-dirs/python3-xdg-base-dirs.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xdg-base-dirs
VERSION=${VERSION:-6.0.1}
VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-xdg-base-dirs/python3-xdg-base-dirs.info

@ -1,8 +1,8 @@
PRGNAM="python3-xdg-base-dirs"
VERSION="6.0.1"
VERSION="6.0.2"
HOMEPAGE="https://github.com/srstevenson/xdg-base-dirs"
DOWNLOAD="https://files.pythonhosted.org/packages/98/58/bf6650c4eba25375f923703b645f8b245ecee75c722ded29189d8b515167/xdg_base_dirs-6.0.1.tar.gz"
MD5SUM="e9b48a222ec378b54948708255b207c8"
DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xdg-base-dirs/xdg_base_dirs-6.0.2.tar.gz"
MD5SUM="765ee006d59cc023b28a36505ebcd9d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wheel python3-poetry-core"

Loading…
Cancel
Save