[arch-commits] Commit in python-pytest-django/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 14:37:12 UTC 2021
Date: Thursday, December 30, 2021 @ 14:37:11
Author: felixonmars
Revision: 1088407
upgpkg: python-pytest-django 4.5.0-1
Modified:
python-pytest-django/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 14:36:50 UTC (rev 1088406)
+++ PKGBUILD 2021-12-30 14:37:11 UTC (rev 1088407)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-django
-pkgver=4.4.0
-pkgrel=3
+pkgver=4.5.0
+pkgrel=1
pkgdesc="A Django plugin for py.test"
arch=('any')
license=('BSD')
@@ -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=('47e4a84606aeb6bb99ed74603faf988298d52f81f74ec8e4608cb670f0f331ad0c6555f3e4a516fc7834aea4e634f849dc0ff6d446a86e924a116fbe90bd79e0')
+sha512sums=('9d86a35a05521e1cc3582f17fd6d78367d0d8383ee06e5a2f97ea5da658be4008471094d6c0b4c1d43da3091cf7e936e40ec984d232f9e3cc8cf69cd88adb9b9')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list