python-keyring: update to 25.6.0
This commit is contained in:
parent
138314c1b6
commit
9b0f3b9722
@ -3,7 +3,7 @@
|
||||
_realname=keyring
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=25.5.0
|
||||
pkgver=25.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Provides an easy way to access the system keyring service (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -16,7 +16,6 @@ msys2_references=(
|
||||
)
|
||||
depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-importlib-metadata"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-jaraco.classes"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-jaraco.context"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-jaraco.functools"
|
||||
@ -30,7 +29,7 @@ makedepends=(
|
||||
)
|
||||
options=('!strip')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4c753b3ec91717fe713c4edd522d625889d8973a349b0e582622f49766de58e6')
|
||||
sha256sums=('0b39998aa941431eb3d9b0d4b2460bc773b9df6fed7621c2dfb291a7e0187a66')
|
||||
|
||||
prepare() {
|
||||
# Set version for setuptools_scm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user