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


Commits:
8457f37f by Robin Candau at 2024-03-21T14:16:59+01:00
upgpkg: 1.43.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sentry_sdk
        pkgdesc = The official Python SDK for Sentry.io
-       pkgver = 1.42.0
+       pkgver = 1.43.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 = 
https://github.com/getsentry/sentry-python/releases/download/1.42.0/sentry-sdk-1.42.0.tar.gz
-       sha256sums = 
4a8364b8f7edbf47f95f7163e48334c96100d9c098f0ae6606e2e18183c223e6
+       source = 
https://github.com/getsentry/sentry-python/releases/download/1.43.0/sentry-sdk-1.43.0.tar.gz
+       sha256sums = 
41df73af89d22921d8733714fb0fc5586c3461907e06688e6537d01a27e0e0f6
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.42.0
+pkgver=1.43.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=("https://github.com/getsentry/sentry-python/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz";)
-sha256sums=('4a8364b8f7edbf47f95f7163e48334c96100d9c098f0ae6606e2e18183c223e6')
+sha256sums=('41df73af89d22921d8733714fb0fc5586c3461907e06688e6537d01a27e0e0f6')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

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


Reply via email to