From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/synadm/
Date: Wed, 30 Aug 2023 23:39:26 +0000 (UTC) [thread overview]
Message-ID: <1693437828.84637e9342bb0050d6d376cfe41d4aa8bb6db437.julien@gentoo> (raw)
commit: 84637e9342bb0050d6d376cfe41d4aa8bb6db437
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Aug 30 23:23:48 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Aug 30 23:23:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84637e93
app-admin/synadm: add 0.42
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
app-admin/synadm/Manifest | 1 +
app-admin/synadm/synadm-0.42.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-admin/synadm/Manifest b/app-admin/synadm/Manifest
index 86f2c517d1..44bc55dc75 100644
--- a/app-admin/synadm/Manifest
+++ b/app-admin/synadm/Manifest
@@ -1,2 +1,3 @@
DIST synadm-0.41.2.tar.gz 62112 BLAKE2B 62955b93fb3396378987a93e39b697485edb76a225d0c7711659c7806bf48a667f4d860fc3634058f92ce5066751f6850509cd5813b030efdd46ca224f950acd SHA512 7f7e5c66b0380bd2a5ad3ce1a9174f8572bdfb2cdc796e25a29b1a8c1a5a3f0c706ca9e81a393baff62661dd86b19c9f529683a8edd366da6453357738d70ebf
DIST synadm-0.41.3.tar.gz 62288 BLAKE2B 1b44b4d3d8563b9596dd3d4da2148af0550d823959bcdb7797dd6a23498dbd6948309c32584fe33ed65e20784b51bfe83f334a1aaca8b2ba15e580ff0b65fb76 SHA512 9ef6cf8f276f39670f76cc8a90b387b905aa33d79853719d35158f0a07d92a635a8862f0915044219bd489698b9751fd54f0d7a6444ad30dcc95626ea3203f7d
+DIST synadm-0.42.tar.gz 62613 BLAKE2B dc7bbdf94347b73b9845da1e0a31a9f86d1d8b07c403f0d015d7e98c7dec77a205270877478f895a62052a038c983967e4ea48a25c8c3984a575581d4e17b37e SHA512 4a867471cb345f7cee3c97a0ab12d59682b5c4215b6458a32358c86bedd7989583d7e9ecbcb6256deb9fa55e82a57c087b9ee77866a1110f60ad924d13617696
diff --git a/app-admin/synadm/synadm-0.42.ebuild b/app-admin/synadm/synadm-0.42.ebuild
new file mode 100644
index 0000000000..7a6e1316fb
--- /dev/null
+++ b/app-admin/synadm/synadm-0.42.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Command line admin tool for Synapse"
+HOMEPAGE="https://github.com/JOJ0/synadm"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-python/click[${PYTHON_USEDEP}]
+ dev-python/click-option-group[${PYTHON_USEDEP}]
+ dev-python/dnspython[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
+ dev-python/tabulate[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2023-08-30 23:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 23:39 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-14 19:33 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/synadm/ Julien Roy
2023-10-14 19:33 Julien Roy
2023-10-14 19:33 Julien Roy
2023-10-14 19:33 Julien Roy
2023-09-15 11:33 Julien Roy
2023-09-15 11:33 Julien Roy
2023-09-08 19:40 Julien Roy
2023-09-08 19:40 Julien Roy
2023-06-14 16:49 Julien Roy
2023-04-23 17:44 Julien Roy
2023-04-10 2:43 Julien Roy
2023-04-10 2:43 Julien Roy
2023-01-14 1:50 Julien Roy
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=1693437828.84637e9342bb0050d6d376cfe41d4aa8bb6db437.julien@gentoo \
--to=julien@jroy.ca \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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