git: b8422b4f8d11 - main - devel/py-frozenlist: Update to 1.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:33:39 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b8422b4f8d11323c64e45df520bd0c824386dff7
commit b8422b4f8d11323c64e45df520bd0c824386dff7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:05 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:05 +0000
devel/py-frozenlist: Update to 1.3.1
Changes: https://github.com/aio-libs/frozenlist/releases
---
devel/py-frozenlist/Makefile | 5 +----
devel/py-frozenlist/distinfo | 6 +++---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/devel/py-frozenlist/Makefile b/devel/py-frozenlist/Makefile
index cbec97351181..8cb667ee31b0 100644
--- a/devel/py-frozenlist/Makefile
+++ b/devel/py-frozenlist/Makefile
@@ -1,5 +1,5 @@
PORTNAME= frozenlist
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gettext-runtime python:3.7+
USE_PYTHON= autoplist cython distutils
-pre-configure:
- @cd ${WRKSRC} && ${RM} frozenlist/_frozenlist.c && cython-${PYTHON_VER} -3 -I frozenlist -o frozenlist/_frozenlist.c frozenlist/_frozenlist.pyx
-
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
diff --git a/devel/py-frozenlist/distinfo b/devel/py-frozenlist/distinfo
index 53ba63800318..04cc804f4ca3 100644
--- a/devel/py-frozenlist/distinfo
+++ b/devel/py-frozenlist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647264986
-SHA256 (frozenlist-1.3.0.tar.gz) = ce6f2ba0edb7b0c1d8976565298ad2deba6f8064d2bebb6ffce2ca896eb35b0b
-SIZE (frozenlist-1.3.0.tar.gz) = 65476
+TIMESTAMP = 1660576938
+SHA256 (frozenlist-1.3.1.tar.gz) = 3a735e4211a04ccfa3f4833547acdf5d2f863bfeb01cfd3edaffbc251f15cec8
+SIZE (frozenlist-1.3.1.tar.gz) = 66441