mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
www/py-cheroot: Update to 10.0.1
- Add GitHub to MASTER_SITES Changes: https://github.com/cherrypy/cheroot/releases
This commit is contained in:
parent
80dae2a82d
commit
a6a1b9c45c
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
PORTNAME= cheroot
|
||||
PORTVERSION= 10.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 10.0.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/cherrypy/cheroot/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -13,8 +13,7 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=34.4:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.5:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.1:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=7.0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.functools>=0:devel/py-jaraco.functools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>=2.6:devel/py-more-itertools@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1685162244
|
||||
SHA256 (cheroot-10.0.0.tar.gz) = 59c4a1877fef9969b3c3c080caaaf377e2780919437853fc0d32a9df40b311f0
|
||||
SIZE (cheroot-10.0.0.tar.gz) = 148461
|
||||
TIMESTAMP = 1715842856
|
||||
SHA256 (cheroot-10.0.1.tar.gz) = e0b82f797658d26b8613ec8eb563c3b08e6bd6a7921e9d5089bd1175ad1b1740
|
||||
SIZE (cheroot-10.0.1.tar.gz) = 167586
|
||||
|
|
Loading…
Add table
Reference in a new issue