mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 11:32:10 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-backcall/python-backcall.mk
Normal file
14
package/python-backcall/python-backcall.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-backcall
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BACKCALL_VERSION = 0.2.0
|
||||
PYTHON_BACKCALL_SOURCE = backcall-$(PYTHON_BACKCALL_VERSION).tar.gz
|
||||
PYTHON_BACKCALL_SITE = https://files.pythonhosted.org/packages/a2/40/764a663805d84deee23043e1426a9175567db89c8b3287b5c2ad9f71aa93
|
||||
PYTHON_BACKCALL_SETUP_TYPE = distutils
|
||||
PYTHON_BACKCALL_LICENSE = BSD-3-Clause
|
||||
PYTHON_BACKCALL_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user