Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2019 08:26:49 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521599 - head/devel/py-pydantic
Message-ID:  <201912310826.xBV8QnBA070733@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Dec 31 08:26:49 2019
New Revision: 521599
URL: https://svnweb.freebsd.org/changeset/ports/521599

Log:
  devel/py-pydantic: Update 1.2 -> 1.3
  
  Reported by:	portscout

Modified:
  head/devel/py-pydantic/Makefile
  head/devel/py-pydantic/distinfo

Modified: head/devel/py-pydantic/Makefile
==============================================================================
--- head/devel/py-pydantic/Makefile	Tue Dec 31 08:24:16 2019	(r521598)
+++ head/devel/py-pydantic/Makefile	Tue Dec 31 08:26:49 2019	(r521599)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pydantic
-DISTVERSION=	1.2
+DISTVERSION=	1.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pydantic/distinfo
==============================================================================
--- head/devel/py-pydantic/distinfo	Tue Dec 31 08:24:16 2019	(r521598)
+++ head/devel/py-pydantic/distinfo	Tue Dec 31 08:26:49 2019	(r521599)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575012840
-SHA256 (pydantic-1.2.tar.gz) = da10b034750addbd95a328654d20364c479f4e2e26e0f72933204d61cbc8fa78
-SIZE (pydantic-1.2.tar.gz) = 97418
+TIMESTAMP = 1577780713
+SHA256 (pydantic-1.3.tar.gz) = 2eab7d548b0e530bf65bee7855ad8164c2f6a889975d5e9c4eefd1e7c98245dc
+SIZE (pydantic-1.3.tar.gz) = 100918



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