python3-cattrs: update to 24.1.1.
This commit is contained in:
parent
6c7382aad6
commit
4d0f7fa8e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cattrs'
|
||||
pkgname=python3-cattrs
|
||||
version=24.1.0
|
||||
version=24.1.1
|
||||
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=8274f18b253bf7674a43da851e3096370d67088165d23138b04a1c04c8eaf48e
|
||||
checksum=16e94a13f9aaf6438bd5be5df521e072b1b00481b4cf807bcb1acbd49f814c08
|
||||
|
||||
pre_check() {
|
||||
vsed -i -e '/addopts/d' pyproject.toml
|
||||
|
|
Loading…
Reference in New Issue