Skip to content

Commit 6ae6c73

Browse files
committed
Update to 4.0.0. From the changelog:
Scrubbing Existing Files. Breaking Features: - verify_file() will now scrub it if a scrubber is attached. Note: If you scrub an existing file, it will be written as UTF8, instead of its existing encoding - Removed Deprecated method verify_file_with_encoding(), NOTE: if you call verify_file() instead, your code will work as before
1 parent 1111e19 commit 6ae6c73

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/py-approvaltests/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.35 2022/02/21 11:02:13 schmonz Exp $
1+
# $NetBSD: Makefile,v 1.36 2022/03/01 15:58:00 schmonz Exp $
22

3-
DISTNAME= approvaltests-3.7.0
3+
DISTNAME= approvaltests-4.0.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= devel python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=a/approvaltests/}

devel/py-approvaltests/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.34 2022/02/21 11:02:13 schmonz Exp $
1+
$NetBSD: distinfo,v 1.35 2022/03/01 15:58:00 schmonz Exp $
22

3-
BLAKE2s (approvaltests-3.7.0.tar.gz) = de1cf82cad853b78e712290c0b22686a3b55a2c0e9e122d1e1b6fd875afb8415
4-
SHA512 (approvaltests-3.7.0.tar.gz) = dea5cbbc291cb61ced01e20adfd90b1b52e9edc1a43a3a92bece49360ca784152a484c08612bf5646c23ca11af140c50a62842a65fedb471a0f57d48f324a398
5-
Size (approvaltests-3.7.0.tar.gz) = 27346 bytes
3+
BLAKE2s (approvaltests-4.0.0.tar.gz) = 79de9f81861d57ce771d10eff6691b90ffe4e961d94351f742cae42b3efd1426
4+
SHA512 (approvaltests-4.0.0.tar.gz) = aa1edf38e975ae0c3ddf70a9b686e46578e8d00a5675e51411f6057055887bc036ea88f25dec836dff341cce4007415fc249506388fc740746ba989516074bc1
5+
Size (approvaltests-4.0.0.tar.gz) = 27401 bytes

0 commit comments

Comments
 (0)