From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/contextvars/
Date: Wed, 1 Jan 2020 03:22:39 +0000 (UTC) [thread overview]
Message-ID: <1577848886.5d494802c77776b40e701c82f77497496f32db8f.gyakovlev@gentoo> (raw)
commit: 5d494802c77776b40e701c82f77497496f32db8f
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 02:42:03 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 03:21:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d494802
dev-python/contextvars: new package
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-python/contextvars/Manifest | 1 +
dev-python/contextvars/contextvars-2.4.ebuild | 19 +++++++++++++++++++
dev-python/contextvars/metadata.xml | 11 +++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/contextvars/Manifest b/dev-python/contextvars/Manifest
new file mode 100644
index 00000000000..a401aecd212
--- /dev/null
+++ b/dev-python/contextvars/Manifest
@@ -0,0 +1 @@
+DIST contextvars-2.4.tar.gz 9253 BLAKE2B b46466e44f836561024b69bd648613654336a41f964ced77ab29e2fa20b43b19f0c6b5b72d31ccf208c8b74ad54fa1898ac1c09b24b124ec53a5970019910553 SHA512 391c12f163854a21d6422afd9464e8896c02b5cb5e2c567550907a16b7970d4e2d02cd360851bba103efd64062669596eacadc7421432198c61054837b57b223
diff --git a/dev-python/contextvars/contextvars-2.4.ebuild b/dev-python/contextvars/contextvars-2.4.ebuild
new file mode 100644
index 00000000000..a430739ae4c
--- /dev/null
+++ b/dev-python/contextvars/contextvars-2.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="Backport of Python 3.7 contextvars module (PEP 567) for Python 3.6"
+HOMEPAGE="https://github.com/MagicStack"
+SRC_URI="https://github.com/MagicStack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+RDEPEND="dev-python/immutables[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
diff --git a/dev-python/contextvars/metadata.xml b/dev-python/contextvars/metadata.xml
new file mode 100644
index 00000000000..2cd9d5948e3
--- /dev/null
+++ b/dev-python/contextvars/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">contextvars</remote-id>
+ <remote-id type="github">MagicStack/contextvars</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2020-01-01 3:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 3:22 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-20 15:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/contextvars/ Michał Górny
2020-05-04 6:16 Mart Raudsepp
2020-06-04 6:23 Agostino Sarubbo
2020-06-04 6:35 Agostino Sarubbo
2020-06-19 20:56 Michał Górny
2020-08-02 21:08 Georgy Yakovlev
2020-09-13 8:59 Sam James
2020-09-18 23:58 Sam James
2020-10-19 20:13 Sam James
2020-11-14 19:00 Sam James
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=1577848886.5d494802c77776b40e701c82f77497496f32db8f.gyakovlev@gentoo \
--to=gyakovlev@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