mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 0.2.3
Changes: https://github.com/hartym/git-semver/commits/master
This commit is contained in:
parent
04347fdd31
commit
ab70ecb361
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472919
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= git_semver
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ COMMENT= Semantic versions management integrated to git
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.7:devel/py-gitpython@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.9:devel/py-gitpython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}semantic_version>=2.6.0:devel/py-semantic_version@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521942605
|
||||
SHA256 (git_semver-0.2.2.tar.gz) = 78f1c04de2de53a8ce4e9305a62cc4ebcddc981905d03495955524f707a70fa0
|
||||
SIZE (git_semver-0.2.2.tar.gz) = 3330
|
||||
TIMESTAMP = 1522754235
|
||||
SHA256 (git_semver-0.2.3.tar.gz) = 0167db6b0a24299d2ce21f5500d600f29f6a1fe177796f4e5f09a6127c116f7b
|
||||
SIZE (git_semver-0.2.3.tar.gz) = 3372
|
||||
|
Loading…
Reference in New Issue
Block a user