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

Felix Yan felixonmars at archlinux.org
Tue Mar 31 13:41:29 UTC 2020


    Date: Tuesday, March 31, 2020 @ 13:41:26
  Author: felixonmars
Revision: 608018

upgpkg: python-pytest-django 3.9.0-1

Modified:
  python-pytest-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-31 13:40:40 UTC (rev 608017)
+++ PKGBUILD	2020-03-31 13:41:26 UTC (rev 608018)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-django
-pkgver=3.8.0
+pkgver=3.9.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=('a9a980e1bd3588dc36dba67ed92822350ed83b33e0be15ca85bf73caa16fd95bc2ace0c83996b40ae85fe81feeff82513c4a79e1d6adbd8c807ce87ab1a4f310')
+sha512sums=('6b33fdaac71504620fdeae53d2d4ada75494ece9c623c2e1933421cb12134da03879c5c74d7b22569a8f7c4837d699748018876c1943a4a8228fcfe123bc2a6a')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list