mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 18:12:13 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
14
package/python-emailproxy/python-emailproxy.mk
Normal file
14
package/python-emailproxy/python-emailproxy.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-emailproxy
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_EMAILPROXY_VERSION = 2025.10.4
|
||||
PYTHON_EMAILPROXY_SOURCE = emailproxy-$(PYTHON_EMAILPROXY_VERSION).tar.gz
|
||||
PYTHON_EMAILPROXY_SITE = https://files.pythonhosted.org/packages/4f/0d/045028f891c4a83ea7d616a81f0b9af8d290316eb0c958d572b6445232f9
|
||||
PYTHON_EMAILPROXY_SETUP_TYPE = setuptools
|
||||
PYTHON_EMAILPROXY_LICENSE = Apache-2.0
|
||||
PYTHON_EMAILPROXY_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user