Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-kombu


Commits:
705fe0e4 by Carl Smedstad at 2024-09-13T08:20:41+02:00
upgpkg: 5.4.1-1: Upstream release

https://github.com/celery/kombu/releases/tag/v5.4.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-kombu
        pkgdesc = A messaging library for Python
-       pkgver = 5.4.0
+       pkgver = 5.4.1
        pkgrel = 1
        url = https://github.com/celery/kombu
        arch = any
@@ -38,7 +38,7 @@ pkgbase = python-kombu
        optdepends = python-sqlalchemy: for SQLAlchemy support
        optdepends = python-yaml: for YAML support
        optdepends = python-zstandard: for zstd compression support
-       source = 
https://github.com/celery/kombu/archive/v5.4.0/python-kombu-5.4.0.tar.gz
-       sha256sums = 
0d661a442382f70cfc87ffb6be17d199b12ca7fb70b0d5db449a80dec495ba92
+       source = 
https://github.com/celery/kombu/archive/v5.4.1/python-kombu-5.4.1.tar.gz
+       sha256sums = 
3b00674cec8e530d935517827b8c8feeea20b4674bd714433447c78401f4f614
 
 pkgname = python-kombu


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-kombu
 _pkgname=${pkgname#python-}
-pkgver=5.4.0
+pkgver=5.4.1
 pkgrel=1
 pkgdesc="A messaging library for Python"
 arch=(any)
@@ -57,7 +57,7 @@ optdepends=(
   'python-zstandard: for zstd compression support'
 )
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('0d661a442382f70cfc87ffb6be17d199b12ca7fb70b0d5db449a80dec495ba92')
+sha256sums=('3b00674cec8e530d935517827b8c8feeea20b4674bd714433447c78401f4f614')
 
 build() {
   cd "$_pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kombu/-/commit/705fe0e40eea2bb8a38e024a361d890d7a98877c

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


Reply via email to