mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-aiohappyeyeballs: update to 2.3.4.
This commit is contained in:
parent
4fdfbde1cc
commit
ea8454a883
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-aiohappyeyeballs'
|
# Template file for 'python3-aiohappyeyeballs'
|
||||||
pkgname=python3-aiohappyeyeballs
|
pkgname=python3-aiohappyeyeballs
|
||||||
version=2.3.2
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -12,7 +12,7 @@ license="PSF-2.0"
|
||||||
homepage="https://aiohappyeyeballs.readthedocs.io"
|
homepage="https://aiohappyeyeballs.readthedocs.io"
|
||||||
changelog="https://raw.githubusercontent.com/aio-libs/aiohappyeyeballs/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/aio-libs/aiohappyeyeballs/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/aio-libs/aiohappyeyeballs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/aiohappyeyeballs/archive/v${version}.tar.gz"
|
||||||
checksum=37f3b588a3dc0c8b11d9a59894c74f95a581112c7152609cc9d7398706a93d08
|
checksum=7e34f065c151a1c65abee3830ce7f0fc1e6b30ee8245db8e33846097d6681687
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -i -e '/^addopts/d' pyproject.toml
|
vsed -i -e '/^addopts/d' pyproject.toml
|
||||||
|
|
Loading…
Add table
Reference in a new issue