mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-aiosignal: update to 1.3.2.
This commit is contained in:
parent
27009bd80d
commit
19e8b7d0bd
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-aiosignal'
|
||||
pkgname=python3-aiosignal
|
||||
version=1.3.1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-frozenlist"
|
||||
checkdepends="python3-pytest python3-pytest-asyncio python3-pytest-cov
|
||||
|
@ -12,4 +12,4 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/aio-libs/aiosignal"
|
||||
distfiles="${PYPI_SITE}/a/aiosignal/aiosignal-${version}.tar.gz"
|
||||
checksum=54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc
|
||||
checksum=a8c255c66fafb1e499c9351d0bf32ff2d8a0321595ebac3b93713656d2436f54
|
||||
|
|
Loading…
Add table
Reference in a new issue