public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/
Date: Fri, 29 Sep 2017 09:21:02 +0000 (UTC)	[thread overview]
Message-ID: <1506676851.e0282a7a71e2dc0d35f67f7381b672d8f379581b.monsieurp@gentoo> (raw)

commit:     e0282a7a71e2dc0d35f67f7381b672d8f379581b
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Fri Sep 15 16:21:51 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 09:20:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0282a7a

virtual/python-typing: new virtual for the Python typing module.

This module is shipped with >=dev-lang/python-3.5.
dev-python/typing provides a backport for Pythons that don't have it.
KEYWORDS are intersection of dev-python/typing and dev-lang/python.

Closes: https://bugs.gentoo.org/628378
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 virtual/python-typing/metadata.xml           |  8 ++++++++
 virtual/python-typing/python-typing-0.ebuild | 17 +++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/virtual/python-typing/metadata.xml b/virtual/python-typing/metadata.xml
new file mode 100644
index 00000000000..7f4f33c6dbc
--- /dev/null
+++ b/virtual/python-typing/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>

diff --git a/virtual/python-typing/python-typing-0.ebuild b/virtual/python-typing/python-typing-0.ebuild
new file mode 100644
index 00000000000..6249169a07c
--- /dev/null
+++ b/virtual/python-typing/python-typing-0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit python-r1
+
+DESCRIPTION="A virtual for the Python typing module"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+	$(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' \
+	'python2*' python3_4 'pypy*')"


             reply	other threads:[~2017-09-29  9:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-29  9:21 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-24 19:15 [gentoo-commits] repo/gentoo:master commit in: virtual/python-typing/ Michał Górny
2018-07-12 13:27 Michał Górny
2018-08-17  1:38 Mikle Kolyada
2019-03-20 10:31 Fabian Groffen
2019-06-25 12:09 Michael Haubenwallner
2019-11-15  7:33 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=1506676851.e0282a7a71e2dc0d35f67f7381b672d8f379581b.monsieurp@gentoo \
    --to=monsieurp@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