python-twisted_iocpsupport: update to 1.0.4

This commit is contained in:
Mehdi Chinoune
2023-08-12 06:29:35 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent eb5c9f1c60
commit 3cfab62fab

View File

@@ -4,8 +4,8 @@ _realname=twisted-iocpsupport
_pyname=twisted_iocpsupport
pkgbase=mingw-w64-python-${_pyname}
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_pyname}
pkgver=1.0.3
pkgrel=2
pkgver=1.0.4
pkgrel=1
pkgdesc='An extension for use in the twisted I/O Completion Ports reactor (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-cc")
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz"
001-fix-multiple-defs.patch)
sha256sums=('afb00801fdfbaccf0d0173a722626500023d4a19719ac9f129d1347a32e2fc66'
sha256sums=('858096c0d15e33f15ac157f455d8f86f2f2cdd223963e58c0f682a3af8362d89'
'615fe6e1ee621eafc69faefcada30258eb0692df44afac7020c29bf1555de958')
prepare() {