mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
11 lines
324 B
Python
11 lines
324 B
Python
--- setup.py.orig 2020-12-01 20:32:26 UTC
|
|
+++ setup.py
|
|
@@ -56,7 +56,7 @@ setup(
|
|
URL = "https://github.com/autocracy/python-ipy"
|
|
|
|
setup(
|
|
- name="IPy",
|
|
+ name="ipy",
|
|
version=VERSION,
|
|
description="Class and tools for handling of IPv4 and IPv6 addresses and networks",
|
|
long_description=LONG_DESCRIPTION,
|