[arch-commits] Commit in python-django-haystack/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Sat Sep 4 11:08:31 UTC 2021


    Date: Saturday, September 4, 2021 @ 11:08:30
  Author: foxboron
Revision: 1011058

upgpkg: python-django-haystack 3.0-4: Change dependency from python-setuptools_scm to python-setuptools-scm

Modified:
  python-django-haystack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-04 11:08:15 UTC (rev 1011057)
+++ PKGBUILD	2021-09-04 11:08:30 UTC (rev 1011058)
@@ -3,13 +3,13 @@
 _name=django-haystack
 pkgname=python-django-haystack
 pkgver=3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Modular search for Django"
 arch=('any')
 url="https://github.com/django-haystack/django-haystack"
 license=('BSD')
 depends=('python-django' 'python-six')
-makedepends=('git' 'python-setuptools_scm')
+makedepends=('git' 'python-setuptools-scm')
 checkdepends=('gdal' 'python-coverage' 'python-dateutil' 'python-elasticsearch'
 'python-geopy' 'python-mock' 'python-nose' 'python-pysolr' 'python-requests'
 'python-pytest' 'python-whoosh')



More information about the arch-commits mailing list