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

Felix Yan felixonmars at archlinux.org
Sun May 16 18:53:28 UTC 2021


    Date: Sunday, May 16, 2021 @ 18:53:28
  Author: felixonmars
Revision: 935934

upgpkg: python-pytest-django 4.3.0-1

Modified:
  python-pytest-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 18:52:48 UTC (rev 935933)
+++ PKGBUILD	2021-05-16 18:53:28 UTC (rev 935934)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-django
-pkgver=4.2.0
+pkgver=4.3.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=('2dcaa80f3ebb67984d3849cea5de296388990ca65a607f995b89bd67e2d8964f944100bccb42a32bb75c7009849619e50421c2dce077037ce0440233dbdc13f1')
+sha512sums=('3c3ac31ed75daa29ab473ef3b87b5c66333cf7ccd8d217eb120b7899f463aafe5982b1e867e26e3b9ab51f312612fbc3d9f1ed9169815507816267fd4de76757')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list