Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-django-q2


Commits:
b7440917 by Jelle van der Waa at 2024-09-15T15:15:37+02:00
upgpkg: 1.7.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-django-q2
        pkgdesc = A multiprocessing distributed task queue for Django
-       pkgver = 1.6.2
-       pkgrel = 4
+       pkgver = 1.7.2
+       pkgrel = 1
        url = https://github.com/django-q2/django-q2
        arch = any
        license = MIT
@@ -19,7 +19,7 @@ pkgbase = python-django-q2
        provides = python-django-q
        conflicts = python-django-q
        replaces = python-django-q
-       source = 
python-django-q2-1.6.2.tar.gz::https://github.com/django-q2/django-q2/archive/refs/tags/v1.6.2.tar.gz
-       sha256sums = 
826f72f1b5b5b317cbef51a22c1ab45cfddc138f3b710bd19f4fce84401e4ea7
+       source = 
python-django-q2-1.7.2.tar.gz::https://github.com/django-q2/django-q2/archive/refs/tags/v1.7.2.tar.gz
+       sha256sums = 
fe4ef8b0b20cbcc98cc3c54e59b3667211b55f5bdd96ef9adedd79f9d67fc87c
 
 pkgname = python-django-q2


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 
 pkgname=python-django-q2
-pkgver=1.6.2
-pkgrel=4
+pkgver=1.7.2
+pkgrel=1
 pkgdesc='A multiprocessing distributed task queue for Django'
 arch=(any)
 url=https://github.com/django-q2/django-q2
@@ -21,7 +21,7 @@ optdepends=(
   'python-pymongo: MongoDB as a message broker support'
 )
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/django-q2/django-q2/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('826f72f1b5b5b317cbef51a22c1ab45cfddc138f3b710bd19f4fce84401e4ea7')
+sha256sums=('fe4ef8b0b20cbcc98cc3c54e59b3667211b55f5bdd96ef9adedd79f9d67fc87c')
 
 build() {
   cd django-q2-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-q2/-/commit/b7440917fbe63e252d888e676778e071d5b7a091

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-q2/-/commit/b7440917fbe63e252d888e676778e071d5b7a091
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to