Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:31:49 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: 9cc91f652f38 - main - devel/py-astroid: Cosmetic change
Message-ID:  <202208271031.27RAVniw048632@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=9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d

commit 9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:15 +0000

    devel/py-astroid: Cosmetic change
---
 devel/py-astroid/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 980683b294e3..566fba95dab3 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -17,10 +17,10 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
-CONFLICTS=	${PYTHON_PKGNAMEPREFIX}astroid253
-
 NO_ARCH=	yes
 
+CONFLICTS=	${PYTHON_PKGNAMEPREFIX}astroid253
+
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 30800



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