From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/boto/
Date: Fri, 18 Sep 2020 14:28:28 +0000 (UTC) [thread overview]
Message-ID: <1600439261.4edf40ddcec3377e3f9b0d5e0687bfb06410f307.mgorny@gentoo> (raw)
commit: 4edf40ddcec3377e3f9b0d5e0687bfb06410f307
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 14:27:41 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 14:27:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4edf40dd
dev-python/boto: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/boto/boto-2.49.0-r2.ebuild | 38 -----------------------------------
1 file changed, 38 deletions(-)
diff --git a/dev-python/boto/boto-2.49.0-r2.ebuild b/dev-python/boto/boto-2.49.0-r2.ebuild
deleted file mode 100644
index 979cf15da74..00000000000
--- a/dev-python/boto/boto-2.49.0-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1
-
-DESCRIPTION="Amazon Web Services API"
-HOMEPAGE="https://github.com/boto/boto https://pypi.org/project/boto/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-PATCHES=(
- # taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909545
- "${FILESDIR}/boto-try-to-add-SNI-support-v2.patch"
- "${FILESDIR}"/${P}-py38.patch
-)
-
-distutils_enable_tests nose
-
-src_prepare() {
- # broken, not worth fixing
- rm tests/unit/cloudfront/test_signed_urls.py || die
- # fix tests
- mkdir -p "${HOME}"/.ssh || die
- : > "${HOME}"/.ssh/known_hosts || die
-
- distutils-r1_src_prepare
-}
-
-python_test() {
- nosetests -v tests/unit ||
- die "Tests fail with ${EPYTHON}"
-}
next reply other threads:[~2020-09-18 14:28 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-18 14:28 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-16 3:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/boto/ Michał Górny
2023-01-25 5:43 Sam James
2023-01-10 14:31 Michał Górny
2022-12-10 9:03 Michał Górny
2022-12-10 8:52 Arthur Zamarin
2021-12-13 3:09 Yixun Lan
2021-03-02 1:36 Sam James
2021-03-02 1:01 Michał Górny
2020-09-01 4:22 Sam James
2020-08-29 23:22 Sam James
2020-08-18 11:18 Agostino Sarubbo
2020-07-19 13:37 Sergei Trofimovich
2020-07-17 0:17 Sam James
2020-07-16 19:34 Sam James
2020-07-16 3:46 Sam James
2020-07-16 2:32 Georgy Yakovlev
2020-07-15 10:12 Michał Górny
2020-07-13 23:56 Sam James
2020-06-04 14:13 Agostino Sarubbo
2020-06-04 14:12 Agostino Sarubbo
2020-06-04 14:11 Agostino Sarubbo
2020-06-04 14:11 Agostino Sarubbo
2020-06-04 14:10 Agostino Sarubbo
2020-04-29 17:33 Patrick McLean
2020-03-28 16:27 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-07-17 3:35 Patrick McLean
2017-07-31 18:12 Sebastien Fabbro
2017-06-23 5:20 Alexis Ballier
2017-05-02 19:15 Michał Górny
2017-03-12 7:57 Zac Medico
2016-12-20 20:09 Thomas Deutschmann
2016-12-20 14:38 Tobias Klausmann
2016-10-01 21:12 Patrick Lauer
2016-10-01 7:53 Markus Meier
2016-07-17 15:44 Patrick Lauer
2016-06-12 19:07 Patrick Lauer
2016-02-28 7:15 Matt Thode
2016-01-22 10:58 Justin Lecher
2016-01-21 8:33 Justin Lecher
2015-11-24 12:10 Justin Lecher
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=1600439261.4edf40ddcec3377e3f9b0d5e0687bfb06410f307.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