Skip to content
Snippets Groups Projects
Verified Commit 7f3e263e authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 1.8.0-1

parent 881064a9
No related branches found
No related tags found
No related merge requests found
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=python-nodeenv
pkgver=1.7.0
pkgrel=3
pkgver=1.8.0
pkgrel=1
pkgdesc="Node.js virtual environment builder"
url="https://github.com/ekalinin/nodeenv"
license=('BSD')
arch=('any')
depends=('python-setuptools' 'make')
optdepends=('nodejs: for --node=system')
checkdepends=('nodejs' 'python-pytest-runner' 'python-coverage' 'python-mock')
checkdepends=('nodejs' 'python-pytest-runner' 'python-coverage')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ekalinin/nodeenv/archive/$pkgver.tar.gz")
sha512sums=('1e3e4068591d51d8915de73ab0f82f04620ca628152ec5a454e7ad18001ff20b698f9818353c44b80200ab529d95fa3196a3dbc85f0c497ea49f60eaa5dc9ea7')
sha512sums=('96dce219e00d3837b2b0083af9fe6d94ed4e3cd029e3da564263ad8656dcb9c52440c2df6a6954095e5cacd03e44437f08695603dea82c28122713045183014f')
build() {
cd nodeenv-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment