Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:45:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557597 - head/security/py-pyspnego
Message-ID:  <202012102145.0BALj8Ux067241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:45:07 2020
New Revision: 557597
URL: https://svnweb.freebsd.org/changeset/ports/557597

Log:
  Update to 0.1.4
  
  Changes:	https://github.com/jborean93/pyspnego/releases

Modified:
  head/security/py-pyspnego/Makefile
  head/security/py-pyspnego/distinfo

Modified: head/security/py-pyspnego/Makefile
==============================================================================
--- head/security/py-pyspnego/Makefile	Thu Dec 10 21:45:00 2020	(r557596)
+++ head/security/py-pyspnego/Makefile	Thu Dec 10 21:45:07 2020	(r557597)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyspnego
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -26,4 +26,3 @@ YAML_DESC=	YAML output support
 YAML_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR}
 
 .include <bsd.port.mk>
-

Modified: head/security/py-pyspnego/distinfo
==============================================================================
--- head/security/py-pyspnego/distinfo	Thu Dec 10 21:45:00 2020	(r557596)
+++ head/security/py-pyspnego/distinfo	Thu Dec 10 21:45:07 2020	(r557597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680060
-SHA256 (pyspnego-0.1.3.tar.gz) = a2963d52b64ecd7df3f8e9a311a423e75bd4bcc5944d46da16837607f9f6e667
-SIZE (pyspnego-0.1.3.tar.gz) = 94432
+TIMESTAMP = 1607539819
+SHA256 (pyspnego-0.1.4.tar.gz) = 0182c34964f6f08a91bd538e6e22cc6d38c73dbb4801bbe20f8c2855b7604a7d
+SIZE (pyspnego-0.1.4.tar.gz) = 94724



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