mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python3-multidict: update to 3.2.0
This commit is contained in:
parent
e44978071d
commit
8d6ed763c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-multidict'
|
# Template file for 'python3-multidict'
|
||||||
pkgname=python3-multidict
|
pkgname=python3-multidict
|
||||||
version=3.1.3
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="multidict-${version}"
|
wrksrc="multidict-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="multidict"
|
pycompile_module="multidict"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aio-libs/multidict"
|
homepage="https://github.com/aio-libs/multidict"
|
||||||
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/multidict/archive/v${version}.tar.gz"
|
||||||
checksum=421570422f7c933afde697149b288b3c5342f04606a1f912a4e070ab8f52ccb2
|
checksum=cefa2da44fea2248c967a2de5ac4cb5a17dfe23a19118c40bf99204b3fb848b7
|
||||||
|
|
Loading…
Add table
Reference in a new issue