From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/
Date: Mon, 27 Jan 2020 09:48:36 +0000 (UTC) [thread overview]
Message-ID: <1580118508.766c5da7abd1d0f60d742d4122ae77d18b24b60f.mgorny@gentoo> (raw)
commit: 766c5da7abd1d0f60d742d4122ae77d18b24b60f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 07:29:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 09:48:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766c5da7
dev-python/PySocks: Prepare to unbundle 3proxy
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/PySocks/PySocks-1.7.1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-python/PySocks/PySocks-1.7.1.ebuild b/dev-python/PySocks/PySocks-1.7.1.ebuild
index 09bce5ca993..579fd5f5e38 100644
--- a/dev-python/PySocks/PySocks-1.7.1.ebuild
+++ b/dev-python/PySocks/PySocks-1.7.1.ebuild
@@ -17,10 +17,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
#BDEPEND="
# test? (
+# net-proxy/3proxy
# $(python_gen_cond_dep 'dev-python/test_server[${PYTHON_USEDEP}]' -3)
# )"
-# TODO: unbundle 3proxy
#distutils_enable_tests pytest
# tests fail semi-randomly; probably starting proxy server doesn't work
@@ -32,6 +32,11 @@ src_prepare() {
"${FILESDIR}"/PySocks-1.7.1-test_server.patch
)
+ rm test/bin/3proxy || die
+# if use test; then
+# ln -s "${BROOT}/usr/bin/3proxy" test/bin/3proxy || die
+# fi
+
# requires Internet
sed -i -e 's:test_socks5_proxy_connect_timeout:_&:' \
test/test_pysocks.py || die
next reply other threads:[~2020-01-27 9:48 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-27 9:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 18:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysocks/ Sam James
2025-05-11 18:36 Sam James
2025-02-15 12:59 Michał Górny
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/ Michał Górny
2024-11-22 19:47 Michał Górny
2024-05-14 10:05 Michał Górny
2023-05-24 7:48 Sam James
2023-03-17 15:23 Michał Górny
2022-06-13 8:25 Michał Górny
2022-06-13 7:07 Agostino Sarubbo
2022-05-11 8:42 Michał Górny
2022-05-11 8:42 Michał Górny
2022-02-04 18:45 Michał Górny
2021-08-13 6:58 Michał Górny
2021-05-18 11:40 Michał Górny
2021-03-27 0:37 Sam James
2020-09-20 10:47 Michał Górny
2020-05-25 19:27 Michał Górny
2020-05-06 7:12 Michał Górny
2020-05-05 21:04 Sergei Trofimovich
2020-05-04 9:45 Michał Górny
2020-04-03 21:35 Mart Raudsepp
2020-03-29 14:45 Sergei Trofimovich
2020-03-25 13:27 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-25 12:23 Agostino Sarubbo
2020-01-02 8:40 Sergei Trofimovich
2019-12-29 9:00 Mikle Kolyada
2019-12-23 9:42 Mikle Kolyada
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-04 6:48 Aaron Bauman
2019-11-18 23:39 Michał Górny
2018-11-19 21:15 Fabian Groffen
2018-06-28 14:22 Mikle Kolyada
2018-06-27 8:19 Fabian Groffen
2018-06-17 4:10 Tim Harder
2018-04-06 11:05 Fabian Groffen
2018-03-13 19:52 Michał Górny
2018-02-21 20:18 Michał Górny
2018-01-02 14:57 Michał Górny
2017-09-12 9:13 Fabian Groffen
2017-05-15 19:17 Tobias Klausmann
2017-05-06 11:13 Jeroen Roovers
2017-05-03 11:02 Michał Górny
2017-04-16 1:34 Manuel Rüger
2017-02-27 20:11 Michael Weber
2017-02-10 19:53 Zac Medico
2017-02-02 12:32 Manuel Rüger
2016-12-22 22:46 Lars Wendler
2016-12-01 13:55 Lars Wendler
2016-11-30 18:05 Michał Górny
2016-10-29 19:47 Lars Wendler
2016-01-29 11:10 Justin Lecher
2016-01-21 11:43 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=1580118508.766c5da7abd1d0f60d742d4122ae77d18b24b60f.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