pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add py-sydent



Module Name:	pkgsrc-wip
Committed By:	Keke <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Fri Sep 22 19:54:07 2017 -0400
Changeset:	4712886836b298d29f2c0367b37cb49d30dd2a67

Modified Files:
	Makefile
Added Files:
	py-sydent/DESCR
	py-sydent/Makefile
	py-sydent/PLIST
	py-sydent/distinfo

Log Message:
Add py-sydent

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4712886836b298d29f2c0367b37cb49d30dd2a67

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile           |   1 +
 py-sydent/DESCR    |   1 +
 py-sydent/Makefile |  34 ++++++++++++++
 py-sydent/PLIST    | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 py-sydent/distinfo |   6 +++
 5 files changed, 171 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 514bfb0f4c..2d020b252a 100644
--- a/Makefile
+++ b/Makefile
@@ -3704,6 +3704,7 @@ SUBDIR+=	py-strategies
 SUBDIR+=	py-sumatra
 SUBDIR+=	py-sunpy
 SUBDIR+=	py-swiginac
+SUBDIR+=	py-sydent
 SUBDIR+=	py-symath
 SUBDIR+=	py-symboltype
 SUBDIR+=	py-symcxx
diff --git a/py-sydent/DESCR b/py-sydent/DESCR
new file mode 100644
index 0000000000..6f9ff0c328
--- /dev/null
+++ b/py-sydent/DESCR
@@ -0,0 +1 @@
+MIS: Authenticate and track 3PID logins and publish end-user public keys
diff --git a/py-sydent/Makefile b/py-sydent/Makefile
new file mode 100644
index 0000000000..13b3f9c9ff
--- /dev/null
+++ b/py-sydent/Makefile
@@ -0,0 +1,34 @@
+# $NetBSD$
+
+DISTNAME=	${PYPKGPREFIX}-sydent-0.1
+CATEGORIES=    	www
+GITHUB_PROJECT=	sydent
+MASTER_SITES=   ${MASTER_SITE_GITHUB:=matrix-org/}
+GITHUB_TAG=     v${PKGVERSION_NOREV}
+GITHUB_TAG=    	3d3ac5ab802ad91bbecfc0cd6a50bdd31875c1fe
+#EXTRACT_SUFX=   .zip
+
+MAINTAINER=     kethzer.dr%gmail.com@localhost
+HOMEPAGE=       https://github.com/matrix-org/
+COMMENT=        Matrix Identity Servers
+LICENSE=        apache-2.0
+
+DEPENDS+= ${PYPKGPREFIX}-daemonize>=2.4.7:../../devel/py-daemonize
+DEPENDS+= ${PYPKGPREFIX}-phonenumbers-[0-9]*:../../textproc/py-phonenumbers
+DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+= ${PYPKGPREFIX}-setuptools_trial-[0-9]*:../../devel/py-setuptools_trial
+DEPENDS+= ${PYPKGPREFIX}-signedjson-[0-9]*:../../wip/py-signedjson
+DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
+DEPENDS+= ${PYPKGPREFIX}-unpaddedbase64-[0-9]*:../../wip/py-unpaddedbase64
+DEPENDS+= ${PYPKGPREFIX}-asn1-[0-9]*:../../security/py-asn1
+DEPENDS+= ${PYPKGPREFIX}-libnacl-[0-9]*:../../wip/py-libnacl
+DEPENDS+= ${PYPKGPREFIX}-PyNaCl-[0-9]*:../../wip/py-PyNaCl
+DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
+
+
+WRKSRC=		${WRKDIR}/sydent-3d3ac5ab802ad91bbecfc0cd6a50bdd31875c1fe
+#USE_LANGUAGES=	# none
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-sydent/PLIST b/py-sydent/PLIST
new file mode 100644
index 0000000000..1714228b86
--- /dev/null
+++ b/py-sydent/PLIST
@@ -0,0 +1,129 @@
+@comment $NetBSD$
+${PYSITELIB}/SynapseIdentityServer-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
+${PYSITELIB}/SynapseIdentityServer-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
+${PYSITELIB}/SynapseIdentityServer-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
+${PYSITELIB}/SynapseIdentityServer-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/requires.txt
+${PYSITELIB}/SynapseIdentityServer-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/sydent/__init__.py
+${PYSITELIB}/sydent/__init__.pyc
+${PYSITELIB}/sydent/__init__.pyo
+${PYSITELIB}/sydent/db/__init__.py
+${PYSITELIB}/sydent/db/__init__.pyc
+${PYSITELIB}/sydent/db/__init__.pyo
+${PYSITELIB}/sydent/db/invite_tokens.py
+${PYSITELIB}/sydent/db/invite_tokens.pyc
+${PYSITELIB}/sydent/db/invite_tokens.pyo
+${PYSITELIB}/sydent/db/peers.py
+${PYSITELIB}/sydent/db/peers.pyc
+${PYSITELIB}/sydent/db/peers.pyo
+${PYSITELIB}/sydent/db/sqlitedb.py
+${PYSITELIB}/sydent/db/sqlitedb.pyc
+${PYSITELIB}/sydent/db/sqlitedb.pyo
+${PYSITELIB}/sydent/db/threepid_associations.py
+${PYSITELIB}/sydent/db/threepid_associations.pyc
+${PYSITELIB}/sydent/db/threepid_associations.pyo
+${PYSITELIB}/sydent/db/valsession.py
+${PYSITELIB}/sydent/db/valsession.pyc
+${PYSITELIB}/sydent/db/valsession.pyo
+${PYSITELIB}/sydent/http/__init__.py
+${PYSITELIB}/sydent/http/__init__.pyc
+${PYSITELIB}/sydent/http/__init__.pyo
+${PYSITELIB}/sydent/http/httpclient.py
+${PYSITELIB}/sydent/http/httpclient.pyc
+${PYSITELIB}/sydent/http/httpclient.pyo
+${PYSITELIB}/sydent/http/httpcommon.py
+${PYSITELIB}/sydent/http/httpcommon.pyc
+${PYSITELIB}/sydent/http/httpcommon.pyo
+${PYSITELIB}/sydent/http/httpsclient.py
+${PYSITELIB}/sydent/http/httpsclient.pyc
+${PYSITELIB}/sydent/http/httpsclient.pyo
+${PYSITELIB}/sydent/http/httpserver.py
+${PYSITELIB}/sydent/http/httpserver.pyc
+${PYSITELIB}/sydent/http/httpserver.pyo
+${PYSITELIB}/sydent/http/servlets/__init__.py
+${PYSITELIB}/sydent/http/servlets/__init__.pyc
+${PYSITELIB}/sydent/http/servlets/__init__.pyo
+${PYSITELIB}/sydent/http/servlets/blindlysignstuffservlet.py
+${PYSITELIB}/sydent/http/servlets/blindlysignstuffservlet.pyc
+${PYSITELIB}/sydent/http/servlets/blindlysignstuffservlet.pyo
+${PYSITELIB}/sydent/http/servlets/bulklookupservlet.py
+${PYSITELIB}/sydent/http/servlets/bulklookupservlet.pyc
+${PYSITELIB}/sydent/http/servlets/bulklookupservlet.pyo
+${PYSITELIB}/sydent/http/servlets/emailservlet.py
+${PYSITELIB}/sydent/http/servlets/emailservlet.pyc
+${PYSITELIB}/sydent/http/servlets/emailservlet.pyo
+${PYSITELIB}/sydent/http/servlets/getvalidated3pidservlet.py
+${PYSITELIB}/sydent/http/servlets/getvalidated3pidservlet.pyc
+${PYSITELIB}/sydent/http/servlets/getvalidated3pidservlet.pyo
+${PYSITELIB}/sydent/http/servlets/lookupservlet.py
+${PYSITELIB}/sydent/http/servlets/lookupservlet.pyc
+${PYSITELIB}/sydent/http/servlets/lookupservlet.pyo
+${PYSITELIB}/sydent/http/servlets/msisdnservlet.py
+${PYSITELIB}/sydent/http/servlets/msisdnservlet.pyc
+${PYSITELIB}/sydent/http/servlets/msisdnservlet.pyo
+${PYSITELIB}/sydent/http/servlets/pubkeyservlets.py
+${PYSITELIB}/sydent/http/servlets/pubkeyservlets.pyc
+${PYSITELIB}/sydent/http/servlets/pubkeyservlets.pyo
+${PYSITELIB}/sydent/http/servlets/replication.py
+${PYSITELIB}/sydent/http/servlets/replication.pyc
+${PYSITELIB}/sydent/http/servlets/replication.pyo
+${PYSITELIB}/sydent/http/servlets/store_invite_servlet.py
+${PYSITELIB}/sydent/http/servlets/store_invite_servlet.pyc
+${PYSITELIB}/sydent/http/servlets/store_invite_servlet.pyo
+${PYSITELIB}/sydent/http/servlets/threepidbindservlet.py
+${PYSITELIB}/sydent/http/servlets/threepidbindservlet.pyc
+${PYSITELIB}/sydent/http/servlets/threepidbindservlet.pyo
+${PYSITELIB}/sydent/replication/__init__.py
+${PYSITELIB}/sydent/replication/__init__.pyc
+${PYSITELIB}/sydent/replication/__init__.pyo
+${PYSITELIB}/sydent/replication/peer.py
+${PYSITELIB}/sydent/replication/peer.pyc
+${PYSITELIB}/sydent/replication/peer.pyo
+${PYSITELIB}/sydent/replication/pusher.py
+${PYSITELIB}/sydent/replication/pusher.pyc
+${PYSITELIB}/sydent/replication/pusher.pyo
+${PYSITELIB}/sydent/sign/__init__.py
+${PYSITELIB}/sydent/sign/__init__.pyc
+${PYSITELIB}/sydent/sign/__init__.pyo
+${PYSITELIB}/sydent/sign/ed25519.py
+${PYSITELIB}/sydent/sign/ed25519.pyc
+${PYSITELIB}/sydent/sign/ed25519.pyo
+${PYSITELIB}/sydent/sms/__init__.py
+${PYSITELIB}/sydent/sms/__init__.pyc
+${PYSITELIB}/sydent/sms/__init__.pyo
+${PYSITELIB}/sydent/sms/openmarket.py
+${PYSITELIB}/sydent/sms/openmarket.pyc
+${PYSITELIB}/sydent/sms/openmarket.pyo
+${PYSITELIB}/sydent/sydent.py
+${PYSITELIB}/sydent/sydent.pyc
+${PYSITELIB}/sydent/sydent.pyo
+${PYSITELIB}/sydent/threepid/__init__.py
+${PYSITELIB}/sydent/threepid/__init__.pyc
+${PYSITELIB}/sydent/threepid/__init__.pyo
+${PYSITELIB}/sydent/threepid/assocsigner.py
+${PYSITELIB}/sydent/threepid/assocsigner.pyc
+${PYSITELIB}/sydent/threepid/assocsigner.pyo
+${PYSITELIB}/sydent/threepid/bind.py
+${PYSITELIB}/sydent/threepid/bind.pyc
+${PYSITELIB}/sydent/threepid/bind.pyo
+${PYSITELIB}/sydent/util/__init__.py
+${PYSITELIB}/sydent/util/__init__.pyc
+${PYSITELIB}/sydent/util/__init__.pyo
+${PYSITELIB}/sydent/util/emailutils.py
+${PYSITELIB}/sydent/util/emailutils.pyc
+${PYSITELIB}/sydent/util/emailutils.pyo
+${PYSITELIB}/sydent/util/tokenutils.py
+${PYSITELIB}/sydent/util/tokenutils.pyc
+${PYSITELIB}/sydent/util/tokenutils.pyo
+${PYSITELIB}/sydent/validators/__init__.py
+${PYSITELIB}/sydent/validators/__init__.pyc
+${PYSITELIB}/sydent/validators/__init__.pyo
+${PYSITELIB}/sydent/validators/common.py
+${PYSITELIB}/sydent/validators/common.pyc
+${PYSITELIB}/sydent/validators/common.pyo
+${PYSITELIB}/sydent/validators/emailvalidator.py
+${PYSITELIB}/sydent/validators/emailvalidator.pyc
+${PYSITELIB}/sydent/validators/emailvalidator.pyo
+${PYSITELIB}/sydent/validators/msisdnvalidator.py
+${PYSITELIB}/sydent/validators/msisdnvalidator.pyc
+${PYSITELIB}/sydent/validators/msisdnvalidator.pyo
diff --git a/py-sydent/distinfo b/py-sydent/distinfo
new file mode 100644
index 0000000000..ec6a0c9c10
--- /dev/null
+++ b/py-sydent/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (py27-sydent-0.1-3d3ac5ab802ad91bbecfc0cd6a50bdd31875c1fe.tar.gz) = 38922426a4803f37c1abbf5fc057a22502b060d0
+RMD160 (py27-sydent-0.1-3d3ac5ab802ad91bbecfc0cd6a50bdd31875c1fe.tar.gz) = d61bf0f1f0ef62dc6ee3e5f3563119f5437db5c2
+SHA512 (py27-sydent-0.1-3d3ac5ab802ad91bbecfc0cd6a50bdd31875c1fe.tar.gz) = 85ffd69123915cc6ac2c65f0c9dc881671eab8f94e2e6befd1e71aa4d6be6b8d64673ca35d6a5afd4b1ce364b40cfd65f97aeeb6533bd80cc00b0480007d396a
+Size (py27-sydent-0.1-3d3ac5ab802ad91bbecfc0cd6a50bdd31875c1fe.tar.gz) = 33392 bytes


Home | Main Index | Thread Index | Old Index