Date: Sunday, February 20, 2022 @ 20:31:41 Author: felixonmars Revision: 1135344
upgpkg: python-noseofyeti 2.3.1-1 Modified: python-noseofyeti/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-20 20:31:21 UTC (rev 1135343) +++ PKGBUILD 2022-02-20 20:31:41 UTC (rev 1135344) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-noseofyeti -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="A custom pyton codec that provides an RSpec style dsl for python" url="https://github.com/delfick/nose-of-yeti" @@ -12,7 +12,7 @@ checkdepends=('python-asynctest' 'python-pytest' 'python-alt-pytest-asyncio' 'python-pytest-helpers-namespace') source=("https://github.com/delfick/nose-of-yeti/archive/release-$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('00069c6ae55905cdef1476bb6c6b9c72f45cd99ec9b68d3b327df95374306d46cf5ce6d763c0f5d2a418dcda3b3c81fc016973689ac7a50d4595d29953cbaa69') +sha512sums=('632cb88ce3da3a17edb40420467e467ea33f3bce86b30edcd9abd907cccf1e9e18fb2e81f2cb17607997c7685b31854f816d63ca2203c3b8aa33abe4c72ccf9a') build() { cd nose-of-yeti-release-$pkgver
