From owner-svn-ports-head@freebsd.org Sun Aug 21 16:28:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7DA3BC1AC3; Sun, 21 Aug 2016 16:28:35 +0000 (UTC) (envelope-from rm@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 mx1.freebsd.org (Postfix) with ESMTPS id 7AC3F1CAF; Sun, 21 Aug 2016 16:28:35 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7LGSYnl072004; Sun, 21 Aug 2016 16:28:34 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7LGSYfB072002; Sun, 21 Aug 2016 16:28:34 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201608211628.u7LGSYfB072002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 21 Aug 2016 16:28:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420570 - head/www/py-flask-oauthlib X-SVN-Group: ports-head 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.22 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: Sun, 21 Aug 2016 16:28:35 -0000 Author: rm Date: Sun Aug 21 16:28:34 2016 New Revision: 420570 URL: https://svnweb.freebsd.org/changeset/ports/420570 Log: www/py-flask-oauthlib: update to 0.9.3 Modified: head/www/py-flask-oauthlib/Makefile head/www/py-flask-oauthlib/distinfo Modified: head/www/py-flask-oauthlib/Makefile ============================================================================== --- head/www/py-flask-oauthlib/Makefile Sun Aug 21 16:27:59 2016 (r420569) +++ head/www/py-flask-oauthlib/Makefile Sun Aug 21 16:28:34 2016 (r420570) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-OAuthlib -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flas ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>0:www/py-requests-oauthlib NO_ARCH= yes -USES= python +USES= python:2.7+ USE_PYTHON= autoplist distutils .include Modified: head/www/py-flask-oauthlib/distinfo ============================================================================== --- head/www/py-flask-oauthlib/distinfo Sun Aug 21 16:27:59 2016 (r420569) +++ head/www/py-flask-oauthlib/distinfo Sun Aug 21 16:28:34 2016 (r420570) @@ -1,2 +1,3 @@ -SHA256 (Flask-OAuthlib-0.9.2.tar.gz) = e6b2c412bbf9ab7fe347fec9bb66fd0fd335efd87d06feb69c41dc9401d8c3a1 -SIZE (Flask-OAuthlib-0.9.2.tar.gz) = 33213 +TIMESTAMP = 1471795901 +SHA256 (Flask-OAuthlib-0.9.3.tar.gz) = ee60f7e996850c3544821ce9746079917e5b839d38ce4190a63482b0a902e791 +SIZE (Flask-OAuthlib-0.9.3.tar.gz) = 33732