Skip to content

Commit

Permalink
security/py-python3-saml: Update to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent c9ea594 commit d25899a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
8 changes: 4 additions & 4 deletions security/py-python3-saml/Makefile
@@ -1,21 +1,21 @@
PORTNAME= python3-saml
PORTVERSION= 1.14.0
PORTVERSION= 1.15.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Add SAML support to your Python software
WWW= https://github.com/onelogin/python3-saml
WWW= https://github.com/SAML-Toolkits/python3-saml

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=4.7.1:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xmlsec>=1.3.9:security/py-xmlsec@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions security/py-python3-saml/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649423836
SHA256 (python3-saml-1.14.0.tar.gz) = e8d04f06549b30e29f9f1d6787faf67558c19f7ed2f3cc0656abb169c8240bc9
SIZE (python3-saml-1.14.0.tar.gz) = 81842
TIMESTAMP = 1674590002
SHA256 (python3-saml-1.15.0.tar.gz) = 8c68b31739471faffb93dcdfe3bcab375b9d6a0459cab7fa9cb0d7d874ecf0b0
SIZE (python3-saml-1.15.0.tar.gz) = 83271
11 changes: 0 additions & 11 deletions security/py-python3-saml/files/patch-setup.py

This file was deleted.

0 comments on commit d25899a

Please sign in to comment.