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

David Runge dvzrv at archlinux.org
Mon Dec 14 20:20:14 UTC 2020


    Date: Monday, December 14, 2020 @ 20:20:12
  Author: dvzrv
Revision: 775755

upgpkg: python-pytest-html 3.1.1-1: Upgrade to 3.1.1.

Modified:
  python-pytest-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 20:17:00 UTC (rev 775754)
+++ PKGBUILD	2020-12-14 20:20:12 UTC (rev 775755)
@@ -2,7 +2,7 @@
 
 _name=pytest-html
 pkgname=python-pytest-html
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Plugin for generating HTML reports for pytest results"
 arch=('any')
@@ -13,8 +13,8 @@
 checkdepends=('python-ansi2html' 'python-pytest-mock'
 'python-pytest-rerunfailures' 'python-pytest-xdist')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('161071f92b271970b47260e7f3ac8eed8c0a2329302b1ccee4d8eff25d9a2221b652ed193bd6bab3529d7736d1906cf3e229108868f6ec8f09f891d36e319bee')
-b2sums=('d6da0588187727e4b1c4b6ba1ffe41154471140ae441f47094f5276303b463c278e6c95f193959e4753d0deede198d053a39ade78a0dfeb3925fb7b0e329314a')
+sha512sums=('78091b485d153b54cd76abb8cfeb6494830b1b51a10dc0c00c73eccf67962d2805e3f83972c7ccfd1f877a939b582f80d5ddd5273fd1ddcac2a1a9c2eb121300')
+b2sums=('d2491280ceb4524a10a46891448bb63fe997a4be82062e727fb1d79ef6154a0b4229bbec27c6601372776f7c8dd124aab5d4968482fc24ad24330db5d2520187')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list