devel/py-dill: Update 0.2.5 -> 0.2.8.2
Reported by: repology.org
This commit is contained in:
parent
25fcec9696
commit
629b06e0b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474333
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dill
|
||||
PORTVERSION= 0.2.5
|
||||
DISTVERSION= 0.2.8.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,9 +13,8 @@ COMMENT= Serialize all of python
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python tar:tgz
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1479597021
|
||||
SHA256 (dill-0.2.5.tgz) = 431c9d46e190dcdf1397234cf659d66e2e22e33b0474ed6ee2d0b16c9c0ea319
|
||||
SIZE (dill-0.2.5.tgz) = 60572
|
||||
TIMESTAMP = 1531200068
|
||||
SHA256 (dill-0.2.8.2.tar.gz) = 624dc244b94371bb2d6e7f40084228a2edfff02373fe20e018bef1ee92fdd5b3
|
||||
SIZE (dill-0.2.8.2.tar.gz) = 150078
|
||||
|
|
Loading…
Reference in a new issue