From 1dca72c1e22ebb005fba296d322c7196a13a4628 Mon Sep 17 00:00:00 2001 From: Moul <moul@moul.re> Date: Mon, 13 Jul 2020 21:19:32 +0200 Subject: [PATCH] [dep] #251: Add pendulum dependency --- poetry.lock | 64 +++++++++++++++++++++++++++++++++++++++++++++++++- pyproject.toml | 1 + 2 files changed, 64 insertions(+), 1 deletion(-) diff --git a/poetry.lock b/poetry.lock index 03723ca0..1dcacd7b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -379,6 +379,18 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" version = "0.8.0" +[[package]] +category = "main" +description = "Python datetimes made easy" +name = "pendulum" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +version = "2.1.1" + +[package.dependencies] +python-dateutil = ">=2.6,<3.0" +pytzdata = ">=2020.1" + [[package]] category = "dev" description = "plugin and hook calling mechanisms for python" @@ -572,6 +584,25 @@ packaging = ">=14.1" pytest = ">=2.9" termcolor = ">=1.1.0" +[[package]] +category = "main" +description = "Extensions to the standard Python datetime module" +name = "python-dateutil" +optional = false +python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" +version = "2.8.1" + +[package.dependencies] +six = ">=1.5" + +[[package]] +category = "main" +description = "The Olson timezone database for Python." +name = "pytzdata" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +version = "2020.1" + [[package]] category = "dev" description = "YAML parser and emitter for Python" @@ -710,7 +741,7 @@ docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] testing = ["pathlib2", "unittest2", "jaraco.itertools", "func-timeout"] [metadata] -content-hash = "7d5ff01c539b6811344ea0cdbc241104e82a32ce9066b01864c84373f666423f" +content-hash = "66248eea7ff62d92f6f7369069f50b4734ffee77a3139779e7ed85dde5e89ca3" python-versions = "^3.5.3" [metadata.files] @@ -929,6 +960,29 @@ pathspec = [ {file = "pathspec-0.8.0-py2.py3-none-any.whl", hash = "sha256:7d91249d21749788d07a2d0f94147accd8f845507400749ea19c1ec9054a12b0"}, {file = "pathspec-0.8.0.tar.gz", hash = "sha256:da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061"}, ] +pendulum = [ + {file = "pendulum-2.1.1-cp27-cp27m-macosx_10_15_x86_64.whl", hash = "sha256:96e505bc691ae3e7c268b803f21e5f8df60ee232bf02bad4f7c9a03dfaad6497"}, + {file = "pendulum-2.1.1-cp27-cp27m-win_amd64.whl", hash = "sha256:78796e50be4ee8e70dfcceb3de41c50d345c8f44a90d1aca071643dd56f6ede0"}, + {file = "pendulum-2.1.1-cp35-cp35m-macosx_10_15_x86_64.whl", hash = "sha256:6885bba9b69a832227d05dd8efccce57a0945e64369a656a4def7a77e3e6bac1"}, + {file = "pendulum-2.1.1-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:777bc1ad267e6976ac023c051f00ea88b9f270e7cc407f4b1e9c4e4d42a766d2"}, + {file = "pendulum-2.1.1-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:63f19df4af2b8d2d806c2cab8f327f78eef4ced688e911bd529b88bca92342b1"}, + {file = "pendulum-2.1.1-cp35-cp35m-win_amd64.whl", hash = "sha256:3952247f6110fed884edc219be51d0c40a339e892bb4aa24631413e0fd5704eb"}, + {file = "pendulum-2.1.1-cp36-cp36m-macosx_10_15_x86_64.whl", hash = "sha256:f69a4ff9b57f934f077c6a19cc6612b2a3ad07190f47a1ffe2f143860dcef945"}, + {file = "pendulum-2.1.1-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:0f5ede5e36d781e88346e9ac77f2e23459f1eb6a428545d944206517cd97202c"}, + {file = "pendulum-2.1.1-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:ac74cfdd510a7b60dde5f784be3dc11bc2a51910d78aebbe48fd7ebb1cbc91af"}, + {file = "pendulum-2.1.1-cp36-cp36m-win_amd64.whl", hash = "sha256:5e1e3b419198028de731d41bb2e2fe3be50c3562f384781d87c30a2127c0fb97"}, + {file = "pendulum-2.1.1-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:d45342d158a736abc4c52e2de0b95971ed42588b330f18549c13750029ec9875"}, + {file = "pendulum-2.1.1-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:0ac7c282f5416988cd5f1176cde4d5abb3aae2f0059256ddbab4424958c993aa"}, + {file = "pendulum-2.1.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:33b9ae514a0f0d6b1aa01a9f00248a208b9d1af9a591f8945b0eda54c00153f0"}, + {file = "pendulum-2.1.1-cp37-cp37m-win_amd64.whl", hash = "sha256:1e7fbed644a94c00d6488f50dfe9a254e5a2be6424fe87e7462ce9c5b62afee7"}, + {file = "pendulum-2.1.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:dfe73a2c3a77f1a5d505288c1fe022032bf5e7cee539a52e8092d59dd01093ed"}, + {file = "pendulum-2.1.1-cp38-cp38-manylinux1_i686.whl", hash = "sha256:bd211bf6ea8830955723305cca5b6bb54631af4466d0e2fb3ae108f67d847aed"}, + {file = "pendulum-2.1.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:c922ed6b1568503b0db53ae0e3d96fc0c604579f7c1e9e6244d9f520e06dd9d4"}, + {file = "pendulum-2.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:150b19321ab9c277cc9fceddb985ed8f328ad533cef937c91ad0dfaee36d21e8"}, + {file = "pendulum-2.1.1-cp39-cp39-manylinux1_i686.whl", hash = "sha256:951427c477501cc413b80a457ff05e5e4fe21ee55ca46e54ac1fab6e83e18c9c"}, + {file = "pendulum-2.1.1-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:14804e3f61f934cacc8d5a925f99836a4084221cfaf237b26067199a78f117a9"}, + {file = "pendulum-2.1.1.tar.gz", hash = "sha256:d97739a7a5d5fc64e98bab46b292ac9f15aee88b5d3851cd6037d011a7b18af0"}, +] pluggy = [ {file = "pluggy-0.13.1-py2.py3-none-any.whl", hash = "sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d"}, {file = "pluggy-0.13.1.tar.gz", hash = "sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0"}, @@ -994,6 +1048,14 @@ pytest-cov = [ pytest-sugar = [ {file = "pytest-sugar-0.9.3.tar.gz", hash = "sha256:1630b5b7ea3624919b73fde37cffb87965c5087a4afab8a43074ff44e0d810c4"}, ] +python-dateutil = [ + {file = "python-dateutil-2.8.1.tar.gz", hash = "sha256:73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c"}, + {file = "python_dateutil-2.8.1-py2.py3-none-any.whl", hash = "sha256:75bb3f31ea686f1197762692a9ee6a7550b59fc6ca3a1f4b5d7e32fb98e2da2a"}, +] +pytzdata = [ + {file = "pytzdata-2020.1-py2.py3-none-any.whl", hash = "sha256:e1e14750bcf95016381e4d472bad004eef710f2d6417240904070b3d6654485f"}, + {file = "pytzdata-2020.1.tar.gz", hash = "sha256:3efa13b335a00a8de1d345ae41ec78dd11c9f8807f522d39850f2dd828681540"}, +] pyyaml = [ {file = "PyYAML-5.3.1-cp27-cp27m-win32.whl", hash = "sha256:74809a57b329d6cc0fdccee6318f44b9b8649961fa73144a98735b0aaf029f1f"}, {file = "PyYAML-5.3.1-cp27-cp27m-win_amd64.whl", hash = "sha256:240097ff019d7c70a4922b6869d8a86407758333f02203e0fc6ff79c5dcede76"}, diff --git a/pyproject.toml b/pyproject.toml index 27ea1556..f1c75818 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ click = "^7.0" ipaddress = "^1.0" tabulate = "^0.8.3" texttable = "^1.6" +pendulum = "^2.1.1" PyNaCl = "^1.3" [tool.poetry.dev-dependencies] -- GitLab