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


Commits:
14548202 by Robin Candau at 2024-01-11T09:26:30+01:00
upgpkg: 1.39.2-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.39.1
+       pkgver = 1.39.2
        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.39.1/sentry-sdk-1.39.1.tar.gz
-       sha256sums = 
320a55cdf9da9097a0bead239c35b7e61f53660ef9878861824fd6d9b2eaf3b5
+       source = 
https://github.com/getsentry/sentry-python/releases/download/1.39.2/sentry-sdk-1.39.2.tar.gz
+       sha256sums = 
24c83b0b41c887d33328a9166f5950dc37ad58f01c9f2fbff6b87a6f1094170c
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.39.1
+pkgver=1.39.2
 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=('320a55cdf9da9097a0bead239c35b7e61f53660ef9878861824fd6d9b2eaf3b5')
+sha256sums=('24c83b0b41c887d33328a9166f5950dc37ad58f01c9f2fbff6b87a6f1094170c')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

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


Reply via email to