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

Felix Yan felixonmars at archlinux.org
Fri Oct 23 20:04:32 UTC 2020


    Date: Friday, October 23, 2020 @ 20:04:32
  Author: felixonmars
Revision: 730779

upgpkg: python-pytest-django 4.1.0-1

Modified:
  python-pytest-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-23 20:04:30 UTC (rev 730778)
+++ PKGBUILD	2020-10-23 20:04:32 UTC (rev 730779)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-django
-pkgver=4.0.0
+pkgver=4.1.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=('411a28b6e2f4cef8a0bae1ce3a937e47fa11728a873ec6a8de6599d02e5a548548ecf56d896600924acfbc0a74c651c66f9d7c4d772ce572879c17bccd3bb27d')
+sha512sums=('734921f5c6f8569f6488706fbb6ca2515a5b24c6641fd260771022bd4fd72b65d062a8130f59163e8b30f4c9bceb383d154b26f8fbf46a1903339668d0a7d12b')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list