From nobody Fri May 29 02:28:11 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gRS2M1cdMz6fmKp for ; Fri, 29 May 2026 02:28:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gRS2M0pWLz3jd9 for ; Fri, 29 May 2026 02:28:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780021691; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uY/Fr8QFiwX2BHpfU+kd+9Lnbc8R5KmVtQA4Y/s4PnE=; b=Z7hnwn5Iq3DHHuYCwq1ArtWqlVNy0CI0WozI56rHbGHlVHaqyIQ+300P6yS5idfz5WyA8U /RjG/cp0WPtDC7zMTPhQoiiIwrkjPbIjH7sL81v7gDDdT8558kuulT0DLIVVTbLExFuEfO ObIm57sijQMpABZucBIF0Z2AhIYswH6PEEAjEsTXx/OApQiDaUD4uz+/NU2bUC8WWiEFEW cnMn9gDlGLFwXTTM9psQud3Zb7Ea5BOWOa3FaVsRVdlCeTifc1YMH1z+Ed3y7eF1ulk6EW gbkXTQdlH/iBMdqk7SMQhr3leFMwD+vPeBtjOCi/qmheSdguP7vUacDZ5LE87w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780021691; a=rsa-sha256; cv=none; b=FBGZ/6Rg/WZH7pZgv00Qd/BFqMbCpbQpXj0QAN/F/3NuHq+2OXtSd+oTpDSs+gQpd6tiJq oaHrZ2VX3aw2wT5ALt2NTrGtO5j5OVrIGOutr9Nqyh8i6cfYRPOqYK9owNHY9S0WY9kftx GHzax7Ejg5Jxbn3eDqZ/zQ2iOt9jWmXjUKL5upir3gqKK0LfQ5v7C0aRKPH5fPJW0Xgl9a YvoQejWc9SodSLrCNIX/GkIqYe2uKIS1tfQUhXwjA0E4ExVO5ixi4RC0cdyBt/uRhcD0Fy OO3Q07EdLJEaB2+QJMWlND2UYaJwnqyVKGizKTVnV8l9Ny2zFlrOYocKqa2sfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780021691; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uY/Fr8QFiwX2BHpfU+kd+9Lnbc8R5KmVtQA4Y/s4PnE=; b=Gm9J4gG0JgEUfo9lJvE0T8KYtFD5QUegHl3RIAk43pgvX5MhBNJP7e0MyDibSzeD7iId3n CB+gqZeFijgkyQmbstHho6f4n6TaIONJ+LV7KctboJESLF0EbG65MWG1YZUPAPrcHYIvtx 494Ww2nM4VHsDH65LWyXM1+ZSuet82zelNUrLmkpugXjHrzn4xaPbG0/DHLE6eowxvcml3 6D1mYjde8E8lsi6p4wAApr9rNe784sDh9USuJpnH4eloflejSeJOdamxPn040jvUSRcOQ+ FgT87UCQsWF/UVNha09cEUcVZTmsAgS0XFec+HUDht8pqvXWYjWxGakyGka9Ug== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gRS2M09JPz1CP9 for ; Fri, 29 May 2026 02:28:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 259ca by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 29 May 2026 02:28:11 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jose Alonso Cardenas Marquez Subject: git: dfad7112a13e - main - astro/py-indiweb: Update to 0.2.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: acm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dfad7112a13e6f847fda48e535d8d2a6d9a6c917 Auto-Submitted: auto-generated Date: Fri, 29 May 2026 02:28:11 +0000 Message-Id: <6a18f9bb.259ca.1d319f53@gitrepo.freebsd.org> The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfad7112a13e6f847fda48e535d8d2a6d9a6c917 commit dfad7112a13e6f847fda48e535d8d2a6d9a6c917 Author: Jose Alonso Cardenas Marquez AuthorDate: 2026-05-29 02:27:37 +0000 Commit: Jose Alonso Cardenas Marquez 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) = 370967