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


Commits:
5d8738dd by Robin Candau at 2024-07-31T16:27:02+02:00
upgpkg: 2.12.0-1: New upstream release
https://github.com/getsentry/sentry-python/releases/tag/2.12.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.11.0
+       pkgver = 2.12.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.11.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.11.0.tar.gz
-       sha256sums = 
3865514419af0ac9c13fe925a1f7b2586565b459450ea61a4160ac9f01f8d856
+       source = 
python-sentry_sdk-2.12.0.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/2.12.0.tar.gz
+       sha256sums = 
b4cc80d5c4d887844a3d826b878eb1c4804f04d1b4650b913893175c47a2c4af
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-python
-pkgver=2.11.0
+pkgver=2.12.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=('3865514419af0ac9c13fe925a1f7b2586565b459450ea61a4160ac9f01f8d856')
+sha256sums=('b4cc80d5c4d887844a3d826b878eb1c4804f04d1b4650b913893175c47a2c4af')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

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


Reply via email to