sysutils/py-pkginfo: updating to version 1.4.1
PR: 223118 Submitted by: lbdm@privacychain.ch Approved by: che@bein.link (maintainer timeout, >2 weeks)
This commit is contained in:
parent
811536a76e
commit
ac800f3a57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453903
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkginfo
|
||||
PORTVERSION= 1.2.1
|
||||
DISTVERSION= 1.4.1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,6 +13,6 @@ LICENSE= MIT
|
|||
|
||||
NO_ARCH= yes
|
||||
USES?= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (pkginfo-1.2.1.tar.gz) = ad3f6dfe8a831f96a7b56a588ca874137ca102cc6b79fc9b0a1c3b7ab7320f3c
|
||||
SIZE (pkginfo-1.2.1.tar.gz) = 31072
|
||||
TIMESTAMP = 1508436879
|
||||
SHA256 (pkginfo-1.4.1.tar.gz) = bb1a6aeabfc898f5df124e7e00303a5b3ec9a489535f346bfbddb081af93f89e
|
||||
SIZE (pkginfo-1.4.1.tar.gz) = 32001
|
||||
|
|
Loading…
Reference in a new issue