From 55bfe37ee8dcaacdf985cd817610a53eb15b9475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Bo=C5=99ek?= Date: Wed, 27 Apr 2022 18:42:21 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Flask:=20change=20maintainer=20to=20=C5=A0i?= =?UTF-8?q?mon=20Bo=C5=99ek?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As we are using this package in Turris OS and Daniel Golle decided to no longer maintain this and some other Python packages I'd like to take this package maintainership as was originally suggested in https://github.com/openwrt/packages/pull/17911 by Josef Schlehofer (@BKPepe). Signed-off-by: Šimon Bořek --- lang/python/Flask/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/python/Flask/Makefile b/lang/python/Flask/Makefile index f8e0268e35..1367617481 100644 --- a/lang/python/Flask/Makefile +++ b/lang/python/Flask/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Šimon Bořek PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst PKG_CPE_ID:=cpe:/a:palletsprojects:flask From b4fa391fe6016fc0f240a2df0f124450a0843a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Bo=C5=99ek?= Date: Wed, 27 Apr 2022 18:56:48 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Jinja2:=20change=20maintainer=20to=20=C5=A0?= =?UTF-8?q?imon=20Bo=C5=99ek?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As we are using this package in Turris OS and Daniel Golle decided to no longer maintain this and some other Python packages I'd like to take this package maintainership as was originally suggested in https://github.com/openwrt/packages/pull/17911 by Josef Schlehofer (@BKPepe). Signed-off-by: Šimon Bořek --- lang/python/Jinja2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/python/Jinja2/Makefile b/lang/python/Jinja2/Makefile index 96a4d4674f..ba7d542599 100644 --- a/lang/python/Jinja2/Makefile +++ b/lang/python/Jinja2/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) PKG_HASH:=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Šimon Bořek PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:pocoo:jinja2