mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 20:12:12 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
17
package/python-psutil/python-psutil.mk
Normal file
17
package/python-psutil/python-psutil.mk
Normal file
@@ -0,0 +1,17 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-psutil
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# Please keep in sync with package/python3-psutil/python3-psutil.mk
|
||||
PYTHON_PSUTIL_VERSION = 5.7.2
|
||||
PYTHON_PSUTIL_SOURCE = psutil-$(PYTHON_PSUTIL_VERSION).tar.gz
|
||||
PYTHON_PSUTIL_SITE = https://files.pythonhosted.org/packages/aa/3e/d18f2c04cf2b528e18515999b0c8e698c136db78f62df34eee89cee205f1
|
||||
PYTHON_PSUTIL_SETUP_TYPE = setuptools
|
||||
PYTHON_PSUTIL_LICENSE = BSD-3-Clause
|
||||
PYTHON_PSUTIL_LICENSE_FILES = LICENSE
|
||||
PYTHON_PSUTIL_CPE_ID_VENDOR = psutil_project
|
||||
PYTHON_PSUTIL_CPE_ID_PRODUCT = psutil
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user