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/paramiko/
Date: Fri, 15 Jan 2016 12:32:12 +0000 (UTC)	[thread overview]
Message-ID: <1452861129.e8b7ac6a69f6d016b296ab73e2e3a63cb1c7c74e.jlec@gentoo> (raw)

commit:     e8b7ac6a69f6d016b296ab73e2e3a63cb1c7c74e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 11:10:45 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 12:32:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b7ac6a

dev-python/paramiko: Drop old

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

 dev-python/paramiko/Manifest               |  3 ---
 dev-python/paramiko/paramiko-1.15.2.ebuild | 40 ------------------------------
 dev-python/paramiko/paramiko-1.15.3.ebuild | 40 ------------------------------
 dev-python/paramiko/paramiko-1.15.4.ebuild | 40 ------------------------------
 4 files changed, 123 deletions(-)

diff --git a/dev-python/paramiko/Manifest b/dev-python/paramiko/Manifest
index f0a6926..d71c86a 100644
--- a/dev-python/paramiko/Manifest
+++ b/dev-python/paramiko/Manifest
@@ -1,5 +1,2 @@
 DIST paramiko-1.15.1.tar.gz 1219256 SHA256 6ed97e2281bb48728692cdc621f6b86a65fdc1d46b178ce250cfec10b977a04c SHA512 146076792e42965aaca08e74630c18422ed767a3da64c63fa63da9a464e1dade5a3f77635a5aae569e5a382d9a31eb4ee738399cd93895e355b4a57119c99f1c WHIRLPOOL 4f4bb6276363130d14c80e55d5c6858712a25404735e9671969d79ff1d1b1399918e24b6c80b275bbf76373a95cb407ca34fba5da8bc92bcd1322e4651ad1354
-DIST paramiko-1.15.2.tar.gz 1220578 SHA256 4f56a671a3eecbb76e6143e6e4ca007d503a39aa79aa9e14ade667fa53fd6e55 SHA512 c8fe6c5e4c99ac0922c08f3c006b55852f54c3043eb3ddae5b6e5fba0592bf08b10ec399ec6865bbe84c759c8a15a00722247409b666f42e93b18bfd658158cd WHIRLPOOL 477e9e3d93f4faa9471c2a3e87ac96e7fe0ecdbdfb838b348ba2873e4bc408e78a5840f02002db6bbea18de8b9e2c83240db5a3c16543e4949ea62250de7a26a
-DIST paramiko-1.15.3.tar.gz 1212786 SHA256 7e17ec363c73acb0e77a5fcc6e44a0dd494339a9067e99a997a7d32b4272fef1 SHA512 60e9b55985bf575a2a0f37c63ee183a247652b51b23573ea0ae3a8304418cdb7f91cf661a577cc04d06ea9ef644a24ea0e985a80ee6f7c137e5eee6bd172b332 WHIRLPOOL 329748854b4a97c3f52daa5619a7eee7f33217b524d9baa6f761ee25abc9e578c457599a8385b9813dfb973bcc6ef83c3d10d9527002ac88f4477e384115f860
-DIST paramiko-1.15.4.tar.gz 1326163 SHA256 fc32e2709ab955ea23636587e05e276e7db7275a7ec00e09425372fbb932fa36 SHA512 045c944c1ef5ca1b95a4150cf371a5ef6b620416edc8ae4f923158bd8b2630cd89cdd0cfbc078eb18c46b48eecc26710d696e2f884d8a3e7f7309fe2956b50d4 WHIRLPOOL 5c9a8b9b86f3837e99ad798fa5e1444ff5b97dc8c80718ec3b4e320fef839bd851f255bbd0e2f94600e8bfb57827d87401fe6eaab7e9e999c3709b1b3939db44
 DIST paramiko-1.16.0.tar.gz 1335094 SHA256 3297ebd3cd072f573772f7c7426939a443c62c458d54bb632ff30fd6ecf96892 SHA512 d75ed591c12898bab7d3e64b7281c9054ad49d00b6dba9e51826cca43ce30ae7c089ead0c3396f7542c2635183637e00a16f0b3d57360c0f65ec93d081489962 WHIRLPOOL 10053403a526e11d2e300cfccb8bb95889ee4424621853f8b20f42257c71fdb01aba6358c3fd9dd3ede2aa8d7291affac56582abbb3d9888dc1c217d3757c3f3

diff --git a/dev-python/paramiko/paramiko-1.15.2.ebuild b/dev-python/paramiko/paramiko-1.15.2.ebuild
deleted file mode 100644
index c815065..0000000
--- a/dev-python/paramiko/paramiko-1.15.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="SSH2 protocol library"
-HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
-IUSE="doc examples"
-
-RDEPEND="
-	>=dev-python/pycrypto-2.1[${PYTHON_USEDEP}]
-	!=dev-python/pycrypto-2.4[${PYTHON_USEDEP}]
-	>=dev-python/ecdsa-0.11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# Required for testsuite
-DISTUTILS_IN_SOURCE_BUILD=1
-
-python_test() {
-	"${PYTHON}" test.py --verbose || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( docs/. )
-	use examples && local EXAMPLES=( demos/. )
-
-	distutils-r1_python_install_all
-}

diff --git a/dev-python/paramiko/paramiko-1.15.3.ebuild b/dev-python/paramiko/paramiko-1.15.3.ebuild
deleted file mode 100644
index c815065..0000000
--- a/dev-python/paramiko/paramiko-1.15.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="SSH2 protocol library"
-HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
-IUSE="doc examples"
-
-RDEPEND="
-	>=dev-python/pycrypto-2.1[${PYTHON_USEDEP}]
-	!=dev-python/pycrypto-2.4[${PYTHON_USEDEP}]
-	>=dev-python/ecdsa-0.11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# Required for testsuite
-DISTUTILS_IN_SOURCE_BUILD=1
-
-python_test() {
-	"${PYTHON}" test.py --verbose || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( docs/. )
-	use examples && local EXAMPLES=( demos/. )
-
-	distutils-r1_python_install_all
-}

diff --git a/dev-python/paramiko/paramiko-1.15.4.ebuild b/dev-python/paramiko/paramiko-1.15.4.ebuild
deleted file mode 100644
index 537b1ac..0000000
--- a/dev-python/paramiko/paramiko-1.15.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="SSH2 protocol library"
-HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
-IUSE="doc examples"
-
-RDEPEND="
-	>=dev-python/pycrypto-2.1[${PYTHON_USEDEP}]
-	!=dev-python/pycrypto-2.4[${PYTHON_USEDEP}]
-	>=dev-python/ecdsa-0.11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# Required for testsuite
-DISTUTILS_IN_SOURCE_BUILD=1
-
-python_test() {
-	"${PYTHON}" test.py --verbose || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( docs/. )
-	use examples && local EXAMPLES=( demos/. )
-
-	distutils-r1_python_install_all
-}


             reply	other threads:[~2016-01-15 12:32 UTC|newest]

Thread overview: 127+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15 12:32 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-05  9:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/paramiko/ Michał Górny
2024-10-05  9:06 Arthur Zamarin
2024-09-16  3:59 Michał Górny
2024-08-13 19:23 Arthur Zamarin
2024-08-13  4:55 Michał Górny
2024-05-28 22:39 Petr Vaněk
2023-12-19 11:54 Michał Górny
2023-12-19 11:04 Sam James
2023-12-19  6:11 Michał Górny
2023-11-17 17:37 Michał Górny
2023-09-01 16:44 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-07-31  7:55 Michał Górny
2023-07-20 10:16 WANG Xuerui
2023-06-27  6:34 Sam James
2023-05-26 17:44 Michał Górny
2023-05-10 15:25 Michał Górny
2023-04-11 18:39 Michał Górny
2023-04-11 18:20 Arthur Zamarin
2023-03-11  6:55 Michał Górny
2023-02-20 19:02 Arthur Zamarin
2022-12-10  8:50 Arthur Zamarin
2022-07-04  6:57 Michał Górny
2022-06-15 17:27 Alice Ferrazzi
2022-06-06  8:33 Michał Górny
2022-06-01  8:14 Jakov Smolić
2022-05-17  6:54 Michał Górny
2022-05-16 16:03 Andrew Ammerlaan
2022-04-25 18:41 Arthur Zamarin
2022-04-19 13:39 Michał Górny
2022-04-19 12:16 Arthur Zamarin
2022-03-19 14:19 Michał Górny
2022-03-19 13:12 Sam James
2022-03-19  9:36 Michał Górny
2022-03-15 13:23 Michał Górny
2022-03-14 17:04 Michał Górny
2022-02-26 10:26 Michał Górny
2022-02-13  9:33 Michał Górny
2022-01-26 20:18 Michał Górny
2022-01-26 19:58 Arthur Zamarin
2022-01-08 23:26 Michał Górny
2021-12-24 22:52 Michał Górny
2021-12-24  7:56 Arthur Zamarin
2021-11-28 14:42 Michał Górny
2021-11-13 13:22 Michał Górny
2021-11-13 11:35 Jakov Smolić
2021-09-09 11:20 Marek Szuba
2021-06-04 17:58 Michał Górny
2020-12-27 16:31 Fabian Groffen
2020-12-06 20:50 Michał Górny
2020-12-06 18:45 Sam James
2020-11-03 18:29 Matthew Thode
2020-08-22  9:15 Michał Górny
2020-06-10 15:11 Michał Górny
2020-03-28 11:36 Michał Górny
2020-03-28 11:36 Michał Górny
2020-03-28 11:21 Michał Górny
2020-03-25 14:17 Agostino Sarubbo
2019-12-04 16:37 Aaron Bauman
2019-11-24 16:25 Aaron Bauman
2019-11-24 16:15 Aaron Bauman
2019-11-24 16:15 Aaron Bauman
2019-07-29 13:04 Aaron Bauman
2019-05-12  0:06 Virgil Dupras
2019-01-28 20:28 Matthew Thode
2018-12-15 18:02 Virgil Dupras
2018-12-15 17:59 Sergei Trofimovich
2018-12-08 11:59 Mikle Kolyada
2018-12-03 21:45 Virgil Dupras
2018-11-29 20:06 Sergei Trofimovich
2018-11-28 22:35 Sergei Trofimovich
2018-11-28 22:33 Sergei Trofimovich
2018-11-28 22:28 Sergei Trofimovich
2018-11-27 21:55 Thomas Deutschmann
2018-11-27 20:57 Tobias Klausmann
2018-11-26 15:28 Agostino Sarubbo
2018-10-13 12:54 Virgil Dupras
2018-10-13  6:56 Tobias Klausmann
2018-10-05 18:26 Virgil Dupras
2018-10-05 17:05 Tobias Klausmann
2018-09-06 18:14 Virgil Dupras
2018-08-23 13:11 Virgil Dupras
2018-03-19  6:27 Tim Harder
2018-03-13 18:08 Markus Meier
2018-02-22 21:45 Jeroen Roovers
2018-02-22 18:28 Jeroen Roovers
2018-02-22 16:09 Michał Górny
2018-02-18  8:34 Sergei Trofimovich
2018-02-13 21:01 Matt Thode
2018-02-09  6:23 Tim Harder
2018-02-08  5:11 Tim Harder
2018-01-01 11:16 Sergei Trofimovich
2017-12-24  8:49 Markus Meier
2017-09-26  1:44 Tim Harder
2017-09-22 18:01 Tim Harder
2017-09-20  4:22 Tim Harder
2017-09-10 11:43 Sergei Trofimovich
2017-09-10 11:33 Sergei Trofimovich
2017-08-24  7:10 Sergei Trofimovich
2017-08-23  4:55 Tim Harder
2017-05-16 23:07 Manuel Rüger
2017-05-09 17:13 Markus Meier
2017-05-06 10:13 Jeroen Roovers
2017-05-03  9:26 Michał Górny
2017-04-30  9:37 Agostino Sarubbo
2017-04-29 15:02 Agostino Sarubbo
2017-04-27 11:23 Agostino Sarubbo
2017-04-04 19:28 Tobias Klausmann
2017-04-01 16:06 Agostino Sarubbo
2017-03-31 12:09 Agostino Sarubbo
2017-03-26  4:16 Matt Thode
2017-03-01  7:44 Tim Harder
2017-03-01  7:23 Tim Harder
2017-01-29 17:15 Fabian Groffen
2016-12-22 22:46 Lars Wendler
2016-12-22 22:46 Lars Wendler
2016-12-16 22:22 Patrice Clement
2016-09-24 18:12 Alice Ferrazzi
2016-09-24 18:05 Alice Ferrazzi
2016-01-14 17:01 Agostino Sarubbo
2015-11-20  1:23 Mike Frysinger
2015-11-11 17:27 Justin Lecher
2015-11-06 16:22 Justin Lecher
2015-11-03 11:38 Justin Lecher
2015-10-11  7:05 Justin Lecher
2015-10-11  7:05 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=1452861129.e8b7ac6a69f6d016b296ab73e2e3a63cb1c7c74e.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