mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-15 15:12:11 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-ipaddr/python-ipaddr.mk
Normal file
14
package/python-ipaddr/python-ipaddr.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-ipaddr
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IPADDR_VERSION = 2.2.0
|
||||
PYTHON_IPADDR_SOURCE = ipaddr-$(PYTHON_IPADDR_VERSION).tar.gz
|
||||
PYTHON_IPADDR_SITE = https://files.pythonhosted.org/packages/9d/a7/1b39a16cb90dfe491f57e1cab3103a15d4e8dd9a150872744f531b1106c1
|
||||
PYTHON_IPADDR_SETUP_TYPE = distutils
|
||||
PYTHON_IPADDR_LICENSE = Apache-2.0
|
||||
PYTHON_IPADDR_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user