Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Orphan projectmoon's packages and adopt element-desktop
@ 2022-07-02 10:28 jcgruenhage
  2022-07-02 18:37 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2022-07-02 10:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages orphan-projectmoon
https://github.com/void-linux/void-packages/pull/37802

Orphan projectmoon's packages and adopt element-desktop
I've been maintaining the element-desktop package for quite a bit, and I wanted to adopt it. I've reached out to the current maintainer, who told me it's fine for me to adopt it and mark their other packages as orphaned.

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

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

From aef913ffca39df5f9e1f3954418e0e9577b0972c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 2 Jul 2022 12:26:09 +0200
Subject: [PATCH 1/2] element-desktop: adopt

---
 srcpkgs/element-desktop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 7e712cf0da9c..9ade28534db6 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -11,7 +11,7 @@ makedepends="libsecret-devel"
 depends="c-ares ffmpeg gtk+3 http-parser libevent
  libxslt minizip nss re2 snappy sqlcipher electron13"
 short_desc="Glossy Matrix collaboration client, desktop version"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="Apache-2.0"
 homepage="https://element.io"
 _ghpage="https://github.com/vector-im"

From 31633ef5446f7d2d3d9560ab997b0b7480ec8a88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 2 Jul 2022 12:26:32 +0200
Subject: [PATCH 2/2] srcpkgs/: orphan projectmoon's packages

---
 srcpkgs/etesync-dav/template              | 2 +-
 srcpkgs/python3-etesync/template          | 2 +-
 srcpkgs/python3-furl/template             | 2 +-
 srcpkgs/python3-orderedmultidict/template | 2 +-
 srcpkgs/python3-scrypt/template           | 2 +-
 srcpkgs/snixembed/template                | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/etesync-dav/template b/srcpkgs/etesync-dav/template
index 61f80e57df96..045727d707a1 100644
--- a/srcpkgs/etesync-dav/template
+++ b/srcpkgs/etesync-dav/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
 depends="python3-etesync radicale2 python3-Flask python3-Flask-WTF"
 checkdepends="$depends python3-pytest"
 short_desc="CalDAV and CardDAV frontend for EteSync"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="http://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync-dav/etesync-dav-${version}.tar.gz"
diff --git a/srcpkgs/python3-etesync/template b/srcpkgs/python3-etesync/template
index 2c51d83fc972..8f0f6dfc758a 100644
--- a/srcpkgs/python3-etesync/template
+++ b/srcpkgs/python3-etesync/template
@@ -11,7 +11,7 @@ python3-pycparser python3-parsing python3-pytz python3-requests python3-six
 python3-vobject python3-scrypt"
 checkdepends="$depends python3-pytest python3-coverage"
 short_desc="Python3 client library for EteSync"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-only"
 homepage="https://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync/etesync-${version}.tar.gz"
diff --git a/srcpkgs/python3-furl/template b/srcpkgs/python3-furl/template
index b10e98cf00c2..58431b24b382 100644
--- a/srcpkgs/python3-furl/template
+++ b/srcpkgs/python3-furl/template
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
 depends="python3-six python3-orderedmultidict"
 checkdepends="$depends python3-flake8"
 short_desc="Python 3 URL manipulation made simple"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Unlicense"
 homepage="https://github.com/gruns/furl"
 distfiles="${PYPI_SITE}/f/furl/furl-${version}.tar.gz"
diff --git a/srcpkgs/python3-orderedmultidict/template b/srcpkgs/python3-orderedmultidict/template
index b0d8803bc072..fab5a7831fb3 100644
--- a/srcpkgs/python3-orderedmultidict/template
+++ b/srcpkgs/python3-orderedmultidict/template
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
 depends="python3 python3-six"
 checkdepends="$depends python3-flake8"
 short_desc="Python 3 ordered multivalue dictionary library"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Unlicense"
 homepage="https://github.com/gruns/orderedmultidict"
 distfiles="${PYPI_SITE}/o/orderedmultidict/orderedmultidict-${version}.tar.gz"
diff --git a/srcpkgs/python3-scrypt/template b/srcpkgs/python3-scrypt/template
index 37cdf1d9653f..823b5526e7c2 100644
--- a/srcpkgs/python3-scrypt/template
+++ b/srcpkgs/python3-scrypt/template
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
 makedepends="python3-devel openssl-devel"
 depends="python3"
 short_desc="Python 3 bindings for the scrypt key derivation function"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://bitbucket.org/mhallin/py-scrypt/src/default"
 distfiles="${PYPI_SITE}/s/scrypt/scrypt-${version}.tar.gz"
diff --git a/srcpkgs/snixembed/template b/srcpkgs/snixembed/template
index aa6dedb561e6..c24f3e40c9fc 100644
--- a/srcpkgs/snixembed/template
+++ b/srcpkgs/snixembed/template
@@ -7,7 +7,7 @@ make_use_env=yes
 hostmakedepends="pkg-config vala"
 makedepends="gtk+3-devel glib-devel libdbusmenu-gtk3-devel libdbusmenu-glib-devel vala-devel"
 short_desc="Proxy StatusNotifierItem systray API to XEmbed API"
-maintainer="projectmoon <projectmoon@agnos.is>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://git.sr.ht/~steef/snixembed"
 distfiles="${homepage}/archive/${version}.tar.gz"

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

* Re: Orphan projectmoon's packages and adopt element-desktop
  2022-07-02 10:28 [PR PATCH] Orphan projectmoon's packages and adopt element-desktop jcgruenhage
@ 2022-07-02 18:37 ` classabbyamp
  2022-07-02 21:21 ` jcgruenhage
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-02 18:37 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37802#issuecomment-1172942527

Comment:
can you do the orphaning 1 package per commit?

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

* Re: Orphan projectmoon's packages and adopt element-desktop
  2022-07-02 10:28 [PR PATCH] Orphan projectmoon's packages and adopt element-desktop jcgruenhage
  2022-07-02 18:37 ` classabbyamp
@ 2022-07-02 21:21 ` jcgruenhage
  2022-07-02 21:26 ` classabbyamp
  2022-07-07  8:45 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-07-02 21:21 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/37802#issuecomment-1172962803

Comment:
Last time I orphaned all of a maintainers packages, I was asked to squash them together into one instead of doing them per package: https://github.com/void-linux/void-packages/pull/33507#issuecomment-941242103

I honestly don't care either way, if you want me to split them I can.

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

* Re: Orphan projectmoon's packages and adopt element-desktop
  2022-07-02 10:28 [PR PATCH] Orphan projectmoon's packages and adopt element-desktop jcgruenhage
  2022-07-02 18:37 ` classabbyamp
  2022-07-02 21:21 ` jcgruenhage
@ 2022-07-02 21:26 ` classabbyamp
  2022-07-07  8:45 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-02 21:26 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37802#issuecomment-1172963261

Comment:
ok, fine by me

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

* Re: [PR PATCH] [Merged]: Orphan projectmoon's packages and adopt element-desktop
  2022-07-02 10:28 [PR PATCH] Orphan projectmoon's packages and adopt element-desktop jcgruenhage
                   ` (2 preceding siblings ...)
  2022-07-02 21:26 ` classabbyamp
@ 2022-07-07  8:45 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2022-07-07  8:45 UTC (permalink / raw)
  To: ml

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

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

Orphan projectmoon's packages and adopt element-desktop
https://github.com/void-linux/void-packages/pull/37802

Description:
I've been maintaining the element-desktop package for quite a bit, and I wanted to adopt it. I've reached out to the current maintainer, who told me it's fine for me to adopt it and mark their other packages as orphaned.

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

end of thread, other threads:[~2022-07-07  8:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-02 10:28 [PR PATCH] Orphan projectmoon's packages and adopt element-desktop jcgruenhage
2022-07-02 18:37 ` classabbyamp
2022-07-02 21:21 ` jcgruenhage
2022-07-02 21:26 ` classabbyamp
2022-07-07  8:45 ` [PR PATCH] [Merged]: " sgn

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