Skip to content
Snippets Groups Projects
Verified Commit 241f88b3 authored by sunpoet's avatar sunpoet
Browse files

devel/py-cwcwidth: Update to 0.1.10

parent 641156a6
No related branches found
No related tags found
No related merge requests found
PORTNAME= cwcwidth PORTNAME= cwcwidth
PORTVERSION= 0.1.9 PORTVERSION= 0.1.10
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= PYPI MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
...@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ...@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python USES= python:3.9+
USE_PYTHON= autoplist concurrent cython pep517 USE_PYTHON= autoplist concurrent cython pep517
post-install: post-install:
......
TIMESTAMP = 1696904116 TIMESTAMP = 1739663369
SHA256 (cwcwidth-0.1.9.tar.gz) = f19d11a0148d4a8cacd064c96e93bca8ce3415a186ae8204038f45e108db76b8 SHA256 (cwcwidth-0.1.10.tar.gz) = 7468760f72c1f4107be1b2b2854bc000401ea36a69daed36fb966a1e19a7a124
SIZE (cwcwidth-0.1.9.tar.gz) = 57892 SIZE (cwcwidth-0.1.10.tar.gz) = 60265
--- pyproject.toml.orig 2025-02-09 21:07:05 UTC
+++ pyproject.toml
@@ -1,7 +1,7 @@ requires = [
[build-system]
requires = [
"setuptools >= 43",
- "Cython >= 3",
+ "Cython >= 0.28",
]
build-backend = "setuptools.build_meta"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment