Date: Sat, 14 Nov 2020 04:02:54 +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: r555070 - head/math/py-yt Message-ID: <202011140402.0AE42sMG076493@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Nov 14 04:02:54 2020 New Revision: 555070 URL: https://svnweb.freebsd.org/changeset/ports/555070 Log: math/py-yt: Update 3.6.0 -> 3.6.1 Reported by: portscout Modified: head/math/py-yt/Makefile head/math/py-yt/distinfo Modified: head/math/py-yt/Makefile ============================================================================== --- head/math/py-yt/Makefile Sat Nov 14 03:59:31 2020 (r555069) +++ head/math/py-yt/Makefile Sat Nov 14 04:02:54 2020 (r555070) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yt -DISTVERSION= 3.6.0 +DISTVERSION= 3.6.1 CATEGORIES= math astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-yt/distinfo ============================================================================== --- head/math/py-yt/distinfo Sat Nov 14 03:59:31 2020 (r555069) +++ head/math/py-yt/distinfo Sat Nov 14 04:02:54 2020 (r555070) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587100166 -SHA256 (yt-3.6.0.tar.gz) = effb00536f19fd2bdc18f67dacd5550b82066a6adce5b928f27a01d7505109ec -SIZE (yt-3.6.0.tar.gz) = 12138982 +TIMESTAMP = 1605290212 +SHA256 (yt-3.6.1.tar.gz) = be454f9d05dcbe0623328b4df43a1bfd1f0925e516be97399710452931a19bb0 +SIZE (yt-3.6.1.tar.gz) = 11810361
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011140402.0AE42sMG076493>