From owner-svn-ports-head@freebsd.org Sat Oct 20 14:47:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE9C7FE7854; Sat, 20 Oct 2018 14:47:39 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6081171B81; Sat, 20 Oct 2018 14:47:39 +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 5B6301F68C; Sat, 20 Oct 2018 14:47:39 +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 w9KEldrW013228; Sat, 20 Oct 2018 14:47:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9KElcsi013225; Sat, 20 Oct 2018 14:47:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810201447.w9KElcsi013225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 20 Oct 2018 14:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482507 - head/devel/py-pyral X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-pyral X-SVN-Commit-Revision: 482507 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: Sat, 20 Oct 2018 14:47:39 -0000 Author: sunpoet Date: Sat Oct 20 14:47:38 2018 New Revision: 482507 URL: https://svnweb.freebsd.org/changeset/ports/482507 Log: Update to 1.4.2 - Update COMMENT - Sort RUN_DEPENDS - Update pkg-descr - Take maintainership Changes: https://github.com/RallyTools/RallyRestToolkitForPython/releases https://github.com/RallyTools/RallyRestToolkitForPython/commits/master Modified: head/devel/py-pyral/Makefile head/devel/py-pyral/distinfo head/devel/py-pyral/pkg-descr (contents, props changed) Modified: head/devel/py-pyral/Makefile ============================================================================== --- head/devel/py-pyral/Makefile Sat Oct 20 14:47:29 2018 (r482506) +++ head/devel/py-pyral/Makefile Sat Oct 20 14:47:38 2018 (r482507) @@ -2,31 +2,33 @@ # $FreeBSD$ PORTNAME= pyral -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org -COMMENT= Rally REST Tookit for Python +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python toolkit for Agile Central (Rally) REST API LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.12.5:www/py-requests@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.12.5:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist concurrent distutils -SHEBANG_GLOB= *.py NO_ARCH= yes + PORTEXAMPLES= *.py +SHEBANG_GLOB= *.py + OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/examples/|} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/*.py ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/devel/py-pyral/distinfo ============================================================================== --- head/devel/py-pyral/distinfo Sat Oct 20 14:47:29 2018 (r482506) +++ head/devel/py-pyral/distinfo Sat Oct 20 14:47:38 2018 (r482507) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539823577 -SHA256 (pyral-1.4.1.tar.gz) = 546871edfb1ab71fc79914b828cc1c224696541e07d5d7b33ec4b4ccbe34443a -SIZE (pyral-1.4.1.tar.gz) = 972895 +TIMESTAMP = 1540017580 +SHA256 (pyral-1.4.2.tar.gz) = 414b52637b3f8912c6bfea5bd5092f5afb8a281cc3a09a6dc52c4cbd6bd166e4 +SIZE (pyral-1.4.2.tar.gz) = 972961 Modified: head/devel/py-pyral/pkg-descr ============================================================================== --- head/devel/py-pyral/pkg-descr Sat Oct 20 14:47:29 2018 (r482506) +++ head/devel/py-pyral/pkg-descr Sat Oct 20 14:47:38 2018 (r482507) @@ -1,12 +1,6 @@ -The Rally REST Tookit for Python consists of a package that provides a -means to interact with entities and artifacts in your Rally -subscription. The full spectrum of CRUD operations is available in your -Agile Central (Rally) Workspaces and Projects, providing of course that -your Agile Central (Rally) subscription credentials enable you to -perform those operations. The toolkit insulates the package user from -having to make multiple requests to obtain the full set of qualifying -items by performing any subsequent "page" requests automatically. An -additional key feature is the ability to obtain entity sub fields that -may be references or collections via the familiar dot '.' notation. +The pyral package enables you to push, pull and otherwise wrangle the data in +your Agile Central (formerly named Rally) subscription using the popular and +productive Python language. The pyral package provides a smooth and easy to use +veneer on top of the Agile Central (Rally) REST Web Services API using JSON. WWW: https://github.com/RallyTools/RallyRestToolkitForPython