From 1e1b2051db47a82513f4eb4e9da892207785b7e2 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Mon, 4 Sep 2023 11:00:32 +0200 Subject: [PATCH] treewide: change my no longer used email Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company due to some reasons how the development goes and since that day my work address is not available and not sure if there is some redirect to someone else, but if anyone wants to reach me, use my email address, where they can find me. Signed-off-by: Josef Schlehofer --- admin/syslog-ng/Makefile | 2 +- lang/python/python-astral/Makefile | 2 +- lang/python/python-awesomeversion/Makefile | 2 +- lang/python/python-babel/Makefile | 2 +- lang/python/python-cachetools/Makefile | 2 +- lang/python/python-flask-babel/Makefile | 2 +- lang/python/python-flask-seasurf/Makefile | 2 +- lang/python/python-flask-session/Makefile | 2 +- lang/python/python-markdown/Makefile | 2 +- lang/python/python-paho-mqtt/Makefile | 2 +- lang/python/python-pyotp/Makefile | 2 +- lang/python/python-pyrsistent/Makefile | 2 +- lang/python/python-requests/Makefile | 2 +- lang/python/python-schedule/Makefile | 2 +- lang/python/python-sentry-sdk/Makefile | 2 +- lang/python/python-slugify/Makefile | 2 +- lang/python/python-sqlalchemy/Makefile | 2 +- lang/python/python-tornado/Makefile | 2 +- lang/python/python-uci/Makefile | 2 +- lang/python/python-unidecode/Makefile | 2 +- lang/python/python-voluptuous-serialize/Makefile | 2 +- lang/python/python-voluptuous/Makefile | 2 +- lang/python/python-yaml/Makefile | 2 +- lang/python/python3-bottle/Makefile | 2 +- lang/python/ruamel-yaml/Makefile | 2 +- lang/python/text-unidecode/Makefile | 2 +- net/dnscrypt-proxy2/Makefile | 2 +- utils/reptyr/Makefile | 2 +- utils/sshpass/Makefile | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/admin/syslog-ng/Makefile b/admin/syslog-ng/Makefile index 2f2cdc663d..a6edb205e3 100644 --- a/admin/syslog-ng/Makefile +++ b/admin/syslog-ng/Makefile @@ -4,7 +4,7 @@ PKG_NAME:=syslog-ng PKG_VERSION:=4.2.0 PKG_RELEASE:=1 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=LGPL-2.1-or-later GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING LGPL.txt GPL.txt PKG_CPE_ID:=cpe:/a:balabit:syslog-ng diff --git a/lang/python/python-astral/Makefile b/lang/python/python-astral/Makefile index 9d24576ccb..cbabdea89c 100644 --- a/lang/python/python-astral/Makefile +++ b/lang/python/python-astral/Makefile @@ -16,7 +16,7 @@ PKG_HASH:=9b7c3b412e9e69d172cfb24be0e6addcc9f1bd01a28db8bebe66d75ccc533d88 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_BUILD_DEPENDS:=python-poetry-core/host diff --git a/lang/python/python-awesomeversion/Makefile b/lang/python/python-awesomeversion/Makefile index ef60418e44..8b09ce6fa0 100644 --- a/lang/python/python-awesomeversion/Makefile +++ b/lang/python/python-awesomeversion/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=awesomeversion PKG_HASH:=a505558316010d2d10d487226f79c1157204af00fa462fdcf948e347011dd491 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENCE.md diff --git a/lang/python/python-babel/Makefile b/lang/python/python-babel/Makefile index 084ee491d8..8968abb75e 100644 --- a/lang/python/python-babel/Makefile +++ b/lang/python/python-babel/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=Babel PKG_HASH:=cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-cachetools/Makefile b/lang/python/python-cachetools/Makefile index 62bd760cfd..fbe2dff94d 100644 --- a/lang/python/python-cachetools/Makefile +++ b/lang/python/python-cachetools/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=cachetools PKG_HASH:=dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-flask-babel/Makefile b/lang/python/python-flask-babel/Makefile index f381cfcfa9..c23fb47646 100644 --- a/lang/python/python-flask-babel/Makefile +++ b/lang/python/python-flask-babel/Makefile @@ -15,7 +15,7 @@ PYPI_NAME:=flask-babel PYPI_SOURCE_NAME:=flask_babel PKG_HASH:=be015772c5d7f046f3b99c508dcf618636eb93d21b713b356db79f3e79f69f39 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-flask-seasurf/Makefile b/lang/python/python-flask-seasurf/Makefile index dd10c8e0de..2451826936 100644 --- a/lang/python/python-flask-seasurf/Makefile +++ b/lang/python/python-flask-seasurf/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=Flask-SeaSurf PKG_HASH:=54537008c769ac0ada8237877327c3e7ed74dcd8b01e74a9120ee0232c5951a9 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-flask-session/Makefile b/lang/python/python-flask-session/Makefile index a27e95bffe..c5f7800f29 100644 --- a/lang/python/python-flask-session/Makefile +++ b/lang/python/python-flask-session/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=Flask-Session PKG_HASH:=0768e2bbf06f963ec1aa711bde7aa32dc39ff70f89b495d6db687d899eae4423 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-markdown/Makefile b/lang/python/python-markdown/Makefile index c8eba90441..1ab6bda3e3 100644 --- a/lang/python/python-markdown/Makefile +++ b/lang/python/python-markdown/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=Markdown PKG_HASH:=225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.md diff --git a/lang/python/python-paho-mqtt/Makefile b/lang/python/python-paho-mqtt/Makefile index c8aea07de7..20554631bc 100644 --- a/lang/python/python-paho-mqtt/Makefile +++ b/lang/python/python-paho-mqtt/Makefile @@ -8,7 +8,7 @@ PKG_NAME:=python-paho-mqtt PKG_VERSION:=1.6.1 PKG_RELEASE:=2 -PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean +PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean PKG_LICENSE:=EPL-1.0 Eclipse Distribution License v1.0 PKG_LICENSE_FILES:=epl-v10 edl-v10 diff --git a/lang/python/python-pyotp/Makefile b/lang/python/python-pyotp/Makefile index 7fbda1c0fb..468d747974 100644 --- a/lang/python/python-pyotp/Makefile +++ b/lang/python/python-pyotp/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=pyotp PKG_HASH:=346b6642e0dbdde3b4ff5a930b664ca82abfa116356ed48cc42c7d6590d36f63 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-pyrsistent/Makefile b/lang/python/python-pyrsistent/Makefile index 64d687399c..5f8294e698 100644 --- a/lang/python/python-pyrsistent/Makefile +++ b/lang/python/python-pyrsistent/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=pyrsistent PKG_HASH:=1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.mit diff --git a/lang/python/python-requests/Makefile b/lang/python/python-requests/Makefile index c6b156f160..e16cd201b0 100644 --- a/lang/python/python-requests/Makefile +++ b/lang/python/python-requests/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=python-requests PKG_VERSION:=2.31.0 PKG_RELEASE:=1 -PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean +PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:python-requests:requests diff --git a/lang/python/python-schedule/Makefile b/lang/python/python-schedule/Makefile index fad04bd0c0..134a2c5763 100644 --- a/lang/python/python-schedule/Makefile +++ b/lang/python/python-schedule/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=schedule PKG_HASH:=b4ad697aafba7184c9eb6a1e2ebc41f781547242acde8ceae9a0a25b04c0922d -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt diff --git a/lang/python/python-sentry-sdk/Makefile b/lang/python/python-sentry-sdk/Makefile index 748d734327..c65bda308f 100644 --- a/lang/python/python-sentry-sdk/Makefile +++ b/lang/python/python-sentry-sdk/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=sentry-sdk PKG_HASH:=a99ee105384788c3f228726a88baf515fe7b5f1d2d0f215a03d194369f158df7 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-slugify/Makefile b/lang/python/python-slugify/Makefile index 239ec6ad1c..2c7b82e709 100644 --- a/lang/python/python-slugify/Makefile +++ b/lang/python/python-slugify/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) PKG_HASH:=ce0d46ddb668b3be82f4ed5e503dbc33dd815d83e2eb6824211310d3fb172a27 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-sqlalchemy/Makefile b/lang/python/python-sqlalchemy/Makefile index 403151ed2d..39279f2589 100644 --- a/lang/python/python-sqlalchemy/Makefile +++ b/lang/python/python-sqlalchemy/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=SQLAlchemy PKG_HASH:=ca8a5ff2aa7f3ade6c498aaafce25b1eaeabe4e42b73e25519183e4566a16fc6 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:sqlalchemy:sqlalchemy diff --git a/lang/python/python-tornado/Makefile b/lang/python/python-tornado/Makefile index 36007a844d..ade9302bf4 100644 --- a/lang/python/python-tornado/Makefile +++ b/lang/python/python-tornado/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=tornado PKG_HASH:=e7d8db41c0181c80d76c982aacc442c0783a2c54d6400fe028954201a2e032fe -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-uci/Makefile b/lang/python/python-uci/Makefile index 46fbd79a96..5d834d0d73 100644 --- a/lang/python/python-uci/Makefile +++ b/lang/python/python-uci/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=pyuci PKG_HASH:=865a45d48fb5d363f1230e94fa2c5b01ae6487f02f2180b0a6f78193a70166e2 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-unidecode/Makefile b/lang/python/python-unidecode/Makefile index d8c150ac2b..424f361a15 100644 --- a/lang/python/python-unidecode/Makefile +++ b/lang/python/python-unidecode/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=Unidecode PKG_HASH:=fed09cf0be8cf415b391642c2a5addfc72194407caee4f98719e40ec2a72b830 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-voluptuous-serialize/Makefile b/lang/python/python-voluptuous-serialize/Makefile index 07f9dff0b0..28204ede9a 100644 --- a/lang/python/python-voluptuous-serialize/Makefile +++ b/lang/python/python-voluptuous-serialize/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=voluptuous-serialize PKG_HASH:=79acdc58239582a393144402d827fa8efd6df0f5350cdc606d9242f6f9bca7c4 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/python-voluptuous/Makefile b/lang/python/python-voluptuous/Makefile index 75e58e6a5f..ceb6a85f72 100644 --- a/lang/python/python-voluptuous/Makefile +++ b/lang/python/python-voluptuous/Makefile @@ -16,7 +16,7 @@ PKG_HASH:=e8d31c20601d6773cb14d4c0f42aee29c6821bbd1018039aac7ac5605b489723 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer include ../pypi.mk include $(INCLUDE_DIR)/package.mk diff --git a/lang/python/python-yaml/Makefile b/lang/python/python-yaml/Makefile index 1731b33fc0..26326d660c 100644 --- a/lang/python/python-yaml/Makefile +++ b/lang/python/python-yaml/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=4 PYPI_NAME:=PyYAML PKG_HASH:=68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:pyyaml_project:pyyaml diff --git a/lang/python/python3-bottle/Makefile b/lang/python/python3-bottle/Makefile index f094d81b6a..1a6913d2b5 100644 --- a/lang/python/python3-bottle/Makefile +++ b/lang/python/python3-bottle/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=bottle PKG_HASH:=e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:bottlepy:bottle diff --git a/lang/python/ruamel-yaml/Makefile b/lang/python/ruamel-yaml/Makefile index 5863f4ab15..fd8f17a7fc 100644 --- a/lang/python/ruamel-yaml/Makefile +++ b/lang/python/ruamel-yaml/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PYPI_NAME:=ruamel.yaml PKG_HASH:=9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE diff --git a/lang/python/text-unidecode/Makefile b/lang/python/text-unidecode/Makefile index e77108f456..89f7ef7cd6 100644 --- a/lang/python/text-unidecode/Makefile +++ b/lang/python/text-unidecode/Makefile @@ -16,7 +16,7 @@ PKG_HASH:=bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93 PKG_LICENSE:=Artistic-1.0-cl8 PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer include ../pypi.mk include $(INCLUDE_DIR)/package.mk diff --git a/net/dnscrypt-proxy2/Makefile b/net/dnscrypt-proxy2/Makefile index 5e12268929..7a5d82b159 100644 --- a/net/dnscrypt-proxy2/Makefile +++ b/net/dnscrypt-proxy2/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://codeload.github.com/DNSCrypt/dnscrypt-proxy/tar.gz/$(PKG PKG_HASH:=05f0a3e8c8f489caf95919e2a75a1ec4598edd3428d2b9dd357caba6adb2607d PKG_BUILD_DIR:=$(BUILD_DIR)/dnscrypt-proxy-$(PKG_VERSION) -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=ISC PKG_LICENSE_FILES:=LICENSE diff --git a/utils/reptyr/Makefile b/utils/reptyr/Makefile index 6bf94b5355..e94c9bc008 100644 --- a/utils/reptyr/Makefile +++ b/utils/reptyr/Makefile @@ -9,7 +9,7 @@ PKG_SOURCE_URL:=https://github.com/nelhage/reptyr/archive/ PKG_HASH:=c6ffbc34a511ac00d072219bda30699e51f2f4eb483cbae9e32e981d49e8b380 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_NAME)-$(PKG_VERSION) -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING diff --git a/utils/sshpass/Makefile b/utils/sshpass/Makefile index 0643314551..052c70599c 100644 --- a/utils/sshpass/Makefile +++ b/utils/sshpass/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/sshpass PKG_HASH:=71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING