Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--paramiko-2.0.2--C.15345.1498428016.856667.C.tar.bz2 669891 SHA256 a28a0ad165a8e2dbc9e181093a3dd4b770476bda664bffbd482c0450e5a3c04d SHA512 7947615e4913b117f96033f533e577fa221525a2598eb1f03e2888373348853abe5eb559d7742fcbbc6aa18c792016f863773a03e5211536ead9f50b0c79376f WHIRLPOOL c6fee60704c88e8b864762087295100b023281eecdf2d622cf8962574a5839f0ed492c516c9d139179d5293e299bdd9e9b7a2ed383baa043297566badda4dbe7
|
||||
PBIN paramiko-2.0.2.pbin-1+exheres-0 2663 SHA256 9ea26fda0222e774b1daa56ee9f70d8187f658eedeea61b63f5ee211b3602d13 SHA512 32b20312ab36b06702bda38942206834dccf982d4acea7430e59bae7db188fdb3a54455cee074cba8a2b4d3a51adb1ce892cee6818cbd0265daee27d0e71fc5f WHIRLPOOL 09b96cbc7519cee5942b1859e98830fc4f11e22f52b57b7a3803a8d164185933f32b28275ca4c7b0f4f700b5d5785423efd8daa7d0d577a419f7ad161407f01f
|
||||
DIST hasufell-binhost--dev-python--paramiko-2.4.1--C.5918.1534870397.947671.C.tar.bz2 692151 SHA256 32ee1a94649c41aa32c6aae3ca907a57bec681469c41aba0fbfcf5c894e4954f SHA512 24963199a25a640ea4cac096461640e9272fe7e92c8d944f85a5d871cf1940700f7640460c34bf77bee8c9e2d79c9439cef03c9b0f0e3aa579a9efd26da5a9cb WHIRLPOOL 73da2a759ccbbf3637079e212b53195bd856772284126b78a56ff4e26d675c32ecbcf29f1906eeeef0b9b0b73df917cda6e5017c9501f64fa5a56390bca8e187
|
||||
PBIN paramiko-2.4.1.pbin-1+exheres-0 2809 SHA256 b2d519aa1accb3e73ac442c5c5bdb948dfd2cb62500c5e61529166373fea2ac4 SHA512 7d4ccea291f06dd37e1ad1f2f91806b270fc6e63390ab02ac1c5951bf204026f414e245be6c5e73c05821e56c7e44363fd4854683a236c382257440d63567a70 WHIRLPOOL cd7c775c3b47d2adc5c33d9ad5601a4955cc1fa6d94e52f623eb29ed0a7f91e4e9be7c53c11dfdd264a7ea4bd5578e5092a9ba106add8ab7eb629aa67756ad09
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Mon Jun 26 00:00:17 CEST 2017
|
||||
# Created by paludis-3.0.0 on Tue Aug 21 18:53:18 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/cryptography[>=1.1][python_abis:*(-)?] dev-python/pyasn1[>=0.1.7][python_abis:*(-)?] ) [[ defined-in = [ paramiko.exlib ] ]]"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) 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 ] ]] ( build+run: dev-python/bcrypt[>=3.1.3][python_abis:*(-)?] dev-python/cryptography[>=1.5][python_abis:*(-)?] dev-python/pyasn1[>=0.1.7][python_abis:*(-)?] dev-python/pynacl[>=1.0.1][python_abis:*(-)?] ) [[ defined-in = [ paramiko.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/paramiko/ https://github.com/paramiko/paramiko"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py paramiko"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
HOMEPAGE="https://pypi.org/project/paramiko/ https://github.com/paramiko/paramiko"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py utf8-locale paramiko"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="LGPL-2.1"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-2.0.2.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-2.4.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498428017"
|
||||
GENERATED_TIME="1534870398"
|
||||
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 MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C 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.0.2--C.15345.1498428016.856667.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--paramiko-2.4.1--C.5918.1534870397.947671.C.tar.bz2"
|
||||
SUMMARY="SSH2 protocol library"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:paramiko"
|
||||
Reference in New Issue
Block a user