[arch-commits] Commit in python-pytest-django/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 9 00:30:40 UTC 2019
Date: Wednesday, January 9, 2019 @ 00:30:39
Author: felixonmars
Revision: 421095
upgpkg: python-pytest-django 3.4.5-1
Modified:
python-pytest-django/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-09 00:29:25 UTC (rev 421094)
+++ PKGBUILD 2019-01-09 00:30:39 UTC (rev 421095)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-django
pkgname=('python-pytest-django' 'python2-pytest-django')
-pkgver=3.4.4
+pkgver=3.4.5
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=('589ef10cc1064879769e003691d333755639216a708cb56b93bd3b54c18c6ca25cdb31e9e90b18f595dfe2b1aa00171755f12ba52374b6a32db81dcc8fe3418a')
+sha512sums=('864b3d4680f81c7a422a18f9d600a1cee87794567c16d97acd31bb3ee33e01d4af44a2ec0d3e97c8947c985ed0a7d6e6155506e62593e0c2d41e04553f525baf')
prepare() {
cp -a pytest-django-$pkgver{,-py2}
More information about the arch-commits
mailing list