mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to 1.0.19
- Update COMMENT - Update USES=python to :2.7 Changes: https://github.com/phihag/ipaddress/commits/master
This commit is contained in:
parent
bd9b5273a3
commit
92a8e255c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456550
@ -2,18 +2,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ipaddress
|
||||
PORTVERSION= 1.0.18
|
||||
PORTVERSION= 1.0.19
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Python 3.3's ipaddress for Python 2.6 and 2.7
|
||||
COMMENT= Port of Python 3.3+ ipaddress module to 2.7
|
||||
|
||||
LICENSE= PSFL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:-3.3
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1484226465
|
||||
SHA256 (ipaddress-1.0.18.tar.gz) = 5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1
|
||||
SIZE (ipaddress-1.0.18.tar.gz) = 32475
|
||||
TIMESTAMP = 1513512646
|
||||
SHA256 (ipaddress-1.0.19.tar.gz) = 200d8686011d470b5e4de207d803445deee427455cd0cb7c982b68cf82524f81
|
||||
SIZE (ipaddress-1.0.19.tar.gz) = 32854
|
||||
|
Loading…
Reference in New Issue
Block a user