Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2023 17:19:09 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: eda0afd9a4e3 - main - devel/py-wrapt: Update to 1.16.0
Message-ID:  <202311141719.3AEHJ98F060077@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=eda0afd9a4e3b7f7fbceaabef62ae6a39c8808f8

commit eda0afd9a4e3b7f7fbceaabef62ae6a39c8808f8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:39:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:48 +0000

    devel/py-wrapt: Update to 1.16.0
    
    Changes:        https://github.com/GrahamDumpleton/wrapt/releases
                    https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst
---
 devel/py-wrapt/Makefile | 2 +-
 devel/py-wrapt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-wrapt/Makefile b/devel/py-wrapt/Makefile
index f85320d0bf9c..e69ed417d808 100644
--- a/devel/py-wrapt/Makefile
+++ b/devel/py-wrapt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wrapt
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-wrapt/distinfo b/devel/py-wrapt/distinfo
index 2f243bd32858..9dbb2b8d8001 100644
--- a/devel/py-wrapt/distinfo
+++ b/devel/py-wrapt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498764
-SHA256 (wrapt-1.15.0.tar.gz) = d06730c6aed78cee4126234cf2d071e01b44b915e725a6cb439a879ec9754a3a
-SIZE (wrapt-1.15.0.tar.gz) = 53519
+TIMESTAMP = 1699774580
+SHA256 (wrapt-1.16.0.tar.gz) = 5f370f952971e7d17c7d1ead40e49f32345a7f7a5373571ef44d800d06b1899d
+SIZE (wrapt-1.16.0.tar.gz) = 53972



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