public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/
Date: Sun, 16 Apr 2017 01:34:23 +0000 (UTC)	[thread overview]
Message-ID: <1492306447.aa1078354b4fcd07b2b2a227f69990e86057e23a.mrueg@gentoo> (raw)

commit:     aa1078354b4fcd07b2b2a227f69990e86057e23a
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 01:34:07 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 01:34:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa107835

dev-python/PySocks: Version bump to 1.6.7

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/PySocks/Manifest             |  1 +
 dev-python/PySocks/PySocks-1.6.7.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest
index 0523d313548..c46e2eb7c6e 100644
--- a/dev-python/PySocks/Manifest
+++ b/dev-python/PySocks/Manifest
@@ -3,3 +3,4 @@ DIST PySocks-1.5.7.tar.gz 32480 SHA256 e51c7694b10288e6fd9a28e15c0bcce9aca0327e7
 DIST PySocks-1.6.4.tar.gz 17172 SHA256 07f25f0720983462d5992c44a8288b54261e0055317535fbd8d96fe0c391817e SHA512 54992bb489ea8b559a3a844da1bd0a2b772ab84361f9f466e5b7cc8bc566ae9a01e8c9c0cc6ce914fb63b24d822aab8842cf10ad51d4c6233a5433d4a353b335 WHIRLPOOL 0f5d0255df3a1fa8a330f87fea0d546fc0b6d2554a9f5061dad349e5029ed4f1d4608860433bc353df07632467a298474cdf2418839b68d59376ec22a3c91176
 DIST PySocks-1.6.5.tar.gz 17212 SHA256 7962f4d7c76e8414ae168c677a77f19cf8926143911f7e8d37a5d4c4eb910c6f SHA512 19f0822afba1635d68cce327e1cd13203e3a2c39f92ae3817759de22ce3154899b97abe4760a3f0315b6af7757e116c8f7717b7948de179b16c065f743c845e2 WHIRLPOOL dea78f04e04006b691ad7f31af593076489c929fffeb5d6d631bfd69dd8e848936bb006eac1e32655bcbc84ec7ef18036d26716011552865abe279ae5b56ea9d
 DIST PySocks-1.6.6.tar.gz 282014 SHA256 02419a225ff5dcfc3c9695ef8fc9b4d8cc99658e650c6d4718d4c8f451e63f41 SHA512 f2989cb006cf804b713b29b7a317c54fff3ee4ed4b3dec81630f10e7bd26d41b2fe10058f3fcbf2ffff9888a3f7c0bd718e268dfd79e096c93a3bae355649f79 WHIRLPOOL 36db6d0335fc5ac96fece0d9bff282ea927304642155c93819be1d63fa46b638f9ec7a7bb67a1305c1a1560f82c7da9f0606ecd3a7214dd2f3bb20cd5935daf2
+DIST PySocks-1.6.7.tar.gz 282874 SHA256 d00329f27efa157db7efe3ca26fcd69033cd61f83822461ee3f8a353b48e33cf SHA512 e49ce2f4ce23fd84ce30a62a5585af3c63980db46e7d427571d8fb8f6b85f4b6aeb37066863491496dd322555a5ce261123d613b8e5819dbdcef8a4e17e5dca0 WHIRLPOOL c9c63030b90fce42cb9f3d5478d3fa201926c89258c1c6c1bb5b5077fcb799a8f7ed5c0246235b0b92304e831d3b7f4e50f94c0f19e1a025cb16015c8dc24811

diff --git a/dev-python/PySocks/PySocks-1.6.7.ebuild b/dev-python/PySocks/PySocks-1.6.7.ebuild
new file mode 100644
index 00000000000..6b11651ccc6
--- /dev/null
+++ b/dev-python/PySocks/PySocks-1.6.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 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 http://pypi.python.org/pypi/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-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2017-04-16  1:34 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-16  1:34 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-14 10:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/ 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-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-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=1492306447.aa1078354b4fcd07b2b2a227f69990e86057e23a.mrueg@gentoo \
    --to=mrueg@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