Date: Thu, 13 Jun 2019 23:43:37 +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: r504145 - head/devel/py-pydantic Message-ID: <201906132343.x5DNhb6m031219@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jun 13 23:43:37 2019 New Revision: 504145 URL: https://svnweb.freebsd.org/changeset/ports/504145 Log: devel/py-pydantic: Update 0.27 -> 0.28 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 Thu Jun 13 23:42:56 2019 (r504144) +++ head/devel/py-pydantic/Makefile Thu Jun 13 23:43:37 2019 (r504145) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pydantic -DISTVERSION= 0.27 +DISTVERSION= 0.28 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pydantic/distinfo ============================================================================== --- head/devel/py-pydantic/distinfo Thu Jun 13 23:42:56 2019 (r504144) +++ head/devel/py-pydantic/distinfo Thu Jun 13 23:43:37 2019 (r504145) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559370640 -SHA256 (pydantic-0.27.tar.gz) = 625e3a223c00fb98a3902da04794b461f2f25e864feb5fce5afa7a2066082dd6 -SIZE (pydantic-0.27.tar.gz) = 61305 +TIMESTAMP = 1560469353 +SHA256 (pydantic-0.28.tar.gz) = 60fe5aa17ecb5ba949e7e1e1f9b9500dae780d6c79c798bfd78ac5dd9f9d9517 +SIZE (pydantic-0.28.tar.gz) = 62480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906132343.x5DNhb6m031219>