From nobody Mon Oct 25 21:59:28 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8FEFB1812B65; Mon, 25 Oct 2021 21:59:37 +0000 (UTC) (envelope-from git@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 4HdTQ03tVyz3v32; Mon, 25 Oct 2021 21:59:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C13C10BB8; Mon, 25 Oct 2021 21:59:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19PLxSuA056507; Mon, 25 Oct 2021 21:59:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PLxS9o056506; Mon, 25 Oct 2021 21:59:28 GMT (envelope-from git) Date: Mon, 25 Oct 2021 21:59:28 GMT Message-Id: <202110252159.19PLxS9o056506@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 97cb23d99186 - main - security/py-pyspnego: Update to 0.3.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 97cb23d9918697345d07d7306abdac630bebfd0d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=97cb23d9918697345d07d7306abdac630bebfd0d commit 97cb23d9918697345d07d7306abdac630bebfd0d Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:25:20 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 21:46:47 +0000 security/py-pyspnego: Update to 0.3.0 Changes: https://github.com/jborean93/pyspnego/releases --- security/py-pyspnego/Makefile | 2 +- security/py-pyspnego/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index d1071f98e0d5..29bc6406d5d9 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= pyspnego -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 8056d800f366..df6cb8ad0d9f 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664370 -SHA256 (pyspnego-0.2.0.tar.gz) = 1ca9f6720da219f3f7d793a975be2c54e16509b4a85b2d85b359e96a1d7bdf4d -SIZE (pyspnego-0.2.0.tar.gz) = 107781 +TIMESTAMP = 1635181097 +SHA256 (pyspnego-0.3.0.tar.gz) = 9b0c7523958a289b493721fa5e198473ebcb9a1bbc3fd21fa121cb1e34b09607 +SIZE (pyspnego-0.3.0.tar.gz) = 308774