python-comfyui-workflow-templates-media-assets-02

LOW
maintainer lalala_233 0 votes scanned 2026-09-26 07:14:17.811062
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: lalala <lalala_233@qq.com>
2pkgname=python-comfyui-workflow-templates-media-assets-02
3_name=${pkgname#python-}
4pkgver=0.1.3
5pkgrel=1
6pkgdesc="Media assets bundle 02 for ComfyUI workflow templates"
7arch=('any')
8url="https://github.com/Comfy-Org/workflow_templates/"
9license=('MIT')
10depends=('python')
11makedepends=(python-build python-installer python-wheel python-setuptools)
12source=("https://files.pythonhosted.org/packages/source/${_name:0:1}/${_name}/${_name//-/_}-${pkgver}.tar.gz")
13sha512sums=('a1a4fa3f662dcf5dfc8f2d8608e27729811d970937826d10d01344703a978e532c3341ffd03fe19efee65f628a1f3ecc17078871d27c019cfbb25db85203b012')
14
15build() {
16 cd ${_name//-/_}-${pkgver}
17 python -m build --wheel --no-isolation
18}
19
20package() {
21 cd ${_name//-/_}-${pkgver}
22 python -m installer --destdir="$pkgdir" dist/*.whl
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-09-26 07:14:17 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion