From c72fab1ff2b4f067642dff1e2e6ec65ea87015e5 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 29 Oct 2019 09:46:46 +0300 Subject: [PATCH] python-eventlet: Update to 0.25.1 --- mingw-w64-python-eventlet/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-eventlet/PKGBUILD b/mingw-w64-python-eventlet/PKGBUILD index 4f9596517c..d3773c8cb5 100644 --- a/mingw-w64-python-eventlet/PKGBUILD +++ b/mingw-w64-python-eventlet/PKGBUILD @@ -3,7 +3,7 @@ _realname=eventlet pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.25.0 +pkgver=0.25.1 pkgrel=1 pkgdesc="Highly concurrent networking library (mingw-w64)" arch=('any') @@ -36,7 +36,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-psycopg2" "${MINGW_PACKAGE_PREFIX}-python2-subprocess32") options=('staticlibs' 'strip' '!debug') source=(${_realname}-${pkgver}.tar.gz::https://github.com/eventlet/eventlet/archive/v${pkgver}.tar.gz) -sha512sums=('e490cbf06f01d0bb1809ec2c66ff718a9404f844f153caffc54317aebb24042d096b9c930fe035e5c2a59b186d344628741aae02f625a0dc2596de52b4a3cbcc') +sha512sums=('ed3c1bfc17039c17730d4a8bb8ae3a3604b0210f3e6c326764fce748d7466a090b270c5dbc713aaf023681f33a80967adbe83f6280b61f5661a309a0bd43249a') # Helper macros to help make tasks easier #