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


Commits:
2505b6be by Jelle van der Waa at 2025-12-29T21:34:27+01:00
upgpkg: 1.9.0-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.8.0
-       pkgrel = 2
+       pkgver = 1.9.0
+       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.8.0.tar.gz::https://github.com/django-q2/django-q2/archive/refs/tags/v1.8.0.tar.gz
-       sha256sums = 
3f35acadb506ee653d4137cdd27bfd301392922c0c943c373de11962f310a268
+       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
 
 pkgname = python-django-q2


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 
 pkgname=python-django-q2
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.9.0
+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=('3f35acadb506ee653d4137cdd27bfd301392922c0c943c373de11962f310a268')
+sha256sums=('c2d2df923dd40c300060c41efe544a638fb67ab0135c4a16826ea21c5913e2cb')
 
 build() {
   cd django-q2-${pkgver}



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

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


Reply via email to