From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sabyenc/
Date: Thu, 6 Aug 2020 15:42:23 +0000 (UTC) [thread overview]
Message-ID: <1596728534.5b408d23ce53a7516bd058ff141a9b4c65988a2f.mgorny@gentoo> (raw)
commit: 5b408d23ce53a7516bd058ff141a9b4c65988a2f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 15:40:21 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 15:42:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b408d23
dev-python/sabyenc: Remove old (py2)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sabyenc/Manifest | 1 -
dev-python/sabyenc/sabyenc-3.3.6.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/dev-python/sabyenc/Manifest b/dev-python/sabyenc/Manifest
index 6adaebeebc8..cb888973393 100644
--- a/dev-python/sabyenc/Manifest
+++ b/dev-python/sabyenc/Manifest
@@ -1,3 +1,2 @@
-DIST sabyenc-3.3.6.tar.gz 19578544 BLAKE2B dc196618578b213fa8f1ffc2c29340d9f9765d98942c354ef7510a6472c4594431448291d19153b1f51606d27c4e43b34d12623ca69dc366aea3aa0483713489 SHA512 bc9a1d1cd487dc0a1a0cc8ef690cef67de70c211dce520896888c3d37167e83439002f4ab6cf0cef14a27b45b0ee08ad349d34e1609abb45f33e2f2f7b5ac074
DIST sabyenc-4.0.1.tar.gz 19578540 BLAKE2B 9a67b26f59b584e91459c19d3e226cbfac1952e5810cd367a6f12f808cac6cf104675266f2c21c83fa199f6ea62b703f427d57d0da9de27b71eb57235b0377e2 SHA512 c90dce9a54e847588c09aebedf349b2d54a87ab2ad9c3555b5c30912d8b57cbfd990ebcccbc0cd7ed1f5ac9e4bb226ccd9d500f27abaa9ca598bd89b46c6e90f
DIST sabyenc-4.0.2.tar.gz 19579235 BLAKE2B 26af61a979f94b954a6fb7fa425ca07a8d757fb16c9d434e9a1e0019d84d156b527e9309cc65113fef64dd3f2afb92b46619dc9506327273f2ba7822337e9ccf SHA512 88e8b47b1438ca55b51dbf8a407c33ec335f0604abf8a3dcbc45853b6dadadf9932d97cf3f0adabd71a9405e2deaeff2777483d9ea692c9d3cbab99dfbfbc901
diff --git a/dev-python/sabyenc/sabyenc-3.3.6.ebuild b/dev-python/sabyenc/sabyenc-3.3.6.ebuild
deleted file mode 100644
index 2d3ffa014e0..00000000000
--- a/dev-python/sabyenc/sabyenc-3.3.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 vcs-snapshot
-
-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}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-DEPEND="
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-DOCS=( CHANGES.md README.md doc/yenc-draft.1.3.txt )
-
-python_test() {
- pytest -v || die "Test failed."
-}
next reply other threads:[~2020-08-06 15:42 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-06 15:42 Michał Górny [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-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 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=1596728534.5b408d23ce53a7516bd058ff141a9b4c65988a2f.mgorny@gentoo \
--to=mgorny@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