python-twisted: update to 22.8.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
02d35fda3e
commit
7dc44ccf5a
@@ -3,7 +3,7 @@
|
||||
_realname=twisted
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=22.4.0
|
||||
pkgver=22.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='An asynchronous networking framework written in Python (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -34,7 +34,7 @@ depends=(
|
||||
makedepends=(${MINGW_PACKAGE_PREFIX}-python-setuptools
|
||||
${MINGW_PACKAGE_PREFIX}-python-setuptools-scm)
|
||||
source=(https://github.com/twisted/${_realname}/archive/${_realname}-${pkgver}.tar.gz)
|
||||
sha256sums=('0a21cc06f181459bc9da59fe85b9a8192a31cd416c172ec2aa2f85cc305458b7')
|
||||
sha256sums=('3d17049da4b7c66b11359ff29eeea103ef8356f2aec2e4fc3d78c1920fc622a1')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user