From d6d9406d36b0f3aac9f008f6539ad6cc1c5c9dfe Mon Sep 17 00:00:00 2001 From: Dirk Stolle Date: Wed, 20 Aug 2025 15:21:09 +0200 Subject: [PATCH] python-jaraco.functools: update to 4.3.0 --- mingw-w64-python-jaraco.functools/PKGBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-jaraco.functools/PKGBUILD b/mingw-w64-python-jaraco.functools/PKGBUILD index 9fa6a49f55..ffd9f1a161 100644 --- a/mingw-w64-python-jaraco.functools/PKGBUILD +++ b/mingw-w64-python-jaraco.functools/PKGBUILD @@ -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