diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-10 07:46:37 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-10 07:48:03 +0000 |
| commit | a4891504eb43b07b28598346b9a0a49e326411bb (patch) | |
| tree | 02b07155bd2b61fd6b133cb7a7f22f93d46c6c1a | |
| parent | 14700350d7e4f2bdb6f258924759dee897170553 (diff) | |
editors/py-editor: update 1.6.6 → 1.8.0
| -rw-r--r-- | editors/py-editor/Makefile | 4 | ||||
| -rw-r--r-- | editors/py-editor/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/py-editor/Makefile b/editors/py-editor/Makefile index 80cd5febd672..dc276ce5eb81 100644 --- a/editors/py-editor/Makefile +++ b/editors/py-editor/Makefile @@ -1,5 +1,5 @@ PORTNAME= editor -DISTVERSION= 1.6.6 +DISTVERSION= 1.8.0 CATEGORIES= editors python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/rec/editor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}runs>0:devel/py-runs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmod>0:devel/py-xmod@${PY_FLAVOR} diff --git a/editors/py-editor/distinfo b/editors/py-editor/distinfo index 19c2b320202f..5d3e9fa40d63 100644 --- a/editors/py-editor/distinfo +++ b/editors/py-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760642616 -SHA256 (editor-1.6.6.tar.gz) = bb6989e872638cd119db9a4fce284cd8e13c553886a1c044c6b8d8a160c871f8 -SIZE (editor-1.6.6.tar.gz) = 3197 +TIMESTAMP = 1778398855 +SHA256 (editor-1.8.0.tar.gz) = b07e1bbcb8b33f05c2e6ed3ce77ee9756354ada840a18aad7c0536d967fe4c0b +SIZE (editor-1.8.0.tar.gz) = 27455 |
