aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:11:47 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:25:24 +0000
commita6ea2c90f62da5074fe8aa8fa86e1b800db19fc4 (patch)
tree14f2215c8361d752466d88ce21b2229916f68ca9
parentfe1e508cae46134e0d0ea7b27640d98033fd0601 (diff)
devel/py-editables: Update to 0.5
- Use USES=dos2unix to convert CRLF to LF Changes: https://github.com/pfmoore/editables/blob/main/CHANGELOG.md
-rw-r--r--devel/py-editables/Makefile4
-rw-r--r--devel/py-editables/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-editables/Makefile b/devel/py-editables/Makefile
index ad459a90d754..3164274b80c0 100644
--- a/devel/py-editables/Makefile
+++ b/devel/py-editables/Makefile
@@ -1,5 +1,5 @@
PORTNAME= editables
-PORTVERSION= 0.4
+PORTVERSION= 0.5
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.3:devel/py-flit-core@${PY_FLAVOR}
-USES= python
+USES= dos2unix python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/devel/py-editables/distinfo b/devel/py-editables/distinfo
index 1f370b4ffed6..6ab0ea040697 100644
--- a/devel/py-editables/distinfo
+++ b/devel/py-editables/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902103
-SHA256 (editables-0.4.tar.gz) = dc322c42e7ccaf19600874035a4573898d88aadd07e177c239298135b75da772
-SIZE (editables-0.4.tar.gz) = 14440
+TIMESTAMP = 1691070042
+SHA256 (editables-0.5.tar.gz) = 309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2
+SIZE (editables-0.5.tar.gz) = 14744