Date: Friday, November 11, 2022 @ 22:15:36
  Author: jelle
Revision: 1346890

upgpkg: python-django-filter 22.1-2: drop python-mock

Modified:
  python-django-filter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-11 22:14:51 UTC (rev 1346889)
+++ PKGBUILD    2022-11-11 22:15:36 UTC (rev 1346890)
@@ -3,7 +3,7 @@
 _name=django-filter
 pkgname=python-django-filter
 pkgver=22.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A generic system for filtering Django QuerySets based on user 
selections"
 arch=(any)
 url="https://github.com/carltongibson/django-filter";
@@ -11,7 +11,7 @@
 depends=(python-django)
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-django-crispy-forms python-django-rest-framework
-python-mock python-pytest)
+              python-pytest)
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
 
sha512sums=('0b92186cc6831351b22a7d0d8c447ec3fbd25db03402b47cdae650c8e4f9a80f384c49540bcacf1f15bfe07f27b77e0950d9ec69fab4b839f23a89486d611be9')
 
b2sums=('3dba7579d527ee742cc89698a8c0812f12b82c807a02060d7acd7b280dc748f5bf4eada60ace1ebac2153bc6058ef3f73cce99de173e4e356b7ff19c84c4e421')

Reply via email to