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

Felix Yan felixonmars at archlinux.org
Fri Jan 24 08:13:09 UTC 2020


    Date: Friday, January 24, 2020 @ 08:13:08
  Author: felixonmars
Revision: 555301

upgpkg: python-pytest-django 3.8.0-1

Modified:
  python-pytest-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-24 08:10:55 UTC (rev 555300)
+++ PKGBUILD	2020-01-24 08:13:08 UTC (rev 555301)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-django
-pkgver=3.7.0
+pkgver=3.8.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=('ef4295cffbcde6159fa9c220536923c8dd9025765b086317f2fd6caa596a6d8759708d0aaefef203e599ce70b123e144f38d6cb257012de15d1fd044c5c467f6')
+sha512sums=('a9a980e1bd3588dc36dba67ed92822350ed83b33e0be15ca85bf73caa16fd95bc2ace0c83996b40ae85fe81feeff82513c4a79e1d6adbd8c807ce87ab1a4f310')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list