diff options
Diffstat (limited to 'net-mgmt/py-ipy')
-rw-r--r-- | net-mgmt/py-ipy/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/py-ipy/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/py-ipy/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index 0ba1bf9d63b4..6b2ff98e87bb 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ipy -PORTVERSION= 0.70 +PORTVERSION= 0.71 CATEGORIES= net-mgmt python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/I/IPy diff --git a/net-mgmt/py-ipy/distinfo b/net-mgmt/py-ipy/distinfo index 48fa0570faff..6e2f2e1b5e38 100644 --- a/net-mgmt/py-ipy/distinfo +++ b/net-mgmt/py-ipy/distinfo @@ -1,3 +1,3 @@ -MD5 (IPy-0.70.tar.gz) = 39ea7aef33a0f8607802c7fa6686deb5 -SHA256 (IPy-0.70.tar.gz) = 6e3ce9b380420c2695076b2370b75ba6ba1ae1937fae7828a2a25ddb6f095f7f -SIZE (IPy-0.70.tar.gz) = 22341 +MD5 (IPy-0.71.tar.gz) = 3c7d3437f72430fe792b753eb04a3945 +SHA256 (IPy-0.71.tar.gz) = 3cf5fc283e6676940095c5a083e0de7a8bd7fe3f45c31546ffddf4bab2a1cef6 +SIZE (IPy-0.71.tar.gz) = 22745 diff --git a/net-mgmt/py-ipy/pkg-descr b/net-mgmt/py-ipy/pkg-descr index 1d0e1600f2a5..3be624d41f2f 100644 --- a/net-mgmt/py-ipy/pkg-descr +++ b/net-mgmt/py-ipy/pkg-descr @@ -3,4 +3,4 @@ a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 Addresses and Networks. -WWW: http://c0re.23.nu/c0de/IPy/ +WWW: http://pypi.python.org/pypi/IPy/ |