Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2021 07:56:12 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 59c482862373 - main - devel/py-pythran: Update to 0.11.0
Message-ID:  <202112150756.1BF7uC20014319@gitrepo.freebsd.org>

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

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

commit 59c482862373137095b025c65273cfb1c8be1fb0
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-12-15 07:55:51 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-12-15 07:55:51 +0000

    devel/py-pythran: Update to 0.11.0
---
 devel/py-pythran/Makefile | 7 ++++++-
 devel/py-pythran/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/devel/py-pythran/Makefile b/devel/py-pythran/Makefile
index d518ef49d016..b2c0aba7ee37 100644
--- a/devel/py-pythran/Makefile
+++ b/devel/py-pythran/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pythran
-PORTVERSION=	0.10.0
+PORTVERSION=	0.11.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,4 +20,9 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+post-extract:
+	${RM} ${WRKSRC}/third_party/xsimd/config/*.rej
+	${RM} ${WRKSRC}/third_party/xsimd/*.rej
+	${RM} ${WRKSRC}/third_party/xsimd/math/.xsimd_gamma.hpp.swp
+
 .include <bsd.port.mk>
diff --git a/devel/py-pythran/distinfo b/devel/py-pythran/distinfo
index 14aec1afd1f0..79e25db8d173 100644
--- a/devel/py-pythran/distinfo
+++ b/devel/py-pythran/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633567382
-SHA256 (pythran-0.10.0.tar.gz) = 9dac8e1d50f33d4676003e350b1f0c878ce113e6f907920e92dc103352cac5bf
-SIZE (pythran-0.10.0.tar.gz) = 3833449
+TIMESTAMP = 1639552713
+SHA256 (pythran-0.11.0.tar.gz) = 0b2cba712e09f7630879dff69f268460bfe34a6d6000451b47d598558a92a875
+SIZE (pythran-0.11.0.tar.gz) = 3768003



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