From 4becbc295ec7e821998826352ba44480baae2755 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 26 Jun 2023 19:20:12 +0530 Subject: [PATCH] *: orphan packages by k4leg --- srcpkgs/autopep8/template | 2 +- srcpkgs/exfatprogs/template | 2 +- srcpkgs/kgpg/template | 2 +- srcpkgs/python3-binaryornot/template | 2 +- srcpkgs/python3-boolean.py/template | 2 +- srcpkgs/python3-debian/template | 2 +- srcpkgs/python3-license-expression/template | 2 +- srcpkgs/python3-parameterized/template | 2 +- srcpkgs/python3-platformdirs/template | 2 +- srcpkgs/python3-tokenize-rt/template | 2 +- srcpkgs/reuse/template | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template index e110c4f1587e..9cd4a3d944a3 100644 --- a/srcpkgs/autopep8/template +++ b/srcpkgs/autopep8/template @@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools" depends="python3-pycodestyle" checkdepends="python3-pytest $depends" short_desc="Automatically formats Python code to conform to the PEP 8 style guide" -maintainer="k4leg " +maintainer="Orphaned " license="MIT" homepage="https://github.com/hhatto/autopep8" changelog="https://github.com/hhatto/autopep8/releases" diff --git a/srcpkgs/exfatprogs/template b/srcpkgs/exfatprogs/template index 6277c079ba50..4e259e11490c 100644 --- a/srcpkgs/exfatprogs/template +++ b/srcpkgs/exfatprogs/template @@ -4,7 +4,7 @@ version=1.2.0 revision=1 build_style=gnu-configure short_desc="Tools to create, check and label exFAT filesystems" -maintainer="k4leg " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/exfatprogs/exfatprogs" changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS" diff --git a/srcpkgs/kgpg/template b/srcpkgs/kgpg/template index 0c551394f9f1..6523169a182d 100644 --- a/srcpkgs/kgpg/template +++ b/srcpkgs/kgpg/template @@ -13,7 +13,7 @@ makedepends="kwindowsystem-devel kcrash-devel kdbusaddons-devel depends="gnupg" checkdepends="gnupg" short_desc="Simple interface for GnuPG, a powerful encryption utility" -maintainer="k4leg " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://kde.org/applications/en/utilities/org.kde.kgpg" changelog="https://kde.org/announcements/changelogs/gear/${version}/#kgpg" diff --git a/srcpkgs/python3-binaryornot/template b/srcpkgs/python3-binaryornot/template index e247e5dd23a3..7009d0373881 100644 --- a/srcpkgs/python3-binaryornot/template +++ b/srcpkgs/python3-binaryornot/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-chardet" checkdepends="python3-hypothesis $depends" short_desc="Pure Python package to check if a file is binary or text" -maintainer="k4leg " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/audreyfeldroy/binaryornot" changelog="https://raw.githubusercontent.com/audreyfeldroy/binaryornot/master/HISTORY.rst" diff --git a/srcpkgs/python3-boolean.py/template b/srcpkgs/python3-boolean.py/template index 5d295b5d8dcd..57be72b1cd46 100644 --- a/srcpkgs/python3-boolean.py/template +++ b/srcpkgs/python3-boolean.py/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="Small library implementing a boolean algebra" -maintainer="k4leg " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/bastikr/boolean.py" changelog="https://raw.githubusercontent.com/bastikr/boolean.py/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-debian/template b/srcpkgs/python3-debian/template index f2a8388a361b..0f25ebc788df 100644 --- a/srcpkgs/python3-debian/template +++ b/srcpkgs/python3-debian/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-chardet" checkdepends="${depends} dpkg tar python3-pytest" short_desc="Python modules work with Debian-related data formats" -maintainer="k4leg " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://pypi.org/project/python-debian" changelog="https://salsa.debian.org/python-debian-team/python-debian/raw/master/debian/changelog" diff --git a/srcpkgs/python3-license-expression/template b/srcpkgs/python3-license-expression/template index e6064d349a3a..13e57606dd20 100644 --- a/srcpkgs/python3-license-expression/template +++ b/srcpkgs/python3-license-expression/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-setuptools_scm" depends="python3-boolean.py" checkdepends="python3-pytest $depends" short_desc="Library to parse, normalize and compare license expressions" -maintainer="k4leg " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/nexB/license-expression" changelog="https://raw.githubusercontent.com/nexB/license-expression/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-parameterized/template b/srcpkgs/python3-parameterized/template index 713a11c570e6..2536cba37950 100644 --- a/srcpkgs/python3-parameterized/template +++ b/srcpkgs/python3-parameterized/template @@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-mock python3-nose" short_desc="Parameterized testing with any Python test framework" -maintainer="k4leg " +maintainer="Orphaned " license="BSD-2-Clause-Views" homepage="https://github.com/wolever/parameterized" changelog="https://raw.githubusercontent.com/wolever/parameterized/master/CHANGELOG.txt" diff --git a/srcpkgs/python3-platformdirs/template b/srcpkgs/python3-platformdirs/template index c9f34973027b..9aa52606afdb 100644 --- a/srcpkgs/python3-platformdirs/template +++ b/srcpkgs/python3-platformdirs/template @@ -7,7 +7,7 @@ hostmakedepends="hatchling hatch-vcs" depends="python3" checkdepends="python3-appdirs python3-pytest python3-pytest-mock" short_desc="Library to determine platform-specific system directories" -maintainer="k4leg " +maintainer="Orphaned " license="MIT" homepage="https://platformdirs.rtfd.io/" changelog="https://raw.githubusercontent.com/platformdirs/platformdirs/main/CHANGES.rst" diff --git a/srcpkgs/python3-tokenize-rt/template b/srcpkgs/python3-tokenize-rt/template index 1253a28ff309..37253ddac20e 100644 --- a/srcpkgs/python3-tokenize-rt/template +++ b/srcpkgs/python3-tokenize-rt/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" short_desc="Wrapper around the stdlib \`tokenize\` which roundtrips" -maintainer="k4leg " +maintainer="Orphaned " license="MIT" homepage="https://pypi.org/project/tokenize-rt" # Don't use PyPI because tests are missing. diff --git a/srcpkgs/reuse/template b/srcpkgs/reuse/template index 375ff79fed94..be82ae7323cb 100644 --- a/srcpkgs/reuse/template +++ b/srcpkgs/reuse/template @@ -12,7 +12,7 @@ depends="python3-binaryornot python3-boolean.py python3-debian python3-Jinja2 python3-license-expression python3-requests python3-setuptools" checkdepends="python3-pytest $depends git mercurial" short_desc="Helper tool for compliance with REUSE Specification" -maintainer="k4leg " +maintainer="Orphaned " license="GPL-3.0-or-later, CC0-1.0, Apache-2.0, CC-BY-SA-4.0" homepage="https://reuse.software" changelog="https://raw.githubusercontent.com/fsfe/reuse-tool/master/CHANGELOG.md"