Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--py-1.4.34--C.14882.1502659180.304338.C.tar.bz2 342246 SHA256 b426cec295bf409464751e8612c1c408564fb07b249adcdd2ce6d30797d53d78 SHA512 9f8bd04485533a8af47963e43c3ccb9d583b8a9a33426b0c357e8c2298092c063d8d503c15dbbb8167baee4b7073868004cf761e0338fe0716cafed859a09bdb WHIRLPOOL 242d6423a5e3caf17074e0c29b1cb73fcc8fb4ee6de0ba3208cbfd6b2d37e9d86d19be56c596099541632310eb27aff19c66cefb5d68234df3072c01ca3b10cd
|
||||
PBIN py-1.4.34.pbin-1+exheres-0 3002 SHA256 b60d78edb38f30bd02c95155fd6caa3d0e7caeb53cecc75ce8c2dd18ffd35262 SHA512 a5d0f18658906d92a04f825a21efa5de9313d2140c3642bdc1849b157c258dde05780a7dba6da7eeca0c321ca14283650246b8084ca156647b77a5e920d1927b WHIRLPOOL 87884e68c2d2e67efe29493baaad90e243f6f7e70c72a22a9703c23eba8c877ee824c1c8bdf7c07ad16d4018ce39b30ef6f6a4c2b35c3f26496263c70e6454b7
|
||||
DIST hasufell-binhost--dev-python--py-1.5.2--C.21719.1511563319.435932.C.tar.bz2 344719 SHA256 8f87b7a6f919bff89f046577c8ea7a19909ac549b94bb3d56ddb8cc2a297796e SHA512 13e5acfc9a1198eea44edd097fd095b803ee5338975d680365a5c6d78c92b08ae1710f3e62a135c25d40a0b61c34a4718972035b2852ee9c49e3776a3a7bc36b WHIRLPOOL cc1366b3d00d4f41d0949908a3926a966ccb1036181b4648fa293c6c6f3ae74dd2da72e0b37d4de5235810375fb55fee46c4f948bb798a24ca39d851f209303a
|
||||
PBIN py-1.5.2.pbin-1+exheres-0 2910 SHA256 795a5de1b7f7c9d526a6bdbfd487cae95ddc86e1da18871cd8949c85e21a6c3f SHA512 22651f95fdf21ae9c24aeb34d5a0e46dedd49248ad451843537434b938840016fe96e21373666edee41f5560e344a4d7abcb09132985e599af1eb0f7924049c7 WHIRLPOOL 68d985f04d0a51a723989a727f5952a85b1f55833c6edfb49b0497cfa280458e9b110aa64d0d7fbe5c1b23cb2f2e6fae69bf01335e19e0704c42f11602edc27b
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Aug 13 23:19:40 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Nov 24 23:41:59 CET 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( post: dev-python/pytest[python_abis:*(-)?] [[ note = [ actually test ] ]] ) [[ defined-in = [ py-1.4.34.exheres-0 ] ]] ( 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 ] ]]"
|
||||
DEPENDENCIES="( post: dev-python/pytest[python_abis:*(-)?] [[ note = [ actually test ] ]] ) [[ defined-in = [ py-1.5.2.exheres-0 ] ]] ( 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 ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" The py lib is a Python development support library featuring the following tools and modules: * py.path: uniform local and svn path objects * py.apipkg: explicit API control and lazy-importing * py.iniconfig: easy parsing of .ini files * py.code: dynamic code generation and introspection"
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/py/"
|
||||
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 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/py/py-1.4.34.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/py/py-1.5.2.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1502659180"
|
||||
GENERATED_TIME="1511563319"
|
||||
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--py-1.4.34--C.14882.1502659180.304338.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--py-1.5.2--C.21719.1511563319.435932.C.tar.bz2"
|
||||
SUMMARY="Library with cross-python path, ini-parsing, io, code, log facilities"
|
||||
BUGS_TO="alip@exherbo.org"
|
||||
REMOTE_IDS=" pypi:py"
|
||||
Reference in New Issue
Block a user