Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/nodeenv: Change to a standard normal package
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Aug 29, 2022
1 parent 611453c commit fe77168
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions build/pkgs/nodeenv/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tarball=nodeenv-VERSION.tar.gz
sha1=ba1547365fe84a5b04df3dacbad743194985a6f3
md5=0035d153fc3161ba3a59e172b6afbd6b
cksum=3439219357
upstream_url=https://pypi.io/packages/source/n/nodeenv/nodeenv-VERSION.tar.gz
1 change: 1 addition & 0 deletions build/pkgs/nodeenv/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeenv
1 change: 1 addition & 0 deletions build/pkgs/nodeenv/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.7.0
1 change: 0 additions & 1 deletion build/pkgs/nodeenv/requirements.txt

This file was deleted.

2 changes: 2 additions & 0 deletions build/pkgs/nodeenv/spkg-install.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cd src
sdh_pip_install .

0 comments on commit fe77168

Please sign in to comment.