Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:12:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c947cc76b652 - main - devel/py-pyperf: Update to 2.2.0
Message-ID:  <202104180712.13I7CAgR010942@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c947cc76b65221734d57d29677a7bfcf98274259

commit c947cc76b65221734d57d29677a7bfcf98274259
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:02:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:43:34 +0000

    devel/py-pyperf: Update to 2.2.0
    
    Changes:        https://github.com/psf/pyperf/releases
                    https://github.com/psf/pyperf/blob/main/doc/changelog.rst
---
 devel/py-pyperf/Makefile | 2 +-
 devel/py-pyperf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-pyperf/Makefile b/devel/py-pyperf/Makefile
index 060c627770e2..e24774f49165 100644
--- a/devel/py-pyperf/Makefile
+++ b/devel/py-pyperf/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	pyperf
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-pyperf/distinfo b/devel/py-pyperf/distinfo
index 3bb0c8d8c4a8..e9964f70f3ca 100644
--- a/devel/py-pyperf/distinfo
+++ b/devel/py-pyperf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665437
-SHA256 (pyperf-2.1.0.tar.gz) = 1257d673d89fdcdbaec8077afeb365e7a94739c1b263572b09403cac25708ad3
-SIZE (pyperf-2.1.0.tar.gz) = 202050
+TIMESTAMP = 1618320196
+SHA256 (pyperf-2.2.0.tar.gz) = 498bb4d1fe21350c2b7c1aa8bb3eae9c9979358d0b66327954bc66839fcba8b6
+SIZE (pyperf-2.2.0.tar.gz) = 202025



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