python-pyaml: update to 25.7.0
This commit is contained in:
parent
c168441af6
commit
6b8482e373
@ -3,7 +3,7 @@
|
||||
_realname=pyaml
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=25.5.0
|
||||
pkgver=25.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="PyYAML-based module to produce pretty and readble YAML-serialized data (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-unidecode")
|
||||
options=('!strip')
|
||||
source=("https://pypi.org/packages/source/p/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('5799560c7b1c9daf35a7a4535f53e2c30323f74cbd7cb4f2e715b16dd681a58a')
|
||||
sha256sums=('e113a64ec16881bf2b092e2beb84b7dcf1bd98096ad17f5f14e8fb782a75d99b')
|
||||
|
||||
build() {
|
||||
cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user