mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
deskutils/py-py3status: Update to 3.56
- Update WWW Changes: https://github.com/ultrabug/py3status/blob/master/CHANGELOG
This commit is contained in:
parent
8eb2511078
commit
d02a1dae16
@ -1,12 +1,12 @@
|
||||
PORTNAME= py3status
|
||||
PORTVERSION= 3.54
|
||||
PORTVERSION= 3.56
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Extensible i3status wrapper written in python
|
||||
WWW= https://py3status.readthedocs.io/en/latest/ \
|
||||
WWW= https://ultrabug.github.io/py3status/ \
|
||||
https://github.com/ultrabug/py3status
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
@ -24,4 +24,10 @@ UDEV_DESC= UDEV support
|
||||
|
||||
UDEV_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyudev>=0.21.0:devel/py-pyudev@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} >= 31200
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1697463074
|
||||
SHA256 (py3status-3.54.tar.gz) = c5189714220b65e88d60930827c43181aef5ffb59779352c76746f7ef0f3a426
|
||||
SIZE (py3status-3.54.tar.gz) = 272925
|
||||
TIMESTAMP = 1708449112
|
||||
SHA256 (py3status-3.56.tar.gz) = 747739b7c40ee30b701652e489a4aee44ae7fccb3134764c77969ea9674ac0da
|
||||
SIZE (py3status-3.56.tar.gz) = 271825
|
||||
|
Loading…
Reference in New Issue
Block a user