snallygaster: Update to 0.0.12
Changes: 0.0.12 ------ Adds one more exception that the HTML parser could raise. 0.0.11 ------ Add desktop.ini tests. Add symfony debugging on 404 pages. Support php-cs-fixer v3 cache file format. Add apache server-info check. 0.0.10 ------ New test for thumbs.db (Windows metadata). New test for Wordpress duplicator installer files and directory listings.
This commit is contained in:
parent
f448527d64
commit
c348fd8855
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.7 2022/06/30 11:18:48 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2022/07/23 15:19:38 leot Exp $
|
||||
|
||||
DISTNAME= snallygaster-0.0.9
|
||||
PKGREVISION= 3
|
||||
DISTNAME= snallygaster-0.0.12
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=s/snallygaster/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2021/10/26 11:18:01 nia Exp $
|
||||
$NetBSD: distinfo,v 1.7 2022/07/23 15:19:38 leot Exp $
|
||||
|
||||
BLAKE2s (snallygaster-0.0.9.tar.gz) = 3fe0f15e774af1b653771fb7877f814f6a43b6dde21c66a7ed70fdd596fb8de0
|
||||
SHA512 (snallygaster-0.0.9.tar.gz) = e7de6d97576f1651e0a6882c4d2766efe82b8656f53a6c30a5e36eeadbaa4fdc2b79dc370a1106a0bbd916d45d1c92169dcfb5d7c75e89946b371bc80098366c
|
||||
Size (snallygaster-0.0.9.tar.gz) = 24055 bytes
|
||||
BLAKE2s (snallygaster-0.0.12.tar.gz) = f917f3fb1dd70a87df2230f07f7cffa0a4b3af1ce88876a63565793ef060dc31
|
||||
SHA512 (snallygaster-0.0.12.tar.gz) = 507b5bbaa8a013bbbb18b53778781e1e212e295f113ea91b1b73d5162f93d35be74780fa0cba7499d62f40c8cd27b4cdfd79526bd0ab07018090460ca937eb48
|
||||
Size (snallygaster-0.0.12.tar.gz) = 25234 bytes
|
||||
|
|
Loading…
Reference in a new issue