blob: f04558b77f8177da7b467e9bffd685683240b7f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = python-nodejs-wheel
pkgdesc = Unoffical Node.js wheels
pkgver = 24.16.0
pkgrel = 1
url = https://pypi.org/project/nodejs-wheel/
arch = x86_64
license = MIT
makedepends = python-installer
makedepends = python-build
makedepends = python-scikit-build-core
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-hatchling
makedepends = python-hatch-vcs
makedepends = python-pip
depends = python
depends = python-typing_extensions
options = !lto
source = python-nodejs-wheel-24.16.0.tar.gz::https://github.com/njzjz/nodejs-wheel/archive/refs/tags/v24.16.0.tar.gz
sha256sums = c0fb80acf209d5a1e9312a6d8892be6467de6f11e23f74cda5e416f4c41468e2
pkgname = python-nodejs-wheel
pkgdesc = Unoffical Node.js wheels (CLI tools)
depends = python
depends = python-typing_extensions
depends = python-nodejs-wheel-binaries
provides = nodejs=24.16.0
provides = npm
conflicts = nodejs
conflicts = npm
pkgname = python-nodejs-wheel-binaries
depends = python
depends = python-typing_extensions
depends = python-typing_extensions
|