From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sabyenc/
Date: Wed, 12 Oct 2022 20:44:47 +0000 (UTC) [thread overview]
Message-ID: <1665607459.606d468b49e08424c4b017b76f69207b7424402d.sam@gentoo> (raw)
commit: 606d468b49e08424c4b017b76f69207b7424402d
Author: Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Wed Sep 28 11:24:08 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 20:44:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606d468b
dev-python/sabyenc: add 5.4.4
Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sabyenc/Manifest | 1 +
dev-python/sabyenc/metadata.xml | 9 ++++++++-
dev-python/sabyenc/sabyenc-5.4.4.ebuild | 29 +++++++++++++++++++++++++++++
3 files changed, 38 insertions(+), 1 deletion(-)
diff --git a/dev-python/sabyenc/Manifest b/dev-python/sabyenc/Manifest
index c3cc9df57aff..75f41aa002c9 100644
--- a/dev-python/sabyenc/Manifest
+++ b/dev-python/sabyenc/Manifest
@@ -1 +1,2 @@
DIST sabyenc-5.4.2.gh.tar.gz 19774424 BLAKE2B fbb954435236eb1794611a8e5852534b0f7dbd79806e8a9ca1bb57274df7cc89a6a26aa92c89c596e0c2857d4bfbd4e4c34f1d529cb5d2464a669d6d15a3f392 SHA512 a07a57e6b3416e147fcef4f27e52fea4b3a522ebb722b4d223469b63e9d08f42689950d86c544a41bfe81bba934514a43094c13b98aa585167cae69a5aa1f405
+DIST sabyenc-5.4.4.gh.tar.gz 19774441 BLAKE2B 945614697b59f984df1f159b64e177ee75d9b5c00cb59af21dddb92bf17f8647467b919be963a1beabfe64c4206aa6f3438b780a21e766722fad99afa38ea340 SHA512 a35a5f29b1f5586299fdfd87d4323fa8ab56f06a2f6ef3b0b95aa033a481beee886bf1834ed73e1ba65b74c5e86efc5f0307394f32803ef52a391ca4b0caedf9
diff --git a/dev-python/sabyenc/metadata.xml b/dev-python/sabyenc/metadata.xml
index ff36593f0fed..5eed46fca8ac 100644
--- a/dev-python/sabyenc/metadata.xml
+++ b/dev-python/sabyenc/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>Matt.Jolly@footclan.ninja</email>
+ <name>Matt Jolly</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<upstream>
<remote-id type="pypi">sabyenc</remote-id>
</upstream>
diff --git a/dev-python/sabyenc/sabyenc-5.4.4.ebuild b/dev-python/sabyenc/sabyenc-5.4.4.ebuild
new file mode 100644
index 000000000000..74f8328f2a0f
--- /dev/null
+++ b/dev-python/sabyenc/sabyenc-5.4.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="Module providing raw yEnc encoding/decoding for SABnzbd"
+HOMEPAGE="https://github.com/sabnzbd/sabyenc"
+SRC_URI="
+ https://github.com/sabnzbd/${PN}/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/chardet[${PYTHON_USEDEP}]
+ )
+"
+
+DOCS=( README.md doc/yenc-draft.1.3.txt )
+
+distutils_enable_tests pytest
next reply other threads:[~2022-10-12 20:44 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 20:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-24 15:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/sabyenc/ Michał Górny
2023-07-24 15:12 Michał Górny
2023-07-24 15:05 Michał Górny
2023-06-27 6:40 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2023-05-04 16:56 Michał Górny
2023-01-15 8:29 Michał Górny
2023-01-14 11:47 Sam James
2022-11-19 16:40 Sam James
2022-10-12 21:01 Sam James
2022-10-12 20:53 Sam James
2022-09-06 21:12 Sam James
2022-08-02 16:54 Arthur Zamarin
2021-05-15 19:26 Sam James
2020-10-19 21:16 Thomas Deutschmann
2020-08-06 15:42 Michał Górny
2020-08-06 13:50 Thomas Deutschmann
2020-05-18 10:33 Thomas Deutschmann
2020-04-29 20:58 Thomas Deutschmann
2019-12-06 1:41 Thomas Deutschmann
2019-12-06 0:42 Thomas Deutschmann
2019-12-06 0:42 Thomas Deutschmann
2019-09-04 14:21 Justin Bronder
2018-05-07 14:33 Justin Bronder
2018-01-03 17:15 Justin Bronder
2018-01-03 17:09 Justin Bronder
2017-08-05 20:56 Justin Bronder
2017-06-15 9:16 Ulrich Müller
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=1665607459.606d468b49e08424c4b017b76f69207b7424402d.sam@gentoo \
--to=sam@gentoo.org \
--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