Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 14:09:51 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514809 - head/devel/py-azure-cosmos
Message-ID:  <201910191409.x9JE9pKY005501@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Oct 19 14:09:51 2019
New Revision: 514809
URL: https://svnweb.freebsd.org/changeset/ports/514809

Log:
  devel/py-azure-cosmos: Update to 3.1.2
  
  Changelog:	https://pypi.org/project/azure-cosmos/3.1.2/
  Reported by:	portscout

Modified:
  head/devel/py-azure-cosmos/Makefile
  head/devel/py-azure-cosmos/distinfo

Modified: head/devel/py-azure-cosmos/Makefile
==============================================================================
--- head/devel/py-azure-cosmos/Makefile	Sat Oct 19 14:09:40 2019	(r514808)
+++ head/devel/py-azure-cosmos/Makefile	Sat Oct 19 14:09:51 2019	(r514809)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cosmos
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-azure-cosmos/distinfo
==============================================================================
--- head/devel/py-azure-cosmos/distinfo	Sat Oct 19 14:09:40 2019	(r514808)
+++ head/devel/py-azure-cosmos/distinfo	Sat Oct 19 14:09:51 2019	(r514809)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567880428
-SHA256 (azure-cosmos-3.1.1.tar.gz) = f3922891baf59742556cbc8bd96aaba4f582a6a8f9bbccb8f2b0376539a21761
-SIZE (azure-cosmos-3.1.1.tar.gz) = 122635
+TIMESTAMP = 1571492091
+SHA256 (azure-cosmos-3.1.2.tar.gz) = 7f8ac99e4e40c398089fc383bfadcdc83376f72b88532b0cac0b420357cd08c7
+SIZE (azure-cosmos-3.1.2.tar.gz) = 137228



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910191409.x9JE9pKY005501>