Skip to content

Commit

Permalink
devel/py-node-semver: Update 0.8.0 -> 0.8.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 29, 2022
1 parent 9ded38c commit 137e387
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
7 changes: 4 additions & 3 deletions devel/py-node-semver/Makefile
@@ -1,5 +1,5 @@
PORTNAME= node-semver # PyPI name
DISTVERSION= 0.8.0
DISTVERSION= 0.8.1
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -10,10 +10,11 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python:3.6+
USE_PYTHON= distutils autoplist

USE_GITHUB= yes
GH_ACCOUNT= podhmo
GH_PROJECT= python-semver # PyPI project node-semver points to this project
USE_PYTHON= distutils autoplist
GH_PROJECT= python-node-semver # PyPI project node-semver points to this project

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-node-semver/distinfo
@@ -1,3 +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
TIMESTAMP = 1651255851
SHA256 (podhmo-python-node-semver-0.8.1_GH0.tar.gz) = 1ff28cdf1f7e10d853e0d147b0cb170e42f842cc8bcc481b5e6b166f34aa8fee
SIZE (podhmo-python-node-semver-0.8.1_GH0.tar.gz) = 18550
2 changes: 1 addition & 1 deletion devel/py-node-semver/pkg-descr
@@ -1,3 +1,3 @@
python version of [node-semver]

WWW: https://github.com/podhmo/python-semver
WWW: https://github.com/podhmo/python-node-semver

0 comments on commit 137e387

Please sign in to comment.