Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-sentry_sdk


Commits:
f939193b by Robin Candau at 2026-03-17T17:53:04+01:00
upgpkg: 2.55.0-1: New upstream release

https://github.com/getsentry/sentry-python/releases/tag/2.55.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sentry_sdk
        pkgdesc = The official Python SDK for Sentry.io
-       pkgver = 2.54.0
+       pkgver = 2.55.0
        pkgrel = 1
        url = https://sentry.io/for/python
        arch = any
@@ -30,7 +30,7 @@ pkgbase = python-sentry_sdk
        optdepends = python-tornado: adds support for the Tornado Web Framework
        optdepends = python-pure-eval: for richer stacktraces & additional 
variables
        optdepends = python-executing: for richer stacktraces & better function 
names
-       source = 
python-sentry_sdk-2.54.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.54.0.tar.gz
-       sha256sums = 
d19343c2635638543ba7744d066343c40e6f33b952fb20e26dda631ec25ae2c2
+       source = 
python-sentry_sdk-2.55.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.55.0.tar.gz
+       sha256sums = 
8de228926c53ded4120ba16357b62e79db4ef40c03496839ba877b3f72462e9b
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-python
-pkgver=2.54.0
+pkgver=2.55.0
 pkgrel=1
 pkgdesc="The official Python SDK for Sentry.io"
 arch=('any')
@@ -31,7 +31,7 @@ optdepends=('python-aiohttp: adds support for the 
AIOHTTP-Server Web Framework'
             'python-pure-eval: for richer stacktraces & additional variables'
             'python-executing: for richer stacktraces & better function names')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/${pkgver}.tar.gz";)
-sha256sums=('d19343c2635638543ba7744d066343c40e6f33b952fb20e26dda631ec25ae2c2')
+sha256sums=('8de228926c53ded4120ba16357b62e79db4ef40c03496839ba877b3f72462e9b')
 
 build() {
        cd "${_pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/commit/f939193b0b685a290238abf27a28a95f008d168d

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


Reply via email to