Skip to content

Commit

Permalink
devel/py-pyte: Update to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent ef45d2f commit 01293c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-pyte/Makefile
@@ -1,12 +1,13 @@
PORTNAME= pyte
PORTVERSION= 0.8.1
PORTVERSION= 0.8.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= python@FreeBSD.org
COMMENT= Simple VTXXX-compatible terminal emulator
WWW= https://github.com/selectel/pyte
WWW= https://pyte.readthedocs.io/en/latest/ \
https://github.com/selectel/pyte

LICENSE= LGPL3

Expand Down
6 changes: 3 additions & 3 deletions devel/py-pyte/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655208454
SHA256 (pyte-0.8.1.tar.gz) = b9bfd1b781759e7572a6e553c010cc93eef58a19d8d1590446d84c19b1b097b0
SIZE (pyte-0.8.1.tar.gz) = 51657
TIMESTAMP = 1699985635
SHA256 (pyte-0.8.2.tar.gz) = 5af970e843fa96a97149d64e170c984721f20e52227a2f57f0a54207f08f083f
SIZE (pyte-0.8.2.tar.gz) = 92301

0 comments on commit 01293c3

Please sign in to comment.