[arch-commits] Commit in python-nox/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun Aug 23 12:40:03 UTC 2020
Date: Sunday, August 23, 2020 @ 12:40:03
Author: ffy00
Revision: 687096
upgpkg: python-nox 2020.8.22-1
Modified:
python-nox/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-23 12:28:46 UTC (rev 687095)
+++ PKGBUILD 2020-08-23 12:40:03 UTC (rev 687096)
@@ -2,7 +2,7 @@
_pkgname=nox
pkgname=python-$_pkgname
-pkgver=2020.5.24
+pkgver=2020.8.22
pkgrel=1
pkgdesc='Flexible test automation for Python'
arch=('any')
@@ -14,7 +14,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner' 'python-jinja' 'python-tox')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('6148ef30ef7ab787f7eaf3a4fc35504df351d51b22a1eed42899356ba695f4ca88b3d3a5880d421973307c00a8c1d3fb02fb9b81f2d32e78e2de0062223a8bfe')
+sha512sums=('8a63846398c2b335d00ceda052e0bd8448fa667b1d78bf58184d6a96b15c7ce34d6b6af0aa637088d5f219740732afffe032a09b42c5ad205890dc3fd73d03e8')
prepare() {
# missing python-contexter
More information about the arch-commits
mailing list