Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--setuptools-36.5.0--C.9936.1505899849.226541.C.tar.bz2 1355141 SHA256 a51ca6620992b9a31d78de4688a38f9482f36b4426ecbc24d5ec3b0615632f55 SHA512 2332137f695fdb2ec40732313d78cbc7f2098cb09b0d12127437429737a34cd52067d852bbd084716cfeec123919b3a072e80cca561296703d14f508f7e4e617 WHIRLPOOL 48319c3908952f76250a6d3f4d1956e42b19fcb807aa4b925cfef8fa4c949b9d2114c82ff4a5ba3d8b725146fea6395444f48cac0a77b16b9d372e80836988b0
|
||||
PBIN setuptools-36.5.0.pbin-1+exheres-0 3186 SHA256 65f6c1d312c62b0d8c3a62e3055fc343268c4a749d0ee11422bbd105b1dc9fb7 SHA512 6e3660b4219e15a4b504dad413a976f685d97cc1bc5d64456badff2621575da9366d6ee911a48963ac086655a84230f729bb151128f2d8704eff61dffeb8b5bf WHIRLPOOL 4014a2a351e47a35485fc11bec4d34e31cabbaa9d9931fc1e4490ef87f093b771651980997bac9c8cf8df169d74376af2d99ec1795ede7563f9581f9f244c1a8
|
||||
DIST hasufell-binhost--dev-python--setuptools-37.0.0--C.26748.1511563051.875192.C.tar.bz2 1364992 SHA256 9447a13900f146db377cacd20758a1f2c38987c8af1e376b8fa67ff02cd86e7b SHA512 73ab56885754e90a88a5819f008afc1941b1852728b660bacc1210da81ccfcfec9732548dae308b42338c82d5f4bd4f9a6dd9d5e680919db1b056456948c7fe3 WHIRLPOOL 77280e96ed66d63903250047fc6673b6883cb1bf972f33cf088e995cea68a47dc9b13f7bf830142a63a32cf84372852dc38c8db34cc55cb2e3bf3a5bbfc2d403
|
||||
PBIN setuptools-37.0.0.pbin-1+exheres-0 3209 SHA256 76b674867d18b69be7ee026d857aa4c65f293a5f3a1634c16b08b0f21c0ad88d SHA512 8ceef727f0c391cb711cbacf14f6e6f045e2d57c174cb629568b5a8fd8dbc3312b70b732e7eef25a0e363e6fc201c83a250ad4faf38fd73b7703a5e7fb889c96 WHIRLPOOL dcede39d0ec1fdb81b4095a74fe7e287317593f42687503653393b48a9b265e3b6bcfe161a7c878f6fe1b7c3dd91762fd6387818d2da9afa720ba858021b5a4b
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Sep 20 11:30:49 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Nov 24 23:37:32 CET 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( post: dev-python/certifi[>=2016.9.26][python_abis:*(-)?] suggestion: ( dev-python/pytest[>=3.2.0][python_abis:*(-)?] dev-python/pytest-fixture-config[python_abis:*(-)?] dev-python/pytest-virtualenv[python_abis:*(-)?] python_abis:2.7? ( dev-python/mock[python_abis:2.7] ) ) [[ note = [ required for test suite ] ]] ) [[ defined-in = [ setuptools-36.5.0.exheres-0 ] ]] ( build: virtual/unzip ) [[ defined-in = [ pypi.exlib ] ]] ( 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 ] ]]"
|
||||
DEPENDENCIES="( post: dev-python/certifi[>=2016.9.26][python_abis:*(-)?] suggestion: ( dev-python/pip[python_abis:*(-)?] dev-python/pytest[>=3.2.0][python_abis:*(-)?] dev-python/pytest-fixture-config[python_abis:*(-)?] dev-python/pytest-virtualenv[python_abis:*(-)?] dev-python/virtualenv[python_abis:*(-)?] dev-python/wheel[python_abis:*(-)?] python_abis:2.7? ( dev-python/mock[python_abis:2.7] ) ) [[ note = [ required for test suite ] ]] ) [[ defined-in = [ setuptools-37.0.0.exheres-0 ] ]] ( build: virtual/unzip ) [[ defined-in = [ pypi.exlib ] ]] ( 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 ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DESCRIPTION=" Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects, where packaging includes: * Python package and module definitions * Distribution package metadata * Test hooks * Project installation * Platform-specific details * Python 3 support"
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/setuptools/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
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 ] ]] ) "
|
||||
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-36.5.0.zip"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-37.0.0.zip"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1505899849"
|
||||
GENERATED_TIME="1511563052"
|
||||
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 ~arm ~armv7 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--setuptools-36.5.0--C.9936.1505899849.226541.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--setuptools-37.0.0--C.26748.1511563051.875192.C.tar.bz2"
|
||||
SUMMARY="Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:setuptools"
|
||||
Reference in New Issue
Block a user