Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2019 03:21:59 +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: r500692 - head/devel/py-pydantic
Message-ID:  <201905030321.x433LxZU018659@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri May  3 03:21:59 2019
New Revision: 500692
URL: https://svnweb.freebsd.org/changeset/ports/500692

Log:
  devel/py-pydantic: Update 0.23 -> 0.24
  
  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	Fri May  3 03:19:58 2019	(r500691)
+++ head/devel/py-pydantic/Makefile	Fri May  3 03:21:59 2019	(r500692)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pydantic
-DISTVERSION=	0.23
+DISTVERSION=	0.24
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pydantic/distinfo
==============================================================================
--- head/devel/py-pydantic/distinfo	Fri May  3 03:19:58 2019	(r500691)
+++ head/devel/py-pydantic/distinfo	Fri May  3 03:21:59 2019	(r500692)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554602156
-SHA256 (pydantic-0.23.tar.gz) = 58b71804e9a6b4e1ccf8b3dbbca8c0f9cf4b494e5bea219a96e2e2ecb5af688e
-SIZE (pydantic-0.23.tar.gz) = 55246
+TIMESTAMP = 1556853625
+SHA256 (pydantic-0.24.tar.gz) = 4edf4c55a25ebc2d5041aa1bbe46fbf9b6b823bacfbc1e79c032e8e6d25dbae5
+SIZE (pydantic-0.24.tar.gz) = 56493



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