git: a6ea2c90f62d - main - devel/py-editables: Update to 0.5

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 18:31:52 UTC
The branch main has been updated by sunpoet:

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

commit a6ea2c90f62da5074fe8aa8fa86e1b800db19fc4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:11:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:24 +0000

    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
---
 devel/py-editables/Makefile | 4 ++--
 devel/py-editables/distinfo | 6 +++---
 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