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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 18 10:06:40 UTC 2021


    Date: Thursday, March 18, 2021 @ 10:06:40
  Author: alucryd
Revision: 894362

upgpkg: python-django-q 1.3.5-1

Modified:
  python-django-q/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 10:04:41 UTC (rev 894361)
+++ PKGBUILD	2021-03-18 10:06:40 UTC (rev 894362)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-django-q
-pkgver=1.3.4
-pkgrel=3
+pkgver=1.3.5
+pkgrel=1
 pkgdesc='A multiprocessing distributed task queue for Django'
 arch=(any)
 url=https://github.com/Koed00/django-q
@@ -19,7 +19,7 @@
   git
   python-setuptools
 )
-_tag=552af9db8c8aa42831eca9804e366729180d0eff
+_tag=ef3cffb738933d4e68acb71fe68924083dafd002
 source=(git+https://github.com/Koed00/django-q.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list