Date: Fri, 29 May 2026 02:28:11 +0000 From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dfad7112a13e - main - astro/py-indiweb: Update to 0.2.0 Message-ID: <6a18f9bb.259ca.1d319f53@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfad7112a13e6f847fda48e535d8d2a6d9a6c917 commit dfad7112a13e6f847fda48e535d8d2a6d9a6c917 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2026-05-29 02:27:37 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2026-05-29 02:28:03 +0000 astro/py-indiweb: Update to 0.2.0 --- astro/py-indiweb/Makefile | 7 ++++--- astro/py-indiweb/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/astro/py-indiweb/Makefile b/astro/py-indiweb/Makefile index ae52f0ea038a..dfd4d4af78b5 100644 --- a/astro/py-indiweb/Makefile +++ b/astro/py-indiweb/Makefile @@ -1,6 +1,5 @@ PORTNAME= indiweb -PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTVERSION= 0.2.0 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +11,15 @@ WWW= https://github.com/knro/indiwebmanager LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bottle>=0:www/py-bottle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 post-patch: ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/indiweb/driver.py diff --git a/astro/py-indiweb/distinfo b/astro/py-indiweb/distinfo index 5d822a25b6a1..dd65237ae81b 100644 --- a/astro/py-indiweb/distinfo +++ b/astro/py-indiweb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735442027 -SHA256 (indiweb-0.1.8.tar.gz) = fcbca408ec32f37908637193007ec49bd9c95d32375dd004bd70bdebc6945ffc -SIZE (indiweb-0.1.8.tar.gz) = 367411 +TIMESTAMP = 1780020936 +SHA256 (indiweb-0.2.0.tar.gz) = 3ba7ac789d5ad26e6afd73d65cf464f06b67042297d25403df3b1f36fd96043d +SIZE (indiweb-0.2.0.tar.gz) = 370967home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a18f9bb.259ca.1d319f53>
