Commited
This commit is contained in:
@ -1,35 +0,0 @@
|
|||||||
PORTNAME= frappe-bench
|
|
||||||
DISTVERSIONPREFIX= v
|
|
||||||
DISTVERSION= 5.22.9
|
|
||||||
CATEGORIES= www python
|
|
||||||
MASTER_SITES= PYPI
|
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
||||||
|
|
||||||
MAINTAINER= kiwi@oav.net
|
|
||||||
COMMENT= Frappe / ERPNext apps setup tool
|
|
||||||
WWW= https://github.com/frappe/bench
|
|
||||||
|
|
||||||
LICENSE= GPLv3
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}semantic-version>0:devel/py-semantic-version@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}gitpython>=1.0.1:devel/py-gitpython@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}honcho>0:sysutils/py-honcho@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}python-crontab>0:sysutils/py-python-crontab@${PY_FLAVOR} \
|
|
||||||
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
|
||||||
git:devel/git
|
|
||||||
|
|
||||||
USES= python
|
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= frappe
|
|
||||||
GH_PROJECT= bench
|
|
||||||
USE_PYTHON= pep517 autoplist
|
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
TIMESTAMP = 1727357834
|
|
||||||
SHA256 (frappe-bench-v5.22.9_GH0.tar.gz) = 47b1d42b16b5a4f1aadbb8ee0009f8f9795f618ee0c1b048c9fe33413c7a50ac
|
|
||||||
SIZE (frappe-bench-v5.22.9_GH0.tar.gz) = 121494
|
|
||||||
@ -1,11 +0,0 @@
|
|||||||
--- pyproject.toml.orig 2024-09-27 13:44:50 UTC
|
|
||||||
+++ pyproject.toml
|
|
||||||
@@ -44,7 +44,7 @@ requires = [
|
|
||||||
|
|
||||||
[build-system]
|
|
||||||
requires = [
|
|
||||||
- "hatchling>=1.6.0,<=1.21.0",
|
|
||||||
+ "hatchling>=1.6.0,<=1.30.0",
|
|
||||||
]
|
|
||||||
build-backend = "hatchling.build"
|
|
||||||
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
The bench allows you to setup Frappe / ERPNext apps on
|
|
||||||
your local machine or a production server. You can use
|
|
||||||
the bench to serve multiple frappe sites.
|
|
||||||
|
|
||||||
WWW: https://github.com/frappe/bench
|
|
||||||
Reference in New Issue
Block a user