From owner-svn-ports-head@freebsd.org Mon Mar 9 17:22:52 2020 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 1404726826A; Mon, 9 Mar 2020 17:22:52 +0000 (UTC) (envelope-from trociny@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 48blRH2WdXz3CC4; Mon, 9 Mar 2020 17:22:51 +0000 (UTC) (envelope-from trociny@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 1BDD2E40A; Mon, 9 Mar 2020 17:22:51 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 029HMork051775; Mon, 9 Mar 2020 17:22:50 GMT (envelope-from trociny@FreeBSD.org) Received: (from trociny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 029HMofM051773; Mon, 9 Mar 2020 17:22:50 GMT (envelope-from trociny@FreeBSD.org) Message-Id: <202003091722.029HMofM051773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trociny set sender to trociny@FreeBSD.org using -f From: Mikolaj Golub Date: Mon, 9 Mar 2020 17:22:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528109 - head/databases/py-python-swiftclient X-SVN-Group: ports-head X-SVN-Commit-Author: trociny X-SVN-Commit-Paths: head/databases/py-python-swiftclient X-SVN-Commit-Revision: 528109 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, 09 Mar 2020 17:22:52 -0000 Author: trociny Date: Mon Mar 9 17:22:50 2020 New Revision: 528109 URL: https://svnweb.freebsd.org/changeset/ports/528109 Log: update to 3.9.0 Modified: head/databases/py-python-swiftclient/Makefile head/databases/py-python-swiftclient/distinfo Modified: head/databases/py-python-swiftclient/Makefile ============================================================================== --- head/databases/py-python-swiftclient/Makefile Mon Mar 9 16:19:33 2020 (r528108) +++ head/databases/py-python-swiftclient/Makefile Mon Mar 9 17:22:50 2020 (r528109) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.8.1 +PORTVERSION= 3.9.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-python-swiftclient/distinfo ============================================================================== --- head/databases/py-python-swiftclient/distinfo Mon Mar 9 16:19:33 2020 (r528108) +++ head/databases/py-python-swiftclient/distinfo Mon Mar 9 17:22:50 2020 (r528109) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573999227 -SHA256 (python-swiftclient-3.8.1.tar.gz) = 3a013303643f77a99befa05582dfb93671e1fba1aed9f4a517418129700aedb8 -SIZE (python-swiftclient-3.8.1.tar.gz) = 191278 +TIMESTAMP = 1583747535 +SHA256 (python-swiftclient-3.9.0.tar.gz) = 4f2097492e4c76e948882fc859bfa033ade09bed72f8e6b328e34a3467d9a377 +SIZE (python-swiftclient-3.9.0.tar.gz) = 193323