mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
deskutils/py-vit: Update 2.3.3 => 2.3.4
Changelog: https://github.com/vit-project/vit/releases/tag/v2.3.4 Port changes: * Remove unneeded GH_PROJECT. * Remove extra arguments from USES=python. PR: 294252 Reported by: Thierry Dussuet <thierry.dussuet@protonmail.com> (maintainer) Approved by: maintainer, vvd (co-mentor)
This commit is contained in:
committed by
Yusuf Yaman
parent
9a16505d8f
commit
9644211805
@@ -1,6 +1,6 @@
|
||||
PORTNAME= vit
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.3.3
|
||||
DISTVERSION= 2.3.4
|
||||
CATEGORIES= deskutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@@ -16,11 +16,11 @@ RUN_DEPENDS= task:deskutils/taskwarrior \
|
||||
${PYTHON_PKGNAMEPREFIX}tzlocal>=1.5:devel/py-tzlocal@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}urwid>=0.6:devel/py-urwid@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+,run
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vit-project
|
||||
GH_PROJECT= vit
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1752746778
|
||||
SHA256 (vit-project-vit-v2.3.3_GH0.tar.gz) = 9a1b1165fd77713df6f7a4cc8c1f7b26f439e529e477f0acd0748b09b1bd81de
|
||||
SIZE (vit-project-vit-v2.3.3_GH0.tar.gz) = 84297
|
||||
TIMESTAMP = 1775338378
|
||||
SHA256 (vit-project-vit-v2.3.4_GH0.tar.gz) = 5544ea5f487c0adbabfb1e69a6a679261556dad876decc7835a492c00b38cbcd
|
||||
SIZE (vit-project-vit-v2.3.4_GH0.tar.gz) = 85196
|
||||
|
||||
Reference in New Issue
Block a user