From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyinotify/
Date: Wed, 11 Nov 2015 17:27:30 +0000 (UTC) [thread overview]
Message-ID: <1447262823.05bee7983f08b8baae2f0972080337f39b39b2bc.jlec@gentoo> (raw)
commit: 05bee7983f08b8baae2f0972080337f39b39b2bc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 17:17:37 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 17:27:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bee798
dev-python/pyinotify: Depend on threading support in python
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pyinotify/metadata.xml | 2 +-
dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild | 1 +
dev-python/pyinotify/pyinotify-0.9.5.ebuild | 1 +
dev-python/pyinotify/pyinotify-0.9.6.ebuild | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/pyinotify/metadata.xml b/dev-python/pyinotify/metadata.xml
index de483c5..301d220 100644
--- a/dev-python/pyinotify/metadata.xml
+++ b/dev-python/pyinotify/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
+ <herd>python</herd>
</pkgmetadata>
diff --git a/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild b/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild
index 71b34d7..a2638b4 100644
--- a/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild
@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
diff --git a/dev-python/pyinotify/pyinotify-0.9.5.ebuild b/dev-python/pyinotify/pyinotify-0.9.5.ebuild
index 837f34a..7bf821c 100644
--- a/dev-python/pyinotify/pyinotify-0.9.5.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.5.ebuild
@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
index 837f34a..7bf821c 100644
--- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
next reply other threads:[~2015-11-11 17:27 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 17:27 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-25 8:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyinotify/ Justin Lecher
2017-05-04 16:40 Manuel Rüger
2017-05-19 21:44 Michael Weber
2017-06-23 5:20 Alexis Ballier
2017-11-07 22:44 Sergei Trofimovich
2017-11-10 10:16 Sergei Trofimovich
2017-11-10 17:00 Matt Turner
2017-11-20 10:16 Jeroen Roovers
2017-11-20 22:03 Sergei Trofimovich
2017-11-23 23:06 Sergei Trofimovich
2017-11-23 23:52 Matt Turner
2017-11-24 20:26 Sergei Trofimovich
2017-11-26 20:47 Sergei Trofimovich
2017-12-25 11:42 Markus Meier
2017-12-29 17:41 Sergei Trofimovich
2018-01-05 23:19 Michał Górny
2018-01-10 6:19 Markus Meier
2018-01-20 18:04 Tobias Klausmann
2018-04-20 9:23 Mart Raudsepp
2018-06-09 19:42 Mikle Kolyada
2019-01-28 0:25 Matthew Thode
2019-05-05 20:04 Mikle Kolyada
2020-03-20 9:58 David Seifert
2020-06-08 20:18 Michał Górny
2020-08-22 9:15 Michał Górny
2020-12-11 12:48 Michał Górny
2021-07-16 10:56 Louis Sautier
2022-07-15 13:45 Arthur Zamarin
2022-07-15 13:45 Arthur Zamarin
2022-07-15 13:45 Arthur Zamarin
2022-08-17 18:43 Arthur Zamarin
2022-08-17 19:40 Arthur Zamarin
2023-06-22 14:36 Michał Górny
2023-09-26 15:59 WANG Xuerui
2024-07-11 19:23 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=1447262823.05bee7983f08b8baae2f0972080337f39b39b2bc.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