package/supervisor: bump to version 4.2.5

Drop COPYRIGHT as license text has been removed from this file with
7fd2842162

http://supervisord.org/changes.html#id1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2024-01-05 14:28:44 +01:00 committed by Thomas Petazzoni
parent 059259eabb
commit 8f1c704413
2 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,3 @@
# Locally calculated
sha256 5b2b8882ec8a3c3733cce6965cc098b6d80b417f21229ab90b18fe551d619f90 supervisor-4.2.2.tar.gz
sha256 7b8dbd54ab1543b07b2fc5f6f5ab50d89d26c1c4952af93a579d8c52c56b8de4 COPYRIGHT.txt
sha256 34761bae1a23c58192281a5115fb07fbf22c9b0133c08166beffc70fed3ebc12 supervisor-4.2.5.tar.gz
sha256 4c35fda9f70bb7883fd94e5a4d5addd88ad1a6d5d15e21c9d17c4d96fdc5e369 LICENSES.txt

View File

@ -4,10 +4,10 @@
#
################################################################################
SUPERVISOR_VERSION = 4.2.2
SUPERVISOR_SITE = https://files.pythonhosted.org/packages/d3/7f/c780b7471ba0ff4548967a9f7a8b0bfce222c3a496c3dfad0164172222b0
SUPERVISOR_VERSION = 4.2.5
SUPERVISOR_SITE = https://files.pythonhosted.org/packages/ce/37/517989b05849dd6eaa76c148f24517544704895830a50289cbbf53c7efb9
SUPERVISOR_LICENSE = BSD-like, rdflib (http_client.py), PSF (medusa)
SUPERVISOR_LICENSE_FILES = COPYRIGHT.txt LICENSES.txt
SUPERVISOR_LICENSE_FILES = LICENSES.txt
SUPERVISOR_CPE_ID_VENDOR = supervisord
SUPERVISOR_SETUP_TYPE = setuptools