python3-matrix-common: update to 1.3.0.
This commit is contained in:
parent
f74b4f3cbd
commit
30ffaf3a67
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-matrix-common'
|
||||
pkgname=python3-matrix-common
|
||||
version=1.2.1
|
||||
version=1.3.0
|
||||
revision=1
|
||||
wrksrc="matrix-python-common-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -11,5 +11,5 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/matrix-org/matrix-python-common"
|
||||
distfiles="https://github.com/matrix-org/matrix-python-common/archive/v${version}.tar.gz"
|
||||
checksum=75ccb0de5b5cd551d81770addea1d2b227831f9cb83d46079ee0c74af0fb0a69
|
||||
checksum=9792a69b04904cb2da027890fe07229cc6610254268d2a5037e31aaeb7047104
|
||||
make_check=no # requires unpackaged python3 module aiounittest
|
||||
|
|
Loading…
Reference in New Issue