pkgsrc-WIP-changes archive

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

py-cvss: Update to 2.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Nov 1 12:12:30 2019 +0100
Changeset:	d02955a745dc6b90e43e2848569c03f07769c100

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

Log Message:
py-cvss: Update to 2.0

Changes:
2.0
---
 - Add support for CVSS 3.1

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

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 94cd131f89..4c032fa0af 100644
--- a/py-cvss/Makefile
+++ b/py-cvss/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	cvss-1.10
+DISTNAME=	cvss-2.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security python
 MASTER_SITES=	${MASTER_SITE_GITHUB:=skontar/}
diff --git a/py-cvss/distinfo b/py-cvss/distinfo
index 74161c3803..37f93c8744 100644
--- a/py-cvss/distinfo
+++ b/py-cvss/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (cvss-1.10.tar.gz) = 9e4504280447ef3d682e5082f25731097c24e6da
-RMD160 (cvss-1.10.tar.gz) = a153e126cec29731455967f589218c5308b4915b
-SHA512 (cvss-1.10.tar.gz) = cc6217e5d116a718178d3c60c461d34abf3a871d765676fddab290c536a507d9ddc964ae6ef70ccf474482c2d4bda2b34e283fffa4c6577d20d300ff5639e767
-Size (cvss-1.10.tar.gz) = 3180006 bytes
+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


Home | Main Index | Thread Index | Old Index