From owner-svn-ports-all@freebsd.org Thu Feb 18 20:52:59 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7E9954E0DA; Thu, 18 Feb 2021 20:52:59 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DhRk36DMYz3lMC; Thu, 18 Feb 2021 20:52:59 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C89211F23A; Thu, 18 Feb 2021 20:52:59 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11IKqxhg006912; Thu, 18 Feb 2021 20:52:59 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11IKqxwt006911; Thu, 18 Feb 2021 20:52:59 GMT (envelope-from acm@FreeBSD.org) Message-Id: <202102182052.11IKqxwt006911@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 18 Feb 2021 20:52:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565982 - head/security/py-python-gvm X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/security/py-python-gvm X-SVN-Commit-Revision: 565982 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2021 20:53:00 -0000 Author: acm Date: Thu Feb 18 20:52:59 2021 New Revision: 565982 URL: https://svnweb.freebsd.org/changeset/ports/565982 Log: - Update to 21.1.3 Modified: head/security/py-python-gvm/Makefile head/security/py-python-gvm/distinfo Modified: head/security/py-python-gvm/Makefile ============================================================================== --- head/security/py-python-gvm/Makefile Thu Feb 18 20:48:38 2021 (r565981) +++ head/security/py-python-gvm/Makefile Thu Feb 18 20:52:59 2021 (r565982) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-gvm -DISTVERSION= 20.12.1 +DISTVERSION= 21.1.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= The Greenbone Vulnerability Management Python LICENSE= GPLv3+ -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/security/py-python-gvm/distinfo ============================================================================== --- head/security/py-python-gvm/distinfo Thu Feb 18 20:48:38 2021 (r565981) +++ head/security/py-python-gvm/distinfo Thu Feb 18 20:52:59 2021 (r565982) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609778854 -SHA256 (python-gvm-20.12.1.tar.gz) = cef82bc78c64dbede980645461130f65c2c6a3a31e221f27620cb6a85632386b -SIZE (python-gvm-20.12.1.tar.gz) = 179355 +TIMESTAMP = 1613680583 +SHA256 (python-gvm-21.1.3.tar.gz) = 27d5542fd16a0b61218e3fd70ca29a3dc56ab0d33aec14ea5d090610950087a1 +SIZE (python-gvm-21.1.3.tar.gz) = 190090