public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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 21:01:56 +0000 (UTC)	[thread overview]
Message-ID: <1665608507.bed392682ff8f31e92f2bb44a1b828f819f06ae2.sam@gentoo> (raw)

commit:     bed392682ff8f31e92f2bb44a1b828f819f06ae2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 21:01:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 21:01:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed39268

dev-python/sabyenc: add 5.4.3

Closes: https://bugs.gentoo.org/869869
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/sabyenc/Manifest             |  1 +
 dev-python/sabyenc/sabyenc-5.4.3.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/sabyenc/Manifest b/dev-python/sabyenc/Manifest
index 75f41aa002c9..03d5b68449db 100644
--- a/dev-python/sabyenc/Manifest
+++ b/dev-python/sabyenc/Manifest
@@ -1,2 +1,3 @@
 DIST sabyenc-5.4.2.gh.tar.gz 19774424 BLAKE2B fbb954435236eb1794611a8e5852534b0f7dbd79806e8a9ca1bb57274df7cc89a6a26aa92c89c596e0c2857d4bfbd4e4c34f1d529cb5d2464a669d6d15a3f392 SHA512 a07a57e6b3416e147fcef4f27e52fea4b3a522ebb722b4d223469b63e9d08f42689950d86c544a41bfe81bba934514a43094c13b98aa585167cae69a5aa1f405
+DIST sabyenc-5.4.3.gh.tar.gz 19774440 BLAKE2B 43d91d28b81ba1a18b27fa5da9419e0b06b726c1bcd51188a251afcd748f206cb7ae000bae466e94e87f76ea96eac72c783483b243ce79723841e34e6352f6f6 SHA512 ff18d527facdaf240f4b91866bdbeb31113645adce0d1cd4659218de27266d9ba3cfbec41ca21190aaaed406a3cd5e88467dcd3824796e16fa43e4abe197f69b
 DIST sabyenc-5.4.4.gh.tar.gz 19774441 BLAKE2B 945614697b59f984df1f159b64e177ee75d9b5c00cb59af21dddb92bf17f8647467b919be963a1beabfe64c4206aa6f3438b780a21e766722fad99afa38ea340 SHA512 a35a5f29b1f5586299fdfd87d4323fa8ab56f06a2f6ef3b0b95aa033a481beee886bf1834ed73e1ba65b74c5e86efc5f0307394f32803ef52a391ca4b0caedf9

diff --git a/dev-python/sabyenc/sabyenc-5.4.3.ebuild b/dev-python/sabyenc/sabyenc-5.4.3.ebuild
new file mode 100644
index 000000000000..74f8328f2a0f
--- /dev/null
+++ b/dev-python/sabyenc/sabyenc-5.4.3.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


             reply	other threads:[~2022-10-12 21:01 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12 21:01 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 20:53 Sam James
2022-10-12 20:44 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=1665608507.bed392682ff8f31e92f2bb44a1b828f819f06ae2.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