[arch-commits] Commit in python-pytest-django/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 7 11:48:02 UTC 2019
Date: Thursday, February 7, 2019 @ 11:48:01
Author: felixonmars
Revision: 429849
upgpkg: python-pytest-django 3.4.7-1
Modified:
python-pytest-django/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-07 11:41:03 UTC (rev 429848)
+++ PKGBUILD 2019-02-07 11:48:01 UTC (rev 429849)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-django
pkgname=('python-pytest-django' 'python2-pytest-django')
-pkgver=3.4.5
+pkgver=3.4.7
pkgrel=1
pkgdesc="A Django plugin for py.test"
arch=('any')
@@ -12,7 +12,7 @@
'python2-pathlib')
checkdepends=('python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-django/archive/$pkgver.tar.gz")
-sha512sums=('864b3d4680f81c7a422a18f9d600a1cee87794567c16d97acd31bb3ee33e01d4af44a2ec0d3e97c8947c985ed0a7d6e6155506e62593e0c2d41e04553f525baf')
+sha512sums=('a2c521da0e38c7d48abd0c836d4644d1a290f55f3050ed00ea44886b6f20bc05d29e787d05de26c35995879569b3fcbe5e81db2c18d9e013dbb50f6305a64904')
prepare() {
cp -a pytest-django-$pkgver{,-py2}
More information about the arch-commits
mailing list