Update devel/py-python-gist to 0.5.1
PR: 223253 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
This commit is contained in:
parent
f0e2652e03
commit
f14b797e61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452926
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python-gist
|
||||
PORTVERSION= 0.4.7
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5.1
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -24,7 +24,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= jdowner
|
||||
GH_PROJECT= gist
|
||||
|
||||
USES= python
|
||||
USES= python:2.7-3.5
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1485998853
|
||||
SHA256 (jdowner-gist-v0.4.7_GH0.tar.gz) = 41e9762780e71ca35c0080a55df4d9425a2ed71d1658e2ab22478a8731c1b91a
|
||||
SIZE (jdowner-gist-v0.4.7_GH0.tar.gz) = 17698
|
||||
TIMESTAMP = 1508994548
|
||||
SHA256 (jdowner-gist-v0.5.1_GH0.tar.gz) = 17042f05db4385a5babda77ae5742f9066bcf95149ddc05aeaea863a5f047746
|
||||
SIZE (jdowner-gist-v0.5.1_GH0.tar.gz) = 17817
|
||||
|
|
Loading…
Reference in a new issue