Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-q2
Commits:
38359b27 by Jelle van der Waa at 2026-05-05T19:04:48+02:00
upgpkg: 1.10.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-django-q2
pkgdesc = A multiprocessing distributed task queue for Django
- pkgver = 1.9.0
+ pkgver = 1.10.0
pkgrel = 1
url = https://github.com/django-q2/django-q2
arch = any
@@ -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.9.0.tar.gz::https://github.com/django-q2/django-q2/archive/refs/tags/v1.9.0.tar.gz
- sha256sums =
c2d2df923dd40c300060c41efe544a638fb67ab0135c4a16826ea21c5913e2cb
+ source =
python-django-q2-1.10.0.tar.gz::https://github.com/django-q2/django-q2/archive/refs/tags/v1.10.0.tar.gz
+ sha256sums =
ae17dd1ae6903bfa415a58e9c0d7769a9b4c663e43d195073ef67250511dc980
pkgname = python-django-q2
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
pkgname=python-django-q2
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc='A multiprocessing distributed task queue for Django'
arch=(any)
@@ -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=('c2d2df923dd40c300060c41efe544a638fb67ab0135c4a16826ea21c5913e2cb')
+sha256sums=('ae17dd1ae6903bfa415a58e9c0d7769a9b4c663e43d195073ef67250511dc980')
build() {
cd django-q2-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-q2/-/commit/38359b279f08e6346375f8be18f9909285b26ed2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-q2/-/commit/38359b279f08e6346375f8be18f9909285b26ed2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help