Skip to content

Commit

Permalink
devel/py-lsprotocol: update 2023.0.0 → 2023.0.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 10, 2024
1 parent 8a15941 commit 7175355
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-lsprotocol/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lsprotocol
PORTVERSION= 2023.0.0
PORTVERSION= 2023.0.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=21.3.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cattrs>0:devel/py-cattrs@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}cattrs>=23.2.1:devel/py-cattrs@${PY_FLAVOR}

USES= python
USE_PYTHON= pep517 autoplist concurrent
Expand Down
6 changes: 3 additions & 3 deletions devel/py-lsprotocol/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1703309661
SHA256 (lsprotocol-2023.0.0.tar.gz) = c9d92e12a3f4ed9317d3068226592860aab5357d93cf5b2451dc244eee8f35f2
SIZE (lsprotocol-2023.0.0.tar.gz) = 69399
TIMESTAMP = 1704877313
SHA256 (lsprotocol-2023.0.1.tar.gz) = cc5c15130d2403c18b734304339e51242d3018a05c4f7d0f198ad6e0cd21861d
SIZE (lsprotocol-2023.0.1.tar.gz) = 69434

0 comments on commit 7175355

Please sign in to comment.