public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ecdsa/
Date: Tue,  3 Nov 2015 11:38:05 +0000 (UTC)	[thread overview]
Message-ID: <1446550680.ffaa8fe6b5f00845b708aae529fc9d3e1860b326.jlec@gentoo> (raw)

commit:     ffaa8fe6b5f00845b708aae529fc9d3e1860b326
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 10:33:40 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 11:38:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffaa8fe6

dev-python/ecdsa: Add python3.5 support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/ecdsa/ecdsa-0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ecdsa/ecdsa-0.13.ebuild b/dev-python/ecdsa/ecdsa-0.13.ebuild
index 1e51d6d..a43916a 100644
--- a/dev-python/ecdsa/ecdsa-0.13.ebuild
+++ b/dev-python/ecdsa/ecdsa-0.13.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 


             reply	other threads:[~2015-11-03 11:38 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 11:38 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-20  1:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/ecdsa/ Mike Frysinger
2016-01-14 17:00 Agostino Sarubbo
2016-01-15 12:32 Justin Lecher
2017-05-16 20:00 Manuel Rüger
2018-04-03 21:34 Jonas Stein
2018-10-10 15:49 Matthew Thode
2019-04-28  0:13 Anthony G. Basile
2019-10-08 14:26 Anthony G. Basile
2019-11-08 17:39 Anthony G. Basile
2019-11-12  7:25 Sergei Trofimovich
2019-11-12 10:05 Agostino Sarubbo
2019-11-12 15:08 Agostino Sarubbo
2019-11-13  7:39 Agostino Sarubbo
2019-11-13  7:44 Agostino Sarubbo
2019-11-13 21:37 Sergei Trofimovich
2019-11-14 11:55 Agostino Sarubbo
2019-11-22 16:23 Matt Turner
2019-11-27  5:32 Patrick McLean
2019-11-27 13:33 Mikle Kolyada
2019-12-27 14:22 Anthony G. Basile
2020-03-19  6:35 Michał Górny
2020-03-19  6:35 Michał Górny
2020-03-19  6:35 Michał Górny
2020-03-20  8:59 Agostino Sarubbo
2020-03-20  9:04 Agostino Sarubbo
2020-03-20 11:14 Agostino Sarubbo
2020-03-20 11:27 Agostino Sarubbo
2020-03-20 11:28 Agostino Sarubbo
2020-03-20 11:29 Agostino Sarubbo
2020-03-21 16:26 Agostino Sarubbo
2020-03-27  8:58 Michał Górny
2020-03-27  8:58 Michał Górny
2020-03-27  8:58 Michał Górny
2020-05-26 18:09 Michał Górny
2020-05-26 18:09 Michał Górny
2020-07-08 20:16 Michał Górny
2020-07-11 22:08 Sam James
2020-08-28  7:14 Michał Górny
2020-11-12 21:13 Michał Górny
2020-12-06 18:45 Sam James
2020-12-06 20:50 Michał Górny
2020-12-16 18:08 Sam James
2020-12-16 19:33 Michał Górny
2020-12-16 19:33 Michał Górny
2020-12-27 16:31 Fabian Groffen
2021-05-15 11:51 Michał Górny
2021-05-27 23:18 Michał Górny
2021-07-03  6:17 Agostino Sarubbo
2021-07-03  6:32 Michał Górny
2021-07-28  0:19 Marek Szuba
2022-05-18 14:22 Andrew Ammerlaan
2022-07-10 11:25 Michał Górny
2022-08-13 11:09 Arthur Zamarin
2022-08-13 11:11 Arthur Zamarin
2023-11-08 16:07 Michał Górny
2024-04-09  6:01 Michał Górny
2024-04-24 15:31 Sam James
2024-04-24 17:15 Michał Górny
2024-07-20 21:06 James Le Cuirot
2024-10-25 13:45 Michał Górny
2025-03-13 20:03 Arthur Zamarin
2025-03-29 10:14 Sam James
2025-03-29 10: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=1446550680.ffaa8fe6b5f00845b708aae529fc9d3e1860b326.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