mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-cattrs: update to 24.1.3.
This commit is contained in:
parent
48796489b7
commit
f8a44bf4c6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cattrs'
|
# Template file for 'python3-cattrs'
|
||||||
pkgname=python3-cattrs
|
pkgname=python3-cattrs
|
||||||
version=24.1.2
|
version=24.1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Initial ignores require unpackaged dependencies;
|
# Initial ignores require unpackaged dependencies;
|
||||||
# deselections and subsequent ignores do invalid NaN comparisons
|
# deselections and subsequent ignores do invalid NaN comparisons
|
||||||
|
@ -27,7 +27,7 @@ license="MIT"
|
||||||
homepage="https://catt.rs"
|
homepage="https://catt.rs"
|
||||||
changelog="https://github.com/python-attrs/cattrs/blob/main/HISTORY.md"
|
changelog="https://github.com/python-attrs/cattrs/blob/main/HISTORY.md"
|
||||||
distfiles="${PYPI_SITE}/c/cattrs/cattrs-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cattrs/cattrs-${version}.tar.gz"
|
||||||
checksum=8028cfe1ff5382df59dd36474a86e02d817b06eaf8af84555441bac915d2ef85
|
checksum=981a6ef05875b5bb0c7fb68885546186d306f10f0f6718fe9b96c226e68821ff
|
||||||
|
|
||||||
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