Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 05:09:28 +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: r500993 - head/devel/py-pydantic
Message-ID:  <201905080509.x4859S5Z069526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed May  8 05:09:28 2019
New Revision: 500993
URL: https://svnweb.freebsd.org/changeset/ports/500993

Log:
  devel/py-pydantic: Update 0.24 -> 0.25
  
  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	Wed May  8 04:47:37 2019	(r500992)
+++ head/devel/py-pydantic/Makefile	Wed May  8 05:09:28 2019	(r500993)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pydantic
-DISTVERSION=	0.24
+DISTVERSION=	0.25
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pydantic/distinfo
==============================================================================
--- head/devel/py-pydantic/distinfo	Wed May  8 04:47:37 2019	(r500992)
+++ head/devel/py-pydantic/distinfo	Wed May  8 05:09:28 2019	(r500993)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556853625
-SHA256 (pydantic-0.24.tar.gz) = 4edf4c55a25ebc2d5041aa1bbe46fbf9b6b823bacfbc1e79c032e8e6d25dbae5
-SIZE (pydantic-0.24.tar.gz) = 56493
+TIMESTAMP = 1557289578
+SHA256 (pydantic-0.25.tar.gz) = 2203e01c1d87a3d964aa0db56efdb1b89a90eca610ab3f0ddea396e2a5fa4cc4
+SIZE (pydantic-0.25.tar.gz) = 57123



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