Skip to content

Commit

Permalink
devel/py-blinker: Update to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 8, 2023
1 parent 3ef87d8 commit c49a549
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-blinker/Makefile
@@ -1,7 +1,8 @@
PORTNAME= blinker
PORTVERSION= 1.6.2
PORTVERSION= 1.6.3
CATEGORIES= devel python
MASTER_SITES= PYPI
MASTER_SITES= PYPI \
https://github.com/pallets-eco/blinker/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
Expand All @@ -12,8 +13,7 @@ WWW= https://pythonhosted.org/blinker/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.rst

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517 pytest
Expand Down
6 changes: 3 additions & 3 deletions devel/py-blinker/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684104382
SHA256 (blinker-1.6.2.tar.gz) = 4afd3de66ef3a9f8067559fb7a1cbe555c17dcbe15971b05d1b625c3e7abe213
SIZE (blinker-1.6.2.tar.gz) = 28699
TIMESTAMP = 1696753644
SHA256 (blinker-1.6.3.tar.gz) = 152090d27c1c5c722ee7e48504b02d76502811ce02e1523553b4cf8c8b3d3a8d
SIZE (blinker-1.6.3.tar.gz) = 28092

0 comments on commit c49a549

Please sign in to comment.