[arch-commits] Commit in python-noseofyeti/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jan 16 20:33:20 UTC 2022
Date: Sunday, January 16, 2022 @ 20:33:20
Author: felixonmars
Revision: 1106419
upgpkg: python-noseofyeti 2.2.0-1
Modified:
python-noseofyeti/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-16 20:26:49 UTC (rev 1106418)
+++ PKGBUILD 2022-01-16 20:33:20 UTC (rev 1106419)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-noseofyeti
-pkgver=2.1.0
+pkgver=2.2.0
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=('0a50c56b16f30ce7e02db9820722b05fef1d958e651b2fcf3297d52cd032b6c8058dad45f002a8cfb6fa8640d0ed3aad8b4ce3c05339e93013e7246a56b6e20f')
+sha512sums=('b76a1a12ebf6202c0788b7ac74dae06c3162464947a3e5ab6f2fc09bc58dae1442083d43fb0fdaa229d0fc00fe1567becee35102c3b9c82ed34cfb87f072ab87')
build() {
cd nose-of-yeti-release-$pkgver
More information about the arch-commits
mailing list