mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 19:42:12 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-constantly/python-constantly.mk
Normal file
14
package/python-constantly/python-constantly.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-constantly
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CONSTANTLY_VERSION = 15.1.0
|
||||
PYTHON_CONSTANTLY_SOURCE = constantly-$(PYTHON_CONSTANTLY_VERSION).tar.gz
|
||||
PYTHON_CONSTANTLY_SITE = https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951
|
||||
PYTHON_CONSTANTLY_SETUP_TYPE = setuptools
|
||||
PYTHON_CONSTANTLY_LICENSE = MIT
|
||||
PYTHON_CONSTANTLY_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user