Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] *: orphan packages by k4leg
@ 2023-06-26 14:12 icp1994
  2023-06-26 18:50 ` Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-06-26 14:12 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: *: orphan packages by k4leg
  2023-06-26 14:12 [PR PATCH] *: orphan packages by k4leg icp1994
@ 2023-06-26 18:50 ` Chocimier
  2023-06-26 18:56 ` k4leg
  2023-06-26 18:57 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2023-06-26 18:50 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/44646#issuecomment-1608052427

Comment:
cc @k4leg 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: *: orphan packages by k4leg
  2023-06-26 14:12 [PR PATCH] *: orphan packages by k4leg icp1994
  2023-06-26 18:50 ` Chocimier
@ 2023-06-26 18:56 ` k4leg
  2023-06-26 18:57 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: k4leg @ 2023-06-26 18:56 UTC (permalink / raw)
  To: ml

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

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/44646#issuecomment-1608060544

Comment:
> cc @k4leg

Yes, I agree.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: *: orphan packages by k4leg
  2023-06-26 14:12 [PR PATCH] *: orphan packages by k4leg icp1994
  2023-06-26 18:50 ` Chocimier
  2023-06-26 18:56 ` k4leg
@ 2023-06-26 18:57 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2023-06-26 18:57 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

*: orphan packages by k4leg
https://github.com/void-linux/void-packages/pull/44646

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-26 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-26 14:12 [PR PATCH] *: orphan packages by k4leg icp1994
2023-06-26 18:50 ` Chocimier
2023-06-26 18:56 ` k4leg
2023-06-26 18:57 ` [PR PATCH] [Merged]: " Chocimier

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).