From owner-svn-ports-head@freebsd.org Tue Apr 5 11:25:06 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 DCA6FB037AF; Tue, 5 Apr 2016 11:25:06 +0000 (UTC) (envelope-from wg@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 ADD881BFD; Tue, 5 Apr 2016 11:25:06 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u35BP5O0072110; Tue, 5 Apr 2016 11:25:05 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u35BP5Y9072107; Tue, 5 Apr 2016 11:25:05 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201604051125.u35BP5Y9072107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Tue, 5 Apr 2016 11:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412554 - head/www/py-requests-toolbelt 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.21 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: Tue, 05 Apr 2016 11:25:07 -0000 Author: wg Date: Tue Apr 5 11:25:05 2016 New Revision: 412554 URL: https://svnweb.freebsd.org/changeset/ports/412554 Log: www/py-requests-toolbelt: update to 0.6.0 Changes: https://github.com/sigmavirus24/requests-toolbelt/blob/master/HISTORY.rst PR: 208541 Submitted by: pi Modified: head/www/py-requests-toolbelt/Makefile head/www/py-requests-toolbelt/distinfo Modified: head/www/py-requests-toolbelt/Makefile ============================================================================== --- head/www/py-requests-toolbelt/Makefile Tue Apr 5 08:58:34 2016 (r412553) +++ head/www/py-requests-toolbelt/Makefile Tue Apr 5 11:25:05 2016 (r412554) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= requests-toolbelt -PORTVERSION= 0.3.1 +PORTVERSION= 0.6.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-requests-toolbelt/distinfo ============================================================================== --- head/www/py-requests-toolbelt/distinfo Tue Apr 5 08:58:34 2016 (r412553) +++ head/www/py-requests-toolbelt/distinfo Tue Apr 5 11:25:05 2016 (r412554) @@ -1,2 +1,2 @@ -SHA256 (requests-toolbelt-0.3.1.tar.gz) = f170eadbe01be2356d65862857a9b2eb8bb17b895cde158a7dd1c358a3a48d1a -SIZE (requests-toolbelt-0.3.1.tar.gz) = 14609 +SHA256 (requests-toolbelt-0.6.0.tar.gz) = cc4e9c0ef810d6dfd165ca680330b65a4cf8a3f08f5f08ecd50a0253a08e541f +SIZE (requests-toolbelt-0.6.0.tar.gz) = 188848