Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sentry_sdk
Commits: 8c22bf46 by Robin Candau at 2023-09-13T20:07:03+02:00 upgpkg: 1.31.0-1: New upstream release - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-sentry_sdk _pkgname=sentry-sdk -pkgver=1.30.0 +pkgver=1.31.0 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=('7dc873b87e1faf4d00614afd1058bfa1522942f33daef8a59f90de8ed75cd10c') +sha256sums=('6de2e88304873484207fed836388e422aeff000609b104c802749fd89d56ba5b') build() { cd "${_pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/commit/8c22bf46d3af6254cb685b94b74d4cb2b56e51be -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/commit/8c22bf46d3af6254cb685b94b74d4cb2b56e51be You're receiving this email because of your account on gitlab.archlinux.org.