mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-request-id/python-request-id.mk
Normal file
14
package/python-request-id/python-request-id.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-request-id
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_REQUEST_ID_VERSION = 1.0
|
||||
PYTHON_REQUEST_ID_SOURCE = request-id-$(PYTHON_REQUEST_ID_VERSION).tar.gz
|
||||
PYTHON_REQUEST_ID_SITE = https://files.pythonhosted.org/packages/bc/b6/ade909d4af3dffe492789d36ea58a0ecbd637f8200bc480b282d455fe497
|
||||
PYTHON_REQUEST_ID_SETUP_TYPE = setuptools
|
||||
PYTHON_REQUEST_ID_LICENSE = MIT
|
||||
PYTHON_REQUEST_ID_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user