Date: Fri, 29 Nov 2019 07:36:01 +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: r518629 - head/devel/py-pydantic Message-ID: <201911290736.xAT7a1xn059130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Nov 29 07:36:01 2019 New Revision: 518629 URL: https://svnweb.freebsd.org/changeset/ports/518629 Log: devel/py-pydantic: Update 1.0 -> 1.2 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 Nov 29 07:35:30 2019 (r518628) +++ head/devel/py-pydantic/Makefile Fri Nov 29 07:36:01 2019 (r518629) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pydantic -DISTVERSION= 1.0 +DISTVERSION= 1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pydantic/distinfo ============================================================================== --- head/devel/py-pydantic/distinfo Fri Nov 29 07:35:30 2019 (r518628) +++ head/devel/py-pydantic/distinfo Fri Nov 29 07:36:01 2019 (r518629) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572320372 -SHA256 (pydantic-1.0.tar.gz) = bf474cebe007701806f5f8b076fb8508116606e5c721734bb855bfec4185263c -SIZE (pydantic-1.0.tar.gz) = 86337 +TIMESTAMP = 1575012840 +SHA256 (pydantic-1.2.tar.gz) = da10b034750addbd95a328654d20364c479f4e2e26e0f72933204d61cbc8fa78 +SIZE (pydantic-1.2.tar.gz) = 97418
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911290736.xAT7a1xn059130>