[arch-commits] Commit in python-pytest-regressions/trunk (PKGBUILD)
Filipe Laíns
ffy00 at gemini.archlinux.org
Tue Aug 31 19:25:32 UTC 2021
Date: Tuesday, August 31, 2021 @ 19:25:31
Author: ffy00
Revision: 1010201
upgpkg: python-pytest-regressions 2.2.0-1
Modified:
python-pytest-regressions/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-31 19:24:45 UTC (rev 1010200)
+++ PKGBUILD 2021-08-31 19:25:31 UTC (rev 1010201)
@@ -2,8 +2,8 @@
_pkgname=pytest-regressions
pkgname=python-$_pkgname
-pkgver=2.0.2
-pkgrel=3
+pkgver=2.2.0
+pkgrel=1
pkgdesc='Pytest plugin for regression testing'
arch=('any')
url='https://github.com/ESSS/pytest-regressions'
@@ -11,7 +11,7 @@
depends=('python-pytest' 'python-pytest-datadir' 'python-yaml')
makedepends=('python-setuptools-scm')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('47d11cb55321a5d3173d750c90e6c524f0ea520fdfb20086390faf53afa6c8cf1f5fe1e4319864e7b8bd8c26ad3ab6b6469c5a4eacb61b9471d397b4a2ab6941')
+sha512sums=('8fd1c53eea07f3e28c39d37119ed9e7f633487b20b67d9acff79e5920eb62624062eabe5569ddbfba08a93967f612b9adf52027cc508f6a33e1911c9e0bfa411')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list