Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-django
Commits:
232f8501 by Felix Yan at 2023-11-10T12:39:55+02:00
upgpkg: 4.7.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pytest-django
pkgdesc = A Django plugin for py.test
- pkgver = 4.6.0
+ pkgver = 4.7.0
pkgrel = 1
url = https://github.com/pytest-dev/pytest-django
arch = any
@@ -14,7 +14,7 @@ pkgbase = python-pytest-django
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-pytest
- source =
git+https://github.com/pytest-dev/pytest-django.git#commit=a703c8fa864b8e64bd4435476d906cdf1cbc8541
+ source =
git+https://github.com/pytest-dev/pytest-django.git#commit=baaafd8ceefeb8600bd47bdc1075d9393448eb5e
sha512sums = SKIP
pkgname = python-pytest-django
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-pytest-django
-pkgver=4.6.0
-_commit=a703c8fa864b8e64bd4435476d906cdf1cbc8541
+pkgver=4.7.0
+_commit=baaafd8ceefeb8600bd47bdc1075d9393448eb5e
pkgrel=1
pkgdesc="A Django plugin for py.test"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-django/-/commit/232f850134e31522f2f945c05dc46b6e701827a1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-django/-/commit/232f850134e31522f2f945c05dc46b6e701827a1
You're receiving this email because of your account on gitlab.archlinux.org.