[update] python-sentry_sdk -> 2.19.2
This commit is contained in:
parent
922da08306
commit
ebb3de1e4b
@ -3,12 +3,12 @@
|
||||
pkgname = python-sentry_sdk
|
||||
pkgbase = python-sentry_sdk
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 2.18.0-1
|
||||
pkgver = 2.19.2-1
|
||||
pkgdesc = The official Python SDK for Sentry.io
|
||||
url = https://sentry.io/for/python
|
||||
builddate = 1731715189
|
||||
builddate = 1734133749
|
||||
packager = Tuxcore <dev@tuxcore.org>
|
||||
size = 3500410
|
||||
size = 3562882
|
||||
arch = any
|
||||
license = MIT
|
||||
depend = python-urllib3
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Packager = Tuxcore <dev@tuxcore.org>
|
||||
pkgname=python-sentry_sdk
|
||||
_pkgname=sentry-python
|
||||
pkgver=2.18.0
|
||||
pkgrel=1
|
||||
pkgver=2.19.2
|
||||
pkgrel=2
|
||||
pkgdesc="The official Python SDK for Sentry.io"
|
||||
arch=('any')
|
||||
url="https://sentry.io/for/python"
|
||||
@ -29,7 +29,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=("${pkgname}-${pkgver}.tar.gz::https://github.com/getsentry/sentry-python/archive/refs/tags/${pkgver}.tar.gz")
|
||||
sha256sums=('7428e2586979a9399cc518fda3ad4d23cde17725794c548449a0b3683c433379')
|
||||
sha256sums=('f27c9419fbd4cd4d4c73494bb1ab35cd85315983b89ba87d3504abc68267bc72')
|
||||
|
||||
build() {
|
||||
cd "${_pkgname}-${pkgver}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user