From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/
Date: Thu, 21 Jan 2016 11:43:53 +0000 (UTC) [thread overview]
Message-ID: <1453376627.4342a381a7bccaf06f5071347f7b2da2f5634536.jlec@gentoo> (raw)
commit: 4342a381a7bccaf06f5071347f7b2da2f5634536
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 11:37:12 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 11:43:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4342a381
dev-python/PySocks: New package, ebuild written by me
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/PySocks/Manifest | 1 +
dev-python/PySocks/PySocks-1.5.6.ebuild | 18 ++++++++++++++++++
dev-python/PySocks/metadata.xml | 12 ++++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest
new file mode 100644
index 0000000..364402e
--- /dev/null
+++ b/dev-python/PySocks/Manifest
@@ -0,0 +1 @@
+DIST PySocks-1.5.6.tar.gz 9189 SHA256 a62b35b13968ba3642a973d115ae6a11be886b5f5ae0841a3ecad4b4f1d7deb1 SHA512 3255591864c532f9ce3c0304d7b33165bb09c0a332fb0d126f61315e98f50e1af0f792517533166558fe457dce2d08f2b320adf9dd87b58618e0941d72daee49 WHIRLPOOL fd2b797c863aef1258b7f3e9f8e1abfa83df8d9387274f084cf731e5ae7b5d01230eb793d5d0f60734bdf178761eaec47a6c87634943c90f6a1fab7cca9d82df
diff --git a/dev-python/PySocks/PySocks-1.5.6.ebuild b/dev-python/PySocks/PySocks-1.5.6.ebuild
new file mode 100644
index 0000000..89033cd
--- /dev/null
+++ b/dev-python/PySocks/PySocks-1.5.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+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 ~amd64-linux ~x86-linux"
+IUSE=""
diff --git a/dev-python/PySocks/metadata.xml b/dev-python/PySocks/metadata.xml
new file mode 100644
index 0000000..dab1283
--- /dev/null
+++ b/dev-python/PySocks/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>python</herd>
+ <upstream>
+ <remote-id type="pypi">PySocks</remote-id>
+ <maintainer status="unknown">
+ <email>anorov.vorona@gmail.com</email>
+ <name>Anorov</name>
+ </maintainer>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2016-01-21 11:44 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 11:43 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-29 11:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/ Justin Lecher
2016-10-29 19:47 Lars Wendler
2016-11-30 18:05 Michał Górny
2016-12-01 13:55 Lars Wendler
2016-12-22 22:46 Lars Wendler
2017-02-02 12:32 Manuel Rüger
2017-02-10 19:53 Zac Medico
2017-02-27 20:11 Michael Weber
2017-04-16 1:34 Manuel Rüger
2017-05-03 11:02 Michał Górny
2017-05-06 11:13 Jeroen Roovers
2017-05-15 19:17 Tobias Klausmann
2017-09-12 9:13 Fabian Groffen
2018-01-02 14:57 Michał Górny
2018-02-21 20:18 Michał Górny
2018-03-13 19:52 Michał Górny
2018-04-06 11:05 Fabian Groffen
2018-06-17 4:10 Tim Harder
2018-06-27 8:19 Fabian Groffen
2018-06-28 14:22 Mikle Kolyada
2018-11-19 21:15 Fabian Groffen
2019-11-18 23:39 Michał Górny
2019-12-04 6:48 Aaron Bauman
2019-12-15 11:38 Agostino Sarubbo
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 14:15 Agostino Sarubbo
2019-12-23 9:42 Mikle Kolyada
2019-12-29 9:00 Mikle Kolyada
2020-01-02 8:40 Sergei Trofimovich
2020-01-27 9:48 Michał Górny
2020-03-25 12:23 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-25 13:27 Agostino Sarubbo
2020-03-29 14:45 Sergei Trofimovich
2020-04-03 21:35 Mart Raudsepp
2020-05-04 9:45 Michał Górny
2020-05-05 21:04 Sergei Trofimovich
2020-05-06 7:12 Michał Górny
2020-05-25 19:27 Michał Górny
2020-09-20 10:47 Michał Górny
2021-03-27 0:37 Sam James
2021-05-18 11:40 Michał Górny
2021-08-13 6:58 Michał Górny
2022-02-04 18:45 Michał Górny
2022-05-11 8:42 Michał Górny
2022-05-11 8:42 Michał Górny
2022-06-13 7:07 Agostino Sarubbo
2022-06-13 8:25 Michał Górny
2023-03-17 15:23 Michał Górny
2023-05-24 7:48 Sam James
2024-05-14 10:05 Michał Górny
2024-11-22 19:47 Michał Górny
2024-11-22 19:47 Michał Górny
2025-02-15 12:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysocks/ Michał Górny
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=1453376627.4342a381a7bccaf06f5071347f7b2da2f5634536.jlec@gentoo \
--to=jlec@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