Date: Friday, November 11, 2022 @ 22:18:56
  Author: jelle
Revision: 1346894

upgpkg: python-django-haystack 3.2.1-2: drop python-mock

Modified:
  python-django-haystack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-11 22:17:18 UTC (rev 1346893)
+++ PKGBUILD    2022-11-11 22:18:56 UTC (rev 1346894)
@@ -3,7 +3,7 @@
 _name=django-haystack
 pkgname=python-django-haystack
 pkgver=3.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Modular search for Django"
 arch=(any)
 url="https://github.com/django-haystack/django-haystack";
@@ -11,7 +11,7 @@
 depends=(python-django)
 makedepends=(python-build python-installer python-setuptools-scm python-wheel)
 checkdepends=(gdal python-dateutil python-elasticsearch python-geopy
-python-mock python-nose python-pysolr python-requests python-whoosh)
+python-nose python-pysolr python-requests python-whoosh)
 optdepends=(
   'python-elasticsearch: interface with an elasticsearch instance as search 
backend'
   'python-pysolr: interface with a solr instance as search backend'

Reply via email to