New port: devel/py-node-semver: Python version of node-semver

No better description available for pkg-descr.
This commit is contained in:
Yuri Victorovich 2020-06-11 22:07:13 +00:00
parent 16d56b65ea
commit cedc41a715
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538549
4 changed files with 29 additions and 0 deletions

View file

@ -4652,6 +4652,7 @@
SUBDIR += py-nbconvert
SUBDIR += py-nbdime
SUBDIR += py-nbformat
SUBDIR += py-node-semver
SUBDIR += py-nodeenv
SUBDIR += py-nose
SUBDIR += py-nose-cov

View file

@ -0,0 +1,22 @@
# $FreeBSD$
PORTNAME= node-semver # PyPI name
DISTVERSION= 0.8.0
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Python version of node-semver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_GITHUB= yes
GH_ACCOUNT= podhmo
GH_PROJECT= python-semver # PyPI project node-semver points to this project
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1591906195
SHA256 (podhmo-python-semver-0.8.0_GH0.tar.gz) = f638c8f53b67c4efc6f3925c312ef19925b3660eb9ab138a85cb91148c9b63f1
SIZE (podhmo-python-semver-0.8.0_GH0.tar.gz) = 18449

View file

@ -0,0 +1,3 @@
python version of [node-semver]
WWW: https://github.com/podhmo/python-semver