python3-sentry: update to 1.0.0.
This commit is contained in:
parent
7fc192009b
commit
66bf7c90be
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-sentry'
|
||||
pkgname=python3-sentry
|
||||
version=0.15.1
|
||||
revision=2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
wrksrc="sentry-python-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends=python3-setuptools
|
||||
|
@ -12,7 +12,7 @@ maintainer="Karol Kosek <krkk@krkk.ct8.pl>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/getsentry/sentry-python"
|
||||
distfiles="https://github.com/getsentry/sentry-python/archive/${version}.tar.gz"
|
||||
checksum=92008498d7e1d286cf0d971200398152eb776293814db82a2121f1f264cd966e
|
||||
checksum=@514331143990028b4cecf9f8e4ff5dfe4c0dddd0dcb206b28b7fba22ada6cece
|
||||
|
||||
do_check() {
|
||||
cd build/lib
|
||||
|
|
Loading…
Reference in a new issue