python3-cattrs: update to 24.1.2.
This commit is contained in:
parent
a76891754f
commit
3bb455567a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cattrs'
|
||||
pkgname=python3-cattrs
|
||||
version=24.1.1
|
||||
version=24.1.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# Initial ignores require unpackaged dependencies;
|
||||
|
@ -27,7 +27,7 @@ license="MIT"
|
|||
homepage="https://catt.rs"
|
||||
changelog="https://github.com/python-attrs/cattrs/blob/main/HISTORY.md"
|
||||
distfiles="${PYPI_SITE}/c/cattrs/cattrs-${version}.tar.gz"
|
||||
checksum=16e94a13f9aaf6438bd5be5df521e072b1b00481b4cf807bcb1acbd49f814c08
|
||||
checksum=8028cfe1ff5382df59dd36474a86e02d817b06eaf8af84555441bac915d2ef85
|
||||
|
||||
pre_check() {
|
||||
vsed -i -e '/addopts/d' pyproject.toml
|
||||
|
|
Loading…
Reference in New Issue