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--pycodestyle-2.5.0--C.31431.1578715684.503502.C.tar.bz2 132782 SHA256 7f5dba53038355fb895dd19029531e5827581eaeca7ee4bbc20f52854bd406ce SHA512 dd9ea67fcdf688068bbb60eb1da9510c6058af2e58887c6664ccf4926a7ffae1eae1aa94ff59b2d2551cb2cc2d02d1b7e251892e6f5ec931f37b86197f26e30a WHIRLPOOL 481bec513d295da62815e6fe8104ee9aa2209619b19e0933fc44ba07256d9aae4c99390bfadc6b2194a41c40e5d56f31023bea9e6be4ec9235e5dacc17eba1f9
PBIN pycodestyle-2.5.0.pbin-1+exheres-0 2508 SHA256 0ff2e48a4391069c9150914f70e0420dc046d7b64aeee0a5a52e1b3572b50d4d SHA512 d6bd3c84562777a48222443dcfc09d7f6093bcd36ef6d78fc690cfb138ddee62397b48519ff49fe40f44f95bc68d3ea20d1fe2f57f007820f13e4b294ce27861 WHIRLPOOL fefce774d312359557ae1bd482a1b168bfcbf5698ad3589b4682443a24777657748715f66557f94d2f9f3c7c71637b62b8bb91b7f3f742ffb081f04422fe6130
DIST hasufell-binhost--dev-python--pycodestyle-2.6.0--C.7863.1605740731.938497.C.tar.bz2 135993 SHA256 273c0e00e8968abc26ed79e77674dc387445d71051c5a47752519870a94b4fe3 SHA512 af84ae4ac3d0f6601b4afd8250e0072daba59f86bb2c863c5c442d1de26b54aef5e5e0a83e8794213e408374ad311e5c1d330d151078890c8b390a89f233294d WHIRLPOOL db1341fc41de100a1bae3fbe78c269f13c9723cf5df0db8c09c7e6eff77f27676c964c787e66fe322f1e8532348e2e175403362f06e58839b68bfbe501de934b
PBIN pycodestyle-2.6.0.pbin-1+exheres-0 2521 SHA256 f4f0901897266c4134099fc19d1d78ac9dab3e9496c8eeb5a3e0003ba233bbed SHA512 9d807c1f07c747f434d0a3df9f3f5774337e8bde33c31262dfab81a1942cf84839d0b43c1c300c5a73b043d20be7e40fcbd1cfba1bc8677369c505282cad391a WHIRLPOOL 9a2169ea483942f53d1202e480aa1e98959b6b6f9b85fa29a1d79ccb8144da28e4f0f576e5933201e7b97be9de62752b4fced609d1f73f9179e8f419d41fda2d

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Jan 11 05:08:04 CET 2020
# Created by paludis-3.0.0 on Thu Nov 19 00:05:32 CET 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( 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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DEPENDENCIES="( 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/pycodestyle/"
INHERITED=" pypi multibuild easy-multibuild python setup-py"
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 ] ]] ) "
PLATFORMS="~amd64"
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"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pycodestyle/pycodestyle-2.5.0.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pycodestyle/pycodestyle-2.6.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1578715684"
GENERATED_TIME="1605740732"
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=""
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64"
PLATFORMS="~amd64 ~armv7"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pycodestyle-2.5.0--C.31431.1578715684.503502.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pycodestyle-2.6.0--C.7863.1605740731.938497.C.tar.bz2"
SUMMARY="Python style guide checker"
BUGS_TO=""
REMOTE_IDS=" pypi:pycodestyle"