mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-cattrs: update to 25.1.1.
This commit is contained in:
parent
9bc95d9fbf
commit
de3005dbc4
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=25.1.0
|
version=25.1.1
|
||||||
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=3bf01e9592b38a49bdae47a26385583f000c98862d0efcda2c03a508b02b95b8
|
checksum=c914b734e0f2d59e5b720d145ee010f1fd9a13ee93900922a2f3f9d593b8382c
|
||||||
|
|
||||||
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