Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2025 02:37:49 +0000
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a0384807eb9c - main - devel/py-pyintelowl: Update to 5.1.0
Message-ID:  <695097fd.4358e.287efbe5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by acm:

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

commit a0384807eb9cc3c95a862e0b1a156105a8054660
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-12-28 02:36:06 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-12-28 02:36:06 +0000

    devel/py-pyintelowl: Update to 5.1.0
    
    - Fix installs conflict
    
    PR:             290273
    Reported by:    se
---
 devel/py-pyintelowl/Makefile | 6 ++++--
 devel/py-pyintelowl/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/py-pyintelowl/Makefile b/devel/py-pyintelowl/Makefile
index ee5661aba6ea..e79b1783e9fb 100644
--- a/devel/py-pyintelowl/Makefile
+++ b/devel/py-pyintelowl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyintelowl
-DISTVERSION=	4.4.2
-PORTREVISION=	1
+DISTVERSION=	5.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,4 +23,7 @@ USE_PYTHON=	distutils autoplist
 
 NO_ARCH=	yes
 
+post-extract:
+	${MV} ${WRKSRC}/tests ${WRKSRC}/pyintelowl/
+
 .include <bsd.port.mk>
diff --git a/devel/py-pyintelowl/distinfo b/devel/py-pyintelowl/distinfo
index 3d236e502c5f..6fdce7ceb509 100644
--- a/devel/py-pyintelowl/distinfo
+++ b/devel/py-pyintelowl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680291896
-SHA256 (pyintelowl-4.4.2.tar.gz) = b87cf34ca3d2f6bf92a9a9d5c64e38de28fc5c21305fe338f19c4081f4caba38
-SIZE (pyintelowl-4.4.2.tar.gz) = 44419
+TIMESTAMP = 1766889211
+SHA256 (pyintelowl-5.1.0.tar.gz) = 4b5dd1e39ac54b1bbb3fa5aafc41e322b4058678a49fe6ff095be87e2c071353
+SIZE (pyintelowl-5.1.0.tar.gz) = 45960


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695097fd.4358e.287efbe5>