Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--pydocstyle-2.0.0--C.14853.1578715825.217466.C.tar.bz2 80142 SHA256 f45ba9dff1d48575a1d12eb6da06f36e2fdb6b750d495d034d83bcad8641b7f8 SHA512 ca08466d90aa636d8b75b692cbe4382a93b83fc20c5adfba67d7c6a1c5111d54ba1bdc3eba3ce545d117f00ef53b1bb7dd48501e692371c403b24947e47f01d2 WHIRLPOOL 8e6e3260c13902a010c85e3fb48d013b841cee45d662675159127024e8808cd7cc5aecd0968d813a80e085b812b26ef3ec6a2ee4248e3264f4df8c5642213232
|
||||
PBIN pydocstyle-2.0.0.pbin-1+exheres-0 2500 SHA256 c620247a15007aec16ffef2f56b1bf02e970392d4596fd66cf4bf5fc05ca0617 SHA512 8a6170a34f324643862143ae30cb4897f360062cc1e358830fa5b7922813bcfb4cb57d9ff1fa5e9f1c255b518b27beef26b7b88a37b86bcf827ed38f75d8d372 WHIRLPOOL 3db896a60a01cb785dadad96aae37a0e262526e04bf0f900138cc5c1c0555aa8c8b0d466d516a8d27d4672b7a97f827c0ebe1d17030a076d848dfa7ea875f5f1
|
||||
DIST hasufell-binhost--dev-python--pydocstyle-5.1.1--C.13880.1605741026.829477.C.tar.bz2 90519 SHA256 ae6dcfa25666269f6068f80b6eded3ff44da198a84593bfdf6421df695059e05 SHA512 f690b2e33158ff2cdc75c7b24702103529bbac62eb58d838d9612b39ed882969d06748cc1370ab0e84bc6e8e1a328275f82ed3b40b0a03de0ab55f26c17a115d WHIRLPOOL e47545de2322c802b10074a73e761934722834abbc35c2830de3f3535227c7a2ee768bbd13a09c01042e581f76059c9a470245a1dabfbe526dcfe559866b5b6f
|
||||
PBIN pydocstyle-5.1.1.pbin-1+exheres-0 2575 SHA256 1dc575654c1493dc7fb2dedd8db15ed8ebd2d79c53e45574a0ae7eb79ef14fc5 SHA512 2ef4c1236e713371f888e24b3353c23cd85b08e1c73651176649e198f9a3436799868f1de90562667ba57689742d967e94cdadae3bfb2f9cf1147098eff77f4a WHIRLPOOL c5899d3d997818eb7ed2aef146c3f4c3b24fc14d5c4a0b4ad81345abf994cf77634edc121ceb9843021a4d2e1052a5dde642294dfb4db8cb3381e00d92765a61
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sat Jan 11 05:10:25 CET 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:10:27 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: dev-python/snowballstemmer[python_abis:*(-)?] ) [[ defined-in = [ pydocstyle-2.0.0.exheres-0 ] ]] ( build+run: 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+run: dev-python/snowballstemmer[>=1.2.1][python_abis:*(-)?] ) [[ defined-in = [ pydocstyle-5.1.1.exheres-0 ] ]] ( build+run: 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://github.com/PyCQA/pydocstyle"
|
||||
HOMEPAGE="http://www.pydocstyle.org"
|
||||
INHERITED=" github multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( ( python_abis: ( 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: ( 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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/PyCQA/pydocstyle/archive/2.0.0.tar.gz -> pydocstyle-2.0.0.tar.gz"
|
||||
DOWNLOADS="https://github.com/PyCQA/pydocstyle/archive/5.1.1.tar.gz -> pydocstyle-5.1.1.tar.gz"
|
||||
OPTIONS="python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1578715825"
|
||||
GENERATED_TIME="1605741027"
|
||||
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="danyspin97"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pydocstyle-2.0.0--C.14853.1578715825.217466.C.tar.bz2"
|
||||
SUMMARY="Docstring style checker."
|
||||
BUGS_TO="danyspin97@protonmail.com"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pydocstyle-5.1.1--C.13880.1605741026.829477.C.tar.bz2"
|
||||
SUMMARY="Static analysis tool for checking compliance with Python docstring conventions"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:PyCQA/pydocstyle "
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
Reference in New Issue
Block a user