From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/
Date: Sun, 17 Jun 2018 04:10:14 +0000 (UTC) [thread overview]
Message-ID: <1529206641.1e63ee6ed11f99cfdfb45e26fa6cca31e9f95ea4.radhermit@gentoo> (raw)
commit: 1e63ee6ed11f99cfdfb45e26fa6cca31e9f95ea4
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 03:30:46 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 03:37:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e63ee6e
dev-python/PySocks: version bump to 1.6.8
dev-python/PySocks/Manifest | 1 +
dev-python/PySocks/PySocks-1.6.8.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest
index 0d9f184ee6d..7778f15697b 100644
--- a/dev-python/PySocks/Manifest
+++ b/dev-python/PySocks/Manifest
@@ -1 +1,2 @@
DIST PySocks-1.6.7.tar.gz 282874 BLAKE2B 9e4ecf57f6cb9b7690ba68e21b3e52a535a08490b78ad5d8bd90384acf26f16e6a08018eaa7e91763b94182119217404b235425fce146af7e989c5e39e5e07dc SHA512 e49ce2f4ce23fd84ce30a62a5585af3c63980db46e7d427571d8fb8f6b85f4b6aeb37066863491496dd322555a5ce261123d613b8e5819dbdcef8a4e17e5dca0
+DIST PySocks-1.6.8.tar.gz 283450 BLAKE2B 72b52fcdb9f3dc3bd71ca75cdbaa159c0b35a81fd4ed9476ab043819dad3efac76615bc751fc6014e1358a13a3a735023bae7f502e2863b5e733982c16758db1 SHA512 9b544cf11464142a5f347cd5688b48422249363a425ccf3887117152f2f1969713674c4bba714242432ae85f3d62e03edeb9cb7b73ebd225ed3b47b3da6896d5
diff --git a/dev-python/PySocks/PySocks-1.6.8.ebuild b/dev-python/PySocks/PySocks-1.6.8.ebuild
new file mode 100644
index 00000000000..1353c596278
--- /dev/null
+++ b/dev-python/PySocks/PySocks-1.6.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="SOCKS client module"
+HOMEPAGE="https://github.com/Anorov/PySocks https://pypi.org/project/PySocks/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+ test? (
+ dev-python/pytest[${PYTHON_USEDEP}]
+ )"
+
+# Required module test-server isn't in the tree yet and once that's added
+# psutil will need keywords added as well since it's used too.
+RESTRICT=test
+
+python_test() {
+ py.test -v || die "Tests fail with ${EPYTHON}"
+}
next reply other threads:[~2018-06-17 4:10 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-17 4:10 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
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-27 9:48 Michał Górny
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-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=1529206641.1e63ee6ed11f99cfdfb45e26fa6cca31e9f95ea4.radhermit@gentoo \
--to=radhermit@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