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


Commits:
d2bfdf32 by Robin Candau at 2024-02-06T19:13:31+01:00
upgpkg: 1.40.1-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.40.0
+       pkgver = 1.40.1
        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.0/sentry-sdk-1.40.0.tar.gz
-       sha256sums = 
34ad8cfc9b877aaa2a8eb86bfe5296a467fffe0619b931a05b181c45f6da59bf
+       source = 
https://github.com/getsentry/sentry-python/releases/download/1.40.1/sentry-sdk-1.40.1.tar.gz
+       sha256sums = 
1bb9cf4ac317906d20787693b5e7f3e42160a90e8bbf1fc544f91c52fa76b68f
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.40.0
+pkgver=1.40.1
 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=('34ad8cfc9b877aaa2a8eb86bfe5296a467fffe0619b931a05b181c45f6da59bf')
+sha256sums=('1bb9cf4ac317906d20787693b5e7f3e42160a90e8bbf1fc544f91c52fa76b68f')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

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


Reply via email to