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

Evangelos Foutras foutrelis at archlinux.org
Sun Nov 15 16:25:37 UTC 2020


    Date: Sunday, November 15, 2020 @ 16:25:36
  Author: foutrelis
Revision: 754574

Bump to 3.0.0 for Python 3.9

Modified:
  python-pytest-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-15 16:25:05 UTC (rev 754573)
+++ PKGBUILD	2020-11-15 16:25:36 UTC (rev 754574)
@@ -2,8 +2,8 @@
 
 _name=pytest-html
 pkgname=python-pytest-html
-pkgver=2.1.1
-pkgrel=2
+pkgver=3.0.0
+pkgrel=0
 pkgdesc="Plugin for generating HTML reports for pytest results"
 arch=('any')
 url="https://github.com/pytest-dev/pytest-html"
@@ -13,7 +13,7 @@
 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=('a35eb141d90b82e713e11b022a788adb9f097910dd267f207afdf3b6fc06f40fc6ca308e70098d7aa48d866aad8495aad25bbf566c301f789749f1791a7fa802')
+sha512sums=('1db78a0ec3114da9b2268fab37935349063d67f18a473939979499ddf8b1b228b9c879ce1fe2c1740166c63be56edbc4f8de8e9878790954426d344525dbc55f')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list