Skip to content

Commit

Permalink
devel/py-fasteners: Update to 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent b62a895 commit 2a71cb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-fasteners/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fasteners
PORTVERSION= 0.18
PORTVERSION= 0.19
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/harlowja/fasteners
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}

USES= python
Expand Down
6 changes: 3 additions & 3 deletions devel/py-fasteners/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684104392
SHA256 (fasteners-0.18.tar.gz) = cb7c13ef91e0c7e4fe4af38ecaf6b904ec3f5ce0dda06d34924b6b74b869d953
SIZE (fasteners-0.18.tar.gz) = 17809
TIMESTAMP = 1695357807
SHA256 (fasteners-0.19.tar.gz) = b4f37c3ac52d8a445af3a66bce57b33b5e90b97c696b7b984f530cf8f0ded09c
SIZE (fasteners-0.19.tar.gz) = 24832

0 comments on commit 2a71cb4

Please sign in to comment.