pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-cvss: Update to 2.2



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Jan 7 14:30:50 2021 +0100
Changeset:	1aee9bfe0ee47bef6e9d1ae78e6540b498461075

Modified Files:
	py-cvss/Makefile
	py-cvss/distinfo

Log Message:
py-cvss: Update to 2.2

Changes:
2.2
---
 - Added a function to generate severities for CVSS v2.

2.1
---
 - Fixed a few CVSS v2 constants to match the newest documentation

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1aee9bfe0ee47bef6e9d1ae78e6540b498461075

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-cvss/Makefile | 2 +-
 py-cvss/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-cvss/Makefile b/py-cvss/Makefile
index 4c032fa0af..fbc4b35b48 100644
--- a/py-cvss/Makefile
+++ b/py-cvss/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	cvss-2.0
+DISTNAME=	cvss-2.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security python
 MASTER_SITES=	${MASTER_SITE_GITHUB:=skontar/}
diff --git a/py-cvss/distinfo b/py-cvss/distinfo
index 37f93c8744..b07dc1177c 100644
--- a/py-cvss/distinfo
+++ b/py-cvss/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (cvss-2.0.tar.gz) = 7c50c2b204ac003286e5614f185f48ccfa7604e1
-RMD160 (cvss-2.0.tar.gz) = a8efcda83c184369aa3d4cb18c5d088f359073fe
-SHA512 (cvss-2.0.tar.gz) = 1e1ac34e5d885ba7f7568e336b2b06ae070585edaa605807d06b8984699440b1626555492d9c733a3e121b9a6960ef609bd8ad9764cec0a78821c94c69abacd6
-Size (cvss-2.0.tar.gz) = 5033185 bytes
+SHA1 (cvss-2.2.tar.gz) = 06ac74841a4a7a6396baae8b58b57a0ce46fc266
+RMD160 (cvss-2.2.tar.gz) = a6db06321ad477e24108e57cce6dc2e2255b6d6f
+SHA512 (cvss-2.2.tar.gz) = f3abdfa76c3ffe6696e2807eed2b8fab609ac3a1409078b059199d5e34c69d5eb9a51b425652f89ff53d4798afbc094fd12b25d35aaeab016dbbedffb9ee025e
+Size (cvss-2.2.tar.gz) = 5033370 bytes


Home | Main Index | Thread Index | Old Index