From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/certifi/
Date: Mon, 30 Jan 2017 18:56:19 +0000 (UTC) [thread overview]
Message-ID: <1485802557.a82e6bae54c7f5c1ef325c76b393d7a5a14174d2.polynomial-c@gentoo> (raw)
commit: a82e6bae54c7f5c1ef325c76b393d7a5a14174d2
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 17:37:31 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 18:55:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82e6bae
dev-python/certifi: Bump to version 2017.1.23
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/certifi/Manifest | 1 +
dev-python/certifi/certifi-2017.1.23.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-python/certifi/Manifest b/dev-python/certifi/Manifest
index c110e7b..85eff5c 100644
--- a/dev-python/certifi/Manifest
+++ b/dev-python/certifi/Manifest
@@ -2,3 +2,4 @@ DIST certifi-2015.11.20.tar.gz 364503 SHA256 7168668372f07219439e82878b484d6216f
DIST certifi-2016.8.31.tar.gz 376643 SHA256 f7708a42d86f29ccc7c8c4ff9d34a8d854d8d78eb2973d1f28406bb43d6b8919 SHA512 2f54c1fec800ed37e750cbb2f75cd34e9593ee7c84ab77d7ce42424d940ed1a96be5dc90f37c0627683c00a2f92ef1bae4d4aa3628b3513a27f02a7459fb988c WHIRLPOOL d501abd00885a17cc0586ef3298e424ae0fd11af5ecb9d0921e7aedcf9e7e9524cef68af725c558d0d4614678d91b8cffa814dd84501084849e139303c3f464a
DIST certifi-2016.8.8.tar.gz 382233 SHA256 99864ed602d8a9d212e339b15ffa438895002eda7b7db20dca5309dac9605ae9 SHA512 adceffbe0875c90d4440ff193bbfee0da10d7dba23d323206cd3b2b14b9a1dad5886d243f23b8e5048b6062d142a872911475e7a0b043506e0f8f778777f325c WHIRLPOOL a1e7e85f2083c40474c58310eef3b80e92da5ff4a1c022546866f7113cb9b8e2df041f1bc0973f04e903fdd88d38deb3307a1145eb7b4765325a6c54244c4361
DIST certifi-2016.9.26.tar.gz 374637 SHA256 8275aef1bbeaf05c53715bfc5d8569bd1e04ca1e8e69608cc52bcaac2604eb19 SHA512 e89c07dab0d926754012c89e12fff9ee59f771a5edd24130c8adb7ab32076971f4ea6d266ed9f3ed2010c1aba403505f5b5e97af3b5efcf3d039ddc7a7b2af39 WHIRLPOOL 52412b9cf57544ac19e89a493bf65dc212a06f053778b7c5de3d6254a7189fed9f051af99e0176efec6d7c318760f9a9fca51d1ddcf56024c973a6ffbe803496
+DIST certifi-2017.1.23.tar.gz 380397 SHA256 81877fb7ac126e9215dfb15bfef7115fdc30e798e0013065158eed0707fd99ce SHA512 8e7a03236458567545739bdef1526f81f4cef61d6cc708048f2411a0387a9b1b38d21a83739cc5207bd590d67c876e99ef1e22916065a371dae30b4a94cc1e49 WHIRLPOOL df50f3c715802cdff496a482d97d3431b79db629de3708eeac910c423c0b59c5222f73937f349dad114a7fc311f4c31fde39d1a4c0632d7f2486dd463815ff26
diff --git a/dev-python/certifi/certifi-2017.1.23.ebuild b/dev-python/certifi/certifi-2017.1.23.ebuild
new file mode 100644
index 00000000..eabf0cd
--- /dev/null
+++ b/dev-python/certifi/certifi-2017.1.23.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python package for providing Mozilla's CA Bundle"
+HOMEPAGE="http://certifi.io/ https://pypi.python.org/pypi/certifi"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2017-01-30 18:56 UTC|newest]
Thread overview: 111+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-30 18:56 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 13:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/certifi/ Michał Górny
2024-08-10 7:25 Michał Górny
2024-07-22 9:38 Michał Górny
2024-05-11 6:54 Michał Górny
2023-11-11 20:36 Michał Górny
2023-11-11 19:21 Sam James
2023-10-10 3:04 Sam James
2023-05-23 15:42 Michał Górny
2022-12-25 17:33 Michał Górny
2022-11-25 7:15 Sam James
2022-05-09 15:01 Michał Górny
2021-12-09 22:39 Michał Górny
2021-12-09 21:24 Sam James
2021-11-07 10:27 Michał Górny
2021-11-07 10:27 Michał Górny
2021-08-13 6:58 Michał Górny
2021-05-04 15:40 Michał Górny
2021-05-04 15:40 Michał Górny
2021-01-01 0:14 Michał Górny
2020-12-27 16:31 Fabian Groffen
2020-09-28 15:53 Michał Górny
2020-08-03 7:03 Michał Górny
2020-08-03 7:03 Michał Górny
2020-07-29 17:11 Sam James
2020-07-29 16:22 Sam James
2020-06-21 7:18 Michał Górny
2020-05-25 12:18 Michał Górny
2020-05-25 12:18 Michał Górny
2020-05-25 12:18 Michał Górny
2020-02-13 19:52 Sergei Trofimovich
2020-02-12 16:14 Agostino Sarubbo
2020-02-12 7:51 Agostino Sarubbo
2020-02-12 7:47 Agostino Sarubbo
2020-02-11 19:51 Agostino Sarubbo
2020-02-11 16:01 Agostino Sarubbo
2019-11-28 13:35 Michał Górny
2019-11-15 8:01 Michał Górny
2019-11-02 7:55 Mikle Kolyada
2019-11-02 7:55 Mikle Kolyada
2019-11-02 7:55 Mikle Kolyada
2019-09-21 18:09 Matt Turner
2019-09-20 6:39 Sergei Trofimovich
2019-09-16 6:52 Agostino Sarubbo
2019-09-13 23:58 Aaron Bauman
2019-09-13 17:27 Agostino Sarubbo
2019-09-13 12:03 Agostino Sarubbo
2019-09-13 12:01 Agostino Sarubbo
2019-09-13 7:45 Agostino Sarubbo
2019-09-13 6:36 Agostino Sarubbo
2019-09-13 0:00 Thomas Deutschmann
2019-09-12 14:11 Michał Górny
2019-09-12 14:11 Michał Górny
2019-09-12 14:11 Michał Górny
2019-05-04 19:20 Andreas K. Hüttel
2018-12-17 1:03 Thomas Deutschmann
2018-12-17 1:03 Thomas Deutschmann
2018-09-18 21:23 Tim Harder
2018-06-17 4:10 Tim Harder
2018-06-03 13:55 Mike Frysinger
2018-05-26 10:06 Mart Raudsepp
2018-05-24 6:19 Sergei Trofimovich
2018-05-23 21:05 Mikle Kolyada
2018-05-23 7:28 Sergei Trofimovich
2018-04-21 23:26 Manuel Rüger
2018-01-12 4:10 Mike Frysinger
2017-11-25 13:20 Tim Harder
2017-10-05 22:01 Matt Thode
2017-09-30 0:31 Matt Thode
2017-08-20 3:47 Tim Harder
2017-07-08 7:13 Markus Meier
2017-06-30 7:44 Sergei Trofimovich
2017-06-26 20:18 Tobias Klausmann
2017-06-21 12:17 Agostino Sarubbo
2017-06-20 5:17 Agostino Sarubbo
2017-06-20 5:07 Agostino Sarubbo
2017-06-10 15:10 Agostino Sarubbo
2017-05-09 17:14 Markus Meier
2017-04-29 12:14 Jeroen Roovers
2017-04-27 11:23 Agostino Sarubbo
2017-04-25 15:04 Manuel Rüger
2017-04-22 7:33 Tobias Klausmann
2017-03-09 15:54 Michael Haubenwallner
2017-02-03 4:35 Mike Frysinger
2017-01-30 18:56 Lars Wendler
2017-01-23 6:30 Jeroen Roovers
2016-12-24 10:25 Agostino Sarubbo
2016-12-18 16:30 Agostino Sarubbo
2016-12-18 16:25 Agostino Sarubbo
2016-12-14 9:14 Tobias Klausmann
2016-11-03 21:04 Patrice Clement
2016-10-26 22:45 Tim Harder
2016-09-01 6:14 Tim Harder
2016-09-01 6:14 Tim Harder
2016-08-21 17:46 Tim Harder
2016-03-12 12:28 Dirkjan Ochtman
2016-01-11 19:53 Fabian Groffen
2015-12-07 18:33 Mike Frysinger
2015-12-03 10:21 Justin Lecher
2015-12-02 14:34 Agostino Sarubbo
2015-12-01 12:13 Justin Lecher
2015-11-20 11:29 Justin Lecher
2015-10-10 17:45 Mikle Kolyada
2015-09-29 13:50 Tobias Klausmann
2015-09-19 9:40 Justin Lecher
2015-09-12 7:13 Anthony G. Basile
2015-09-11 6:29 Justin Lecher
2015-09-11 6:09 Jeroen Roovers
2015-09-11 3:23 Mike Frysinger
2015-09-08 7:00 Justin Lecher
2015-09-08 7:00 Justin Lecher
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=1485802557.a82e6bae54c7f5c1ef325c76b393d7a5a14174d2.polynomial-c@gentoo \
--to=polynomial-c@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