From 5ed27c5474ca85728c842add9bc84b3169210bd1 Mon Sep 17 00:00:00 2001 From: farazkhanfk7 Date: Sat, 3 Jul 2021 21:11:57 +0530 Subject: [PATCH] Bump version to 0.4.4 --- poetry.lock | 30 ++++++++++++++++-------------- pyproject.toml | 4 ++-- setup.py | 2 +- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/poetry.lock b/poetry.lock index f271e2a5..7362c513 100644 --- a/poetry.lock +++ b/poetry.lock @@ -222,7 +222,7 @@ python-socketio = ">=4.3.0" [[package]] name = "frozendict" -version = "2.0.2" +version = "2.0.3" description = "A simple immutable dictionary" category = "main" optional = false @@ -278,7 +278,7 @@ python-versions = "*" [[package]] name = "hydra-python-core" -version = "0.3" +version = "0.3.1" description = "Core functions for Hydrus" category = "main" optional = false @@ -306,7 +306,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [[package]] name = "importlib-metadata" -version = "4.5.0" +version = "4.6.0" description = "Read metadata from Python packages" category = "main" optional = false @@ -318,7 +318,8 @@ zipp = ">=0.5" [package.extras] docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"] -testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "packaging", "pep517", "pyfakefs", "flufl.flake8", "pytest-black (>=0.3.7)", "pytest-mypy", "importlib-resources (>=1.3)"] +perf = ["ipython"] +testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "packaging", "pep517", "pyfakefs", "flufl.flake8", "pytest-perf (>=0.9.2)", "pytest-black (>=0.3.7)", "pytest-mypy", "importlib-resources (>=1.3)"] [[package]] name = "iniconfig" @@ -835,7 +836,7 @@ watchdog = ["watchdog"] [[package]] name = "zipp" -version = "3.4.1" +version = "3.5.0" description = "Backport of pathlib-compatible object wrapper for zip files" category = "main" optional = false @@ -843,7 +844,7 @@ python-versions = ">=3.6" [package.extras] docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"] -testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pytest-cov", "pytest-enabler", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy"] +testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy"] [[package]] name = "zope.event" @@ -873,7 +874,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "1.1" python-versions = ">=3.6.8" -content-hash = "183a0b34abb751aa336d3b8fc39bc0da33e48d628b8896cb7183e35e00c67f27" +content-hash = "902e3a636344304106f8f5684c8018e9071930a9d7bca756d082bdca25fea482" [metadata.files] alabaster = [ @@ -1006,7 +1007,8 @@ flask-socketio = [ {file = "Flask_SocketIO-4.2.1-py2.py3-none-any.whl", hash = "sha256:7ff5b2f5edde23e875a8b0abf868584e5706e11741557449bc5147df2cd78268"}, ] frozendict = [ - {file = "frozendict-2.0.2-py3-none-any.whl", hash = "sha256:4d5a25859bfeb1dadcf4e41f8a8a528f6cbe8271ae471e9a9b973524e7188524"}, + {file = "frozendict-2.0.3-py3-none-any.whl", hash = "sha256:58143e2d3d11699bc295d9e7e05f10dde99a727e2295d7f43542ecdc42c5ec70"}, + {file = "frozendict-2.0.3.tar.gz", hash = "sha256:163c616188beb97fdc8ef6e73ec2ebd70a844d4cf19d2e383aa94d1b8376653d"}, ] gevent = [ {file = "gevent-20.12.1-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:0f9fa230c5878704b9e286ad5038bac3b70d293bf10e9efa8b2ae1d7d80e7e08"}, @@ -1063,8 +1065,8 @@ hydra-openapi-parser = [ {file = "hydra_openapi_parser-0.2.0.tar.gz", hash = "sha256:7fd1ca6892ec014f3285bd7a19de03bb94c9d4fee49e3815c2714ac133b70468"}, ] hydra-python-core = [ - {file = "hydra_python_core-0.3-py3-none-any.whl", hash = "sha256:9434ab835985f35e8f6dcc15ef037ea0506799a4fc918206014215179cf1338f"}, - {file = "hydra_python_core-0.3.tar.gz", hash = "sha256:168353d7ed10bfbbac8b9d3202c4510b57efb2cbe03701df0b6383a2114044bf"}, + {file = "hydra_python_core-0.3.1-py3-none-any.whl", hash = "sha256:00ac3e9f35e94bd0008d7885c5566c5e31db8ad65e0a66d83bc8dbc2bfe3b19d"}, + {file = "hydra_python_core-0.3.1.tar.gz", hash = "sha256:417e1643ee7bc22b31b12b24a0461feba7c034e743b19049596005918f6ebf6d"}, ] idna = [ {file = "idna-2.10-py2.py3-none-any.whl", hash = "sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0"}, @@ -1075,8 +1077,8 @@ imagesize = [ {file = "imagesize-1.2.0.tar.gz", hash = "sha256:b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"}, ] importlib-metadata = [ - {file = "importlib_metadata-4.5.0-py3-none-any.whl", hash = "sha256:833b26fb89d5de469b24a390e9df088d4e52e4ba33b01dc5e0e4f41b81a16c00"}, - {file = "importlib_metadata-4.5.0.tar.gz", hash = "sha256:b142cc1dd1342f31ff04bb7d022492b09920cb64fed867cd3ea6f80fe3ebd139"}, + {file = "importlib_metadata-4.6.0-py3-none-any.whl", hash = "sha256:c6513572926a96458f8c8f725bf0e00108fba0c9583ade9bd15b869c9d726e33"}, + {file = "importlib_metadata-4.6.0.tar.gz", hash = "sha256:4a5611fea3768d3d967c447ab4e93f567d95db92225b43b7b238dbfb855d70bb"}, ] iniconfig = [ {file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"}, @@ -1423,8 +1425,8 @@ werkzeug = [ {file = "Werkzeug-2.0.1.tar.gz", hash = "sha256:1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42"}, ] zipp = [ - {file = "zipp-3.4.1-py3-none-any.whl", hash = "sha256:51cb66cc54621609dd593d1787f286ee42a5c0adbb4b29abea5a63edc3e03098"}, - {file = "zipp-3.4.1.tar.gz", hash = "sha256:3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76"}, + {file = "zipp-3.5.0-py3-none-any.whl", hash = "sha256:957cfda87797e389580cb8b9e3870841ca991e2125350677b2ca83a0e99390a3"}, + {file = "zipp-3.5.0.tar.gz", hash = "sha256:f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4"}, ] "zope.event" = [ {file = "zope.event-4.5.0-py2.py3-none-any.whl", hash = "sha256:2666401939cdaa5f4e0c08cf7f20c9b21423b95e88f4675b1443973bdb080c42"}, diff --git a/pyproject.toml b/pyproject.toml index f14e19c6..d4bd38f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hydrus" -version = "0.4.3" +version = "0.4.4" description = "Hydra Ecosystem Flagship Server. Deploy REST data for Web 3.0" authors = ["Hydra Ecosystem"] license = "MIT License" @@ -21,7 +21,7 @@ Flask-SocketIO = "~4.2.1" gevent = "~20.12.0" gevent-websocket = "~0.10.1" greenlet = "~0.4.17" -hydra_python_core = ">=0.3" +hydra_python_core = ">=0.3.1" hydra_openapi_parser = ">=0.2" itsdangerous = ">=2.0.0" Jinja2 = ">=3.0" diff --git a/setup.py b/setup.py index fd4e0043..b925a6f3 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name="hydrus", include_package_data=True, - version="0.4.3", + version="0.4.4", description="Hydra Ecosystem Flagship Server. Deploy REST data for Web 3.0", long_description=open("README.md").read(), long_description_content_type="text/markdown",