Date: Mon, 08 Jun 2026 15:05:33 +0000 From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6f7042afb650 - main - net/py-tiny-proxy: Update to 0.3.0 Message-ID: <6a26da3d.1a464.79e46fcd@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f7042afb650ed5fcdb513b48b380bd267eb0d46 commit 6f7042afb650ed5fcdb513b48b380bd267eb0d46 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2026-06-08 15:05:21 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2026-06-08 15:05:28 +0000 net/py-tiny-proxy: Update to 0.3.0 --- net/py-tiny-proxy/Makefile | 7 ++++--- net/py-tiny-proxy/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/py-tiny-proxy/Makefile b/net/py-tiny-proxy/Makefile index 6bdcb2e3fa04..33eef28672fe 100644 --- a/net/py-tiny-proxy/Makefile +++ b/net/py-tiny-proxy/Makefile @@ -1,6 +1,5 @@ PORTNAME= tiny-proxy -DISTVERSION= 0.2.1 -PORTREVISION= 1 +DISTVERSION= 0.3.0 CATEGORIES= net www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,9 +12,11 @@ WWW= https://pypi.org/project/tiny-proxy/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.6.1:devel/py-anyio@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 .include <bsd.port.mk> diff --git a/net/py-tiny-proxy/distinfo b/net/py-tiny-proxy/distinfo index dc944e679fc6..a985c943805d 100644 --- a/net/py-tiny-proxy/distinfo +++ b/net/py-tiny-proxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699256471 -SHA256 (tiny_proxy-0.2.1.tar.gz) = 780599ead0b80810e95af88ef5736ba9a531ebcf76b7d98c0afadc619d30d816 -SIZE (tiny_proxy-0.2.1.tar.gz) = 12258 +TIMESTAMP = 1780927878 +SHA256 (tiny_proxy-0.3.0.tar.gz) = e664e8969f8766dde1650c5cfa0070d87b487fc6c928561ea32e45ddcc1dc2b5 +SIZE (tiny_proxy-0.3.0.tar.gz) = 16739home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a26da3d.1a464.79e46fcd>
