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


Commits:
37793726 by Robin Candau at 2024-02-13T14:42:50+01:00
upgpkg: 1.40.4-1: New upstream release
https://github.com/getsentry/sentry-python/releases/tag/1.40.4

- - - - -


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.40.3
+       pkgver = 1.40.4
        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.40.3/sentry-sdk-1.40.3.tar.gz
-       sha256sums = 
3c2b027979bb400cd65a47970e64f8cef8acda86b288a27f42a98692505086cd
+       source = 
https://github.com/getsentry/sentry-python/releases/download/1.40.4/sentry-sdk-1.40.4.tar.gz
+       sha256sums = 
657abae98b0050a0316f0873d7149f951574ae6212f71d2e3a1c4c88f62d6456
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.40.3
+pkgver=1.40.4
 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=('3c2b027979bb400cd65a47970e64f8cef8acda86b288a27f42a98692505086cd')
+sha256sums=('657abae98b0050a0316f0873d7149f951574ae6212f71d2e3a1c4c88f62d6456')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

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


Reply via email to