mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
astro/py-indiweb: Update to 0.2.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user