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


Commits:
93df08e9 by Robin Candau at 2024-04-03T18:35:22+02:00
upgpkg: 1.44.1-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-sentry_sdk
        pkgdesc = The official Python SDK for Sentry.io
-       pkgver = 1.44.0
-       pkgrel = 2
+       pkgver = 1.44.1
+       pkgrel = 1
        url = https://sentry.io/for/python
        arch = any
        license = MIT
@@ -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.44.0/sentry-sdk-1.44.0.tar.gz
-       sha256sums = 
f7125a9235795811962d52ff796dc032cd1d0dd98b59beaced8380371cd9c13c
+       source = 
https://github.com/getsentry/sentry-python/releases/download/1.44.1/sentry-sdk-1.44.1.tar.gz
+       sha256sums = 
24e6a53eeabffd2f95d952aa35ca52f0f4201d17f820ac9d3ff7244c665aaf68
 
 pkgname = python-sentry_sdk


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.44.0
-pkgrel=2
+pkgver=1.44.1
+pkgrel=1
 pkgdesc="The official Python SDK for Sentry.io"
 arch=('any')
 url="https://sentry.io/for/python";
@@ -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=('f7125a9235795811962d52ff796dc032cd1d0dd98b59beaced8380371cd9c13c')
+sha256sums=('24e6a53eeabffd2f95d952aa35ca52f0f4201d17f820ac9d3ff7244c665aaf68')
 
 build() {
        cd "${_pkgname}-${pkgver}"



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

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


Reply via email to