From cb26649d92803e0f12f2f7083a20caba8552b669 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Mon, 9 Dec 2019 04:09:19 +0100 Subject: [PATCH] python-sentry-sdk: Update to version 0.13.5 Signed-off-by: Josef Schlehofer --- lang/python/python-sentry-sdk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-sentry-sdk/Makefile b/lang/python/python-sentry-sdk/Makefile index fd96408bd7..3439166235 100644 --- a/lang/python/python-sentry-sdk/Makefile +++ b/lang/python/python-sentry-sdk/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-sentry-sdk -PKG_VERSION:=0.13.2 +PKG_VERSION:=0.13.5 PKG_RELEASE:=1 PYPI_NAME:=sentry-sdk -PKG_HASH:=ff1fa7fb85703ae9414c8b427ee73f8363232767c9cd19158f08f6e4f0b58fc7 +PKG_HASH:=c6b919623e488134a728f16326c6f0bcdab7e3f59e7f4c472a90eea4d6d8fe82 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-2-Clause -- 2.30.2