Merge pull request #6448 from the-maldridge/raven-python-update
raven-python: update to 6.0.0
This commit is contained in:
commit
7242c0ebf7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'raven-python'
|
# Template file for 'raven-python'
|
||||||
pkgname=raven-python
|
pkgname=raven-python
|
||||||
version=5.32.0
|
version=6.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/getsentry/raven-python"
|
homepage="https://github.com/getsentry/raven-python"
|
||||||
distfiles="https://github.com/getsentry/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/getsentry/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=beb421c7741c94225d1648dcd8165e709e885b45505b4a99acb1f2867bf279cb
|
checksum=50631c712fd4a5782a31c068ab879a1a272873a7dc1ed914df18df417a5f75d9
|
||||||
|
|
Loading…
Reference in New Issue