Skip to content

Commit

Permalink
devel/py-pluggy: Update to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 4, 2023
1 parent 5109ba6 commit 6cb532f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pluggy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pluggy
PORTVERSION= 1.2.0
PORTVERSION= 1.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ WWW= https://pluggy.readthedocs.io/en/latest/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

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

Expand Down
6 changes: 3 additions & 3 deletions devel/py-pluggy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688166240
SHA256 (pluggy-1.2.0.tar.gz) = d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
SIZE (pluggy-1.2.0.tar.gz) = 61613
TIMESTAMP = 1693334001
SHA256 (pluggy-1.3.0.tar.gz) = cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12
SIZE (pluggy-1.3.0.tar.gz) = 63670

0 comments on commit 6cb532f

Please sign in to comment.