This commit is contained in:
Your Name
2020-11-20 22:25:47 +01:00
parent 468121a4d6
commit f3293ec6e5
1016 changed files with 7439 additions and 5159 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--paramiko-2.6.0--C.4670.1569244878.346177.C.tar.bz2 710028 SHA256 d3bf62724f851b5ef50651606bc13e932bee6733d86dcfa214aecf4761e62464 SHA512 a88f70f129239ce9e0177e10f2f41893e57f2e055f5824abd0686119c9241a406118b8dd3f8ca43999454a4d01f59401e8092ae61bd53f1f97fb154ac346dc05 WHIRLPOOL b89df34323bc3896af6abe577cd20bfdc0e29429d23eb4bc2465e99e2e7ebf741c252cd134fc0f3ce62028edba1e09f58b6cc20bbf4da074ee9a77ab348d9c10
PBIN paramiko-2.6.0.pbin-1+exheres-0 2713 SHA256 873db7977f2ec1fbf53fc42834dee36dfddafd741d24f42b91c1b4e7c1d67c0d SHA512 bbdff479ccc903207c75d4b56634a8b2648f0ddf8958a593488be403af1d6eab2e981ba97cfa87fd58fc6b88edf9f88526e9f8eae74970435235a9e06fd5e865 WHIRLPOOL 3462d51ee90c4143d7c3f29e67711be4fb6b8eaf3c457418863028f29d2e689cc8ad11864fdb9a60bcd8d4f79e4d3e733c99e039f16ebf739141cd6c87652578
DIST hasufell-binhost--dev-python--paramiko-2.7.1--C.8325.1605741655.90009.C.tar.bz2 737263 SHA256 2cb4dc8479ea6c910eb50108d74d95e8f5af73a76268b23f50200043f70332d6 SHA512 3dabbba45dcc535e1c50fa38d19d88d19e62d70a2f60016734fd86e91a725b36f4f53296944eb386d684ddda7ca03b21c4b7351544a031cc0ae25ff66d923e7f WHIRLPOOL 4c15bbb362e80cb6489289c1c8fa6226906fa70d4708d2ec616137be5cd600b0ec0c1629abbf061d4448a584e5e826e1948ab7364147f405150ea202f674dd51
PBIN paramiko-2.7.1.pbin-1+exheres-0 2799 SHA256 31e41b01b54838fc2d318ebbc46e3c52e5d3723cc0cc3e16dbc1950b489e96cd SHA512 338855b2005c8eca47aac49cc7d18822652ff160259d51f2b389ef81fc05a8eff8aad29256ca4f3c1dee3b2d0d2ea5ec58eb5a1ea5dcb170c2fe0bfa3b8f6f97 WHIRLPOOL 2854c76903043e3c26f52b85755712826c7cbf8103207015fda6bff05f5f8e0f2da21c6a4c7c617056416bf73e0459cc7370fee79fcbc01f5227af12ce7299b8

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon 23 Sep 2019 03:21:18 PM CEST
# Created by paludis-3.0.0 on Thu 19 Nov 2020 12:20:55 AM CET
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-python/bcrypt[>=3.1.3][python_abis:*(-)?] dev-python/cryptography[>=2.5][python_abis:*(-)?] dev-python/pynacl[>=1.0.1][python_abis:*(-)?] test: dev-python/mock[python_abis:*(-)?] ) [[ defined-in = [ paramiko-2.6.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DEPENDENCIES="( build+run: dev-python/bcrypt[>=3.1.3][python_abis:*(-)?] dev-python/cryptography[>=2.5][python_abis:*(-)?] dev-python/pynacl[>=1.0.1][python_abis:*(-)?] test: dev-python/mock[python_abis:*(-)?] ) [[ defined-in = [ paramiko-2.7.1.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.org/project/paramiko/ https://github.com/paramiko/paramiko"
INHERITED=" pypi multibuild easy-multibuild python setup-py utf8-locale"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-2.6.0.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-2.7.1.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1569244878"
GENERATED_TIME="1605741655"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--paramiko-2.6.0--C.4670.1569244878.346177.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--paramiko-2.7.1--C.8325.1605741655.90009.C.tar.bz2"
SUMMARY="SSH2 protocol library"
BUGS_TO=""
REMOTE_IDS=" pypi:paramiko"