FreeBSD Bugzilla – Attachment 189776 Details for
Bug 225202
[NEW PORT] security/py-flask-saml: SAML authentication for Flask web apps
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
security/py-flask-saml: New port
patch-security_py-flask-saml-0.4.3.txt (text/plain), 4.03 KB, created by
John W. O'Brien
on 2018-01-16 00:55:46 UTC
(
hide
)
Description:
security/py-flask-saml: New port
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2018-01-16 00:55:46 UTC
Size:
4.03 KB
patch
obsolete
>Index: security/Makefile >=================================================================== >--- security/Makefile (revision 458934) >+++ security/Makefile (working copy) >@@ -904,6 +904,7 @@ > SUBDIR += py-fchksum > SUBDIR += py-first-server > SUBDIR += py-flask-httpauth >+ SUBDIR += py-flask-saml > SUBDIR += py-gixy > SUBDIR += py-gnupg > SUBDIR += py-gnutls >Index: security/py-flask-saml/Makefile >=================================================================== >--- security/py-flask-saml/Makefile (nonexistent) >+++ security/py-flask-saml/Makefile (working copy) >@@ -0,0 +1,24 @@ >+# Created by: John W. O'Brien <john@saltant.com> >+# $FreeBSD$ >+ >+PORTNAME= Flask-SAML >+PORTVERSION= 0.4.3 >+CATEGORIES= security www python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= john@saltant.com >+COMMENT= SAML authentication for Flask web apps >+ >+LICENSE= APACHE20 >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0.8.0:www/py-flask@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}blinker>=1.1:devel/py-blinker@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pysaml2>4.0.0:security/py-pysaml2@${FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: security/py-flask-saml/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/py-flask-saml/distinfo >=================================================================== >--- security/py-flask-saml/distinfo (nonexistent) >+++ security/py-flask-saml/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1516061025 >+SHA256 (Flask-SAML-0.4.3.tar.gz) = f03dea7bee6746de22042a2f73637d39666e54ab15e3d844de134603f92861c1 >+SIZE (Flask-SAML-0.4.3.tar.gz) = 4572 > >Property changes on: security/py-flask-saml/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/py-flask-saml/files/patch-setup.py >=================================================================== >--- security/py-flask-saml/files/patch-setup.py (nonexistent) >+++ security/py-flask-saml/files/patch-setup.py (working copy) >@@ -0,0 +1,10 @@ >+--- setup.py.orig 2018-01-02 21:03:31 UTC >++++ setup.py >+@@ -25,7 +25,6 @@ setuptools.setup( >+ author='Florian Ruechel', >+ tests_require=['pytest >= 2.5.2', 'mock', 'sphinx', 'pytest-mock'], >+ install_requires=install_requires, >+- setup_requires=['pytest-runner'], >+ author_email='fruechel@atlassian.com', >+ description='Flask SAML integration', >+ long_description=long_description, > >Property changes on: security/py-flask-saml/files/patch-setup.py >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: security/py-flask-saml/pkg-descr >=================================================================== >--- security/py-flask-saml/pkg-descr (nonexistent) >+++ security/py-flask-saml/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Flask-SAML is an extension for the Flask web application micro framework >+that implements Security Association Markup Language (SAML) authentication. >+ >+WWW: https://bitbucket.org/asecurityteam/flask_saml > >Property changes on: security/py-flask-saml/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
john
:
maintainer-approval+
Actions:
View
Attachments on
bug 225202
: 189776