Skip to content

Commit

Permalink
security/py-python3-saml: Update to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 24, 2021
1 parent 5153b4f commit 7f6ca83
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 17 deletions.
5 changes: 2 additions & 3 deletions security/py-python3-saml/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= python3-saml
PORTVERSION= 1.10.1
PORTVERSION= 1.11.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,8 +12,7 @@ COMMENT= Add SAML support to your Python software
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}isodate>=0.5.0:devel/py-isodate@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0.5.0:devel/py-isodate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=3.3.5:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xmlsec>=1.0.5:security/py-xmlsec@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions security/py-python3-saml/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1611856596
SHA256 (python3-saml-1.10.1.tar.gz) = 336ef44f894b5e09cf339a67b007d8299096b7b44f43ee7426eae410771e4466
SIZE (python3-saml-1.10.1.tar.gz) = 78813
TIMESTAMP = 1627120862
SHA256 (python3-saml-1.11.0.tar.gz) = ec49f0216f75a379f7b3cd367d477321fa86e2a7e66801ee9e18c18fdd691ff2
SIZE (python3-saml-1.11.0.tar.gz) = 80086
11 changes: 0 additions & 11 deletions security/py-python3-saml/files/patch-setup.py

This file was deleted.

0 comments on commit 7f6ca83

Please sign in to comment.