python3-aiohappyeyeballs: update to 2.3.5.
This commit is contained in:
parent
1a70a5eb2a
commit
aa2e890249
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiohappyeyeballs'
|
||||
pkgname=python3-aiohappyeyeballs
|
||||
version=2.3.4
|
||||
version=2.3.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
|
@ -12,7 +12,7 @@ license="PSF-2.0"
|
|||
homepage="https://aiohappyeyeballs.readthedocs.io"
|
||||
changelog="https://raw.githubusercontent.com/aio-libs/aiohappyeyeballs/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/aio-libs/aiohappyeyeballs/archive/v${version}.tar.gz"
|
||||
checksum=7e34f065c151a1c65abee3830ce7f0fc1e6b30ee8245db8e33846097d6681687
|
||||
checksum=a61d849b9efaf1b4bdddf37eba98e92fa4c1c94171696cff7805a8b78e8a6296
|
||||
|
||||
pre_check() {
|
||||
vsed -i -e '/^addopts/d' pyproject.toml
|
||||
|
|
Loading…
Reference in New Issue