python-six: Update to 1.17.0

This commit is contained in:
Christoph Reiter 2024-12-26 16:27:31 +01:00
parent 0a21e7c975
commit 05f4c14bd3

View File

@ -2,8 +2,8 @@
pkgbase=python-six
pkgname=('python-six')
pkgver=1.16.0
pkgrel=5
pkgver=1.17.0
pkgrel=1
provides=("python3-six")
replaces=("python3-six")
conflicts=("python3-six")
@ -23,7 +23,7 @@ makedepends=(
)
checkdepends=('python-pytest')
source=("https://pypi.io/packages/source/s/six/six-${pkgver}.tar.gz")
sha256sums=('1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926')
sha256sums=('ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81')
build() {
cd "${srcdir}"/six-${pkgver}