Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--py-1.8.1--C.20707.1588170325.73063.C.tar.bz2 348016 SHA256 925ba4c8a6219193efc8c7773a816a3d18fa9419844226ed39d388aac88d9b2c SHA512 fd0bbeeacecaf1bcc4411298547881757219eaff2fa4552081258584f5211a5ba5e88d070573058f75e1eba5b55fba465e404d9aa6fe6e57e8ecb28421ac3b9b WHIRLPOOL c886aebadf91b4d822940790d1286ddbbbd993d5dcfba30637637666345144bd31a6342e5786a88abf0bc59ac0bd9267dbf4f6204c90af3da6128ebd90eea5ab
|
||||
PBIN py-1.8.1.pbin-1+exheres-0 3086 SHA256 1c847c12968b98202a6ab52cf758a8880fffaa3cb7464ac4df8c775951bf5dd6 SHA512 8a40fde1f2ed9c49c73221eedac2cbe66b02f5fa806e87ea55fcac2c497bc2773e6f462afd8d9bf299948b4f2338e0c603a028b31139db9c9cf11d6308b2b075 WHIRLPOOL e83d016b2303c38d603c657319267d6a8deed5b42882090573a7870789dba631a1d9efed009c0d1cf0720d595f58cd5192659d5b367154c3ed0a40b7ddc20c9f
|
||||
DIST hasufell-binhost--dev-python--py-1.9.0--C.28991.1605741193.303139.C.tar.bz2 367974 SHA256 1bc89018a810f91a5f031f96d79a74bad9b245298a316a81ed431276a7a6c52e SHA512 00ffe1500d68bcaa8ec8a60b24fe560ffce8830d47172993d241f2643a81ca41956fd183ef02582b90fbb8eb0a25cac9b0191bb8812d3757b83c99fe08081fbc WHIRLPOOL c75b1ac480191f74243d0c094d08ac74da3efd5a91dd6dd89dcd16b53bbf0dc0e9d6e06f74e8d851296407c78717702906ab4394aa3b64f5d92842380080862d
|
||||
PBIN py-1.9.0.pbin-1+exheres-0 3070 SHA256 67e8551a1124ac2454f588b02bed378010f5871d712814bb45ed639f022a73ef SHA512 00c84f0939cfd71b638f1232d0e48e240cc04f448dd05ae6f244ec889130c81838e094c37654db53a22b10295045f17efe43f03c6703608344163d44c97168a1 WHIRLPOOL 56818911bd71771ec8af571664aee3bea670bdb2cc5f393e21c84bb90dfbd496da8a4cc2d7604ee47fc17a3d3259fd039e37c886d3801549de2d9059ee4b2f4b
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed 29 Apr 2020 04:25:25 PM CEST
|
||||
# Created by paludis-3.0.0 on Thu 19 Nov 2020 12:13:13 AM CET
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-python/setuptools_scm[python_abis:*(-)?] post: dev-python/pytest[<5][python_abis:*(-)?] [[ note = [ actually test ] ]] ) [[ defined-in = [ py-1.8.1.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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( build: dev-python/setuptools_scm[python_abis:*(-)?] post: dev-python/pytest[<5][python_abis:*(-)?] [[ note = [ actually test ] ]] ) [[ defined-in = [ py-1.9.0.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:*(-)?] ) [[ 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.org/project/py/"
|
||||
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 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ 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 ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/py/py-1.8.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/py/py-1.9.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588170325"
|
||||
GENERATED_TIME="1605741193"
|
||||
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,9 +28,9 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--py-1.8.1--C.20707.1588170325.73063.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--py-1.9.0--C.28991.1605741193.303139.C.tar.bz2"
|
||||
SUMMARY="Library with cross-python path, ini-parsing, io, code, log facilities"
|
||||
BUGS_TO="alip@exherbo.org"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:py"
|
||||
UPSTREAM_CHANGELOG="https://pylib.readthedocs.org/en/latest/changelog.html"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
Reference in New Issue
Block a user