pkgsrc-WIP-changes archive

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

py-cvss: Update to 1.10



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri May 31 18:56:48 2019 +0200
Changeset:	cae8324cbdff6965e2de4fbe99bc6fd392558328

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

Log Message:
py-cvss: Update to 1.10

Changes:
1.10
----
 - Bug fix for incorrect exception when mandatory metric is missing

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

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 732eb5eeab..94cd131f89 100644
--- a/py-cvss/Makefile
+++ b/py-cvss/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	cvss-1.9
+DISTNAME=	cvss-1.10
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security python
 MASTER_SITES=	${MASTER_SITE_GITHUB:=skontar/}
diff --git a/py-cvss/distinfo b/py-cvss/distinfo
index 2705dbafc5..74161c3803 100644
--- a/py-cvss/distinfo
+++ b/py-cvss/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (cvss-1.9.tar.gz) = 71219eb29d7e9093287830bbfbc61b6b35d935c2
-RMD160 (cvss-1.9.tar.gz) = 5cb9256209c28b780c4e62a3dabacaac0adbed52
-SHA512 (cvss-1.9.tar.gz) = d14eecf3b9adceed834aacb551ef9bfce699797088ab8477131432f10d71030a40094652b655f24de812857f8201f641e4c19db0da0ff74114537d5a7dd97dca
-Size (cvss-1.9.tar.gz) = 3179892 bytes
+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


Home | Main Index | Thread Index | Old Index