From owner-svn-ports-all@freebsd.org Fri Mar 5 04:24:33 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 762F9565B8A; Fri, 5 Mar 2021 04:24:33 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DsF4d2t2Lz3P1J; Fri, 5 Mar 2021 04:24:33 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 558D31C61; Fri, 5 Mar 2021 04:24:33 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1254OX1w021538; Fri, 5 Mar 2021 04:24:33 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1254OW22021536; Fri, 5 Mar 2021 04:24:32 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202103050424.1254OW22021536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 5 Mar 2021 04:24:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567363 - head/devel/py-monty X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/py-monty X-SVN-Commit-Revision: 567363 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2021 04:24:33 -0000 Author: yuri Date: Fri Mar 5 04:24:32 2021 New Revision: 567363 URL: https://svnweb.freebsd.org/changeset/ports/567363 Log: devel/py-monty: Update 4.0.2 -> 2021.3.3 Modified: head/devel/py-monty/Makefile head/devel/py-monty/distinfo Modified: head/devel/py-monty/Makefile ============================================================================== --- head/devel/py-monty/Makefile Fri Mar 5 04:24:19 2021 (r567362) +++ head/devel/py-monty/Makefile Fri Mar 5 04:24:32 2021 (r567363) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= monty -DISTVERSION= 4.0.2 +DISTVERSION= 2021.3.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org -COMMENT= Supplementary useful functions for Python not in the standard library +COMMENT= Monty is the missing complement to Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst USES= python:3.6+ USE_PYTHON= distutils autoplist + NO_ARCH= yes .include Modified: head/devel/py-monty/distinfo ============================================================================== --- head/devel/py-monty/distinfo Fri Mar 5 04:24:19 2021 (r567362) +++ head/devel/py-monty/distinfo Fri Mar 5 04:24:32 2021 (r567363) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602662665 -SHA256 (monty-4.0.2.tar.gz) = 82d2a68af3418c10e6af5f2350494a41c1036cc9b5cbce49860a755803695365 -SIZE (monty-4.0.2.tar.gz) = 37108 +TIMESTAMP = 1614918061 +SHA256 (monty-2021.3.3.tar.gz) = 3e857506696433d4c4ee92d995d923e157a7015586806c3ec3b42ea0aa3b8782 +SIZE (monty-2021.3.3.tar.gz) = 37413