Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 23:34:00 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 658dc4df06f0 - main - security/py-pyspnego: Update to 0.10.1
Message-ID:  <202309302334.38UNY0m2009309@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=658dc4df06f0846fb46e7ebad45e347085761eab

commit 658dc4df06f0846fb46e7ebad45e347085761eab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-30 23:30:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 23:30:10 +0000

    security/py-pyspnego: Update to 0.10.1
    
    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 abe16e360c9f..139c17b2860c 100644
--- a/security/py-pyspnego/Makefile
+++ b/security/py-pyspnego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyspnego
-PORTVERSION=	0.10.0
+PORTVERSION=	0.10.1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo
index c95842704945..8d445f82aa4e 100644
--- a/security/py-pyspnego/distinfo
+++ b/security/py-pyspnego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696001400
-SHA256 (pyspnego-0.10.0.tar.gz) = af34549afe8e95c940a71e95491327b0b1ca2d75250a9bf170eac429670fa59a
-SIZE (pyspnego-0.10.0.tar.gz) = 221948
+TIMESTAMP = 1696048446
+SHA256 (pyspnego-0.10.1.tar.gz) = d95baece2b32771900e4420fb8389b870ac61b08b59cf1e32224b3a934e14673
+SIZE (pyspnego-0.10.1.tar.gz) = 222011



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309302334.38UNY0m2009309>