Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] *: orphan packages by anjandev
@ 2023-10-26 18:33 icp1994
  2023-10-26 18:38 ` Bnyro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: icp1994 @ 2023-10-26 18:33 UTC (permalink / raw)
  To: ml

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

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

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

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

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

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

From bad8dbe372885b5ce7c952d2357d02085ee5c38d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 25 Sep 2023 11:33:36 +0530
Subject: [PATCH] *: orphan packages by anjandev

[skip ci]
---
 srcpkgs/fatresize/template           | 2 +-
 srcpkgs/git-remote-gcrypt/template   | 2 +-
 srcpkgs/grub-btrfs/template          | 2 +-
 srcpkgs/libselinux/template          | 2 +-
 srcpkgs/libsepol/template            | 2 +-
 srcpkgs/mcg/template                 | 2 +-
 srcpkgs/mle/template                 | 2 +-
 srcpkgs/muchsync/template            | 2 +-
 srcpkgs/netris/template              | 2 +-
 srcpkgs/python3-PGPy/template        | 2 +-
 srcpkgs/python3-fuzzyfinder/template | 2 +-
 srcpkgs/python3-misaka/template      | 2 +-
 srcpkgs/python3-mpdnotify/template   | 2 +-
 srcpkgs/python3-pkginfo/template     | 2 +-
 srcpkgs/trackma/template             | 2 +-
 srcpkgs/trash-cli/template           | 2 +-
 srcpkgs/zzz-user-hooks/template      | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/fatresize/template b/srcpkgs/fatresize/template
index 6455ed6039ca2..9e57e0220d7c8 100644
--- a/srcpkgs/fatresize/template
+++ b/srcpkgs/fatresize/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
 makedepends="libparted-devel"
 depends="parted"
 short_desc="Utility to resize FAT filesystems using libparted"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ya-mouse/fatresize"
 distfiles="https://github.com/ya-mouse/fatresize/archive/v${version}.tar.gz"
diff --git a/srcpkgs/git-remote-gcrypt/template b/srcpkgs/git-remote-gcrypt/template
index 3fc8955df889f..54ded2610cdf1 100644
--- a/srcpkgs/git-remote-gcrypt/template
+++ b/srcpkgs/git-remote-gcrypt/template
@@ -5,7 +5,7 @@ revision=2
 hostmakedepends="python3-docutils"
 depends="git bash gnupg>=2"
 short_desc="PGP-encrypted git remotes"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://spwhitton.name/tech/code/git-remote-gcrypt/"
 distfiles="https://github.com/spwhitton/git-remote-gcrypt/archive/$version.tar.gz"
diff --git a/srcpkgs/grub-btrfs/template b/srcpkgs/grub-btrfs/template
index c74ab5d048459..22176fc532940 100644
--- a/srcpkgs/grub-btrfs/template
+++ b/srcpkgs/grub-btrfs/template
@@ -5,7 +5,7 @@ revision=1
 build_style=gnu-makefile
 depends="grub bash"
 short_desc="Include btrfs snapshots at Grub menu"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Antynea/grub-btrfs"
 distfiles="https://github.com/Antynea/grub-btrfs/archive/${version}.tar.gz"
diff --git a/srcpkgs/libselinux/template b/srcpkgs/libselinux/template
index bd4b47e080051..fd0e509af791d 100644
--- a/srcpkgs/libselinux/template
+++ b/srcpkgs/libselinux/template
@@ -8,7 +8,7 @@ make_install_args="SHLIBDIR=/usr/lib SBINDIR=/usr/bin"
 hostmakedepends="pkg-config"
 makedepends="libsepol-devel pcre-devel"
 short_desc="SELinux library and simple utilities"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://www.nsa.gov/what-we-do/research/selinux/"
 distfiles="https://github.com/SELinuxProject/selinux/releases/download/${_tag}/${pkgname}-${version}.tar.gz"
diff --git a/srcpkgs/libsepol/template b/srcpkgs/libsepol/template
index 66119f2474d3e..f477f6b1fa301 100644
--- a/srcpkgs/libsepol/template
+++ b/srcpkgs/libsepol/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_install_args=SHLIBDIR=/usr/lib
 hostmakedepends="flex"
 short_desc="SELinux binary policy manipulation library"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://userspace.selinuxproject.org"
 distfiles="https://github.com/SELinuxProject/selinux/releases/download/20191204/${pkgname}-${version}.tar.gz"
diff --git a/srcpkgs/mcg/template b/srcpkgs/mcg/template
index ec2b27e6d7535..6c455c99ee3e8 100644
--- a/srcpkgs/mcg/template
+++ b/srcpkgs/mcg/template
@@ -8,7 +8,7 @@ makedepends="python3-gobject-devel glib-devel"
 depends="python3-gobject python3-keyring gtk+3"
 checkdepends="${depends}"
 short_desc="Covergrid for mpd, focus on albums instead of single tracks"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.suruatoel.xyz/codes/mcg"
 distfiles="https://gitlab.com/coderkun/mcg/-/archive/v${version}/mcg-v${version}.tar.gz"
diff --git a/srcpkgs/mle/template b/srcpkgs/mle/template
index bd6e5665e8613..fe1747e458c68 100644
--- a/srcpkgs/mle/template
+++ b/srcpkgs/mle/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 hostmakedepends="libtool"
 makedepends="lua54-devel pcre2-devel uthash"
 short_desc="Flexible terminal-based text editor (C)"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/adsr/mle"
 distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
diff --git a/srcpkgs/muchsync/template b/srcpkgs/muchsync/template
index f13c19c9c12a6..7256079c822de 100644
--- a/srcpkgs/muchsync/template
+++ b/srcpkgs/muchsync/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config libxapian"
 makedepends="libnotmuch-devel xapian-core-devel sqlite-devel openssl-devel"
 depends="openssh notmuch"
 short_desc="Synchronize notmuch mail across machines"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://muchsync.org"
 distfiles="http://www.muchsync.org/src/${pkgname}-${version}.tar.gz"
diff --git a/srcpkgs/netris/template b/srcpkgs/netris/template
index fe37b6572d355..8c6eb0450a763 100644
--- a/srcpkgs/netris/template
+++ b/srcpkgs/netris/template
@@ -6,7 +6,7 @@ build_style=go
 go_import_path="gitlab.com/tslocum/netris"
 go_package="./cmd/netris"
 short_desc="Multiplayer Tetris clone"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.com/tslocum/netris"
 distfiles="https://gitlab.com/tslocum/netris/-/archive/v${version}/netris-v${version}.tar.gz"
diff --git a/srcpkgs/python3-PGPy/template b/srcpkgs/python3-PGPy/template
index 8392346011dac..81f66d687e186 100644
--- a/srcpkgs/python3-PGPy/template
+++ b/srcpkgs/python3-PGPy/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-wheel"
 depends="python3-cryptography python3-pyasn1 python3-six"
 checkdepends="python3-pytest python3-progressbar $depends"
 short_desc="Pretty Good Privacy for Python"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/SecurityInnovation/PGPy"
 distfiles="https://github.com/SecurityInnovation/PGPy/archive/v${version}.tar.gz"
diff --git a/srcpkgs/python3-fuzzyfinder/template b/srcpkgs/python3-fuzzyfinder/template
index 2653d04530d28..c053fd865bbb8 100644
--- a/srcpkgs/python3-fuzzyfinder/template
+++ b/srcpkgs/python3-fuzzyfinder/template
@@ -6,7 +6,7 @@ build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
 short_desc="Fuzzy Finder implemented in Python"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/amjith/fuzzyfinder"
 distfiles="https://github.com/amjith/fuzzyfinder/archive/${version}.tar.gz"
diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
index 1112679f907d5..9d8acd5936226 100644
--- a/srcpkgs/python3-misaka/template
+++ b/srcpkgs/python3-misaka/template
@@ -8,7 +8,7 @@ makedepends="python3-devel libffi-devel"
 depends="python3-cffi"
 checkdepends="tidy5"
 short_desc="Python binding for Hoedown"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://www.celeryproject.org/"
 distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
diff --git a/srcpkgs/python3-mpdnotify/template b/srcpkgs/python3-mpdnotify/template
index 874f7fdbfd046..c5a73df5d430c 100644
--- a/srcpkgs/python3-mpdnotify/template
+++ b/srcpkgs/python3-mpdnotify/template
@@ -6,7 +6,7 @@ build_style=python3-module
 hostmakedepends="python3-setuptools python3-Pillow python3-mpd2"
 depends="libnotify python3-mpd2 python3-Pillow python3-setuptools"
 short_desc="Notifies when mpd's song changes"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/chuugar/mpdnotify"
 distfiles="${PYPI_SITE}/m/mpdnotify/mpdnotify-${version}.tar.gz"
diff --git a/srcpkgs/python3-pkginfo/template b/srcpkgs/python3-pkginfo/template
index a7a1b97e07a7c..206d540a08782 100644
--- a/srcpkgs/python3-pkginfo/template
+++ b/srcpkgs/python3-pkginfo/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
 depends="python3"
 checkdepends="python3-wheel python3-nose2 python3-coverage"
 short_desc="Query metadatdata from sdists / bdists / installed packages"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://code.launchpad.net/~tseaver/pkginfo/trunk"
 changelog="https://bazaar.launchpad.net/~tseaver/pkginfo/trunk/view/head:/CHANGES.txt"
diff --git a/srcpkgs/trackma/template b/srcpkgs/trackma/template
index cb6273157a2ad..dc8a40d9bebd3 100644
--- a/srcpkgs/trackma/template
+++ b/srcpkgs/trackma/template
@@ -6,7 +6,7 @@ build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-urwid python3-gobject"
 short_desc="Open multi-site list manager for Unix-like systems. (ex-wMAL)"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://z411.github.com/trackma"
 distfiles="https://github.com/z411/trackma/archive/v${version}.tar.gz"
diff --git a/srcpkgs/trash-cli/template b/srcpkgs/trash-cli/template
index d8a385d5e0646..45945142acaee 100644
--- a/srcpkgs/trash-cli/template
+++ b/srcpkgs/trash-cli/template
@@ -8,7 +8,7 @@ depends="python3-psutil python3-six"
 checkdepends="${depends} python3-pytest-xdist python3-mock
  python3-flexmock python3-parameterized"
 short_desc="Command line interface to the freedesktop.org trashcan"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/andreafrancia/trash-cli"
 changelog="https://raw.githubusercontent.com/andreafrancia/trash-cli/master/HISTORY.txt"
diff --git a/srcpkgs/zzz-user-hooks/template b/srcpkgs/zzz-user-hooks/template
index f7378fbf838d2..a9298093178dd 100644
--- a/srcpkgs/zzz-user-hooks/template
+++ b/srcpkgs/zzz-user-hooks/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 depends="bash"
 checkdepends="shellcheck"
 short_desc="Allow user scripts for logged in user using zzz suspend/resume"
-maintainer="Anjandev Momi <anjan@momi.ca>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.daveeddy.com/2018/10/01/run-user-scripts-on-suspend-and-wakeup-on-void-linux/"
 distfiles="https://github.com/bahamas10/zzz-user-hooks/archive/v${version}.tar.gz"

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

* Re: *: orphan packages by anjandev
  2023-10-26 18:33 [PR PATCH] *: orphan packages by anjandev icp1994
@ 2023-10-26 18:38 ` Bnyro
  2023-10-26 18:46 ` CameronNemo
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Bnyro @ 2023-10-26 18:38 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/46918#issuecomment-1781664651

Comment:
I don't think that's reasonable, they always seem to have longer delays between contributions so it's possible that they'd like to continue contributing soon.

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

* Re: *: orphan packages by anjandev
  2023-10-26 18:33 [PR PATCH] *: orphan packages by anjandev icp1994
  2023-10-26 18:38 ` Bnyro
@ 2023-10-26 18:46 ` CameronNemo
  2023-10-26 18:47 ` icp1994
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: CameronNemo @ 2023-10-26 18:46 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/46918#issuecomment-1781689667

Comment:
Surprised they have not been mentioned yet.

@anjandev do you still wish to be listed as the maintainer for these packages?


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

* Re: *: orphan packages by anjandev
  2023-10-26 18:33 [PR PATCH] *: orphan packages by anjandev icp1994
  2023-10-26 18:38 ` Bnyro
  2023-10-26 18:46 ` CameronNemo
@ 2023-10-26 18:47 ` icp1994
  2023-11-13  5:33 ` anjandev
  2023-11-13  5:33 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2023-10-26 18:47 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46918#issuecomment-1781694060

Comment:
That's fair. I was mostly assuming they moved from Void since they were contributing to [alpine](https://github.com/alpinelinux/aports/commits/master?author=anjandev). I guess I should have just asked first.

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

* Re: *: orphan packages by anjandev
  2023-10-26 18:33 [PR PATCH] *: orphan packages by anjandev icp1994
                   ` (2 preceding siblings ...)
  2023-10-26 18:47 ` icp1994
@ 2023-11-13  5:33 ` anjandev
  2023-11-13  5:33 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: anjandev @ 2023-11-13  5:33 UTC (permalink / raw)
  To: ml

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

New comment by anjandev on void-packages repository

https://github.com/void-linux/void-packages/pull/46918#issuecomment-1807503874

Comment:
Yea, Im contributing to alpine nowadays. Void is a great distro otherwise and I approve this PR.

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

* Re: [PR PATCH] [Merged]: *: orphan packages by anjandev
  2023-10-26 18:33 [PR PATCH] *: orphan packages by anjandev icp1994
                   ` (3 preceding siblings ...)
  2023-11-13  5:33 ` anjandev
@ 2023-11-13  5:33 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-11-13  5:33 UTC (permalink / raw)
  To: ml

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

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

*: orphan packages by anjandev
https://github.com/void-linux/void-packages/pull/46918

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

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

end of thread, other threads:[~2023-11-13  5:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-26 18:33 [PR PATCH] *: orphan packages by anjandev icp1994
2023-10-26 18:38 ` Bnyro
2023-10-26 18:46 ` CameronNemo
2023-10-26 18:47 ` icp1994
2023-11-13  5:33 ` anjandev
2023-11-13  5:33 ` [PR PATCH] [Merged]: " classabbyamp

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