[arch-commits] Commit in python-nox/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Tue Jan 5 15:16:12 UTC 2021


    Date: Tuesday, January 5, 2021 @ 15:16:09
  Author: ffy00
Revision: 809318

upgpkg: python-nox 2020.12.31-1

Modified:
  python-nox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 15:14:28 UTC (rev 809317)
+++ PKGBUILD	2021-01-05 15:16:09 UTC (rev 809318)
@@ -2,8 +2,8 @@
 
 _pkgname=nox
 pkgname=python-$_pkgname
-pkgver=2020.8.22
-pkgrel=2
+pkgver=2020.12.31
+pkgrel=1
 pkgdesc='Flexible test automation for Python'
 arch=('any')
 url='https://github.com/theacodes/nox'
@@ -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=('8a63846398c2b335d00ceda052e0bd8448fa667b1d78bf58184d6a96b15c7ce34d6b6af0aa637088d5f219740732afffe032a09b42c5ad205890dc3fd73d03e8')
+sha512sums=('9766f9623947eb7ff753e8f56cc3f4b62b0d29cdaa64ca02835bf30092923d159b68b8cca7079a2b67a090a8fc155ed83fe1777ab6c22b9bf6bd565d3f1e6e5a')
 
 prepare() {
   # missing python-contexter



More information about the arch-commits mailing list