Browse Source

python-sentry-sdk: update to version 0.19.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer 4 years ago
parent
commit
0090744741
No known key found for this signature in database GPG Key ID: B950216FE4329F4C
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-sentry-sdk/Makefile

+ 2
- 2
lang/python/python-sentry-sdk/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-sentry-sdk
PKG_VERSION:=0.18.0
PKG_VERSION:=0.19.2
PKG_RELEASE:=1
PYPI_NAME:=sentry-sdk
PKG_HASH:=1d91a0059d2d8bb980bec169578035c2f2d4b93cd8a4fb5b85c81904d33e221a
PKG_HASH:=17b725df2258354ccb39618ae4ead29651aa92c01a92acf72f98efe06ee2e45a
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
PKG_LICENSE:=BSD-2-Clause


Loading…
Cancel
Save