python-keyring: update to 23.13.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
ba8c34693b
commit
fea28c9c8f
@@ -3,7 +3,7 @@
|
||||
_realname=keyring
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=23.11.0
|
||||
pkgver=23.13.1
|
||||
pkgrel=1
|
||||
pkgdesc='Provides an easy way to access the system keyring service (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -24,7 +24,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python-setuptools-scm"
|
||||
)
|
||||
source=("https://github.com/jaraco/${_realname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('7b8cbebe8c79c1ff286cd8098e884ebcfbb7c73005a0eedd3dcd6ceaaa01c4bc')
|
||||
sha256sums=('ff0d09243c7cd1919a8b4b03537c2f3a205508c116b225d7cf7567c8c479490f')
|
||||
|
||||
prepare() {
|
||||
# Set version for setuptools_scm
|
||||
|
||||
Reference in New Issue
Block a user