From owner-svn-ports-all@freebsd.org Sun Sep 13 19:45:54 2020 Return-Path: Delivered-To: svn-ports-all@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 AC2133E5F3A; Sun, 13 Sep 2020 19:45:54 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BqKjW3MD8z4dR5; Sun, 13 Sep 2020 19:45:50 +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 4C891B700; Sun, 13 Sep 2020 19:45:49 +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 08DJjnbA089533; Sun, 13 Sep 2020 19:45:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08DJjmSg089530; Sun, 13 Sep 2020 19:45:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202009131945.08DJjmSg089530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 Sep 2020 19:45:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548552 - head/devel/py-wsme X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-wsme X-SVN-Commit-Revision: 548552 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2020 19:45:55 -0000 Author: sunpoet Date: Sun Sep 13 19:45:48 2020 New Revision: 548552 URL: https://svnweb.freebsd.org/changeset/ports/548552 Log: Update to 0.10.0 - Add LICENSE - Update version requirement of BUILD_DEPENDS - Update pkg-descr - Take maintainership Changes: https://opendev.org/x/wsme/commits/branch/master Modified: head/devel/py-wsme/Makefile head/devel/py-wsme/distinfo head/devel/py-wsme/pkg-descr (contents, props changed) Modified: head/devel/py-wsme/Makefile ============================================================================== --- head/devel/py-wsme/Makefile Sun Sep 13 19:45:43 2020 (r548551) +++ head/devel/py-wsme/Makefile Sun Sep 13 19:45:48 2020 (r548552) @@ -2,24 +2,27 @@ # $FreeBSD$ PORTNAME= wsme -PORTVERSION= 0.9.3 +PORTVERSION= 0.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= WSME-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplify the writing of REST APIs -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${PY_FLAVOR} +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.12:net/py-netaddr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplegeneric>=0:devel/py-simplegeneric@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}webob>=1.8.0:www/py-webob@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/devel/py-wsme/distinfo ============================================================================== --- head/devel/py-wsme/distinfo Sun Sep 13 19:45:43 2020 (r548551) +++ head/devel/py-wsme/distinfo Sun Sep 13 19:45:48 2020 (r548552) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560101212 -SHA256 (WSME-0.9.3.tar.gz) = e24fcff24392a0b176e560ffc6591b1f658342bbc992f84e0e8a3c53fd92580a -SIZE (WSME-0.9.3.tar.gz) = 124775 +TIMESTAMP = 1599946191 +SHA256 (WSME-0.10.0.tar.gz) = 965b9ce48161e5c50d84aedcf50dca698f05bf07e9d489201bccaec3141cd304 +SIZE (WSME-0.10.0.tar.gz) = 89701 Modified: head/devel/py-wsme/pkg-descr ============================================================================== --- head/devel/py-wsme/pkg-descr Sun Sep 13 19:45:43 2020 (r548551) +++ head/devel/py-wsme/pkg-descr Sun Sep 13 19:45:48 2020 (r548552) @@ -1,8 +1,14 @@ Web Services Made Easy (WSME) simplifies the writing of REST web services by providing simple yet powerful typing, removing the need to directly manipulate -the request and the response objects. WSME can work standalone or on top of -your favorite Python web (micro)framework, so you can use both your preferred -way of routing your REST requests and most of the features of WSME that rely -on the typing system. +the request and the response objects. -WWW: https://pypi.org/project/WSME/ +WSME can work standalone or on top of your favorite Python web (micro)framework, +so you can use both your preferred way of routing your REST requests and most of +the features of WSME that rely on the typing system like: +- Alternate protocols, including those supporting batch-calls +- Easy documentation through a Sphinx extension + +WSME is originally a rewrite of TGWebServices with a focus on extensibility, +framework-independence and better type handling. + +WWW: https://opendev.org/x/wsme