mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-27 21:12:13 +00:00
Update to buildroot 2023.08.2, updated nwipe to v0.35, added ChromeOS and Microsoft Surface drivers, fibre channel drivers.
This commit is contained in:
14
package/python-blinker/python-blinker.mk
Normal file
14
package/python-blinker/python-blinker.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-blinker
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BLINKER_VERSION = 1.6.2
|
||||
PYTHON_BLINKER_SOURCE = blinker-$(PYTHON_BLINKER_VERSION).tar.gz
|
||||
PYTHON_BLINKER_SITE = https://files.pythonhosted.org/packages/e8/f9/a05287f3d5c54d20f51a235ace01f50620984bc7ca5ceee781dc645211c5
|
||||
PYTHON_BLINKER_SETUP_TYPE = setuptools
|
||||
PYTHON_BLINKER_LICENSE = MIT
|
||||
PYTHON_BLINKER_LICENSE_FILES = LICENSE.rst
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user