From owner-svn-ports-head@freebsd.org Mon Nov 4 15:57:04 2019 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 A116F1A6D62; Mon, 4 Nov 2019 15:57:04 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 476HVS2pJfz3PHB; Mon, 4 Nov 2019 15:57:04 +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 44F692660A; Mon, 4 Nov 2019 15:57:04 +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 xA4Fv42W048495; Mon, 4 Nov 2019 15:57:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA4Fv3H7048491; Mon, 4 Nov 2019 15:57:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201911041557.xA4Fv3H7048491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 4 Nov 2019 15:57:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516650 - in head/devel: . py-graphene-sqlalchemy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . py-graphene-sqlalchemy X-SVN-Commit-Revision: 516650 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.29 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: Mon, 04 Nov 2019 15:57:04 -0000 Author: sunpoet Date: Mon Nov 4 15:57:03 2019 New Revision: 516650 URL: https://svnweb.freebsd.org/changeset/ports/516650 Log: Add py-graphene-sqlalchemy 2.2.2 A SQLAlchemy integration for Graphene. WWW: https://github.com/graphql-python/graphene-sqlalchemy Added: head/devel/py-graphene-sqlalchemy/ head/devel/py-graphene-sqlalchemy/Makefile (contents, props changed) head/devel/py-graphene-sqlalchemy/distinfo (contents, props changed) head/devel/py-graphene-sqlalchemy/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Nov 4 15:56:56 2019 (r516649) +++ head/devel/Makefile Mon Nov 4 15:57:03 2019 (r516650) @@ -4502,6 +4502,7 @@ SUBDIR += py-grab SUBDIR += py-graphene SUBDIR += py-graphene-django + SUBDIR += py-graphene-sqlalchemy SUBDIR += py-graphql-core SUBDIR += py-graphql-relay SUBDIR += py-greenlet Added: head/devel/py-graphene-sqlalchemy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-graphene-sqlalchemy/Makefile Mon Nov 4 15:57:03 2019 (r516650) @@ -0,0 +1,31 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= graphene-sqlalchemy +PORTVERSION= 2.2.2 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Graphene SQLAlchemy integration + +LICENSE= MIT + +RUN_DEPENDS= ${PY_ENUM34} \ + ${PYTHON_PKGNAMEPREFIX}graphene>=2.1.3<3:devel/py-graphene@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.10.0<2:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy13>=1.1<2:databases/py-sqlalchemy13@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include + +.if ${PYTHON_REL} < 3000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>=3.4.0.3<4:devel/py-singledispatch@${PY_FLAVOR} +.endif + +.include Added: head/devel/py-graphene-sqlalchemy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-graphene-sqlalchemy/distinfo Mon Nov 4 15:57:03 2019 (r516650) @@ -0,0 +1,3 @@ +TIMESTAMP = 1572806064 +SHA256 (graphene-sqlalchemy-2.2.2.tar.gz) = fda3a131149a96f02b18c4d8276102edd80ba22b92939c9a3fc94bda699c1477 +SIZE (graphene-sqlalchemy-2.2.2.tar.gz) = 24265 Added: head/devel/py-graphene-sqlalchemy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-graphene-sqlalchemy/pkg-descr Mon Nov 4 15:57:03 2019 (r516650) @@ -0,0 +1,3 @@ +A SQLAlchemy integration for Graphene. + +WWW: https://github.com/graphql-python/graphene-sqlalchemy