Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2020 18:10:50 +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: r542023 - head/security/py-pysaml2
Message-ID:  <202007111810.06BIAojR041722@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 11 18:10:50 2020
New Revision: 542023
URL: https://svnweb.freebsd.org/changeset/ports/542023

Log:
  Update to 6.0.0
  
  Changes:	https://github.com/IdentityPython/pysaml2/releases

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

Modified: head/security/py-pysaml2/Makefile
==============================================================================
--- head/security/py-pysaml2/Makefile	Sat Jul 11 18:10:45 2020	(r542022)
+++ head/security/py-pysaml2/Makefile	Sat Jul 11 18:10:50 2020	(r542023)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pysaml2
-PORTVERSION=	5.3.0
+PORTVERSION=	6.0.0
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -29,7 +29,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-
 		${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
 
 USES=		python:3.6+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/security/py-pysaml2/distinfo
==============================================================================
--- head/security/py-pysaml2/distinfo	Sat Jul 11 18:10:45 2020	(r542022)
+++ head/security/py-pysaml2/distinfo	Sat Jul 11 18:10:50 2020	(r542023)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593161511
-SHA256 (pysaml2-5.3.0.tar.gz) = e5d73f08cc75f8971f1f4e19bb87ab28565fc9a5f22f00448713f4a79c6e1871
-SIZE (pysaml2-5.3.0.tar.gz) = 321555
+TIMESTAMP = 1594457458
+SHA256 (pysaml2-6.0.0.tar.gz) = bb81a44c9d3f509ab9ac6ece3492a14efdf1b518e689f9a3f617b290a70c1ea1
+SIZE (pysaml2-6.0.0.tar.gz) = 322297



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