public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amadeusz Piotr Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selectors34/
Date: Fri, 16 Sep 2016 22:35:31 +0000 (UTC)	[thread overview]
Message-ID: <1474065315.5f5025fb06f867b8ad6655f18a3b1badb474e2f9.aidecoe@gentoo> (raw)

commit:     5f5025fb06f867b8ad6655f18a3b1badb474e2f9
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 21:34:46 2016 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 22:35:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5025fb

dev-python/selectors34: Add new package

It's required for new version of dev-python/pyro:4.

Package-Manager: portage-2.3.0

 dev-python/selectors34/Manifest               |  1 +
 dev-python/selectors34/metadata.xml           | 16 ++++++++++++++++
 dev-python/selectors34/selectors34-1.1.ebuild | 21 +++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/selectors34/Manifest b/dev-python/selectors34/Manifest
new file mode 100644
index 00000000..d5b0ff5
--- /dev/null
+++ b/dev-python/selectors34/Manifest
@@ -0,0 +1 @@
+DIST selectors34-1.1.tar.gz 10525 SHA256 84b3743b9046461aebbcd13c15e79ab91e79acfb6e030b54a0ec6360ae0bbc52 SHA512 3c9cae461d7bc629a5ac2f17e7a5967d4a2865528b34e94e1164521e9d720381cca2c395ba62c0f67a4b9db34644dd031c2576a5017282bf4791c805c467408a WHIRLPOOL 67d07956c9c35e3a43e41033254b4ddff86271376f9d72a2503d9bc5e1f8ee5900384a5a71472a77c5c51e9025d7873d57c8f4797ab2035d7cd22e7ba99c0af8

diff --git a/dev-python/selectors34/metadata.xml b/dev-python/selectors34/metadata.xml
new file mode 100644
index 00000000..bdff572
--- /dev/null
+++ b/dev-python/selectors34/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>aidecoe@gentoo.org</email>
+		<name>Amadeusz Żołnowski</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">selectors34</remote-id>
+		<remote-id type="github">berkerpeksag/selectors34</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/selectors34/selectors34-1.1.ebuild b/dev-python/selectors34/selectors34-1.1.ebuild
new file mode 100644
index 00000000..61c7b2c
--- /dev/null
+++ b/dev-python/selectors34/selectors34-1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_3 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Backport of the selectors module from Python 3.4"
+HOMEPAGE="https://github.com/berkerpeksag/selectors34"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2016-09-16 22:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16 22:35 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-06 21:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/selectors34/ Patrice Clement
2017-06-23  5:58 Alexis Ballier
2017-09-30 15:56 Amadeusz Piotr Żołnowski
2017-09-30 15:56 Amadeusz Piotr Żołnowski
2017-11-30 19:02 Thomas Deutschmann
2017-12-02 20:55 Mike Gilbert
2017-12-28 14:03 Sergei Trofimovich

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=1474065315.5f5025fb06f867b8ad6655f18a3b1badb474e2f9.aidecoe@gentoo \
    --to=aidecoe@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