From b396ea0b301e2ea1f1353976c866838654b2bf2d Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 24 Oct 2018 09:04:30 +0300 Subject: [PATCH] python-pluggy: Update to 0.8.0 --- mingw-w64-python-pluggy/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-pluggy/PKGBUILD b/mingw-w64-python-pluggy/PKGBUILD index 5b5e794a5e..4805548f49 100644 --- a/mingw-w64-python-pluggy/PKGBUILD +++ b/mingw-w64-python-pluggy/PKGBUILD @@ -3,7 +3,7 @@ _realname=pluggy pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc='Plugin and hook calling mechanisms for python (mingw-w64)' url='https://github.com/pytest-dev/pluggy' @@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz") -sha256sums=('95eb8364a4708392bae89035f45341871286a333f749c3141c20573d2b3876e1') +sha256sums=('447ba94990e8014ee25ec853339faf7b0fc8050cdc3289d4d71f7f410fb90095') prepare() { for pver in {2,3}; do