Commit Graph

26 Commits

Author SHA1 Message Date
Tim Harder
e11701caf6 dev-python/paramiko: add py36 support 2017-03-01 02:44:16 -05:00
Tim Harder
1605995bff dev-python/paramiko: version bump to 2.1.2 2017-03-01 02:23:05 -05:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Fabian Groffen
e31241e549 dev-python/paramiko: dropped ~x86-interix
Package-Manager: portage-2.3.3
2017-01-29 18:15:25 +01:00
Lars Wendler
6549f9dde9 dev-python/paramiko: Removed old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-12-22 23:45:51 +01:00
Lars Wendler
aa36fbb718 dev-python/paramiko: Bump to version 2.1.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-12-22 23:45:49 +01:00
Wim Muskee
3497e99e2a dev-python/paramiko: install examples in the right place.
Gentoo-Bug: https://bugs.gentoo.org/595088

Closes: https://github.com/gentoo/gentoo/pull/3135
2016-12-16 23:22:23 +01:00
Matthew Thode
d463094ecd dev-python/paramiko: 2.0.2 stable amd64 and x86
Package-Manager: portage-2.3.0
2016-11-06 15:31:44 -06:00
Michał Górny
543503fdd0 global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01:00
Alice Ferrazzi
9d7866541f dev-python/paramiko: add maintainer
Package-Manager: portage-2.2.28
2016-09-24 19:10:49 +01:00
Alice Ferrazzi
c265a449f5 dev-python/paramiko: version bump to 2.0.2
updated to eapi 6
updated dependecy

Package-Manager: portage-2.2.28
2016-09-24 19:10:11 +01:00
Justin Lecher
702db76345 dev-python/paramiko: Fix broken whitespacing in version declaration of deps
* Add live version

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575664

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-02-26 09:36:52 +01:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Justin Lecher
e8b7ac6a69 dev-python/paramiko: Drop old
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-15 13:32:09 +01:00
Agostino Sarubbo
244094de82 dev-python/paramiko: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #571628
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-14 18:01:03 +01:00
Mike Frysinger
8f681f43db dev-python/paramiko: add arm64/m68k love 2015-11-19 20:23:23 -05:00
Justin Lecher
96935893fb dev-python/paramiko: Depend on threading support in python
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-11-11 18:27:03 +01:00
Justin Lecher
0bba189506 dev-python/paramiko: Version Bump
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-11-06 17:22:23 +01:00
Justin Lecher
0c25e15c8e dev-python/paramiko: Version Bump
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-11-03 12:38:00 +01:00
Justin Lecher
b4a9a7581f dev-python/paramiko: Version Bump
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-11 09:05:16 +02:00
Justin Lecher
3a8744a0c0 dev-python/paramiko: Drop old
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-11 09:05:16 +02:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Justin Lecher
71dc24457e Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:36:23 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.

This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.

Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
2015-08-08 17:38:18 -07:00