mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-dill: Update 0.3.1.1 -> 0.3.2
This commit is contained in:
parent
5d7e8c3293
commit
01e6fbc493
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542867
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dill
|
||||
DISTVERSION= 0.3.1.1
|
||||
DISTVERSION= 0.3.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Serialize all of python
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python
|
||||
USES= python zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592273149
|
||||
SHA256 (dill-0.3.1.1.tar.gz) = 42d8ef819367516592a825746a18073ced42ca169ab1f5f4044134703e7a049c
|
||||
SIZE (dill-0.3.1.1.tar.gz) = 151986
|
||||
TIMESTAMP = 1595432325
|
||||
SHA256 (dill-0.3.2.zip) = 6e12da0d8e49c220e8d6e97ee8882002e624f1160289ce85ec2cc0a5246b3a2e
|
||||
SIZE (dill-0.3.2.zip) = 177570
|
||||
|
|
Loading…
Add table
Reference in a new issue