misc/py-anita: update to 2.11

Changes from 2.10:

Increase the default memory size for sparc to 64M.

On macOS, use the -joliet option to "hdiutil makehybrid" as the -iso
option fails to create a Rock Ridge file system even though the
hdiutil manpage says it will.  From Benny Siegert.

Add initial support for riscv-riscv64.

Increase the default of the --test-timeout option to 3 hours, as the
timeout of the crypto/libcrypto/t_libcrypto:bn test case in the NetBSD
ATF test suite has now been increased to 2 hours, and anita must use a
longer timeout than any individual test case.

New command line --no-entropy.

Support Xen PVH virtualization, enabled by "--xen-type pvh".
From Manuel Bouyer.

New command line --partitioning-scheme, for testing i386 and amd64
with MBR partitioning rather than the default GPT partitioning.
This commit is contained in:
gson 2024-02-25 11:11:55 +00:00
parent 0f47816218
commit 8e1e97414d
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.74 2022/04/22 08:27:30 gson Exp $
# $NetBSD: Makefile,v 1.75 2024/02/25 11:11:55 gson Exp $
DISTNAME= anita-2.10
DISTNAME= anita-2.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://www.gson.org/netbsd/anita/download/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.52 2022/04/22 08:27:30 gson Exp $
$NetBSD: distinfo,v 1.53 2024/02/25 11:11:55 gson Exp $
BLAKE2s (anita-2.10.tar.gz) = ebb4912493c045dce814ee9fbc8b438ac82b1446eb0e2809f874da7ddcf25531
SHA512 (anita-2.10.tar.gz) = 337a1d6626c6b5a314c9d04712b9b13fb890ec3ec5b2205a2dfc7a39a37fc6ef2eea04cbb8fb8c6efb520f362a7066241d1cda921153662ed4becf1d054a43b9
Size (anita-2.10.tar.gz) = 44664 bytes
BLAKE2s (anita-2.11.tar.gz) = 859fff0c2f64c0a4829164af528e1f5fb6d867a0bdc31eb81c58b5eb5bed52b7
SHA512 (anita-2.11.tar.gz) = a3543a5cd779cb422fcb6b6a463e7b26f155fd713546711d6495e41f15821071ca5c51316ea5df7ed79307cfe5fdc93b54c772550aa005eb2ff2c0cc27fada0c
Size (anita-2.11.tar.gz) = 45707 bytes