From owner-svn-ports-head@freebsd.org Tue Jan 26 17:38:14 2021 Return-Path: Delivered-To: svn-ports-head@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 93AEC4F8719; Tue, 26 Jan 2021 17:38:14 +0000 (UTC) (envelope-from sunpoet@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 4DQDTv6m6rz3Cq8; Tue, 26 Jan 2021 17:38:11 +0000 (UTC) (envelope-from sunpoet@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 D15415C21; Tue, 26 Jan 2021 17:38:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10QHcA1Q030098; Tue, 26 Jan 2021 17:38:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10QHcAuu030096; Tue, 26 Jan 2021 17:38:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202101261738.10QHcAuu030096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 26 Jan 2021 17:38:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562839 - in head/security/py-python3-saml: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/security/py-python3-saml: . files X-SVN-Commit-Revision: 562839 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2021 17:38:14 -0000 Author: sunpoet Date: Tue Jan 26 17:38:09 2021 New Revision: 562839 URL: https://svnweb.freebsd.org/changeset/ports/562839 Log: Update to 1.10.0 Changes: https://github.com/onelogin/python3-saml/releases Added: head/security/py-python3-saml/files/ head/security/py-python3-saml/files/patch-setup.py (contents, props changed) Modified: head/security/py-python3-saml/Makefile head/security/py-python3-saml/distinfo Modified: head/security/py-python3-saml/Makefile ============================================================================== --- head/security/py-python3-saml/Makefile Tue Jan 26 17:38:05 2021 (r562838) +++ head/security/py-python3-saml/Makefile Tue Jan 26 17:38:09 2021 (r562839) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= python3-saml -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 1.10.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,9 +13,10 @@ COMMENT= Add SAML support to your Python software LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.5.0:devel/py-defusedxml@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isodate>=0.5.0:devel/py-isodate@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xmlsec>=0.6.0:security/py-xmlsec@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.5:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xmlsec>=1.0.5:security/py-xmlsec@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils Modified: head/security/py-python3-saml/distinfo ============================================================================== --- head/security/py-python3-saml/distinfo Tue Jan 26 17:38:05 2021 (r562838) +++ head/security/py-python3-saml/distinfo Tue Jan 26 17:38:09 2021 (r562839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582888982 -SHA256 (python3-saml-1.9.0.tar.gz) = 68ca2e5591769a1a87c9aac1779ff2c0852ddc89fb0b0371f50f781d354323da -SIZE (python3-saml-1.9.0.tar.gz) = 76331 +TIMESTAMP = 1611665501 +SHA256 (python3-saml-1.10.0.tar.gz) = 40b689fc5ee60aa59fc83356b591f1ea3ef64de7c5e040eafb4e9f5b10f45aeb +SIZE (python3-saml-1.10.0.tar.gz) = 78773 Added: head/security/py-python3-saml/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-python3-saml/files/patch-setup.py Tue Jan 26 17:38:09 2021 (r562839) @@ -0,0 +1,11 @@ +--- setup.py.orig 2021-01-14 10:34:05 UTC ++++ setup.py +@@ -39,7 +39,7 @@ setup( + 'isodate>=0.5.0', + 'lxml>=3.3.5', + 'xmlsec>=1.0.5', +- 'defusedxml==0.6.0' ++ 'defusedxml>=0.6.0' + ], + dependency_links=['http://github.com/mehcode/python-xmlsec/tarball/master'], + extras_require={