This commit is contained in:
Your Name
2018-03-24 01:01:56 +01:00
parent 82549df616
commit 24ac0fd91d
668 changed files with 4905 additions and 4905 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--python-dateutil-2.6.1--C.10328.1505899939.273622.C.tar.bz2 210278 SHA256 b88f74649239833809d28bbff8f56c6618b660c8ae164344f69a0812dbf4e327 SHA512 8fee704ed3c899090a009ff8f7beb1488c2bee710e26f77abcbb45416e5acd0785a15deed69136148ecdf49ab8b7fdd84209e449282ac21d903f9a555aae4648 WHIRLPOOL 48a1d5000f0d8264d4e7d768e53e4cd06451ba773c4f0dc7e244cf55f85fe14750a81bfa3bc053841ec55a080acb56f727446a278a224597997dd14cf03168b2
PBIN python-dateutil-2.6.1.pbin-1+exheres-0 2811 SHA256 ecae09678790e8aeff5932a1210930da24aeb9b446986ce4a080da29ef2bb4f1 SHA512 f5ed872fb10467b2b7257fdcd46a9d887b4021abfe0cd7a998dfeecd9bc208fe171313537244365a8aa75142651171d0480fb552123528c930f097da8c0717f5 WHIRLPOOL 8865b0ea8b9d8aa42c2dc22fef49763dfec74d0c92ae35e8c4b534e226d8cf9fdebc3fac51fe9e6b0ae324a1c9eedfc71b78bec66a9774666391d81c682a44aa
DIST hasufell-binhost--dev-python--python-dateutil-2.7.0--C.15734.1521813140.338799.C.tar.bz2 267046 SHA256 2fe051aecf4352e4b4c4084e521e7b9965815754eb5f8811624c9325a851ef7c SHA512 22474ae353ef7ffd71b4cfa07a8a0dfa1aa340832a2b06b25c4f8f40db1bcbf6ffa7401e6c8c3d85a844928bc8b632777462064eb22f69e2783aa6f21ac91816 WHIRLPOOL fed4d74c542ca1fd6f69e7fabc8640eb8787897515f0ff78b71368a9e1df1bb612370be2593ffecfaf3d254bfe30224aa8b4765e70c0fe647e9b7c875495144d
PBIN python-dateutil-2.7.0.pbin-1+exheres-0 2973 SHA256 2061a15411d5931c5adbe093f7dca2c7934ac02aebf9911d260f42f0cf20ee8d SHA512 3a4fe1a3381e8234a65fcfacad3fad5878ea2c0295be59c619ec0bd0495b75c084eba6d37afa5fc0860d0f2b9fd9eb716dbfb90b41b064999240aad42d84e4b7 WHIRLPOOL 69f00e9a9475df8f1dd9c77392bad4a04dd0161442c4fb109ab492a64b7afc12d3f94df6ce9a7ef214cc68084b018cb968339a0bb6bc5e06775392aa98dfca4a

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Sep 20 11:32:19 CEST 2017
# Created by paludis-3.0.0 on Fri Mar 23 14:52:20 CET 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-libs/timezone-data build+run: dev-python/six[>=1.5][python_abis:*(-)?] ) [[ defined-in = [ python-dateutil-2.6.1.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 ] ]]"
DESCRIPTION=" The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+."
DEPENDENCIES="( build+run: dev-python/six[>=1.5][python_abis:*(-)?] sys-libs/timezone-data test: dev-python/coverage[python_abis:*(-)?] dev-python/freezegun[python_abis:*(-)?] dev-python/pytest-cov[>=2.0.0][python_abis:*(-)?] python_abis:2.7? ( dev-python/mock[python_abis:2.7] ) ) [[ defined-in = [ python-dateutil-2.7.0.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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=" The dateutil module provides powerful extensions to the datetime module available in the Python standard library."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.python.org/pypi/python-dateutil/ http://labix.org/python-dateutil"
HOMEPAGE="https://pypi.python.org/pypi/python-dateutil/"
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 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3"
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 ~armv7 ~x86"
LICENCES="Apache-2.0"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-2.6.1.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-2.7.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1505899939"
GENERATED_TIME="1521813140"
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=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv7 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--python-dateutil-2.6.1--C.10328.1505899939.273622.C.tar.bz2"
SUMMARY="dateutil datetime math and logic library for python"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--python-dateutil-2.7.0--C.15734.1521813140.338799.C.tar.bz2"
SUMMARY="Extensions to the standard Python datetime module"
BUGS_TO=""
REMOTE_IDS="pypi:python-dateutil"
REMOTE_IDS=" pypi:python-dateutil"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
UPSTREAM_DOCUMENTATION="https://dateutil.readthedocs.io"
SCM_REVISION=""