git: 29f53f15f41c - main - devel/py-xdis: Update to 5.0.9

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 25 20:38:58 UTC 2021


The branch main has been updated by sunpoet:

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

commit 29f53f15f41c40db8c3d60f60ab8778af5fd2ff8
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:14:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:30 +0000

    devel/py-xdis: Update to 5.0.9
    
    Changes:        https://github.com/rocky/python-xdis/releases
---
 devel/py-xdis/Makefile | 4 ++--
 devel/py-xdis/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-xdis/Makefile b/devel/py-xdis/Makefile
index 0e1cadea0ce6..d9935f1ed7c8 100644
--- a/devel/py-xdis/Makefile
+++ b/devel/py-xdis/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	xdis
-PORTVERSION=	5.0.8
+PORTVERSION=	5.0.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/devel/py-xdis/distinfo b/devel/py-xdis/distinfo
index ede055051e1a..f8b4866d5629 100644
--- a/devel/py-xdis/distinfo
+++ b/devel/py-xdis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320214
-SHA256 (xdis-5.0.8.tar.gz) = 532780af6841bee79e74cb4719e72077192eaf63946cfb4a570c124863a94001
-SIZE (xdis-5.0.8.tar.gz) = 235039
+TIMESTAMP = 1619198537
+SHA256 (xdis-5.0.9.tar.gz) = ba217fbd7bfb24fdca4c124cf941e4ff8878eb45f07ff0d4730deeb01f79561b
+SIZE (xdis-5.0.9.tar.gz) = 235293


More information about the dev-commits-ports-all mailing list