mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-matrix-common: update to 1.2.1.
This commit is contained in:
parent
aa5131238b
commit
4fd0dfba69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-matrix-common'
|
# Template file for 'python3-matrix-common'
|
||||||
pkgname=python3-matrix-common
|
pkgname=python3-matrix-common
|
||||||
version=1.1.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="matrix-python-common-${version}"
|
wrksrc="matrix-python-common-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -11,5 +11,5 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/matrix-org/matrix-python-common"
|
homepage="https://github.com/matrix-org/matrix-python-common"
|
||||||
distfiles="https://github.com/matrix-org/matrix-python-common/archive/v${version}.tar.gz"
|
distfiles="https://github.com/matrix-org/matrix-python-common/archive/v${version}.tar.gz"
|
||||||
checksum=ad2efb9dfe878df88b115f44eb036046b2cee9d09a03c6bc2e464772a3622082
|
checksum=75ccb0de5b5cd551d81770addea1d2b227831f9cb83d46079ee0c74af0fb0a69
|
||||||
make_check=no # requires unpackaged python3 module aiounittest
|
make_check=no # requires unpackaged python3 module aiounittest
|
||||||
|
|
Loading…
Add table
Reference in a new issue