python-jaraco.functools: update to 4.3.0

This commit is contained in:
Dirk Stolle 2025-08-20 15:21:09 +02:00
parent 9a7931659b
commit d6d9406d36

View File

@ -3,15 +3,18 @@
_realname=jaraco.functools
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=4.2.1
pkgver=4.3.0
pkgrel=1
pkgdesc='Functools like those found in stdlib (mingw-w64)'
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
msys2_references=(
'anitya: 20165'
'archlinux: python-jaraco.functools'
'purl: pkg:pypi/jaraco-functools'
)
url="https://github.com/jaraco/jaraco.functools"
msys2_changelog_url='https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst'
license=('spdx:MIT')
depends=(
"${MINGW_PACKAGE_PREFIX}-python-more-itertools"
@ -23,7 +26,7 @@ makedepends=(
"${MINGW_PACKAGE_PREFIX}-python-setuptools-scm"
)
source=("https://pypi.org/packages/source/${_realname::1}/${_realname/./_}/${_realname/./_}-${pkgver}.tar.gz")
sha256sums=('be634abfccabce56fa3053f8c7ebe37b682683a4ee7793670ced17bab0087353')
sha256sums=('cfd13ad0dd2c47a3600b439ef72d8615d482cedcff1632930d6f28924d92f294')
build() {
# Set version for setuptools_scm