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


Commits:
83b0daf1 by Robin Candau at 2026-07-13T18:50:04+02:00
upgpkg: 2.65.0-1: New upstream release

https://github.com/getsentry/sentry-python/releases/tag/2.65.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.64.0
+       pkgver = 2.65.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.64.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.64.0.tar.gz
-       sha256sums = 
8f7caa9068ae0dd8e084da04fac50a71ec6d7223115de88324b9e2633f61004d
+       source = 
python-sentry_sdk-2.65.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.65.0.tar.gz
+       sha256sums = 
d615e0ff867dece357955ac5cddce9d51807769b9911d31dd339952cbcd40e3e
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-python
-pkgver=2.64.0
+pkgver=2.65.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=('8f7caa9068ae0dd8e084da04fac50a71ec6d7223115de88324b9e2633f61004d')
+sha256sums=('d615e0ff867dece357955ac5cddce9d51807769b9911d31dd339952cbcd40e3e')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/commit/83b0daf16a57b144738692352fd444d81ca62c5a
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


Reply via email to