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

Felix Yan felixonmars at archlinux.org
Sun Jun 6 20:46:52 UTC 2021


    Date: Sunday, June 6, 2021 @ 20:46:51
  Author: felixonmars
Revision: 956327

upgpkg: python-pytest-django 4.4.0-1

Modified:
  python-pytest-django/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-06 20:46:00 UTC (rev 956326)
+++ PKGBUILD	2021-06-06 20:46:51 UTC (rev 956327)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-django
-pkgver=4.3.0
+pkgver=4.4.0
 pkgrel=1
 pkgdesc="A Django plugin for py.test"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-django' 'python-pytest-xdist')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-django/archive/v$pkgver.tar.gz")
-sha512sums=('3c3ac31ed75daa29ab473ef3b87b5c66333cf7ccd8d217eb120b7899f463aafe5982b1e867e26e3b9ab51f312612fbc3d9f1ed9169815507816267fd4de76757')
+sha512sums=('47e4a84606aeb6bb99ed74603faf988298d52f81f74ec8e4608cb670f0f331ad0c6555f3e4a516fc7834aea4e634f849dc0ff6d446a86e924a116fbe90bd79e0')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list