Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] *: orphan packages by k4leg
Date: Mon, 26 Jun 2023 16:12:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44646@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages orphan
https://github.com/void-linux/void-packages/pull/44646

*: orphan packages by k4leg
https://github.com/void-linux/void-packages/pulls?q=is%3Apr+author%3Ak4leg

A patch file from https://github.com/void-linux/void-packages/pull/44646.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-orphan-44646.patch --]
[-- Type: text/x-diff, Size: 7889 bytes --]

From 4becbc295ec7e821998826352ba44480baae2755 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
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 <d0xi@inbox.ru>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <d0xi@inbox.ru>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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 <python.bogdan@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 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"

             reply	other threads:[~2023-06-26 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26 14:12 icp1994 [this message]
2023-06-26 18:50 ` Chocimier
2023-06-26 18:56 ` k4leg
2023-06-26 18:57 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44646@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).