Skip to content

Commit

Permalink
devel/py-pytest-sugar: Update to 1.0.0
Browse files Browse the repository at this point in the history
- Add GitHub to MASTER_SITES

Changes:	https://github.com/Teemu/pytest-sugar/releases
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 6ee5fc9 commit 7a770af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions devel/py-pytest-sugar/Makefile
@@ -1,7 +1,8 @@
PORTNAME= pytest-sugar
PORTVERSION= 0.9.7
PORTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
MASTER_SITES= PYPI \
https://github.com/Teemu/pytest-sugar/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
Expand All @@ -11,7 +12,7 @@ WWW= https://github.com/Teemu/pytest-sugar
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=6.2.0,1:devel/py-pytest@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-sugar/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681052974
SHA256 (pytest-sugar-0.9.7.tar.gz) = f1e74c1abfa55f7241cf7088032b6e378566f16b938f3f08905e2cf4494edd46
SIZE (pytest-sugar-0.9.7.tar.gz) = 14874
TIMESTAMP = 1708449332
SHA256 (pytest-sugar-1.0.0.tar.gz) = 6422e83258f5b0c04ce7c632176c7732cab5fdb909cb39cca5c9139f81276c0a
SIZE (pytest-sugar-1.0.0.tar.gz) = 14992

0 comments on commit 7a770af

Please sign in to comment.