mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
python3-cattrs: update to 25.1.0.
This commit is contained in:
parent
65e362edae
commit
d0da2ecd0b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cattrs'
|
# Template file for 'python3-cattrs'
|
||||||
pkgname=python3-cattrs
|
pkgname=python3-cattrs
|
||||||
version=24.1.3
|
version=25.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Initial ignores require unpackaged dependencies;
|
# Initial ignores require unpackaged dependencies;
|
||||||
|
@ -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=981a6ef05875b5bb0c7fb68885546186d306f10f0f6718fe9b96c226e68821ff
|
checksum=3bf01e9592b38a49bdae47a26385583f000c98862d0efcda2c03a508b02b95b8
|
||||||
|
|
||||||
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