We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27009bd commit 19e8b7dCopy full SHA for 19e8b7d
srcpkgs/python3-aiosignal/template
@@ -1,8 +1,8 @@
1
# Template file for 'python3-aiosignal'
2
pkgname=python3-aiosignal
3
-version=1.3.1
4
-revision=2
5
-build_style=python3-module
+version=1.3.2
+revision=1
+build_style=python3-pep517
6
hostmakedepends="python3-setuptools python3-wheel"
7
depends="python3-frozenlist"
8
checkdepends="python3-pytest python3-pytest-asyncio python3-pytest-cov
@@ -12,4 +12,4 @@ maintainer="Arjan Mossel <[email protected]>"
12
license="Apache-2.0"
13
homepage="https://github.com/aio-libs/aiosignal"
14
distfiles="${PYPI_SITE}/a/aiosignal/aiosignal-${version}.tar.gz"
15
-checksum=54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc
+checksum=a8c255c66fafb1e499c9351d0bf32ff2d8a0321595ebac3b93713656d2436f54
0 commit comments