mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-aiohappyeyeballs: update to 2.6.1.
This commit is contained in:
parent
f349d11cbe
commit
680c6253eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiohappyeyeballs'
|
||||
pkgname=python3-aiohappyeyeballs
|
||||
version=2.4.6
|
||||
version=2.6.1
|
||||
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=2d7a8b1a4f6f65028159e26e191091d290e155b09f8e2df62cf10fc68df8ea49
|
||||
checksum=1c39ffb3dfc71547f8af88bb247bb9feffc12545b032a882cd245295ac49e845
|
||||
|
||||
pre_check() {
|
||||
vsed -i -e '/^addopts/d' pyproject.toml
|
||||
|
|
Loading…
Add table
Reference in a new issue