diff --git a/README b/README deleted file mode 100644 index fdea512..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -Open Media Library Platform Packages diff --git a/README.md b/README.md new file mode 100644 index 0000000..88ecb37 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Open Media Library Platform Packages +==================================== + +platform independent packages for OML diff --git a/Shared/large_pdf.patch b/Shared/large_pdf.patch index 25b9985..24eba2a 100644 --- a/Shared/large_pdf.patch +++ b/Shared/large_pdf.patch @@ -1,7 +1,7 @@ -diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py b/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py +diff --git a/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py b/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py index be8959f..5522e4b 100644 ---- a/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py -+++ b/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py +--- a/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py ++++ b/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py @@ -1910,23 +1910,26 @@ class PdfFileReader(object): if debug: print((" x:", x, "%x"%ord(x))) if stream.tell() < 2: diff --git a/Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2-1.25.1.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/PyPDF2-1.25.1.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/__init__.py b/Shared/lib/python3.7/site-packages/PyPDF2/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/__init__.py rename to Shared/lib/python3.7/site-packages/PyPDF2/__init__.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/_version.py b/Shared/lib/python3.7/site-packages/PyPDF2/_version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/_version.py rename to Shared/lib/python3.7/site-packages/PyPDF2/_version.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/filters.py b/Shared/lib/python3.7/site-packages/PyPDF2/filters.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/filters.py rename to Shared/lib/python3.7/site-packages/PyPDF2/filters.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/generic.py b/Shared/lib/python3.7/site-packages/PyPDF2/generic.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/generic.py rename to Shared/lib/python3.7/site-packages/PyPDF2/generic.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/merger.py b/Shared/lib/python3.7/site-packages/PyPDF2/merger.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/merger.py rename to Shared/lib/python3.7/site-packages/PyPDF2/merger.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/pagerange.py b/Shared/lib/python3.7/site-packages/PyPDF2/pagerange.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/pagerange.py rename to Shared/lib/python3.7/site-packages/PyPDF2/pagerange.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/pdf.py b/Shared/lib/python3.7/site-packages/PyPDF2/pdf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/pdf.py rename to Shared/lib/python3.7/site-packages/PyPDF2/pdf.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/utils.py b/Shared/lib/python3.7/site-packages/PyPDF2/utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/utils.py rename to Shared/lib/python3.7/site-packages/PyPDF2/utils.py diff --git a/Shared/lib/python3.4/site-packages/PyPDF2/xmp.py b/Shared/lib/python3.7/site-packages/PyPDF2/xmp.py similarity index 100% rename from Shared/lib/python3.4/site-packages/PyPDF2/xmp.py rename to Shared/lib/python3.7/site-packages/PyPDF2/xmp.py diff --git a/Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/PySocks-1.6.8.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/PySocks-1.6.8.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/DESCRIPTION.rst b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/DESCRIPTION.rst similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/DESCRIPTION.rst rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/DESCRIPTION.rst diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/LICENSE.txt b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/LICENSE.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/LICENSE.txt rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/LICENSE.txt diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/METADATA b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/RECORD b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/metadata.json b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/metadata.json similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/metadata.json rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/metadata.json diff --git a/Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi-2018.11.29.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/certifi-2018.11.29.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/certifi/__init__.py b/Shared/lib/python3.7/site-packages/certifi/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi/__init__.py rename to Shared/lib/python3.7/site-packages/certifi/__init__.py diff --git a/Shared/lib/python3.4/site-packages/certifi/__main__.py b/Shared/lib/python3.7/site-packages/certifi/__main__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi/__main__.py rename to Shared/lib/python3.7/site-packages/certifi/__main__.py diff --git a/Shared/lib/python3.4/site-packages/certifi/cacert.pem b/Shared/lib/python3.7/site-packages/certifi/cacert.pem similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi/cacert.pem rename to Shared/lib/python3.7/site-packages/certifi/cacert.pem diff --git a/Shared/lib/python3.4/site-packages/certifi/core.py b/Shared/lib/python3.7/site-packages/certifi/core.py similarity index 100% rename from Shared/lib/python3.4/site-packages/certifi/core.py rename to Shared/lib/python3.7/site-packages/certifi/core.py diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/DESCRIPTION.rst b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/DESCRIPTION.rst similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/DESCRIPTION.rst rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/DESCRIPTION.rst diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/METADATA b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/RECORD b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/entry_points.txt b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/entry_points.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/entry_points.txt rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/entry_points.txt diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/metadata.json b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/metadata.json similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/metadata.json rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/metadata.json diff --git a/Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet-3.0.4.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/chardet-3.0.4.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/chardet/__init__.py b/Shared/lib/python3.7/site-packages/chardet/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/__init__.py rename to Shared/lib/python3.7/site-packages/chardet/__init__.py diff --git a/Shared/lib/python3.4/site-packages/chardet/big5freq.py b/Shared/lib/python3.7/site-packages/chardet/big5freq.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/big5freq.py rename to Shared/lib/python3.7/site-packages/chardet/big5freq.py diff --git a/Shared/lib/python3.4/site-packages/chardet/big5prober.py b/Shared/lib/python3.7/site-packages/chardet/big5prober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/big5prober.py rename to Shared/lib/python3.7/site-packages/chardet/big5prober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/chardistribution.py b/Shared/lib/python3.7/site-packages/chardet/chardistribution.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/chardistribution.py rename to Shared/lib/python3.7/site-packages/chardet/chardistribution.py diff --git a/Shared/lib/python3.4/site-packages/chardet/charsetgroupprober.py b/Shared/lib/python3.7/site-packages/chardet/charsetgroupprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/charsetgroupprober.py rename to Shared/lib/python3.7/site-packages/chardet/charsetgroupprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/charsetprober.py b/Shared/lib/python3.7/site-packages/chardet/charsetprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/charsetprober.py rename to Shared/lib/python3.7/site-packages/chardet/charsetprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/cli/__init__.py b/Shared/lib/python3.7/site-packages/chardet/cli/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/cli/__init__.py rename to Shared/lib/python3.7/site-packages/chardet/cli/__init__.py diff --git a/Shared/lib/python3.4/site-packages/chardet/cli/chardetect.py b/Shared/lib/python3.7/site-packages/chardet/cli/chardetect.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/cli/chardetect.py rename to Shared/lib/python3.7/site-packages/chardet/cli/chardetect.py diff --git a/Shared/lib/python3.4/site-packages/chardet/codingstatemachine.py b/Shared/lib/python3.7/site-packages/chardet/codingstatemachine.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/codingstatemachine.py rename to Shared/lib/python3.7/site-packages/chardet/codingstatemachine.py diff --git a/Shared/lib/python3.4/site-packages/chardet/compat.py b/Shared/lib/python3.7/site-packages/chardet/compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/compat.py rename to Shared/lib/python3.7/site-packages/chardet/compat.py diff --git a/Shared/lib/python3.4/site-packages/chardet/cp949prober.py b/Shared/lib/python3.7/site-packages/chardet/cp949prober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/cp949prober.py rename to Shared/lib/python3.7/site-packages/chardet/cp949prober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/enums.py b/Shared/lib/python3.7/site-packages/chardet/enums.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/enums.py rename to Shared/lib/python3.7/site-packages/chardet/enums.py diff --git a/Shared/lib/python3.4/site-packages/chardet/escprober.py b/Shared/lib/python3.7/site-packages/chardet/escprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/escprober.py rename to Shared/lib/python3.7/site-packages/chardet/escprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/escsm.py b/Shared/lib/python3.7/site-packages/chardet/escsm.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/escsm.py rename to Shared/lib/python3.7/site-packages/chardet/escsm.py diff --git a/Shared/lib/python3.4/site-packages/chardet/eucjpprober.py b/Shared/lib/python3.7/site-packages/chardet/eucjpprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/eucjpprober.py rename to Shared/lib/python3.7/site-packages/chardet/eucjpprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/euckrfreq.py b/Shared/lib/python3.7/site-packages/chardet/euckrfreq.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/euckrfreq.py rename to Shared/lib/python3.7/site-packages/chardet/euckrfreq.py diff --git a/Shared/lib/python3.4/site-packages/chardet/euckrprober.py b/Shared/lib/python3.7/site-packages/chardet/euckrprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/euckrprober.py rename to Shared/lib/python3.7/site-packages/chardet/euckrprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/euctwfreq.py b/Shared/lib/python3.7/site-packages/chardet/euctwfreq.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/euctwfreq.py rename to Shared/lib/python3.7/site-packages/chardet/euctwfreq.py diff --git a/Shared/lib/python3.4/site-packages/chardet/euctwprober.py b/Shared/lib/python3.7/site-packages/chardet/euctwprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/euctwprober.py rename to Shared/lib/python3.7/site-packages/chardet/euctwprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/gb2312freq.py b/Shared/lib/python3.7/site-packages/chardet/gb2312freq.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/gb2312freq.py rename to Shared/lib/python3.7/site-packages/chardet/gb2312freq.py diff --git a/Shared/lib/python3.4/site-packages/chardet/gb2312prober.py b/Shared/lib/python3.7/site-packages/chardet/gb2312prober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/gb2312prober.py rename to Shared/lib/python3.7/site-packages/chardet/gb2312prober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/hebrewprober.py b/Shared/lib/python3.7/site-packages/chardet/hebrewprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/hebrewprober.py rename to Shared/lib/python3.7/site-packages/chardet/hebrewprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/jisfreq.py b/Shared/lib/python3.7/site-packages/chardet/jisfreq.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/jisfreq.py rename to Shared/lib/python3.7/site-packages/chardet/jisfreq.py diff --git a/Shared/lib/python3.4/site-packages/chardet/jpcntx.py b/Shared/lib/python3.7/site-packages/chardet/jpcntx.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/jpcntx.py rename to Shared/lib/python3.7/site-packages/chardet/jpcntx.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langbulgarianmodel.py b/Shared/lib/python3.7/site-packages/chardet/langbulgarianmodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langbulgarianmodel.py rename to Shared/lib/python3.7/site-packages/chardet/langbulgarianmodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langcyrillicmodel.py b/Shared/lib/python3.7/site-packages/chardet/langcyrillicmodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langcyrillicmodel.py rename to Shared/lib/python3.7/site-packages/chardet/langcyrillicmodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langgreekmodel.py b/Shared/lib/python3.7/site-packages/chardet/langgreekmodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langgreekmodel.py rename to Shared/lib/python3.7/site-packages/chardet/langgreekmodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langhebrewmodel.py b/Shared/lib/python3.7/site-packages/chardet/langhebrewmodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langhebrewmodel.py rename to Shared/lib/python3.7/site-packages/chardet/langhebrewmodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langhungarianmodel.py b/Shared/lib/python3.7/site-packages/chardet/langhungarianmodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langhungarianmodel.py rename to Shared/lib/python3.7/site-packages/chardet/langhungarianmodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langthaimodel.py b/Shared/lib/python3.7/site-packages/chardet/langthaimodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langthaimodel.py rename to Shared/lib/python3.7/site-packages/chardet/langthaimodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/langturkishmodel.py b/Shared/lib/python3.7/site-packages/chardet/langturkishmodel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/langturkishmodel.py rename to Shared/lib/python3.7/site-packages/chardet/langturkishmodel.py diff --git a/Shared/lib/python3.4/site-packages/chardet/latin1prober.py b/Shared/lib/python3.7/site-packages/chardet/latin1prober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/latin1prober.py rename to Shared/lib/python3.7/site-packages/chardet/latin1prober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/mbcharsetprober.py b/Shared/lib/python3.7/site-packages/chardet/mbcharsetprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/mbcharsetprober.py rename to Shared/lib/python3.7/site-packages/chardet/mbcharsetprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/mbcsgroupprober.py b/Shared/lib/python3.7/site-packages/chardet/mbcsgroupprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/mbcsgroupprober.py rename to Shared/lib/python3.7/site-packages/chardet/mbcsgroupprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/mbcssm.py b/Shared/lib/python3.7/site-packages/chardet/mbcssm.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/mbcssm.py rename to Shared/lib/python3.7/site-packages/chardet/mbcssm.py diff --git a/Shared/lib/python3.4/site-packages/chardet/sbcharsetprober.py b/Shared/lib/python3.7/site-packages/chardet/sbcharsetprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/sbcharsetprober.py rename to Shared/lib/python3.7/site-packages/chardet/sbcharsetprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/sbcsgroupprober.py b/Shared/lib/python3.7/site-packages/chardet/sbcsgroupprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/sbcsgroupprober.py rename to Shared/lib/python3.7/site-packages/chardet/sbcsgroupprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/sjisprober.py b/Shared/lib/python3.7/site-packages/chardet/sjisprober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/sjisprober.py rename to Shared/lib/python3.7/site-packages/chardet/sjisprober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/universaldetector.py b/Shared/lib/python3.7/site-packages/chardet/universaldetector.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/universaldetector.py rename to Shared/lib/python3.7/site-packages/chardet/universaldetector.py diff --git a/Shared/lib/python3.4/site-packages/chardet/utf8prober.py b/Shared/lib/python3.7/site-packages/chardet/utf8prober.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/utf8prober.py rename to Shared/lib/python3.7/site-packages/chardet/utf8prober.py diff --git a/Shared/lib/python3.4/site-packages/chardet/version.py b/Shared/lib/python3.7/site-packages/chardet/version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/chardet/version.py rename to Shared/lib/python3.7/site-packages/chardet/version.py diff --git a/Shared/lib/python3.4/site-packages/easy_install.py b/Shared/lib/python3.7/site-packages/easy_install.py similarity index 100% rename from Shared/lib/python3.4/site-packages/easy_install.py rename to Shared/lib/python3.7/site-packages/easy_install.py diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/DESCRIPTION.rst b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/DESCRIPTION.rst similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/DESCRIPTION.rst rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/DESCRIPTION.rst diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/LICENSE.txt b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/LICENSE.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/LICENSE.txt rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/LICENSE.txt diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/METADATA b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/RECORD b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/metadata.json b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/metadata.json similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/metadata.json rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/metadata.json diff --git a/Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib-1.0.1.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/html5lib-1.0.1.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/html5lib/__init__.py b/Shared/lib/python3.7/site-packages/html5lib/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/__init__.py rename to Shared/lib/python3.7/site-packages/html5lib/__init__.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_ihatexml.py b/Shared/lib/python3.7/site-packages/html5lib/_ihatexml.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_ihatexml.py rename to Shared/lib/python3.7/site-packages/html5lib/_ihatexml.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_inputstream.py b/Shared/lib/python3.7/site-packages/html5lib/_inputstream.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_inputstream.py rename to Shared/lib/python3.7/site-packages/html5lib/_inputstream.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_tokenizer.py b/Shared/lib/python3.7/site-packages/html5lib/_tokenizer.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_tokenizer.py rename to Shared/lib/python3.7/site-packages/html5lib/_tokenizer.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_trie/__init__.py b/Shared/lib/python3.7/site-packages/html5lib/_trie/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_trie/__init__.py rename to Shared/lib/python3.7/site-packages/html5lib/_trie/__init__.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_trie/_base.py b/Shared/lib/python3.7/site-packages/html5lib/_trie/_base.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_trie/_base.py rename to Shared/lib/python3.7/site-packages/html5lib/_trie/_base.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_trie/datrie.py b/Shared/lib/python3.7/site-packages/html5lib/_trie/datrie.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_trie/datrie.py rename to Shared/lib/python3.7/site-packages/html5lib/_trie/datrie.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_trie/py.py b/Shared/lib/python3.7/site-packages/html5lib/_trie/py.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_trie/py.py rename to Shared/lib/python3.7/site-packages/html5lib/_trie/py.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/_utils.py b/Shared/lib/python3.7/site-packages/html5lib/_utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/_utils.py rename to Shared/lib/python3.7/site-packages/html5lib/_utils.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/constants.py b/Shared/lib/python3.7/site-packages/html5lib/constants.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/constants.py rename to Shared/lib/python3.7/site-packages/html5lib/constants.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/__init__.py b/Shared/lib/python3.7/site-packages/html5lib/filters/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/__init__.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/__init__.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/alphabeticalattributes.py b/Shared/lib/python3.7/site-packages/html5lib/filters/alphabeticalattributes.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/alphabeticalattributes.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/alphabeticalattributes.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/base.py b/Shared/lib/python3.7/site-packages/html5lib/filters/base.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/base.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/base.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/inject_meta_charset.py b/Shared/lib/python3.7/site-packages/html5lib/filters/inject_meta_charset.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/inject_meta_charset.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/inject_meta_charset.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/lint.py b/Shared/lib/python3.7/site-packages/html5lib/filters/lint.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/lint.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/lint.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/optionaltags.py b/Shared/lib/python3.7/site-packages/html5lib/filters/optionaltags.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/optionaltags.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/optionaltags.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/sanitizer.py b/Shared/lib/python3.7/site-packages/html5lib/filters/sanitizer.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/sanitizer.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/sanitizer.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/filters/whitespace.py b/Shared/lib/python3.7/site-packages/html5lib/filters/whitespace.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/filters/whitespace.py rename to Shared/lib/python3.7/site-packages/html5lib/filters/whitespace.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/html5parser.py b/Shared/lib/python3.7/site-packages/html5lib/html5parser.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/html5parser.py rename to Shared/lib/python3.7/site-packages/html5lib/html5parser.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/serializer.py b/Shared/lib/python3.7/site-packages/html5lib/serializer.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/serializer.py rename to Shared/lib/python3.7/site-packages/html5lib/serializer.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treeadapters/__init__.py b/Shared/lib/python3.7/site-packages/html5lib/treeadapters/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treeadapters/__init__.py rename to Shared/lib/python3.7/site-packages/html5lib/treeadapters/__init__.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treeadapters/genshi.py b/Shared/lib/python3.7/site-packages/html5lib/treeadapters/genshi.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treeadapters/genshi.py rename to Shared/lib/python3.7/site-packages/html5lib/treeadapters/genshi.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treeadapters/sax.py b/Shared/lib/python3.7/site-packages/html5lib/treeadapters/sax.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treeadapters/sax.py rename to Shared/lib/python3.7/site-packages/html5lib/treeadapters/sax.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treebuilders/__init__.py b/Shared/lib/python3.7/site-packages/html5lib/treebuilders/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treebuilders/__init__.py rename to Shared/lib/python3.7/site-packages/html5lib/treebuilders/__init__.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treebuilders/base.py b/Shared/lib/python3.7/site-packages/html5lib/treebuilders/base.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treebuilders/base.py rename to Shared/lib/python3.7/site-packages/html5lib/treebuilders/base.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treebuilders/dom.py b/Shared/lib/python3.7/site-packages/html5lib/treebuilders/dom.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treebuilders/dom.py rename to Shared/lib/python3.7/site-packages/html5lib/treebuilders/dom.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treebuilders/etree.py b/Shared/lib/python3.7/site-packages/html5lib/treebuilders/etree.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treebuilders/etree.py rename to Shared/lib/python3.7/site-packages/html5lib/treebuilders/etree.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treebuilders/etree_lxml.py b/Shared/lib/python3.7/site-packages/html5lib/treebuilders/etree_lxml.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treebuilders/etree_lxml.py rename to Shared/lib/python3.7/site-packages/html5lib/treebuilders/etree_lxml.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treewalkers/__init__.py b/Shared/lib/python3.7/site-packages/html5lib/treewalkers/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treewalkers/__init__.py rename to Shared/lib/python3.7/site-packages/html5lib/treewalkers/__init__.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treewalkers/base.py b/Shared/lib/python3.7/site-packages/html5lib/treewalkers/base.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treewalkers/base.py rename to Shared/lib/python3.7/site-packages/html5lib/treewalkers/base.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treewalkers/dom.py b/Shared/lib/python3.7/site-packages/html5lib/treewalkers/dom.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treewalkers/dom.py rename to Shared/lib/python3.7/site-packages/html5lib/treewalkers/dom.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treewalkers/etree.py b/Shared/lib/python3.7/site-packages/html5lib/treewalkers/etree.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treewalkers/etree.py rename to Shared/lib/python3.7/site-packages/html5lib/treewalkers/etree.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treewalkers/etree_lxml.py b/Shared/lib/python3.7/site-packages/html5lib/treewalkers/etree_lxml.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treewalkers/etree_lxml.py rename to Shared/lib/python3.7/site-packages/html5lib/treewalkers/etree_lxml.py diff --git a/Shared/lib/python3.4/site-packages/html5lib/treewalkers/genshi.py b/Shared/lib/python3.7/site-packages/html5lib/treewalkers/genshi.py similarity index 100% rename from Shared/lib/python3.4/site-packages/html5lib/treewalkers/genshi.py rename to Shared/lib/python3.7/site-packages/html5lib/treewalkers/genshi.py diff --git a/Shared/lib/python3.4/site-packages/idna-2.8.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/idna-2.8.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/idna-2.8.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/idna-2.8.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/idna-2.8.dist-info/LICENSE.rst b/Shared/lib/python3.7/site-packages/idna-2.8.dist-info/LICENSE.rst similarity index 100% rename from Shared/lib/python3.4/site-packages/idna-2.8.dist-info/LICENSE.rst rename to Shared/lib/python3.7/site-packages/idna-2.8.dist-info/LICENSE.rst diff --git a/Shared/lib/python3.4/site-packages/idna-2.8.dist-info/METADATA b/Shared/lib/python3.7/site-packages/idna-2.8.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/idna-2.8.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/idna-2.8.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/idna-2.8.dist-info/RECORD b/Shared/lib/python3.7/site-packages/idna-2.8.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/idna-2.8.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/idna-2.8.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/idna-2.8.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/idna-2.8.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/idna-2.8.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/idna-2.8.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/idna-2.8.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/idna-2.8.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/idna-2.8.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/idna-2.8.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/idna/__init__.py b/Shared/lib/python3.7/site-packages/idna/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/__init__.py rename to Shared/lib/python3.7/site-packages/idna/__init__.py diff --git a/Shared/lib/python3.4/site-packages/idna/codec.py b/Shared/lib/python3.7/site-packages/idna/codec.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/codec.py rename to Shared/lib/python3.7/site-packages/idna/codec.py diff --git a/Shared/lib/python3.4/site-packages/idna/compat.py b/Shared/lib/python3.7/site-packages/idna/compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/compat.py rename to Shared/lib/python3.7/site-packages/idna/compat.py diff --git a/Shared/lib/python3.4/site-packages/idna/core.py b/Shared/lib/python3.7/site-packages/idna/core.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/core.py rename to Shared/lib/python3.7/site-packages/idna/core.py diff --git a/Shared/lib/python3.4/site-packages/idna/idnadata.py b/Shared/lib/python3.7/site-packages/idna/idnadata.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/idnadata.py rename to Shared/lib/python3.7/site-packages/idna/idnadata.py diff --git a/Shared/lib/python3.4/site-packages/idna/intranges.py b/Shared/lib/python3.7/site-packages/idna/intranges.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/intranges.py rename to Shared/lib/python3.7/site-packages/idna/intranges.py diff --git a/Shared/lib/python3.4/site-packages/idna/package_data.py b/Shared/lib/python3.7/site-packages/idna/package_data.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/package_data.py rename to Shared/lib/python3.7/site-packages/idna/package_data.py diff --git a/Shared/lib/python3.4/site-packages/idna/uts46data.py b/Shared/lib/python3.7/site-packages/idna/uts46data.py similarity index 100% rename from Shared/lib/python3.4/site-packages/idna/uts46data.py rename to Shared/lib/python3.7/site-packages/idna/uts46data.py diff --git a/Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr-0.1.6.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/ifaddr-0.1.6.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/ifaddr/__init__.py b/Shared/lib/python3.7/site-packages/ifaddr/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr/__init__.py rename to Shared/lib/python3.7/site-packages/ifaddr/__init__.py diff --git a/Shared/lib/python3.4/site-packages/ifaddr/_posix.py b/Shared/lib/python3.7/site-packages/ifaddr/_posix.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr/_posix.py rename to Shared/lib/python3.7/site-packages/ifaddr/_posix.py diff --git a/Shared/lib/python3.4/site-packages/ifaddr/_shared.py b/Shared/lib/python3.7/site-packages/ifaddr/_shared.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr/_shared.py rename to Shared/lib/python3.7/site-packages/ifaddr/_shared.py diff --git a/Shared/lib/python3.4/site-packages/ifaddr/_win32.py b/Shared/lib/python3.7/site-packages/ifaddr/_win32.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr/_win32.py rename to Shared/lib/python3.7/site-packages/ifaddr/_win32.py diff --git a/Shared/lib/python3.4/site-packages/ifaddr/test_ifaddr.py b/Shared/lib/python3.7/site-packages/ifaddr/test_ifaddr.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ifaddr/test_ifaddr.py rename to Shared/lib/python3.7/site-packages/ifaddr/test_ifaddr.py diff --git a/Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/requires.txt b/Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/requires.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/requires.txt rename to Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/requires.txt diff --git a/Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/ox-2.3.898.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/ox-2.3.898.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/ox/__init__.py b/Shared/lib/python3.7/site-packages/ox/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/__init__.py rename to Shared/lib/python3.7/site-packages/ox/__init__.py diff --git a/Shared/lib/python3.4/site-packages/ox/__version.py b/Shared/lib/python3.7/site-packages/ox/__version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/__version.py rename to Shared/lib/python3.7/site-packages/ox/__version.py diff --git a/Shared/lib/python3.4/site-packages/ox/api.py b/Shared/lib/python3.7/site-packages/ox/api.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/api.py rename to Shared/lib/python3.7/site-packages/ox/api.py diff --git a/Shared/lib/python3.4/site-packages/ox/cache.py b/Shared/lib/python3.7/site-packages/ox/cache.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/cache.py rename to Shared/lib/python3.7/site-packages/ox/cache.py diff --git a/Shared/lib/python3.4/site-packages/ox/file.py b/Shared/lib/python3.7/site-packages/ox/file.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/file.py rename to Shared/lib/python3.7/site-packages/ox/file.py diff --git a/Shared/lib/python3.4/site-packages/ox/fixunicode.py b/Shared/lib/python3.7/site-packages/ox/fixunicode.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/fixunicode.py rename to Shared/lib/python3.7/site-packages/ox/fixunicode.py diff --git a/Shared/lib/python3.4/site-packages/ox/form.py b/Shared/lib/python3.7/site-packages/ox/form.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/form.py rename to Shared/lib/python3.7/site-packages/ox/form.py diff --git a/Shared/lib/python3.4/site-packages/ox/format.py b/Shared/lib/python3.7/site-packages/ox/format.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/format.py rename to Shared/lib/python3.7/site-packages/ox/format.py diff --git a/Shared/lib/python3.4/site-packages/ox/geo.py b/Shared/lib/python3.7/site-packages/ox/geo.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/geo.py rename to Shared/lib/python3.7/site-packages/ox/geo.py diff --git a/Shared/lib/python3.4/site-packages/ox/html.py b/Shared/lib/python3.7/site-packages/ox/html.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/html.py rename to Shared/lib/python3.7/site-packages/ox/html.py diff --git a/Shared/lib/python3.4/site-packages/ox/image.py b/Shared/lib/python3.7/site-packages/ox/image.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/image.py rename to Shared/lib/python3.7/site-packages/ox/image.py diff --git a/Shared/lib/python3.4/site-packages/ox/iso.py b/Shared/lib/python3.7/site-packages/ox/iso.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/iso.py rename to Shared/lib/python3.7/site-packages/ox/iso.py diff --git a/Shared/lib/python3.4/site-packages/ox/js.py b/Shared/lib/python3.7/site-packages/ox/js.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/js.py rename to Shared/lib/python3.7/site-packages/ox/js.py diff --git a/Shared/lib/python3.4/site-packages/ox/jsonc.py b/Shared/lib/python3.7/site-packages/ox/jsonc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/jsonc.py rename to Shared/lib/python3.7/site-packages/ox/jsonc.py diff --git a/Shared/lib/python3.4/site-packages/ox/location.py b/Shared/lib/python3.7/site-packages/ox/location.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/location.py rename to Shared/lib/python3.7/site-packages/ox/location.py diff --git a/Shared/lib/python3.4/site-packages/ox/movie.py b/Shared/lib/python3.7/site-packages/ox/movie.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/movie.py rename to Shared/lib/python3.7/site-packages/ox/movie.py diff --git a/Shared/lib/python3.4/site-packages/ox/net.py b/Shared/lib/python3.7/site-packages/ox/net.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/net.py rename to Shared/lib/python3.7/site-packages/ox/net.py diff --git a/Shared/lib/python3.4/site-packages/ox/normalize.py b/Shared/lib/python3.7/site-packages/ox/normalize.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/normalize.py rename to Shared/lib/python3.7/site-packages/ox/normalize.py diff --git a/Shared/lib/python3.4/site-packages/ox/oembed.py b/Shared/lib/python3.7/site-packages/ox/oembed.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/oembed.py rename to Shared/lib/python3.7/site-packages/ox/oembed.py diff --git a/Shared/lib/python3.4/site-packages/ox/srt.py b/Shared/lib/python3.7/site-packages/ox/srt.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/srt.py rename to Shared/lib/python3.7/site-packages/ox/srt.py diff --git a/Shared/lib/python3.4/site-packages/ox/text.py b/Shared/lib/python3.7/site-packages/ox/text.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/text.py rename to Shared/lib/python3.7/site-packages/ox/text.py diff --git a/Shared/lib/python3.4/site-packages/ox/torrent/__init__.py b/Shared/lib/python3.7/site-packages/ox/torrent/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/torrent/__init__.py rename to Shared/lib/python3.7/site-packages/ox/torrent/__init__.py diff --git a/Shared/lib/python3.4/site-packages/ox/torrent/bencode.py b/Shared/lib/python3.7/site-packages/ox/torrent/bencode.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/torrent/bencode.py rename to Shared/lib/python3.7/site-packages/ox/torrent/bencode.py diff --git a/Shared/lib/python3.4/site-packages/ox/torrent/bencode3.py b/Shared/lib/python3.7/site-packages/ox/torrent/bencode3.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/torrent/bencode3.py rename to Shared/lib/python3.7/site-packages/ox/torrent/bencode3.py diff --git a/Shared/lib/python3.4/site-packages/ox/torrent/makemetafile.py b/Shared/lib/python3.7/site-packages/ox/torrent/makemetafile.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/torrent/makemetafile.py rename to Shared/lib/python3.7/site-packages/ox/torrent/makemetafile.py diff --git a/Shared/lib/python3.4/site-packages/ox/utils.py b/Shared/lib/python3.7/site-packages/ox/utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/utils.py rename to Shared/lib/python3.7/site-packages/ox/utils.py diff --git a/Shared/lib/python3.4/site-packages/ox/vtt.py b/Shared/lib/python3.7/site-packages/ox/vtt.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/vtt.py rename to Shared/lib/python3.7/site-packages/ox/vtt.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/__init__.py b/Shared/lib/python3.7/site-packages/ox/web/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/__init__.py rename to Shared/lib/python3.7/site-packages/ox/web/__init__.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/abebooks.py b/Shared/lib/python3.7/site-packages/ox/web/abebooks.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/abebooks.py rename to Shared/lib/python3.7/site-packages/ox/web/abebooks.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/allmovie.py b/Shared/lib/python3.7/site-packages/ox/web/allmovie.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/allmovie.py rename to Shared/lib/python3.7/site-packages/ox/web/allmovie.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/amazon.py b/Shared/lib/python3.7/site-packages/ox/web/amazon.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/amazon.py rename to Shared/lib/python3.7/site-packages/ox/web/amazon.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/apple.py b/Shared/lib/python3.7/site-packages/ox/web/apple.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/apple.py rename to Shared/lib/python3.7/site-packages/ox/web/apple.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/archive.py b/Shared/lib/python3.7/site-packages/ox/web/archive.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/archive.py rename to Shared/lib/python3.7/site-packages/ox/web/archive.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/arsenalberlin.py b/Shared/lib/python3.7/site-packages/ox/web/arsenalberlin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/arsenalberlin.py rename to Shared/lib/python3.7/site-packages/ox/web/arsenalberlin.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/auth.py b/Shared/lib/python3.7/site-packages/ox/web/auth.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/auth.py rename to Shared/lib/python3.7/site-packages/ox/web/auth.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/criterion.py b/Shared/lib/python3.7/site-packages/ox/web/criterion.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/criterion.py rename to Shared/lib/python3.7/site-packages/ox/web/criterion.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/dailymotion.py b/Shared/lib/python3.7/site-packages/ox/web/dailymotion.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/dailymotion.py rename to Shared/lib/python3.7/site-packages/ox/web/dailymotion.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/duckduckgo.py b/Shared/lib/python3.7/site-packages/ox/web/duckduckgo.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/duckduckgo.py rename to Shared/lib/python3.7/site-packages/ox/web/duckduckgo.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/epguides.py b/Shared/lib/python3.7/site-packages/ox/web/epguides.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/epguides.py rename to Shared/lib/python3.7/site-packages/ox/web/epguides.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/filmsdivision.py b/Shared/lib/python3.7/site-packages/ox/web/filmsdivision.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/filmsdivision.py rename to Shared/lib/python3.7/site-packages/ox/web/filmsdivision.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/flixter.py b/Shared/lib/python3.7/site-packages/ox/web/flixter.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/flixter.py rename to Shared/lib/python3.7/site-packages/ox/web/flixter.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/freebase.py b/Shared/lib/python3.7/site-packages/ox/web/freebase.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/freebase.py rename to Shared/lib/python3.7/site-packages/ox/web/freebase.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/google.py b/Shared/lib/python3.7/site-packages/ox/web/google.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/google.py rename to Shared/lib/python3.7/site-packages/ox/web/google.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/imdb.py b/Shared/lib/python3.7/site-packages/ox/web/imdb.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/imdb.py rename to Shared/lib/python3.7/site-packages/ox/web/imdb.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/impawards.py b/Shared/lib/python3.7/site-packages/ox/web/impawards.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/impawards.py rename to Shared/lib/python3.7/site-packages/ox/web/impawards.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/itunes.py b/Shared/lib/python3.7/site-packages/ox/web/itunes.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/itunes.py rename to Shared/lib/python3.7/site-packages/ox/web/itunes.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/lookupbyisbn.py b/Shared/lib/python3.7/site-packages/ox/web/lookupbyisbn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/lookupbyisbn.py rename to Shared/lib/python3.7/site-packages/ox/web/lookupbyisbn.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/lyricsfly.py b/Shared/lib/python3.7/site-packages/ox/web/lyricsfly.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/lyricsfly.py rename to Shared/lib/python3.7/site-packages/ox/web/lyricsfly.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/metacritic.py b/Shared/lib/python3.7/site-packages/ox/web/metacritic.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/metacritic.py rename to Shared/lib/python3.7/site-packages/ox/web/metacritic.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/movieposterdb.py b/Shared/lib/python3.7/site-packages/ox/web/movieposterdb.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/movieposterdb.py rename to Shared/lib/python3.7/site-packages/ox/web/movieposterdb.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/opensubtitles.py b/Shared/lib/python3.7/site-packages/ox/web/opensubtitles.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/opensubtitles.py rename to Shared/lib/python3.7/site-packages/ox/web/opensubtitles.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/oxdb.py b/Shared/lib/python3.7/site-packages/ox/web/oxdb.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/oxdb.py rename to Shared/lib/python3.7/site-packages/ox/web/oxdb.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/piratecinema.py b/Shared/lib/python3.7/site-packages/ox/web/piratecinema.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/piratecinema.py rename to Shared/lib/python3.7/site-packages/ox/web/piratecinema.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/rottentomatoes.py b/Shared/lib/python3.7/site-packages/ox/web/rottentomatoes.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/rottentomatoes.py rename to Shared/lib/python3.7/site-packages/ox/web/rottentomatoes.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/siteparser.py b/Shared/lib/python3.7/site-packages/ox/web/siteparser.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/siteparser.py rename to Shared/lib/python3.7/site-packages/ox/web/siteparser.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/spiegel.py b/Shared/lib/python3.7/site-packages/ox/web/spiegel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/spiegel.py rename to Shared/lib/python3.7/site-packages/ox/web/spiegel.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/startpage.py b/Shared/lib/python3.7/site-packages/ox/web/startpage.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/startpage.py rename to Shared/lib/python3.7/site-packages/ox/web/startpage.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/thepiratebay.py b/Shared/lib/python3.7/site-packages/ox/web/thepiratebay.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/thepiratebay.py rename to Shared/lib/python3.7/site-packages/ox/web/thepiratebay.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/tv.py b/Shared/lib/python3.7/site-packages/ox/web/tv.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/tv.py rename to Shared/lib/python3.7/site-packages/ox/web/tv.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/twitter.py b/Shared/lib/python3.7/site-packages/ox/web/twitter.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/twitter.py rename to Shared/lib/python3.7/site-packages/ox/web/twitter.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/ubu.py b/Shared/lib/python3.7/site-packages/ox/web/ubu.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/ubu.py rename to Shared/lib/python3.7/site-packages/ox/web/ubu.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/vimeo.py b/Shared/lib/python3.7/site-packages/ox/web/vimeo.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/vimeo.py rename to Shared/lib/python3.7/site-packages/ox/web/vimeo.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/wikipedia.py b/Shared/lib/python3.7/site-packages/ox/web/wikipedia.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/wikipedia.py rename to Shared/lib/python3.7/site-packages/ox/web/wikipedia.py diff --git a/Shared/lib/python3.4/site-packages/ox/web/youtube.py b/Shared/lib/python3.7/site-packages/ox/web/youtube.py similarity index 100% rename from Shared/lib/python3.4/site-packages/ox/web/youtube.py rename to Shared/lib/python3.7/site-packages/ox/web/youtube.py diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/LICENSE.txt b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/LICENSE.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/LICENSE.txt rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/LICENSE.txt diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/METADATA b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/RECORD b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/entry_points.txt b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/entry_points.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/entry_points.txt rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/entry_points.txt diff --git a/Shared/lib/python3.4/site-packages/pip-18.1.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/pip-18.1.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/pip-18.1.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/pip-18.1.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/pip/__init__.py b/Shared/lib/python3.7/site-packages/pip/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/__init__.py rename to Shared/lib/python3.7/site-packages/pip/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/__main__.py b/Shared/lib/python3.7/site-packages/pip/__main__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/__main__.py rename to Shared/lib/python3.7/site-packages/pip/__main__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/build_env.py b/Shared/lib/python3.7/site-packages/pip/_internal/build_env.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/build_env.py rename to Shared/lib/python3.7/site-packages/pip/_internal/build_env.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cache.py b/Shared/lib/python3.7/site-packages/pip/_internal/cache.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cache.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cache.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/autocompletion.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/autocompletion.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/autocompletion.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/autocompletion.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/base_command.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/base_command.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/base_command.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/base_command.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/cmdoptions.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/cmdoptions.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/cmdoptions.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/cmdoptions.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/main_parser.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/main_parser.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/main_parser.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/main_parser.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/parser.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/parser.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/parser.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/parser.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/cli/status_codes.py b/Shared/lib/python3.7/site-packages/pip/_internal/cli/status_codes.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/cli/status_codes.py rename to Shared/lib/python3.7/site-packages/pip/_internal/cli/status_codes.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/check.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/check.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/check.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/check.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/completion.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/completion.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/completion.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/completion.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/configuration.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/configuration.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/configuration.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/configuration.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/download.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/download.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/download.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/download.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/freeze.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/freeze.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/freeze.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/freeze.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/hash.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/hash.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/hash.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/hash.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/help.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/help.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/help.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/help.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/install.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/install.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/install.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/install.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/list.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/list.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/list.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/list.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/search.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/search.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/search.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/search.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/show.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/show.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/show.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/show.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/uninstall.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/uninstall.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/uninstall.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/uninstall.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/commands/wheel.py b/Shared/lib/python3.7/site-packages/pip/_internal/commands/wheel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/commands/wheel.py rename to Shared/lib/python3.7/site-packages/pip/_internal/commands/wheel.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/configuration.py b/Shared/lib/python3.7/site-packages/pip/_internal/configuration.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/configuration.py rename to Shared/lib/python3.7/site-packages/pip/_internal/configuration.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/download.py b/Shared/lib/python3.7/site-packages/pip/_internal/download.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/download.py rename to Shared/lib/python3.7/site-packages/pip/_internal/download.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/exceptions.py b/Shared/lib/python3.7/site-packages/pip/_internal/exceptions.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/exceptions.py rename to Shared/lib/python3.7/site-packages/pip/_internal/exceptions.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/index.py b/Shared/lib/python3.7/site-packages/pip/_internal/index.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/index.py rename to Shared/lib/python3.7/site-packages/pip/_internal/index.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/locations.py b/Shared/lib/python3.7/site-packages/pip/_internal/locations.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/locations.py rename to Shared/lib/python3.7/site-packages/pip/_internal/locations.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/models/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/models/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/models/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/models/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/models/candidate.py b/Shared/lib/python3.7/site-packages/pip/_internal/models/candidate.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/models/candidate.py rename to Shared/lib/python3.7/site-packages/pip/_internal/models/candidate.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/models/format_control.py b/Shared/lib/python3.7/site-packages/pip/_internal/models/format_control.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/models/format_control.py rename to Shared/lib/python3.7/site-packages/pip/_internal/models/format_control.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/models/index.py b/Shared/lib/python3.7/site-packages/pip/_internal/models/index.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/models/index.py rename to Shared/lib/python3.7/site-packages/pip/_internal/models/index.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/models/link.py b/Shared/lib/python3.7/site-packages/pip/_internal/models/link.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/models/link.py rename to Shared/lib/python3.7/site-packages/pip/_internal/models/link.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/operations/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/operations/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/operations/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/operations/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/operations/check.py b/Shared/lib/python3.7/site-packages/pip/_internal/operations/check.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/operations/check.py rename to Shared/lib/python3.7/site-packages/pip/_internal/operations/check.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/operations/freeze.py b/Shared/lib/python3.7/site-packages/pip/_internal/operations/freeze.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/operations/freeze.py rename to Shared/lib/python3.7/site-packages/pip/_internal/operations/freeze.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/operations/prepare.py b/Shared/lib/python3.7/site-packages/pip/_internal/operations/prepare.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/operations/prepare.py rename to Shared/lib/python3.7/site-packages/pip/_internal/operations/prepare.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/pep425tags.py b/Shared/lib/python3.7/site-packages/pip/_internal/pep425tags.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/pep425tags.py rename to Shared/lib/python3.7/site-packages/pip/_internal/pep425tags.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/pyproject.py b/Shared/lib/python3.7/site-packages/pip/_internal/pyproject.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/pyproject.py rename to Shared/lib/python3.7/site-packages/pip/_internal/pyproject.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/constructors.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/constructors.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/constructors.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/constructors.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/req_file.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/req_file.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/req_file.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/req_file.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/req_install.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/req_install.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/req_install.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/req_install.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/req_set.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/req_set.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/req_set.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/req_set.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/req_tracker.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/req_tracker.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/req_tracker.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/req_tracker.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/req/req_uninstall.py b/Shared/lib/python3.7/site-packages/pip/_internal/req/req_uninstall.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/req/req_uninstall.py rename to Shared/lib/python3.7/site-packages/pip/_internal/req/req_uninstall.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/resolve.py b/Shared/lib/python3.7/site-packages/pip/_internal/resolve.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/resolve.py rename to Shared/lib/python3.7/site-packages/pip/_internal/resolve.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/appdirs.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/appdirs.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/appdirs.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/appdirs.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/compat.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/compat.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/compat.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/deprecation.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/deprecation.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/deprecation.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/deprecation.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/encoding.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/encoding.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/encoding.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/encoding.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/filesystem.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/filesystem.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/filesystem.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/filesystem.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/glibc.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/glibc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/glibc.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/glibc.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/hashes.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/hashes.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/hashes.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/hashes.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/logging.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/logging.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/logging.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/logging.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/misc.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/misc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/misc.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/misc.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/models.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/models.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/models.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/models.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/outdated.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/outdated.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/outdated.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/outdated.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/packaging.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/packaging.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/packaging.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/packaging.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/setuptools_build.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/setuptools_build.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/setuptools_build.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/setuptools_build.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/temp_dir.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/temp_dir.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/temp_dir.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/temp_dir.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/typing.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/typing.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/typing.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/typing.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/utils/ui.py b/Shared/lib/python3.7/site-packages/pip/_internal/utils/ui.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/utils/ui.py rename to Shared/lib/python3.7/site-packages/pip/_internal/utils/ui.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/vcs/__init__.py b/Shared/lib/python3.7/site-packages/pip/_internal/vcs/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/vcs/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_internal/vcs/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/vcs/bazaar.py b/Shared/lib/python3.7/site-packages/pip/_internal/vcs/bazaar.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/vcs/bazaar.py rename to Shared/lib/python3.7/site-packages/pip/_internal/vcs/bazaar.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/vcs/git.py b/Shared/lib/python3.7/site-packages/pip/_internal/vcs/git.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/vcs/git.py rename to Shared/lib/python3.7/site-packages/pip/_internal/vcs/git.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/vcs/mercurial.py b/Shared/lib/python3.7/site-packages/pip/_internal/vcs/mercurial.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/vcs/mercurial.py rename to Shared/lib/python3.7/site-packages/pip/_internal/vcs/mercurial.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/vcs/subversion.py b/Shared/lib/python3.7/site-packages/pip/_internal/vcs/subversion.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/vcs/subversion.py rename to Shared/lib/python3.7/site-packages/pip/_internal/vcs/subversion.py diff --git a/Shared/lib/python3.4/site-packages/pip/_internal/wheel.py b/Shared/lib/python3.7/site-packages/pip/_internal/wheel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_internal/wheel.py rename to Shared/lib/python3.7/site-packages/pip/_internal/wheel.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/__init__.py b/Shared/lib/python3.7/site-packages/pip/_vendor/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/__init__.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/__init__.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/_in_process.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/_in_process.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/check.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/check.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/check.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/check.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/colorlog.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/colorlog.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/colorlog.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/colorlog.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/compat.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/compat.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/compat.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/envbuild.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/envbuild.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/envbuild.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/envbuild.py diff --git a/Shared/lib/python3.4/site-packages/pip/_vendor/pep517/wrappers.py b/Shared/lib/python3.7/site-packages/pip/_vendor/pep517/wrappers.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pip/_vendor/pep517/wrappers.py rename to Shared/lib/python3.7/site-packages/pip/_vendor/pep517/wrappers.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/AUTHORS.txt b/Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/AUTHORS.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/AUTHORS.txt rename to Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/AUTHORS.txt diff --git a/Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/LICENSE.txt b/Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/LICENSE.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/LICENSE.txt rename to Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/LICENSE.txt diff --git a/Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/METADATA b/Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/RECORD b/Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources-0.0.0.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/pkg_resources-0.0.0.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/__init__.py b/Shared/lib/python3.7/site-packages/pkg_resources/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/__init__.py rename to Shared/lib/python3.7/site-packages/pkg_resources/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/__init__.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/__init__.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/appdirs.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/appdirs.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/appdirs.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/appdirs.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/__about__.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/__about__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/__about__.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/__about__.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/__init__.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/__init__.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/_compat.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/_compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/_compat.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/_compat.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/_structures.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/_structures.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/_structures.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/_structures.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/markers.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/markers.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/markers.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/markers.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/requirements.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/requirements.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/requirements.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/requirements.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/specifiers.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/specifiers.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/utils.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/utils.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/utils.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/version.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/packaging/version.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/pyparsing.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/pyparsing.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/pyparsing.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/pyparsing.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/_vendor/six.py b/Shared/lib/python3.7/site-packages/pkg_resources/_vendor/six.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/_vendor/six.py rename to Shared/lib/python3.7/site-packages/pkg_resources/_vendor/six.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/extern/__init__.py b/Shared/lib/python3.7/site-packages/pkg_resources/extern/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/extern/__init__.py rename to Shared/lib/python3.7/site-packages/pkg_resources/extern/__init__.py diff --git a/Shared/lib/python3.4/site-packages/pkg_resources/py31compat.py b/Shared/lib/python3.7/site-packages/pkg_resources/py31compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/pkg_resources/py31compat.py rename to Shared/lib/python3.7/site-packages/pkg_resources/py31compat.py diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/pbr.json b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/pbr.json similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/pbr.json rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/pbr.json diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/requires.txt b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/requires.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/requires.txt rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/requires.txt diff --git a/Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/python_stdnum-1.2.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/python_stdnum-1.2.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/LICENSE b/Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/LICENSE similarity index 100% rename from Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/LICENSE rename to Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/LICENSE diff --git a/Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/METADATA b/Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/RECORD b/Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/requests-2.21.0.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/requests-2.21.0.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/requests/__init__.py b/Shared/lib/python3.7/site-packages/requests/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/__init__.py rename to Shared/lib/python3.7/site-packages/requests/__init__.py diff --git a/Shared/lib/python3.4/site-packages/requests/__version__.py b/Shared/lib/python3.7/site-packages/requests/__version__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/__version__.py rename to Shared/lib/python3.7/site-packages/requests/__version__.py diff --git a/Shared/lib/python3.4/site-packages/requests/_internal_utils.py b/Shared/lib/python3.7/site-packages/requests/_internal_utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/_internal_utils.py rename to Shared/lib/python3.7/site-packages/requests/_internal_utils.py diff --git a/Shared/lib/python3.4/site-packages/requests/adapters.py b/Shared/lib/python3.7/site-packages/requests/adapters.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/adapters.py rename to Shared/lib/python3.7/site-packages/requests/adapters.py diff --git a/Shared/lib/python3.4/site-packages/requests/api.py b/Shared/lib/python3.7/site-packages/requests/api.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/api.py rename to Shared/lib/python3.7/site-packages/requests/api.py diff --git a/Shared/lib/python3.4/site-packages/requests/auth.py b/Shared/lib/python3.7/site-packages/requests/auth.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/auth.py rename to Shared/lib/python3.7/site-packages/requests/auth.py diff --git a/Shared/lib/python3.4/site-packages/requests/certs.py b/Shared/lib/python3.7/site-packages/requests/certs.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/certs.py rename to Shared/lib/python3.7/site-packages/requests/certs.py diff --git a/Shared/lib/python3.4/site-packages/requests/compat.py b/Shared/lib/python3.7/site-packages/requests/compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/compat.py rename to Shared/lib/python3.7/site-packages/requests/compat.py diff --git a/Shared/lib/python3.4/site-packages/requests/cookies.py b/Shared/lib/python3.7/site-packages/requests/cookies.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/cookies.py rename to Shared/lib/python3.7/site-packages/requests/cookies.py diff --git a/Shared/lib/python3.4/site-packages/requests/exceptions.py b/Shared/lib/python3.7/site-packages/requests/exceptions.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/exceptions.py rename to Shared/lib/python3.7/site-packages/requests/exceptions.py diff --git a/Shared/lib/python3.4/site-packages/requests/help.py b/Shared/lib/python3.7/site-packages/requests/help.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/help.py rename to Shared/lib/python3.7/site-packages/requests/help.py diff --git a/Shared/lib/python3.4/site-packages/requests/hooks.py b/Shared/lib/python3.7/site-packages/requests/hooks.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/hooks.py rename to Shared/lib/python3.7/site-packages/requests/hooks.py diff --git a/Shared/lib/python3.4/site-packages/requests/models.py b/Shared/lib/python3.7/site-packages/requests/models.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/models.py rename to Shared/lib/python3.7/site-packages/requests/models.py diff --git a/Shared/lib/python3.4/site-packages/requests/packages.py b/Shared/lib/python3.7/site-packages/requests/packages.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/packages.py rename to Shared/lib/python3.7/site-packages/requests/packages.py diff --git a/Shared/lib/python3.4/site-packages/requests/sessions.py b/Shared/lib/python3.7/site-packages/requests/sessions.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/sessions.py rename to Shared/lib/python3.7/site-packages/requests/sessions.py diff --git a/Shared/lib/python3.4/site-packages/requests/status_codes.py b/Shared/lib/python3.7/site-packages/requests/status_codes.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/status_codes.py rename to Shared/lib/python3.7/site-packages/requests/status_codes.py diff --git a/Shared/lib/python3.4/site-packages/requests/structures.py b/Shared/lib/python3.7/site-packages/requests/structures.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/structures.py rename to Shared/lib/python3.7/site-packages/requests/structures.py diff --git a/Shared/lib/python3.4/site-packages/requests/utils.py b/Shared/lib/python3.7/site-packages/requests/utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/requests/utils.py rename to Shared/lib/python3.7/site-packages/requests/utils.py diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/AUTHORS.txt b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/AUTHORS.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/AUTHORS.txt rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/AUTHORS.txt diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/LICENSE.txt b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/LICENSE.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/LICENSE.txt rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/LICENSE.txt diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/METADATA b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/RECORD b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/entry_points.txt b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/entry_points.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/entry_points.txt rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/entry_points.txt diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/zip-safe b/Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/zip-safe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools-40.6.2.dist-info/zip-safe rename to Shared/lib/python3.7/site-packages/setuptools-40.6.2.dist-info/zip-safe diff --git a/Shared/lib/python3.4/site-packages/setuptools/__init__.py b/Shared/lib/python3.7/site-packages/setuptools/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/__init__.py rename to Shared/lib/python3.7/site-packages/setuptools/__init__.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_deprecation_warning.py b/Shared/lib/python3.7/site-packages/setuptools/_deprecation_warning.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_deprecation_warning.py rename to Shared/lib/python3.7/site-packages/setuptools/_deprecation_warning.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/__init__.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/__init__.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/__init__.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/__about__.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/__about__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/__about__.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/__about__.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/__init__.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/__init__.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/__init__.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/_compat.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/_compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/_compat.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/_compat.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/_structures.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/_structures.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/_structures.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/_structures.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/markers.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/markers.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/markers.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/markers.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/requirements.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/requirements.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/requirements.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/requirements.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/specifiers.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/specifiers.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/specifiers.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/specifiers.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/utils.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/utils.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/utils.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/version.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/packaging/version.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/packaging/version.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/pyparsing.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/pyparsing.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/_vendor/six.py b/Shared/lib/python3.7/site-packages/setuptools/_vendor/six.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/_vendor/six.py rename to Shared/lib/python3.7/site-packages/setuptools/_vendor/six.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/archive_util.py b/Shared/lib/python3.7/site-packages/setuptools/archive_util.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/archive_util.py rename to Shared/lib/python3.7/site-packages/setuptools/archive_util.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/build_meta.py b/Shared/lib/python3.7/site-packages/setuptools/build_meta.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/build_meta.py rename to Shared/lib/python3.7/site-packages/setuptools/build_meta.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/cli-32.exe b/Shared/lib/python3.7/site-packages/setuptools/cli-32.exe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/cli-32.exe rename to Shared/lib/python3.7/site-packages/setuptools/cli-32.exe diff --git a/Shared/lib/python3.4/site-packages/setuptools/cli-64.exe b/Shared/lib/python3.7/site-packages/setuptools/cli-64.exe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/cli-64.exe rename to Shared/lib/python3.7/site-packages/setuptools/cli-64.exe diff --git a/Shared/lib/python3.4/site-packages/setuptools/cli.exe b/Shared/lib/python3.7/site-packages/setuptools/cli.exe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/cli.exe rename to Shared/lib/python3.7/site-packages/setuptools/cli.exe diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/__init__.py b/Shared/lib/python3.7/site-packages/setuptools/command/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/__init__.py rename to Shared/lib/python3.7/site-packages/setuptools/command/__init__.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/alias.py b/Shared/lib/python3.7/site-packages/setuptools/command/alias.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/alias.py rename to Shared/lib/python3.7/site-packages/setuptools/command/alias.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/bdist_egg.py b/Shared/lib/python3.7/site-packages/setuptools/command/bdist_egg.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/bdist_egg.py rename to Shared/lib/python3.7/site-packages/setuptools/command/bdist_egg.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py b/Shared/lib/python3.7/site-packages/setuptools/command/bdist_rpm.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py rename to Shared/lib/python3.7/site-packages/setuptools/command/bdist_rpm.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py b/Shared/lib/python3.7/site-packages/setuptools/command/bdist_wininst.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py rename to Shared/lib/python3.7/site-packages/setuptools/command/bdist_wininst.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/build_clib.py b/Shared/lib/python3.7/site-packages/setuptools/command/build_clib.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/build_clib.py rename to Shared/lib/python3.7/site-packages/setuptools/command/build_clib.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/build_ext.py b/Shared/lib/python3.7/site-packages/setuptools/command/build_ext.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/build_ext.py rename to Shared/lib/python3.7/site-packages/setuptools/command/build_ext.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/build_py.py b/Shared/lib/python3.7/site-packages/setuptools/command/build_py.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/build_py.py rename to Shared/lib/python3.7/site-packages/setuptools/command/build_py.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/develop.py b/Shared/lib/python3.7/site-packages/setuptools/command/develop.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/develop.py rename to Shared/lib/python3.7/site-packages/setuptools/command/develop.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/dist_info.py b/Shared/lib/python3.7/site-packages/setuptools/command/dist_info.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/dist_info.py rename to Shared/lib/python3.7/site-packages/setuptools/command/dist_info.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/easy_install.py b/Shared/lib/python3.7/site-packages/setuptools/command/easy_install.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/easy_install.py rename to Shared/lib/python3.7/site-packages/setuptools/command/easy_install.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/egg_info.py b/Shared/lib/python3.7/site-packages/setuptools/command/egg_info.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/egg_info.py rename to Shared/lib/python3.7/site-packages/setuptools/command/egg_info.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/install.py b/Shared/lib/python3.7/site-packages/setuptools/command/install.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/install.py rename to Shared/lib/python3.7/site-packages/setuptools/command/install.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/install_egg_info.py b/Shared/lib/python3.7/site-packages/setuptools/command/install_egg_info.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/install_egg_info.py rename to Shared/lib/python3.7/site-packages/setuptools/command/install_egg_info.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/install_lib.py b/Shared/lib/python3.7/site-packages/setuptools/command/install_lib.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/install_lib.py rename to Shared/lib/python3.7/site-packages/setuptools/command/install_lib.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/install_scripts.py b/Shared/lib/python3.7/site-packages/setuptools/command/install_scripts.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/install_scripts.py rename to Shared/lib/python3.7/site-packages/setuptools/command/install_scripts.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/launcher manifest.xml b/Shared/lib/python3.7/site-packages/setuptools/command/launcher manifest.xml similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/launcher manifest.xml rename to Shared/lib/python3.7/site-packages/setuptools/command/launcher manifest.xml diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/py36compat.py b/Shared/lib/python3.7/site-packages/setuptools/command/py36compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/py36compat.py rename to Shared/lib/python3.7/site-packages/setuptools/command/py36compat.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/register.py b/Shared/lib/python3.7/site-packages/setuptools/command/register.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/register.py rename to Shared/lib/python3.7/site-packages/setuptools/command/register.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/rotate.py b/Shared/lib/python3.7/site-packages/setuptools/command/rotate.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/rotate.py rename to Shared/lib/python3.7/site-packages/setuptools/command/rotate.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/saveopts.py b/Shared/lib/python3.7/site-packages/setuptools/command/saveopts.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/saveopts.py rename to Shared/lib/python3.7/site-packages/setuptools/command/saveopts.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/sdist.py b/Shared/lib/python3.7/site-packages/setuptools/command/sdist.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/sdist.py rename to Shared/lib/python3.7/site-packages/setuptools/command/sdist.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/setopt.py b/Shared/lib/python3.7/site-packages/setuptools/command/setopt.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/setopt.py rename to Shared/lib/python3.7/site-packages/setuptools/command/setopt.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/test.py b/Shared/lib/python3.7/site-packages/setuptools/command/test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/test.py rename to Shared/lib/python3.7/site-packages/setuptools/command/test.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/upload.py b/Shared/lib/python3.7/site-packages/setuptools/command/upload.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/upload.py rename to Shared/lib/python3.7/site-packages/setuptools/command/upload.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/command/upload_docs.py b/Shared/lib/python3.7/site-packages/setuptools/command/upload_docs.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/command/upload_docs.py rename to Shared/lib/python3.7/site-packages/setuptools/command/upload_docs.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/config.py b/Shared/lib/python3.7/site-packages/setuptools/config.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/config.py rename to Shared/lib/python3.7/site-packages/setuptools/config.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/dep_util.py b/Shared/lib/python3.7/site-packages/setuptools/dep_util.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/dep_util.py rename to Shared/lib/python3.7/site-packages/setuptools/dep_util.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/depends.py b/Shared/lib/python3.7/site-packages/setuptools/depends.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/depends.py rename to Shared/lib/python3.7/site-packages/setuptools/depends.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/dist.py b/Shared/lib/python3.7/site-packages/setuptools/dist.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/dist.py rename to Shared/lib/python3.7/site-packages/setuptools/dist.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/extension.py b/Shared/lib/python3.7/site-packages/setuptools/extension.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/extension.py rename to Shared/lib/python3.7/site-packages/setuptools/extension.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/extern/__init__.py b/Shared/lib/python3.7/site-packages/setuptools/extern/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/extern/__init__.py rename to Shared/lib/python3.7/site-packages/setuptools/extern/__init__.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/glibc.py b/Shared/lib/python3.7/site-packages/setuptools/glibc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/glibc.py rename to Shared/lib/python3.7/site-packages/setuptools/glibc.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/glob.py b/Shared/lib/python3.7/site-packages/setuptools/glob.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/glob.py rename to Shared/lib/python3.7/site-packages/setuptools/glob.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/gui-32.exe b/Shared/lib/python3.7/site-packages/setuptools/gui-32.exe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/gui-32.exe rename to Shared/lib/python3.7/site-packages/setuptools/gui-32.exe diff --git a/Shared/lib/python3.4/site-packages/setuptools/gui-64.exe b/Shared/lib/python3.7/site-packages/setuptools/gui-64.exe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/gui-64.exe rename to Shared/lib/python3.7/site-packages/setuptools/gui-64.exe diff --git a/Shared/lib/python3.4/site-packages/setuptools/gui.exe b/Shared/lib/python3.7/site-packages/setuptools/gui.exe similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/gui.exe rename to Shared/lib/python3.7/site-packages/setuptools/gui.exe diff --git a/Shared/lib/python3.4/site-packages/setuptools/launch.py b/Shared/lib/python3.7/site-packages/setuptools/launch.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/launch.py rename to Shared/lib/python3.7/site-packages/setuptools/launch.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/lib2to3_ex.py b/Shared/lib/python3.7/site-packages/setuptools/lib2to3_ex.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/lib2to3_ex.py rename to Shared/lib/python3.7/site-packages/setuptools/lib2to3_ex.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/monkey.py b/Shared/lib/python3.7/site-packages/setuptools/monkey.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/monkey.py rename to Shared/lib/python3.7/site-packages/setuptools/monkey.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/msvc.py b/Shared/lib/python3.7/site-packages/setuptools/msvc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/msvc.py rename to Shared/lib/python3.7/site-packages/setuptools/msvc.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/namespaces.py b/Shared/lib/python3.7/site-packages/setuptools/namespaces.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/namespaces.py rename to Shared/lib/python3.7/site-packages/setuptools/namespaces.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/package_index.py b/Shared/lib/python3.7/site-packages/setuptools/package_index.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/package_index.py rename to Shared/lib/python3.7/site-packages/setuptools/package_index.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/pep425tags.py b/Shared/lib/python3.7/site-packages/setuptools/pep425tags.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/pep425tags.py rename to Shared/lib/python3.7/site-packages/setuptools/pep425tags.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/py27compat.py b/Shared/lib/python3.7/site-packages/setuptools/py27compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/py27compat.py rename to Shared/lib/python3.7/site-packages/setuptools/py27compat.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/py31compat.py b/Shared/lib/python3.7/site-packages/setuptools/py31compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/py31compat.py rename to Shared/lib/python3.7/site-packages/setuptools/py31compat.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/py33compat.py b/Shared/lib/python3.7/site-packages/setuptools/py33compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/py33compat.py rename to Shared/lib/python3.7/site-packages/setuptools/py33compat.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/py36compat.py b/Shared/lib/python3.7/site-packages/setuptools/py36compat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/py36compat.py rename to Shared/lib/python3.7/site-packages/setuptools/py36compat.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/sandbox.py b/Shared/lib/python3.7/site-packages/setuptools/sandbox.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/sandbox.py rename to Shared/lib/python3.7/site-packages/setuptools/sandbox.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/script (dev).tmpl b/Shared/lib/python3.7/site-packages/setuptools/script (dev).tmpl similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/script (dev).tmpl rename to Shared/lib/python3.7/site-packages/setuptools/script (dev).tmpl diff --git a/Shared/lib/python3.4/site-packages/setuptools/script.tmpl b/Shared/lib/python3.7/site-packages/setuptools/script.tmpl similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/script.tmpl rename to Shared/lib/python3.7/site-packages/setuptools/script.tmpl diff --git a/Shared/lib/python3.4/site-packages/setuptools/site-patch.py b/Shared/lib/python3.7/site-packages/setuptools/site-patch.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/site-patch.py rename to Shared/lib/python3.7/site-packages/setuptools/site-patch.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/ssl_support.py b/Shared/lib/python3.7/site-packages/setuptools/ssl_support.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/ssl_support.py rename to Shared/lib/python3.7/site-packages/setuptools/ssl_support.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/unicode_utils.py b/Shared/lib/python3.7/site-packages/setuptools/unicode_utils.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/unicode_utils.py rename to Shared/lib/python3.7/site-packages/setuptools/unicode_utils.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/version.py b/Shared/lib/python3.7/site-packages/setuptools/version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/version.py rename to Shared/lib/python3.7/site-packages/setuptools/version.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/wheel.py b/Shared/lib/python3.7/site-packages/setuptools/wheel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/wheel.py rename to Shared/lib/python3.7/site-packages/setuptools/wheel.py diff --git a/Shared/lib/python3.4/site-packages/setuptools/windows_support.py b/Shared/lib/python3.7/site-packages/setuptools/windows_support.py similarity index 100% rename from Shared/lib/python3.4/site-packages/setuptools/windows_support.py rename to Shared/lib/python3.7/site-packages/setuptools/windows_support.py diff --git a/Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/LICENSE b/Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/LICENSE similarity index 100% rename from Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/LICENSE rename to Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/LICENSE diff --git a/Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/METADATA b/Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/RECORD b/Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/six-1.12.0.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/six-1.12.0.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/six.py b/Shared/lib/python3.7/site-packages/six.py similarity index 100% rename from Shared/lib/python3.4/site-packages/six.py rename to Shared/lib/python3.7/site-packages/six.py diff --git a/Shared/lib/python3.4/site-packages/socks.py b/Shared/lib/python3.7/site-packages/socks.py similarity index 100% rename from Shared/lib/python3.4/site-packages/socks.py rename to Shared/lib/python3.7/site-packages/socks.py diff --git a/Shared/lib/python3.4/site-packages/sockshandler.py b/Shared/lib/python3.7/site-packages/sockshandler.py similarity index 100% rename from Shared/lib/python3.4/site-packages/sockshandler.py rename to Shared/lib/python3.7/site-packages/sockshandler.py diff --git a/Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/sqlitedict-1.6.0.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/sqlitedict-1.6.0.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/sqlitedict.py b/Shared/lib/python3.7/site-packages/sqlitedict.py similarity index 100% rename from Shared/lib/python3.4/site-packages/sqlitedict.py rename to Shared/lib/python3.7/site-packages/sqlitedict.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/al/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/al/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/al/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/al/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/al/nipt.py b/Shared/lib/python3.7/site-packages/stdnum/al/nipt.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/al/nipt.py rename to Shared/lib/python3.7/site-packages/stdnum/al/nipt.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ar/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ar/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ar/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ar/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ar/cuit.py b/Shared/lib/python3.7/site-packages/stdnum/ar/cuit.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ar/cuit.py rename to Shared/lib/python3.7/site-packages/stdnum/ar/cuit.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/at/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/at/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/at/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/at/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/at/businessid.py b/Shared/lib/python3.7/site-packages/stdnum/at/businessid.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/at/businessid.py rename to Shared/lib/python3.7/site-packages/stdnum/at/businessid.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/at/uid.py b/Shared/lib/python3.7/site-packages/stdnum/at/uid.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/at/uid.py rename to Shared/lib/python3.7/site-packages/stdnum/at/uid.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/be/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/be/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/be/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/be/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/be/vat.py b/Shared/lib/python3.7/site-packages/stdnum/be/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/be/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/be/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/bg/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/bg/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/bg/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/bg/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/bg/egn.py b/Shared/lib/python3.7/site-packages/stdnum/bg/egn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/bg/egn.py rename to Shared/lib/python3.7/site-packages/stdnum/bg/egn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/bg/pnf.py b/Shared/lib/python3.7/site-packages/stdnum/bg/pnf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/bg/pnf.py rename to Shared/lib/python3.7/site-packages/stdnum/bg/pnf.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/bg/vat.py b/Shared/lib/python3.7/site-packages/stdnum/bg/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/bg/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/bg/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/br/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/br/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/br/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/br/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/br/cnpj.py b/Shared/lib/python3.7/site-packages/stdnum/br/cnpj.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/br/cnpj.py rename to Shared/lib/python3.7/site-packages/stdnum/br/cnpj.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/br/cpf.py b/Shared/lib/python3.7/site-packages/stdnum/br/cpf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/br/cpf.py rename to Shared/lib/python3.7/site-packages/stdnum/br/cpf.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ch/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ch/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ch/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ch/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ch/ssn.py b/Shared/lib/python3.7/site-packages/stdnum/ch/ssn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ch/ssn.py rename to Shared/lib/python3.7/site-packages/stdnum/ch/ssn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ch/uid.py b/Shared/lib/python3.7/site-packages/stdnum/ch/uid.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ch/uid.py rename to Shared/lib/python3.7/site-packages/stdnum/ch/uid.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ch/vat.py b/Shared/lib/python3.7/site-packages/stdnum/ch/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ch/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/ch/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cl/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/cl/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cl/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/cl/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cl/rut.py b/Shared/lib/python3.7/site-packages/stdnum/cl/rut.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cl/rut.py rename to Shared/lib/python3.7/site-packages/stdnum/cl/rut.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cn/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/cn/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cn/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/cn/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cn/loc.dat b/Shared/lib/python3.7/site-packages/stdnum/cn/loc.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cn/loc.dat rename to Shared/lib/python3.7/site-packages/stdnum/cn/loc.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/cn/ric.py b/Shared/lib/python3.7/site-packages/stdnum/cn/ric.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cn/ric.py rename to Shared/lib/python3.7/site-packages/stdnum/cn/ric.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/co/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/co/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/co/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/co/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/co/nit.py b/Shared/lib/python3.7/site-packages/stdnum/co/nit.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/co/nit.py rename to Shared/lib/python3.7/site-packages/stdnum/co/nit.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cusip.py b/Shared/lib/python3.7/site-packages/stdnum/cusip.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cusip.py rename to Shared/lib/python3.7/site-packages/stdnum/cusip.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cy/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/cy/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cy/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/cy/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cy/vat.py b/Shared/lib/python3.7/site-packages/stdnum/cy/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cy/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/cy/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cz/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/cz/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cz/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/cz/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cz/dic.py b/Shared/lib/python3.7/site-packages/stdnum/cz/dic.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cz/dic.py rename to Shared/lib/python3.7/site-packages/stdnum/cz/dic.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/cz/rc.py b/Shared/lib/python3.7/site-packages/stdnum/cz/rc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/cz/rc.py rename to Shared/lib/python3.7/site-packages/stdnum/cz/rc.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/de/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/de/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/de/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/de/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/de/vat.py b/Shared/lib/python3.7/site-packages/stdnum/de/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/de/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/de/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/de/wkn.py b/Shared/lib/python3.7/site-packages/stdnum/de/wkn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/de/wkn.py rename to Shared/lib/python3.7/site-packages/stdnum/de/wkn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/dk/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/dk/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/dk/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/dk/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/dk/cpr.py b/Shared/lib/python3.7/site-packages/stdnum/dk/cpr.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/dk/cpr.py rename to Shared/lib/python3.7/site-packages/stdnum/dk/cpr.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/dk/cvr.py b/Shared/lib/python3.7/site-packages/stdnum/dk/cvr.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/dk/cvr.py rename to Shared/lib/python3.7/site-packages/stdnum/dk/cvr.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/do/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/do/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/do/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/do/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/do/cedula.py b/Shared/lib/python3.7/site-packages/stdnum/do/cedula.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/do/cedula.py rename to Shared/lib/python3.7/site-packages/stdnum/do/cedula.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/do/rnc.py b/Shared/lib/python3.7/site-packages/stdnum/do/rnc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/do/rnc.py rename to Shared/lib/python3.7/site-packages/stdnum/do/rnc.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ean.py b/Shared/lib/python3.7/site-packages/stdnum/ean.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ean.py rename to Shared/lib/python3.7/site-packages/stdnum/ean.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ec/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ec/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ec/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ec/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ec/ci.py b/Shared/lib/python3.7/site-packages/stdnum/ec/ci.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ec/ci.py rename to Shared/lib/python3.7/site-packages/stdnum/ec/ci.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ec/ruc.py b/Shared/lib/python3.7/site-packages/stdnum/ec/ruc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ec/ruc.py rename to Shared/lib/python3.7/site-packages/stdnum/ec/ruc.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ee/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ee/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ee/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ee/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ee/ik.py b/Shared/lib/python3.7/site-packages/stdnum/ee/ik.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ee/ik.py rename to Shared/lib/python3.7/site-packages/stdnum/ee/ik.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ee/kmkr.py b/Shared/lib/python3.7/site-packages/stdnum/ee/kmkr.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ee/kmkr.py rename to Shared/lib/python3.7/site-packages/stdnum/ee/kmkr.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/es/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/es/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/es/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/es/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/es/cif.py b/Shared/lib/python3.7/site-packages/stdnum/es/cif.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/es/cif.py rename to Shared/lib/python3.7/site-packages/stdnum/es/cif.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/es/dni.py b/Shared/lib/python3.7/site-packages/stdnum/es/dni.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/es/dni.py rename to Shared/lib/python3.7/site-packages/stdnum/es/dni.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/es/nie.py b/Shared/lib/python3.7/site-packages/stdnum/es/nie.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/es/nie.py rename to Shared/lib/python3.7/site-packages/stdnum/es/nie.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/es/nif.py b/Shared/lib/python3.7/site-packages/stdnum/es/nif.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/es/nif.py rename to Shared/lib/python3.7/site-packages/stdnum/es/nif.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/eu/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/eu/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/eu/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/eu/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/eu/at_02.py b/Shared/lib/python3.7/site-packages/stdnum/eu/at_02.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/eu/at_02.py rename to Shared/lib/python3.7/site-packages/stdnum/eu/at_02.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/eu/vat.py b/Shared/lib/python3.7/site-packages/stdnum/eu/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/eu/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/eu/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/exceptions.py b/Shared/lib/python3.7/site-packages/stdnum/exceptions.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/exceptions.py rename to Shared/lib/python3.7/site-packages/stdnum/exceptions.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fi/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/fi/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fi/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/fi/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fi/alv.py b/Shared/lib/python3.7/site-packages/stdnum/fi/alv.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fi/alv.py rename to Shared/lib/python3.7/site-packages/stdnum/fi/alv.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fi/associationid.py b/Shared/lib/python3.7/site-packages/stdnum/fi/associationid.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fi/associationid.py rename to Shared/lib/python3.7/site-packages/stdnum/fi/associationid.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fi/hetu.py b/Shared/lib/python3.7/site-packages/stdnum/fi/hetu.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fi/hetu.py rename to Shared/lib/python3.7/site-packages/stdnum/fi/hetu.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fi/ytunnus.py b/Shared/lib/python3.7/site-packages/stdnum/fi/ytunnus.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fi/ytunnus.py rename to Shared/lib/python3.7/site-packages/stdnum/fi/ytunnus.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fr/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/fr/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fr/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/fr/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fr/siren.py b/Shared/lib/python3.7/site-packages/stdnum/fr/siren.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fr/siren.py rename to Shared/lib/python3.7/site-packages/stdnum/fr/siren.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/fr/tva.py b/Shared/lib/python3.7/site-packages/stdnum/fr/tva.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/fr/tva.py rename to Shared/lib/python3.7/site-packages/stdnum/fr/tva.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/gb/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/gb/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/gb/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/gb/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/gb/sedol.py b/Shared/lib/python3.7/site-packages/stdnum/gb/sedol.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/gb/sedol.py rename to Shared/lib/python3.7/site-packages/stdnum/gb/sedol.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/gb/vat.py b/Shared/lib/python3.7/site-packages/stdnum/gb/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/gb/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/gb/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/gr/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/gr/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/gr/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/gr/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/gr/vat.py b/Shared/lib/python3.7/site-packages/stdnum/gr/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/gr/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/gr/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/grid.py b/Shared/lib/python3.7/site-packages/stdnum/grid.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/grid.py rename to Shared/lib/python3.7/site-packages/stdnum/grid.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/hr/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/hr/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/hr/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/hr/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/hr/oib.py b/Shared/lib/python3.7/site-packages/stdnum/hr/oib.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/hr/oib.py rename to Shared/lib/python3.7/site-packages/stdnum/hr/oib.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/hu/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/hu/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/hu/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/hu/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/hu/anum.py b/Shared/lib/python3.7/site-packages/stdnum/hu/anum.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/hu/anum.py rename to Shared/lib/python3.7/site-packages/stdnum/hu/anum.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iban.dat b/Shared/lib/python3.7/site-packages/stdnum/iban.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iban.dat rename to Shared/lib/python3.7/site-packages/stdnum/iban.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/iban.py b/Shared/lib/python3.7/site-packages/stdnum/iban.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iban.py rename to Shared/lib/python3.7/site-packages/stdnum/iban.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ie/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ie/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ie/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ie/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ie/pps.py b/Shared/lib/python3.7/site-packages/stdnum/ie/pps.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ie/pps.py rename to Shared/lib/python3.7/site-packages/stdnum/ie/pps.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ie/vat.py b/Shared/lib/python3.7/site-packages/stdnum/ie/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ie/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/ie/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/imei.py b/Shared/lib/python3.7/site-packages/stdnum/imei.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/imei.py rename to Shared/lib/python3.7/site-packages/stdnum/imei.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/imo.py b/Shared/lib/python3.7/site-packages/stdnum/imo.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/imo.py rename to Shared/lib/python3.7/site-packages/stdnum/imo.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/imsi.dat b/Shared/lib/python3.7/site-packages/stdnum/imsi.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/imsi.dat rename to Shared/lib/python3.7/site-packages/stdnum/imsi.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/imsi.py b/Shared/lib/python3.7/site-packages/stdnum/imsi.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/imsi.py rename to Shared/lib/python3.7/site-packages/stdnum/imsi.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/is_/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/is_/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/is_/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/is_/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/is_/kennitala.py b/Shared/lib/python3.7/site-packages/stdnum/is_/kennitala.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/is_/kennitala.py rename to Shared/lib/python3.7/site-packages/stdnum/is_/kennitala.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/is_/vsk.py b/Shared/lib/python3.7/site-packages/stdnum/is_/vsk.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/is_/vsk.py rename to Shared/lib/python3.7/site-packages/stdnum/is_/vsk.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/isan.py b/Shared/lib/python3.7/site-packages/stdnum/isan.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/isan.py rename to Shared/lib/python3.7/site-packages/stdnum/isan.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/isbn.dat b/Shared/lib/python3.7/site-packages/stdnum/isbn.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/isbn.dat rename to Shared/lib/python3.7/site-packages/stdnum/isbn.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/isbn.py b/Shared/lib/python3.7/site-packages/stdnum/isbn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/isbn.py rename to Shared/lib/python3.7/site-packages/stdnum/isbn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/isil.dat b/Shared/lib/python3.7/site-packages/stdnum/isil.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/isil.dat rename to Shared/lib/python3.7/site-packages/stdnum/isil.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/isil.py b/Shared/lib/python3.7/site-packages/stdnum/isil.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/isil.py rename to Shared/lib/python3.7/site-packages/stdnum/isil.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/isin.py b/Shared/lib/python3.7/site-packages/stdnum/isin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/isin.py rename to Shared/lib/python3.7/site-packages/stdnum/isin.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ismn.py b/Shared/lib/python3.7/site-packages/stdnum/ismn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ismn.py rename to Shared/lib/python3.7/site-packages/stdnum/ismn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso6346.py b/Shared/lib/python3.7/site-packages/stdnum/iso6346.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso6346.py rename to Shared/lib/python3.7/site-packages/stdnum/iso6346.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso7064/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/iso7064/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso7064/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/iso7064/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_11_10.py b/Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_11_10.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_11_10.py rename to Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_11_10.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_11_2.py b/Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_11_2.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_11_2.py rename to Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_11_2.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_37_2.py b/Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_37_2.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_37_2.py rename to Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_37_2.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_37_36.py b/Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_37_36.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_37_36.py rename to Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_37_36.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_97_10.py b/Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_97_10.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso7064/mod_97_10.py rename to Shared/lib/python3.7/site-packages/stdnum/iso7064/mod_97_10.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/iso9362.py b/Shared/lib/python3.7/site-packages/stdnum/iso9362.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/iso9362.py rename to Shared/lib/python3.7/site-packages/stdnum/iso9362.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/issn.py b/Shared/lib/python3.7/site-packages/stdnum/issn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/issn.py rename to Shared/lib/python3.7/site-packages/stdnum/issn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/it/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/it/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/it/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/it/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/it/codicefiscale.py b/Shared/lib/python3.7/site-packages/stdnum/it/codicefiscale.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/it/codicefiscale.py rename to Shared/lib/python3.7/site-packages/stdnum/it/codicefiscale.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/it/iva.py b/Shared/lib/python3.7/site-packages/stdnum/it/iva.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/it/iva.py rename to Shared/lib/python3.7/site-packages/stdnum/it/iva.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/lt/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/lt/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/lt/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/lt/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/lt/pvm.py b/Shared/lib/python3.7/site-packages/stdnum/lt/pvm.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/lt/pvm.py rename to Shared/lib/python3.7/site-packages/stdnum/lt/pvm.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/lu/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/lu/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/lu/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/lu/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/lu/tva.py b/Shared/lib/python3.7/site-packages/stdnum/lu/tva.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/lu/tva.py rename to Shared/lib/python3.7/site-packages/stdnum/lu/tva.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/luhn.py b/Shared/lib/python3.7/site-packages/stdnum/luhn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/luhn.py rename to Shared/lib/python3.7/site-packages/stdnum/luhn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/lv/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/lv/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/lv/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/lv/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/lv/pvn.py b/Shared/lib/python3.7/site-packages/stdnum/lv/pvn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/lv/pvn.py rename to Shared/lib/python3.7/site-packages/stdnum/lv/pvn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/meid.py b/Shared/lib/python3.7/site-packages/stdnum/meid.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/meid.py rename to Shared/lib/python3.7/site-packages/stdnum/meid.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/mt/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/mt/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/mt/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/mt/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/mt/vat.py b/Shared/lib/python3.7/site-packages/stdnum/mt/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/mt/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/mt/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/mx/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/mx/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/mx/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/mx/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/mx/rfc.py b/Shared/lib/python3.7/site-packages/stdnum/mx/rfc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/mx/rfc.py rename to Shared/lib/python3.7/site-packages/stdnum/mx/rfc.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/my/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/my/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/my/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/my/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/my/bp.dat b/Shared/lib/python3.7/site-packages/stdnum/my/bp.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/my/bp.dat rename to Shared/lib/python3.7/site-packages/stdnum/my/bp.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/my/nric.py b/Shared/lib/python3.7/site-packages/stdnum/my/nric.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/my/nric.py rename to Shared/lib/python3.7/site-packages/stdnum/my/nric.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/nl/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/nl/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/nl/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/nl/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/nl/brin.py b/Shared/lib/python3.7/site-packages/stdnum/nl/brin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/nl/brin.py rename to Shared/lib/python3.7/site-packages/stdnum/nl/brin.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/nl/bsn.py b/Shared/lib/python3.7/site-packages/stdnum/nl/bsn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/nl/bsn.py rename to Shared/lib/python3.7/site-packages/stdnum/nl/bsn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/nl/btw.py b/Shared/lib/python3.7/site-packages/stdnum/nl/btw.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/nl/btw.py rename to Shared/lib/python3.7/site-packages/stdnum/nl/btw.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/nl/onderwijsnummer.py b/Shared/lib/python3.7/site-packages/stdnum/nl/onderwijsnummer.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/nl/onderwijsnummer.py rename to Shared/lib/python3.7/site-packages/stdnum/nl/onderwijsnummer.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/nl/postcode.py b/Shared/lib/python3.7/site-packages/stdnum/nl/postcode.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/nl/postcode.py rename to Shared/lib/python3.7/site-packages/stdnum/nl/postcode.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/no/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/no/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/no/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/no/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/no/mva.py b/Shared/lib/python3.7/site-packages/stdnum/no/mva.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/no/mva.py rename to Shared/lib/python3.7/site-packages/stdnum/no/mva.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/no/orgnr.py b/Shared/lib/python3.7/site-packages/stdnum/no/orgnr.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/no/orgnr.py rename to Shared/lib/python3.7/site-packages/stdnum/no/orgnr.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/numdb.py b/Shared/lib/python3.7/site-packages/stdnum/numdb.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/numdb.py rename to Shared/lib/python3.7/site-packages/stdnum/numdb.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/pl/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/pl/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/pl/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/pl/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/pl/nip.py b/Shared/lib/python3.7/site-packages/stdnum/pl/nip.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/pl/nip.py rename to Shared/lib/python3.7/site-packages/stdnum/pl/nip.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/pl/pesel.py b/Shared/lib/python3.7/site-packages/stdnum/pl/pesel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/pl/pesel.py rename to Shared/lib/python3.7/site-packages/stdnum/pl/pesel.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/pl/regon.py b/Shared/lib/python3.7/site-packages/stdnum/pl/regon.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/pl/regon.py rename to Shared/lib/python3.7/site-packages/stdnum/pl/regon.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/pt/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/pt/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/pt/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/pt/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/pt/nif.py b/Shared/lib/python3.7/site-packages/stdnum/pt/nif.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/pt/nif.py rename to Shared/lib/python3.7/site-packages/stdnum/pt/nif.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ro/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ro/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ro/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ro/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ro/cf.py b/Shared/lib/python3.7/site-packages/stdnum/ro/cf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ro/cf.py rename to Shared/lib/python3.7/site-packages/stdnum/ro/cf.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ro/cnp.py b/Shared/lib/python3.7/site-packages/stdnum/ro/cnp.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ro/cnp.py rename to Shared/lib/python3.7/site-packages/stdnum/ro/cnp.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ru/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/ru/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ru/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/ru/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/ru/inn.py b/Shared/lib/python3.7/site-packages/stdnum/ru/inn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/ru/inn.py rename to Shared/lib/python3.7/site-packages/stdnum/ru/inn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/se/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/se/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/se/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/se/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/se/orgnr.py b/Shared/lib/python3.7/site-packages/stdnum/se/orgnr.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/se/orgnr.py rename to Shared/lib/python3.7/site-packages/stdnum/se/orgnr.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/se/vat.py b/Shared/lib/python3.7/site-packages/stdnum/se/vat.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/se/vat.py rename to Shared/lib/python3.7/site-packages/stdnum/se/vat.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/si/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/si/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/si/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/si/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/si/ddv.py b/Shared/lib/python3.7/site-packages/stdnum/si/ddv.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/si/ddv.py rename to Shared/lib/python3.7/site-packages/stdnum/si/ddv.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/sk/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/sk/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/sk/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/sk/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/sk/dph.py b/Shared/lib/python3.7/site-packages/stdnum/sk/dph.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/sk/dph.py rename to Shared/lib/python3.7/site-packages/stdnum/sk/dph.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/sk/rc.py b/Shared/lib/python3.7/site-packages/stdnum/sk/rc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/sk/rc.py rename to Shared/lib/python3.7/site-packages/stdnum/sk/rc.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/sm/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/sm/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/sm/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/sm/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/sm/coe.py b/Shared/lib/python3.7/site-packages/stdnum/sm/coe.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/sm/coe.py rename to Shared/lib/python3.7/site-packages/stdnum/sm/coe.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/__init__.py b/Shared/lib/python3.7/site-packages/stdnum/us/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/__init__.py rename to Shared/lib/python3.7/site-packages/stdnum/us/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/atin.py b/Shared/lib/python3.7/site-packages/stdnum/us/atin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/atin.py rename to Shared/lib/python3.7/site-packages/stdnum/us/atin.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/ein.dat b/Shared/lib/python3.7/site-packages/stdnum/us/ein.dat similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/ein.dat rename to Shared/lib/python3.7/site-packages/stdnum/us/ein.dat diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/ein.py b/Shared/lib/python3.7/site-packages/stdnum/us/ein.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/ein.py rename to Shared/lib/python3.7/site-packages/stdnum/us/ein.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/itin.py b/Shared/lib/python3.7/site-packages/stdnum/us/itin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/itin.py rename to Shared/lib/python3.7/site-packages/stdnum/us/itin.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/ptin.py b/Shared/lib/python3.7/site-packages/stdnum/us/ptin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/ptin.py rename to Shared/lib/python3.7/site-packages/stdnum/us/ptin.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/rtn.py b/Shared/lib/python3.7/site-packages/stdnum/us/rtn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/rtn.py rename to Shared/lib/python3.7/site-packages/stdnum/us/rtn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/ssn.py b/Shared/lib/python3.7/site-packages/stdnum/us/ssn.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/ssn.py rename to Shared/lib/python3.7/site-packages/stdnum/us/ssn.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/us/tin.py b/Shared/lib/python3.7/site-packages/stdnum/us/tin.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/us/tin.py rename to Shared/lib/python3.7/site-packages/stdnum/us/tin.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/util.py b/Shared/lib/python3.7/site-packages/stdnum/util.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/util.py rename to Shared/lib/python3.7/site-packages/stdnum/util.py diff --git a/Shared/lib/python3.4/site-packages/stdnum/verhoeff.py b/Shared/lib/python3.7/site-packages/stdnum/verhoeff.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stdnum/verhoeff.py rename to Shared/lib/python3.7/site-packages/stdnum/verhoeff.py diff --git a/Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/stem-1.7.1.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/stem-1.7.1.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/stem/__init__.py b/Shared/lib/python3.7/site-packages/stem/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/__init__.py rename to Shared/lib/python3.7/site-packages/stem/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stem/cached_fallbacks.cfg b/Shared/lib/python3.7/site-packages/stem/cached_fallbacks.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/cached_fallbacks.cfg rename to Shared/lib/python3.7/site-packages/stem/cached_fallbacks.cfg diff --git a/Shared/lib/python3.4/site-packages/stem/cached_manual.sqlite b/Shared/lib/python3.7/site-packages/stem/cached_manual.sqlite similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/cached_manual.sqlite rename to Shared/lib/python3.7/site-packages/stem/cached_manual.sqlite diff --git a/Shared/lib/python3.4/site-packages/stem/client/__init__.py b/Shared/lib/python3.7/site-packages/stem/client/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/client/__init__.py rename to Shared/lib/python3.7/site-packages/stem/client/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stem/client/cell.py b/Shared/lib/python3.7/site-packages/stem/client/cell.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/client/cell.py rename to Shared/lib/python3.7/site-packages/stem/client/cell.py diff --git a/Shared/lib/python3.4/site-packages/stem/client/datatype.py b/Shared/lib/python3.7/site-packages/stem/client/datatype.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/client/datatype.py rename to Shared/lib/python3.7/site-packages/stem/client/datatype.py diff --git a/Shared/lib/python3.4/site-packages/stem/connection.py b/Shared/lib/python3.7/site-packages/stem/connection.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/connection.py rename to Shared/lib/python3.7/site-packages/stem/connection.py diff --git a/Shared/lib/python3.4/site-packages/stem/control.py b/Shared/lib/python3.7/site-packages/stem/control.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/control.py rename to Shared/lib/python3.7/site-packages/stem/control.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/__init__.py b/Shared/lib/python3.7/site-packages/stem/descriptor/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/__init__.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/certificate.py b/Shared/lib/python3.7/site-packages/stem/descriptor/certificate.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/certificate.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/certificate.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/export.py b/Shared/lib/python3.7/site-packages/stem/descriptor/export.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/export.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/export.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/extrainfo_descriptor.py b/Shared/lib/python3.7/site-packages/stem/descriptor/extrainfo_descriptor.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/extrainfo_descriptor.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/extrainfo_descriptor.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/hidden_service_descriptor.py b/Shared/lib/python3.7/site-packages/stem/descriptor/hidden_service_descriptor.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/hidden_service_descriptor.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/hidden_service_descriptor.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/microdescriptor.py b/Shared/lib/python3.7/site-packages/stem/descriptor/microdescriptor.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/microdescriptor.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/microdescriptor.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/networkstatus.py b/Shared/lib/python3.7/site-packages/stem/descriptor/networkstatus.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/networkstatus.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/networkstatus.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/reader.py b/Shared/lib/python3.7/site-packages/stem/descriptor/reader.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/reader.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/reader.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/remote.py b/Shared/lib/python3.7/site-packages/stem/descriptor/remote.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/remote.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/remote.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/router_status_entry.py b/Shared/lib/python3.7/site-packages/stem/descriptor/router_status_entry.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/router_status_entry.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/router_status_entry.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/server_descriptor.py b/Shared/lib/python3.7/site-packages/stem/descriptor/server_descriptor.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/server_descriptor.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/server_descriptor.py diff --git a/Shared/lib/python3.4/site-packages/stem/descriptor/tordnsel.py b/Shared/lib/python3.7/site-packages/stem/descriptor/tordnsel.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/descriptor/tordnsel.py rename to Shared/lib/python3.7/site-packages/stem/descriptor/tordnsel.py diff --git a/Shared/lib/python3.4/site-packages/stem/directory.py b/Shared/lib/python3.7/site-packages/stem/directory.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/directory.py rename to Shared/lib/python3.7/site-packages/stem/directory.py diff --git a/Shared/lib/python3.4/site-packages/stem/exit_policy.py b/Shared/lib/python3.7/site-packages/stem/exit_policy.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/exit_policy.py rename to Shared/lib/python3.7/site-packages/stem/exit_policy.py diff --git a/Shared/lib/python3.4/site-packages/stem/interpreter/__init__.py b/Shared/lib/python3.7/site-packages/stem/interpreter/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/interpreter/__init__.py rename to Shared/lib/python3.7/site-packages/stem/interpreter/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stem/interpreter/arguments.py b/Shared/lib/python3.7/site-packages/stem/interpreter/arguments.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/interpreter/arguments.py rename to Shared/lib/python3.7/site-packages/stem/interpreter/arguments.py diff --git a/Shared/lib/python3.4/site-packages/stem/interpreter/autocomplete.py b/Shared/lib/python3.7/site-packages/stem/interpreter/autocomplete.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/interpreter/autocomplete.py rename to Shared/lib/python3.7/site-packages/stem/interpreter/autocomplete.py diff --git a/Shared/lib/python3.4/site-packages/stem/interpreter/commands.py b/Shared/lib/python3.7/site-packages/stem/interpreter/commands.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/interpreter/commands.py rename to Shared/lib/python3.7/site-packages/stem/interpreter/commands.py diff --git a/Shared/lib/python3.4/site-packages/stem/interpreter/help.py b/Shared/lib/python3.7/site-packages/stem/interpreter/help.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/interpreter/help.py rename to Shared/lib/python3.7/site-packages/stem/interpreter/help.py diff --git a/Shared/lib/python3.4/site-packages/stem/interpreter/settings.cfg b/Shared/lib/python3.7/site-packages/stem/interpreter/settings.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/interpreter/settings.cfg rename to Shared/lib/python3.7/site-packages/stem/interpreter/settings.cfg diff --git a/Shared/lib/python3.4/site-packages/stem/manual.py b/Shared/lib/python3.7/site-packages/stem/manual.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/manual.py rename to Shared/lib/python3.7/site-packages/stem/manual.py diff --git a/Shared/lib/python3.4/site-packages/stem/prereq.py b/Shared/lib/python3.7/site-packages/stem/prereq.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/prereq.py rename to Shared/lib/python3.7/site-packages/stem/prereq.py diff --git a/Shared/lib/python3.4/site-packages/stem/process.py b/Shared/lib/python3.7/site-packages/stem/process.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/process.py rename to Shared/lib/python3.7/site-packages/stem/process.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/__init__.py b/Shared/lib/python3.7/site-packages/stem/response/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/__init__.py rename to Shared/lib/python3.7/site-packages/stem/response/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/add_onion.py b/Shared/lib/python3.7/site-packages/stem/response/add_onion.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/add_onion.py rename to Shared/lib/python3.7/site-packages/stem/response/add_onion.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/authchallenge.py b/Shared/lib/python3.7/site-packages/stem/response/authchallenge.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/authchallenge.py rename to Shared/lib/python3.7/site-packages/stem/response/authchallenge.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/events.py b/Shared/lib/python3.7/site-packages/stem/response/events.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/events.py rename to Shared/lib/python3.7/site-packages/stem/response/events.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/getconf.py b/Shared/lib/python3.7/site-packages/stem/response/getconf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/getconf.py rename to Shared/lib/python3.7/site-packages/stem/response/getconf.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/getinfo.py b/Shared/lib/python3.7/site-packages/stem/response/getinfo.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/getinfo.py rename to Shared/lib/python3.7/site-packages/stem/response/getinfo.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/mapaddress.py b/Shared/lib/python3.7/site-packages/stem/response/mapaddress.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/mapaddress.py rename to Shared/lib/python3.7/site-packages/stem/response/mapaddress.py diff --git a/Shared/lib/python3.4/site-packages/stem/response/protocolinfo.py b/Shared/lib/python3.7/site-packages/stem/response/protocolinfo.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/response/protocolinfo.py rename to Shared/lib/python3.7/site-packages/stem/response/protocolinfo.py diff --git a/Shared/lib/python3.4/site-packages/stem/settings.cfg b/Shared/lib/python3.7/site-packages/stem/settings.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/settings.cfg rename to Shared/lib/python3.7/site-packages/stem/settings.cfg diff --git a/Shared/lib/python3.4/site-packages/stem/socket.py b/Shared/lib/python3.7/site-packages/stem/socket.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/socket.py rename to Shared/lib/python3.7/site-packages/stem/socket.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/__init__.py b/Shared/lib/python3.7/site-packages/stem/util/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/__init__.py rename to Shared/lib/python3.7/site-packages/stem/util/__init__.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/conf.py b/Shared/lib/python3.7/site-packages/stem/util/conf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/conf.py rename to Shared/lib/python3.7/site-packages/stem/util/conf.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/connection.py b/Shared/lib/python3.7/site-packages/stem/util/connection.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/connection.py rename to Shared/lib/python3.7/site-packages/stem/util/connection.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/enum.py b/Shared/lib/python3.7/site-packages/stem/util/enum.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/enum.py rename to Shared/lib/python3.7/site-packages/stem/util/enum.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/log.py b/Shared/lib/python3.7/site-packages/stem/util/log.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/log.py rename to Shared/lib/python3.7/site-packages/stem/util/log.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/lru_cache.py b/Shared/lib/python3.7/site-packages/stem/util/lru_cache.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/lru_cache.py rename to Shared/lib/python3.7/site-packages/stem/util/lru_cache.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/ordereddict.py b/Shared/lib/python3.7/site-packages/stem/util/ordereddict.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/ordereddict.py rename to Shared/lib/python3.7/site-packages/stem/util/ordereddict.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/ports.cfg b/Shared/lib/python3.7/site-packages/stem/util/ports.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/ports.cfg rename to Shared/lib/python3.7/site-packages/stem/util/ports.cfg diff --git a/Shared/lib/python3.4/site-packages/stem/util/proc.py b/Shared/lib/python3.7/site-packages/stem/util/proc.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/proc.py rename to Shared/lib/python3.7/site-packages/stem/util/proc.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/str_tools.py b/Shared/lib/python3.7/site-packages/stem/util/str_tools.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/str_tools.py rename to Shared/lib/python3.7/site-packages/stem/util/str_tools.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/system.py b/Shared/lib/python3.7/site-packages/stem/util/system.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/system.py rename to Shared/lib/python3.7/site-packages/stem/util/system.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/term.py b/Shared/lib/python3.7/site-packages/stem/util/term.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/term.py rename to Shared/lib/python3.7/site-packages/stem/util/term.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/test_tools.py b/Shared/lib/python3.7/site-packages/stem/util/test_tools.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/test_tools.py rename to Shared/lib/python3.7/site-packages/stem/util/test_tools.py diff --git a/Shared/lib/python3.4/site-packages/stem/util/tor_tools.py b/Shared/lib/python3.7/site-packages/stem/util/tor_tools.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/util/tor_tools.py rename to Shared/lib/python3.7/site-packages/stem/util/tor_tools.py diff --git a/Shared/lib/python3.4/site-packages/stem/version.py b/Shared/lib/python3.7/site-packages/stem/version.py similarity index 100% rename from Shared/lib/python3.4/site-packages/stem/version.py rename to Shared/lib/python3.7/site-packages/stem/version.py diff --git a/Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/PKG-INFO similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/PKG-INFO rename to Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/PKG-INFO diff --git a/Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/SOURCES.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/SOURCES.txt rename to Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/SOURCES.txt diff --git a/Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/dependency_links.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/dependency_links.txt rename to Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/dependency_links.txt diff --git a/Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/installed-files.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/installed-files.txt rename to Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/installed-files.txt diff --git a/Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado-5.1.1.egg-info/top_level.txt rename to Shared/lib/python3.7/site-packages/tornado-5.1.1.egg-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/tornado/__init__.py b/Shared/lib/python3.7/site-packages/tornado/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/__init__.py rename to Shared/lib/python3.7/site-packages/tornado/__init__.py diff --git a/Shared/lib/python3.4/site-packages/tornado/_locale_data.py b/Shared/lib/python3.7/site-packages/tornado/_locale_data.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/_locale_data.py rename to Shared/lib/python3.7/site-packages/tornado/_locale_data.py diff --git a/Shared/lib/python3.4/site-packages/tornado/auth.py b/Shared/lib/python3.7/site-packages/tornado/auth.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/auth.py rename to Shared/lib/python3.7/site-packages/tornado/auth.py diff --git a/Shared/lib/python3.4/site-packages/tornado/autoreload.py b/Shared/lib/python3.7/site-packages/tornado/autoreload.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/autoreload.py rename to Shared/lib/python3.7/site-packages/tornado/autoreload.py diff --git a/Shared/lib/python3.4/site-packages/tornado/concurrent.py b/Shared/lib/python3.7/site-packages/tornado/concurrent.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/concurrent.py rename to Shared/lib/python3.7/site-packages/tornado/concurrent.py diff --git a/Shared/lib/python3.4/site-packages/tornado/curl_httpclient.py b/Shared/lib/python3.7/site-packages/tornado/curl_httpclient.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/curl_httpclient.py rename to Shared/lib/python3.7/site-packages/tornado/curl_httpclient.py diff --git a/Shared/lib/python3.4/site-packages/tornado/escape.py b/Shared/lib/python3.7/site-packages/tornado/escape.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/escape.py rename to Shared/lib/python3.7/site-packages/tornado/escape.py diff --git a/Shared/lib/python3.4/site-packages/tornado/gen.py b/Shared/lib/python3.7/site-packages/tornado/gen.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/gen.py rename to Shared/lib/python3.7/site-packages/tornado/gen.py diff --git a/Shared/lib/python3.4/site-packages/tornado/http1connection.py b/Shared/lib/python3.7/site-packages/tornado/http1connection.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/http1connection.py rename to Shared/lib/python3.7/site-packages/tornado/http1connection.py diff --git a/Shared/lib/python3.4/site-packages/tornado/httpclient.py b/Shared/lib/python3.7/site-packages/tornado/httpclient.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/httpclient.py rename to Shared/lib/python3.7/site-packages/tornado/httpclient.py diff --git a/Shared/lib/python3.4/site-packages/tornado/httpserver.py b/Shared/lib/python3.7/site-packages/tornado/httpserver.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/httpserver.py rename to Shared/lib/python3.7/site-packages/tornado/httpserver.py diff --git a/Shared/lib/python3.4/site-packages/tornado/httputil.py b/Shared/lib/python3.7/site-packages/tornado/httputil.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/httputil.py rename to Shared/lib/python3.7/site-packages/tornado/httputil.py diff --git a/Shared/lib/python3.4/site-packages/tornado/ioloop.py b/Shared/lib/python3.7/site-packages/tornado/ioloop.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/ioloop.py rename to Shared/lib/python3.7/site-packages/tornado/ioloop.py diff --git a/Shared/lib/python3.4/site-packages/tornado/iostream.py b/Shared/lib/python3.7/site-packages/tornado/iostream.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/iostream.py rename to Shared/lib/python3.7/site-packages/tornado/iostream.py diff --git a/Shared/lib/python3.4/site-packages/tornado/locale.py b/Shared/lib/python3.7/site-packages/tornado/locale.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/locale.py rename to Shared/lib/python3.7/site-packages/tornado/locale.py diff --git a/Shared/lib/python3.4/site-packages/tornado/locks.py b/Shared/lib/python3.7/site-packages/tornado/locks.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/locks.py rename to Shared/lib/python3.7/site-packages/tornado/locks.py diff --git a/Shared/lib/python3.4/site-packages/tornado/log.py b/Shared/lib/python3.7/site-packages/tornado/log.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/log.py rename to Shared/lib/python3.7/site-packages/tornado/log.py diff --git a/Shared/lib/python3.4/site-packages/tornado/netutil.py b/Shared/lib/python3.7/site-packages/tornado/netutil.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/netutil.py rename to Shared/lib/python3.7/site-packages/tornado/netutil.py diff --git a/Shared/lib/python3.4/site-packages/tornado/options.py b/Shared/lib/python3.7/site-packages/tornado/options.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/options.py rename to Shared/lib/python3.7/site-packages/tornado/options.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/__init__.py b/Shared/lib/python3.7/site-packages/tornado/platform/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/__init__.py rename to Shared/lib/python3.7/site-packages/tornado/platform/__init__.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/asyncio.py b/Shared/lib/python3.7/site-packages/tornado/platform/asyncio.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/asyncio.py rename to Shared/lib/python3.7/site-packages/tornado/platform/asyncio.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/auto.py b/Shared/lib/python3.7/site-packages/tornado/platform/auto.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/auto.py rename to Shared/lib/python3.7/site-packages/tornado/platform/auto.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/caresresolver.py b/Shared/lib/python3.7/site-packages/tornado/platform/caresresolver.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/caresresolver.py rename to Shared/lib/python3.7/site-packages/tornado/platform/caresresolver.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/common.py b/Shared/lib/python3.7/site-packages/tornado/platform/common.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/common.py rename to Shared/lib/python3.7/site-packages/tornado/platform/common.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/epoll.py b/Shared/lib/python3.7/site-packages/tornado/platform/epoll.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/epoll.py rename to Shared/lib/python3.7/site-packages/tornado/platform/epoll.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/interface.py b/Shared/lib/python3.7/site-packages/tornado/platform/interface.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/interface.py rename to Shared/lib/python3.7/site-packages/tornado/platform/interface.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/kqueue.py b/Shared/lib/python3.7/site-packages/tornado/platform/kqueue.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/kqueue.py rename to Shared/lib/python3.7/site-packages/tornado/platform/kqueue.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/posix.py b/Shared/lib/python3.7/site-packages/tornado/platform/posix.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/posix.py rename to Shared/lib/python3.7/site-packages/tornado/platform/posix.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/select.py b/Shared/lib/python3.7/site-packages/tornado/platform/select.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/select.py rename to Shared/lib/python3.7/site-packages/tornado/platform/select.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/twisted.py b/Shared/lib/python3.7/site-packages/tornado/platform/twisted.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/twisted.py rename to Shared/lib/python3.7/site-packages/tornado/platform/twisted.py diff --git a/Shared/lib/python3.4/site-packages/tornado/platform/windows.py b/Shared/lib/python3.7/site-packages/tornado/platform/windows.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/platform/windows.py rename to Shared/lib/python3.7/site-packages/tornado/platform/windows.py diff --git a/Shared/lib/python3.4/site-packages/tornado/process.py b/Shared/lib/python3.7/site-packages/tornado/process.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/process.py rename to Shared/lib/python3.7/site-packages/tornado/process.py diff --git a/Shared/lib/python3.4/site-packages/tornado/queues.py b/Shared/lib/python3.7/site-packages/tornado/queues.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/queues.py rename to Shared/lib/python3.7/site-packages/tornado/queues.py diff --git a/Shared/lib/python3.4/site-packages/tornado/routing.py b/Shared/lib/python3.7/site-packages/tornado/routing.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/routing.py rename to Shared/lib/python3.7/site-packages/tornado/routing.py diff --git a/Shared/lib/python3.4/site-packages/tornado/simple_httpclient.py b/Shared/lib/python3.7/site-packages/tornado/simple_httpclient.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/simple_httpclient.py rename to Shared/lib/python3.7/site-packages/tornado/simple_httpclient.py diff --git a/Shared/lib/python3.4/site-packages/tornado/speedups.cpython-37m-x86_64-linux-gnu.so b/Shared/lib/python3.7/site-packages/tornado/speedups.cpython-37m-x86_64-linux-gnu.so similarity index 95% rename from Shared/lib/python3.4/site-packages/tornado/speedups.cpython-37m-x86_64-linux-gnu.so rename to Shared/lib/python3.7/site-packages/tornado/speedups.cpython-37m-x86_64-linux-gnu.so index 5c4e621..433a217 100755 Binary files a/Shared/lib/python3.4/site-packages/tornado/speedups.cpython-37m-x86_64-linux-gnu.so and b/Shared/lib/python3.7/site-packages/tornado/speedups.cpython-37m-x86_64-linux-gnu.so differ diff --git a/Shared/lib/python3.4/site-packages/tornado/stack_context.py b/Shared/lib/python3.7/site-packages/tornado/stack_context.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/stack_context.py rename to Shared/lib/python3.7/site-packages/tornado/stack_context.py diff --git a/Shared/lib/python3.4/site-packages/tornado/tcpclient.py b/Shared/lib/python3.7/site-packages/tornado/tcpclient.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/tcpclient.py rename to Shared/lib/python3.7/site-packages/tornado/tcpclient.py diff --git a/Shared/lib/python3.4/site-packages/tornado/tcpserver.py b/Shared/lib/python3.7/site-packages/tornado/tcpserver.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/tcpserver.py rename to Shared/lib/python3.7/site-packages/tornado/tcpserver.py diff --git a/Shared/lib/python3.4/site-packages/tornado/template.py b/Shared/lib/python3.7/site-packages/tornado/template.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/template.py rename to Shared/lib/python3.7/site-packages/tornado/template.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/__init__.py b/Shared/lib/python3.7/site-packages/tornado/test/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/__init__.py rename to Shared/lib/python3.7/site-packages/tornado/test/__init__.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/__main__.py b/Shared/lib/python3.7/site-packages/tornado/test/__main__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/__main__.py rename to Shared/lib/python3.7/site-packages/tornado/test/__main__.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/asyncio_test.py b/Shared/lib/python3.7/site-packages/tornado/test/asyncio_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/asyncio_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/asyncio_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/auth_test.py b/Shared/lib/python3.7/site-packages/tornado/test/auth_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/auth_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/auth_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/autoreload_test.py b/Shared/lib/python3.7/site-packages/tornado/test/autoreload_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/autoreload_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/autoreload_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/concurrent_test.py b/Shared/lib/python3.7/site-packages/tornado/test/concurrent_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/concurrent_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/concurrent_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/csv_translations/fr_FR.csv b/Shared/lib/python3.7/site-packages/tornado/test/csv_translations/fr_FR.csv similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/csv_translations/fr_FR.csv rename to Shared/lib/python3.7/site-packages/tornado/test/csv_translations/fr_FR.csv diff --git a/Shared/lib/python3.4/site-packages/tornado/test/curl_httpclient_test.py b/Shared/lib/python3.7/site-packages/tornado/test/curl_httpclient_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/curl_httpclient_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/curl_httpclient_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/escape_test.py b/Shared/lib/python3.7/site-packages/tornado/test/escape_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/escape_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/escape_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/gen_test.py b/Shared/lib/python3.7/site-packages/tornado/test/gen_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/gen_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/gen_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo b/Shared/lib/python3.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo rename to Shared/lib/python3.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo diff --git a/Shared/lib/python3.4/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po b/Shared/lib/python3.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po rename to Shared/lib/python3.7/site-packages/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po diff --git a/Shared/lib/python3.4/site-packages/tornado/test/http1connection_test.py b/Shared/lib/python3.7/site-packages/tornado/test/http1connection_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/http1connection_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/http1connection_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/httpclient_test.py b/Shared/lib/python3.7/site-packages/tornado/test/httpclient_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/httpclient_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/httpclient_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/httpserver_test.py b/Shared/lib/python3.7/site-packages/tornado/test/httpserver_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/httpserver_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/httpserver_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/httputil_test.py b/Shared/lib/python3.7/site-packages/tornado/test/httputil_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/httputil_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/httputil_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/import_test.py b/Shared/lib/python3.7/site-packages/tornado/test/import_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/import_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/import_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/ioloop_test.py b/Shared/lib/python3.7/site-packages/tornado/test/ioloop_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/ioloop_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/ioloop_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/iostream_test.py b/Shared/lib/python3.7/site-packages/tornado/test/iostream_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/iostream_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/iostream_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/locale_test.py b/Shared/lib/python3.7/site-packages/tornado/test/locale_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/locale_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/locale_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/locks_test.py b/Shared/lib/python3.7/site-packages/tornado/test/locks_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/locks_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/locks_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/log_test.py b/Shared/lib/python3.7/site-packages/tornado/test/log_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/log_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/log_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/netutil_test.py b/Shared/lib/python3.7/site-packages/tornado/test/netutil_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/netutil_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/netutil_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/options_test.cfg b/Shared/lib/python3.7/site-packages/tornado/test/options_test.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/options_test.cfg rename to Shared/lib/python3.7/site-packages/tornado/test/options_test.cfg diff --git a/Shared/lib/python3.4/site-packages/tornado/test/options_test.py b/Shared/lib/python3.7/site-packages/tornado/test/options_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/options_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/options_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/options_test_types.cfg b/Shared/lib/python3.7/site-packages/tornado/test/options_test_types.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/options_test_types.cfg rename to Shared/lib/python3.7/site-packages/tornado/test/options_test_types.cfg diff --git a/Shared/lib/python3.4/site-packages/tornado/test/options_test_types_str.cfg b/Shared/lib/python3.7/site-packages/tornado/test/options_test_types_str.cfg similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/options_test_types_str.cfg rename to Shared/lib/python3.7/site-packages/tornado/test/options_test_types_str.cfg diff --git a/Shared/lib/python3.4/site-packages/tornado/test/process_test.py b/Shared/lib/python3.7/site-packages/tornado/test/process_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/process_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/process_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/queues_test.py b/Shared/lib/python3.7/site-packages/tornado/test/queues_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/queues_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/queues_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/resolve_test_helper.py b/Shared/lib/python3.7/site-packages/tornado/test/resolve_test_helper.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/resolve_test_helper.py rename to Shared/lib/python3.7/site-packages/tornado/test/resolve_test_helper.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/routing_test.py b/Shared/lib/python3.7/site-packages/tornado/test/routing_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/routing_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/routing_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/runtests.py b/Shared/lib/python3.7/site-packages/tornado/test/runtests.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/runtests.py rename to Shared/lib/python3.7/site-packages/tornado/test/runtests.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/simple_httpclient_test.py b/Shared/lib/python3.7/site-packages/tornado/test/simple_httpclient_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/simple_httpclient_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/simple_httpclient_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/stack_context_test.py b/Shared/lib/python3.7/site-packages/tornado/test/stack_context_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/stack_context_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/stack_context_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/static/dir/index.html b/Shared/lib/python3.7/site-packages/tornado/test/static/dir/index.html similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/static/dir/index.html rename to Shared/lib/python3.7/site-packages/tornado/test/static/dir/index.html diff --git a/Shared/lib/python3.4/site-packages/tornado/test/static/robots.txt b/Shared/lib/python3.7/site-packages/tornado/test/static/robots.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/static/robots.txt rename to Shared/lib/python3.7/site-packages/tornado/test/static/robots.txt diff --git a/Shared/lib/python3.4/site-packages/tornado/test/static/sample.xml b/Shared/lib/python3.7/site-packages/tornado/test/static/sample.xml similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/static/sample.xml rename to Shared/lib/python3.7/site-packages/tornado/test/static/sample.xml diff --git a/Shared/lib/python3.4/site-packages/tornado/test/static/sample.xml.bz2 b/Shared/lib/python3.7/site-packages/tornado/test/static/sample.xml.bz2 similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/static/sample.xml.bz2 rename to Shared/lib/python3.7/site-packages/tornado/test/static/sample.xml.bz2 diff --git a/Shared/lib/python3.4/site-packages/tornado/test/static/sample.xml.gz b/Shared/lib/python3.7/site-packages/tornado/test/static/sample.xml.gz similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/static/sample.xml.gz rename to Shared/lib/python3.7/site-packages/tornado/test/static/sample.xml.gz diff --git a/Shared/lib/python3.4/site-packages/tornado/test/static_foo.txt b/Shared/lib/python3.7/site-packages/tornado/test/static_foo.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/static_foo.txt rename to Shared/lib/python3.7/site-packages/tornado/test/static_foo.txt diff --git a/Shared/lib/python3.4/site-packages/tornado/test/tcpclient_test.py b/Shared/lib/python3.7/site-packages/tornado/test/tcpclient_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/tcpclient_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/tcpclient_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/tcpserver_test.py b/Shared/lib/python3.7/site-packages/tornado/test/tcpserver_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/tcpserver_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/tcpserver_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/template_test.py b/Shared/lib/python3.7/site-packages/tornado/test/template_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/template_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/template_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/templates/utf8.html b/Shared/lib/python3.7/site-packages/tornado/test/templates/utf8.html similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/templates/utf8.html rename to Shared/lib/python3.7/site-packages/tornado/test/templates/utf8.html diff --git a/Shared/lib/python3.4/site-packages/tornado/test/test.crt b/Shared/lib/python3.7/site-packages/tornado/test/test.crt similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/test.crt rename to Shared/lib/python3.7/site-packages/tornado/test/test.crt diff --git a/Shared/lib/python3.4/site-packages/tornado/test/test.key b/Shared/lib/python3.7/site-packages/tornado/test/test.key similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/test.key rename to Shared/lib/python3.7/site-packages/tornado/test/test.key diff --git a/Shared/lib/python3.4/site-packages/tornado/test/testing_test.py b/Shared/lib/python3.7/site-packages/tornado/test/testing_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/testing_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/testing_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/twisted_test.py b/Shared/lib/python3.7/site-packages/tornado/test/twisted_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/twisted_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/twisted_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/util.py b/Shared/lib/python3.7/site-packages/tornado/test/util.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/util.py rename to Shared/lib/python3.7/site-packages/tornado/test/util.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/util_test.py b/Shared/lib/python3.7/site-packages/tornado/test/util_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/util_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/util_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/web_test.py b/Shared/lib/python3.7/site-packages/tornado/test/web_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/web_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/web_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/websocket_test.py b/Shared/lib/python3.7/site-packages/tornado/test/websocket_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/websocket_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/websocket_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/windows_test.py b/Shared/lib/python3.7/site-packages/tornado/test/windows_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/windows_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/windows_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/test/wsgi_test.py b/Shared/lib/python3.7/site-packages/tornado/test/wsgi_test.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/test/wsgi_test.py rename to Shared/lib/python3.7/site-packages/tornado/test/wsgi_test.py diff --git a/Shared/lib/python3.4/site-packages/tornado/testing.py b/Shared/lib/python3.7/site-packages/tornado/testing.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/testing.py rename to Shared/lib/python3.7/site-packages/tornado/testing.py diff --git a/Shared/lib/python3.4/site-packages/tornado/util.py b/Shared/lib/python3.7/site-packages/tornado/util.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/util.py rename to Shared/lib/python3.7/site-packages/tornado/util.py diff --git a/Shared/lib/python3.4/site-packages/tornado/web.py b/Shared/lib/python3.7/site-packages/tornado/web.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/web.py rename to Shared/lib/python3.7/site-packages/tornado/web.py diff --git a/Shared/lib/python3.4/site-packages/tornado/websocket.py b/Shared/lib/python3.7/site-packages/tornado/websocket.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/websocket.py rename to Shared/lib/python3.7/site-packages/tornado/websocket.py diff --git a/Shared/lib/python3.4/site-packages/tornado/wsgi.py b/Shared/lib/python3.7/site-packages/tornado/wsgi.py similarity index 100% rename from Shared/lib/python3.4/site-packages/tornado/wsgi.py rename to Shared/lib/python3.7/site-packages/tornado/wsgi.py diff --git a/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/PKG-INFO b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/PKG-INFO new file mode 100644 index 0000000..c07fae8 --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/PKG-INFO @@ -0,0 +1,11 @@ +Metadata-Version: 1.0 +Name: unrar +Version: 0.3 +Summary: Wrapper for UnRAR library, ctypes-based. +Home-page: http://github.com/matiasb/python-unrar +Author: Matias Bordese +Author-email: mbordese@gmail.com +License: GPL-3 +Description: UNKNOWN +Keywords: unrar ctypes +Platform: UNKNOWN diff --git a/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/SOURCES.txt b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/SOURCES.txt new file mode 100644 index 0000000..1043a4a --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/SOURCES.txt @@ -0,0 +1,25 @@ +LICENSE.txt +MANIFEST.in +README.md +setup.cfg +setup.py +docs/Makefile +docs/conf.py +docs/constants.rst +docs/index.rst +docs/rarfile.rst +docs/unrar_manual.txt +docs/unrarlib.rst +unrar/__init__.py +unrar/constants.py +unrar/rarfile.py +unrar/unrarlib.py +unrar.egg-info/PKG-INFO +unrar.egg-info/SOURCES.txt +unrar.egg-info/dependency_links.txt +unrar.egg-info/top_level.txt +unrar/tests/__init__.py +unrar/tests/test_corrupted.rar +unrar/tests/test_password.rar +unrar/tests/test_rar.rar +unrar/tests/test_rarfile.py \ No newline at end of file diff --git a/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/dependency_links.txt b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/dependency_links.txt new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/dependency_links.txt @@ -0,0 +1 @@ + diff --git a/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/installed-files.txt b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/installed-files.txt new file mode 100644 index 0000000..60777af --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/installed-files.txt @@ -0,0 +1,12 @@ +../unrar/__init__.py +../unrar/__pycache__/__init__.cpython-37.pyc +../unrar/__pycache__/constants.cpython-37.pyc +../unrar/__pycache__/rarfile.cpython-37.pyc +../unrar/__pycache__/unrarlib.cpython-37.pyc +../unrar/constants.py +../unrar/rarfile.py +../unrar/unrarlib.py +PKG-INFO +SOURCES.txt +dependency_links.txt +top_level.txt diff --git a/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/top_level.txt b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/top_level.txt new file mode 100644 index 0000000..3dada30 --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar-0.3.egg-info/top_level.txt @@ -0,0 +1 @@ +unrar diff --git a/Shared/lib/python3.7/site-packages/unrar/__init__.py b/Shared/lib/python3.7/site-packages/unrar/__init__.py new file mode 100644 index 0000000..219efed --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar/__init__.py @@ -0,0 +1,22 @@ +# -*- coding: utf-8 -*- + +# Copyright (C) 2012 Matias Bordese +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +__author__ = 'Matias Bordese' +__email__ = 'mbordese@gmail.com' +__version__ = '0.3' + +VERSION = __version__ diff --git a/Shared/lib/python3.7/site-packages/unrar/constants.py b/Shared/lib/python3.7/site-packages/unrar/constants.py new file mode 100644 index 0000000..abee423 --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar/constants.py @@ -0,0 +1,107 @@ +# -*- coding: utf-8 -*- + +# Copyright (C) 2012 Matias Bordese +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + + +# Success result +SUCCESS = 0 + +# +# Open Modes +# + +# headers only +RAR_OM_LIST = 0 +# testing and extracting +RAR_OM_EXTRACT = 1 +# headers only, include splitted volumes +RAR_OM_LIST_INCSPLIT = 2 + +# +# Process file operations +# + +RAR_SKIP = 0 +RAR_TEST = 1 +RAR_EXTRACT = 2 +RAR_CANCEL_EXTRACT = -1 + +# +# Errors +# + +# End of archive +ERAR_END_ARCHIVE = 10 +# Not enough memory to initialize data structures +ERAR_NO_MEMORY = 11 +# Archive header broken +ERAR_BAD_DATA = 12 +# File is not valid RAR archive +ERAR_BAD_ARCHIVE = 13 +# Unknown encryption used for archive headers +ERAR_UNKNOWN_FORMAT = 14 +# Archive/Volume open error +ERAR_EOPEN = 15 +# File create error +ERAR_ECREATE = 16 +# Archive/File close error +ERAR_ECLOSE = 17 +# Read error +ERAR_EREAD = 18 +# Write error +ERAR_EWRITE = 19 +# Buffer too small, comments not completely read +ERAR_SMALL_BUF = 20 +# Unknown error +ERAR_UNKNOWN = 21 +# Missing password error +ERAR_MISSING_PASSWORD = 22 + +# +# Comments state +# + +# comments not present +RAR_NO_COMMENTS = 0 +# Comments read completely +RAR_COMMENTS_SUCCESS = 1 + + +# +# Host OS +# + +RAR_DOS = 0 +RAR_OS2 = 1 +RAR_WIN = 2 +RAR_UNIX = 3 + + +# +# Callback messages +# + +UCM_CHANGEVOLUME = 0 +UCM_PROCESSDATA = 1 +UCM_NEEDPASSWORD = 2 +UCM_CHANGEVOLUMEW = 3 +UCM_NEEDPASSWORDW = 4 + +# +# Change volume callback message +# +RAR_VOL_ASK = 0 +RAR_VOL_NOTIFY = 1 diff --git a/Shared/lib/python3.7/site-packages/unrar/rarfile.py b/Shared/lib/python3.7/site-packages/unrar/rarfile.py new file mode 100644 index 0000000..d95f6f8 --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar/rarfile.py @@ -0,0 +1,362 @@ +# -*- coding: utf-8 -*- + +# Copyright (C) 2012 Matias Bordese +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +from __future__ import print_function + +import ctypes +import io +import os +import sys + +from unrar import constants +from unrar import unrarlib + + +__all__ = ["BadRarFile", "is_rarfile", "RarFile", "RarInfo"] + + +if sys.version < '3': + def b(x): + return x +else: + def b(x): + if x is not None: + # encode using DOS OEM standard + return x.encode('cp437') + + +class BadRarFile(Exception): + """RAR file error.""" + + +def is_rarfile(filename): + """Return true if file is a valid RAR file.""" + mode = constants.RAR_OM_LIST_INCSPLIT + archive = unrarlib.RAROpenArchiveDataEx(filename, mode=mode) + try: + handle = unrarlib.RAROpenArchiveEx(ctypes.byref(archive)) + except unrarlib.UnrarException: + return False + unrarlib.RARCloseArchive(handle) + return (archive.OpenResult == constants.SUCCESS) + + +class RarInfo(object): + """Class with attributes describing each member in the RAR archive.""" + + __slots__ = ( + 'filename', + 'date_time', + 'compress_type', + 'comment', + 'create_system', + 'extract_version', + 'flag_bits', + 'CRC', + 'compress_size', + 'file_size', + '_raw_time', + ) + + def __init__(self, header): + """Initialize a RarInfo object with a member header data.""" + self.filename = header.FileNameW + self._raw_time = header.FileTime + self.date_time = unrarlib.dostime_to_timetuple(header.FileTime) + self.compress_size = header.PackSize + (header.PackSizeHigh << 32) + self.file_size = header.UnpSize + (header.UnpSizeHigh << 32) + self.create_system = header.HostOS + self.extract_version = header.UnpVer + self.CRC = header.FileCRC + self.flag_bits = header.Flags + if header.CmtState == constants.RAR_COMMENTS_SUCCESS: + self.comment = header.CmtBuf.value + else: + self.comment = None + + +class _ReadIntoMemory(object): + """Internal class to handle in-memory extraction.""" + + def __init__(self): + super(_ReadIntoMemory, self).__init__() + self._data = None + + def _callback(self, msg, user_data, p1, p2): + if msg == constants.UCM_PROCESSDATA: + if self._data is None: + self._data = b('') + chunk = (ctypes.c_char * p2).from_address(p1).raw + self._data += chunk + return 1 + + def get_bytes(self): + return io.BytesIO(self._data) + + +class RarFile(object): + """RAR archive file.""" + + def __init__(self, filename, mode='r', pwd=None): + """Load RAR archive file with mode read only "r".""" + self.filename = filename + mode = constants.RAR_OM_LIST_INCSPLIT + + archive = unrarlib.RAROpenArchiveDataEx(filename, mode=mode) + handle = self._open(archive) + + # assert(archive.OpenResult == constants.SUCCESS) + self.pwd = pwd + self.filelist = [] + self.NameToInfo = {} + if archive.CmtState == constants.RAR_COMMENTS_SUCCESS: + self.comment = archive.CmtBuf.value + else: + self.comment = None + self._load_metadata(handle) + self._close(handle) + + def _read_header(self, handle): + """Read current member header into a RarInfo object.""" + rarinfo = None + header_data = unrarlib.RARHeaderDataEx() + res = unrarlib.RARReadHeaderEx(handle, ctypes.byref(header_data)) + if res != constants.ERAR_END_ARCHIVE: + rarinfo = RarInfo(header=header_data) + return rarinfo + + def _process_current(self, handle, op, dest_path=None, dest_name=None): + """Process current member with 'op' operation.""" + unrarlib.RARProcessFileW(handle, op, dest_path, dest_name) + + def _load_metadata(self, handle): + """Load archive members metadata.""" + rarinfo = self._read_header(handle) + while rarinfo: + self.filelist.append(rarinfo) + self.NameToInfo[rarinfo.filename] = rarinfo + self._process_current(handle, constants.RAR_SKIP) + rarinfo = self._read_header(handle) + + def _open(self, archive): + """Open RAR archive file.""" + try: + handle = unrarlib.RAROpenArchiveEx(ctypes.byref(archive)) + except unrarlib.UnrarException: + raise BadRarFile("Invalid RAR file.") + return handle + + def _close(self, handle): + """Close RAR archive file.""" + try: + unrarlib.RARCloseArchive(handle) + except unrarlib.UnrarException: + raise BadRarFile("RAR archive close error.") + + def open(self, member, pwd=None): + """Return file-like object for 'member'. + + 'member' may be a filename or a RarInfo object. + """ + if isinstance(member, RarInfo): + member = member.filename + + archive = unrarlib.RAROpenArchiveDataEx( + self.filename, mode=constants.RAR_OM_EXTRACT) + handle = self._open(archive) + + password = pwd or self.pwd + if password is not None: + unrarlib.RARSetPassword(handle, b(password)) + + # based on BrutuZ (https://github.com/matiasb/python-unrar/pull/4) + # and Cubixmeister work + data = _ReadIntoMemory() + c_callback = unrarlib.UNRARCALLBACK(data._callback) + unrarlib.RARSetCallback(handle, c_callback, 0) + + try: + rarinfo = self._read_header(handle) + while rarinfo is not None: + if rarinfo.filename == member: + self._process_current(handle, constants.RAR_TEST) + break + else: + self._process_current(handle, constants.RAR_SKIP) + rarinfo = self._read_header(handle) + + if rarinfo is None: + data = None + + except unrarlib.UnrarException: + raise BadRarFile("Bad RAR archive data.") + finally: + self._close(handle) + + if data is None: + raise KeyError('There is no item named %r in the archive' % member) + + # return file-like object + return data.get_bytes() + + def read(self, member, pwd=None): + """Return file bytes (as a string) for name.""" + return self.open(member, pwd).read() + + def namelist(self): + """Return a list of file names in the archive.""" + names = [] + for member in self.filelist: + names.append(member.filename) + return names + + def setpassword(self, pwd): + """Set default password for encrypted files.""" + self.pwd = pwd + + def getinfo(self, name): + """Return the instance of RarInfo given 'name'.""" + rarinfo = self.NameToInfo.get(name) + if rarinfo is None: + raise KeyError('There is no item named %r in the archive' % name) + return rarinfo + + def infolist(self): + """Return a list of class RarInfo instances for files in the + archive.""" + return self.filelist + + def printdir(self): + """Print a table of contents for the RAR file.""" + print("%-46s %19s %12s" % ("File Name", "Modified ", "Size")) + for rarinfo in self.filelist: + date = "%d-%02d-%02d %02d:%02d:%02d" % rarinfo.date_time[:6] + print("%-46s %s %12d" % ( + rarinfo.filename, date, rarinfo.file_size)) + + def testrar(self): + """Read all the files and check the CRC.""" + error = None + rarinfo = None + archive = unrarlib.RAROpenArchiveDataEx( + self.filename, mode=constants.RAR_OM_EXTRACT) + handle = self._open(archive) + + if self.pwd: + unrarlib.RARSetPassword(handle, b(self.pwd)) + + try: + rarinfo = self._read_header(handle) + while rarinfo is not None: + self._process_current(handle, constants.RAR_TEST) + rarinfo = self._read_header(handle) + except unrarlib.UnrarException: + error = rarinfo.filename if rarinfo else self.filename + finally: + self._close(handle) + return error + + def extract(self, member, path=None, pwd=None): + """Extract a member from the archive to the current working directory, + using its full name. Its file information is extracted as accurately + as possible. `member' may be a filename or a RarInfo object. You can + specify a different directory using `path'. + """ + if isinstance(member, RarInfo): + member = member.filename + + if path is None: + path = os.getcwd() + + self._extract_members([member], path, pwd) + return os.path.join(path, member) + + def extractall(self, path=None, members=None, pwd=None): + """Extract all members from the archive to the current working + directory. `path' specifies a different directory to extract to. + `members' is optional and must be a subset of the list returned + by namelist(). + """ + if members is None: + members = self.namelist() + self._extract_members(members, path, pwd) + + def _extract_members(self, members, targetpath, pwd): + """Extract the RarInfo objects 'members' to a physical + file on the path targetpath. + """ + archive = unrarlib.RAROpenArchiveDataEx( + self.filename, mode=constants.RAR_OM_EXTRACT) + handle = self._open(archive) + + password = pwd or self.pwd + if password is not None: + unrarlib.RARSetPassword(handle, b(password)) + + try: + rarinfo = self._read_header(handle) + while rarinfo is not None: + if rarinfo.filename in members: + self._process_current( + handle, constants.RAR_EXTRACT, targetpath) + else: + self._process_current(handle, constants.RAR_SKIP) + rarinfo = self._read_header(handle) + except unrarlib.UnrarException: + raise BadRarFile("Bad RAR archive data.") + finally: + self._close(handle) + + +def main(args=None): + import textwrap + USAGE = textwrap.dedent("""\ + Usage: + rarfile.py -l rarfile.rar # Show listing of a rarfile + rarfile.py -t rarfile.rar # Test if a rarfile is valid + rarfile.py -e rarfile.rar target # Extract rarfile into target dir + """) + + valid_args = {'-l': 2, '-e': 3, '-t': 2} + if args is None: + args = sys.argv[1:] + + cmd = args and args[0] or None + if not cmd or cmd not in valid_args or len(args) != valid_args[cmd]: + print(USAGE) + sys.exit(1) + + if cmd == '-l': + # list + rf = RarFile(args[1], 'r') + rf.printdir() + elif cmd == '-t': + # test + rf = RarFile(args[1], 'r') + err = rf.testrar() + if err: + print("The following enclosed file is corrupted: {!r}".format(err)) + print("Done testing") + elif cmd == '-e': + # extract + rf = RarFile(args[1], 'r') + dest = args[2] + rf.extractall(path=dest) + + +if __name__ == "__main__": + main() diff --git a/Shared/lib/python3.7/site-packages/unrar/unrarlib.py b/Shared/lib/python3.7/site-packages/unrar/unrarlib.py new file mode 100644 index 0000000..f75a2e6 --- /dev/null +++ b/Shared/lib/python3.7/site-packages/unrar/unrarlib.py @@ -0,0 +1,254 @@ +# -*- coding: utf-8 -*- + +# Copyright (C) 2012 Matias Bordese +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +import ctypes +import os +import platform + +from ctypes.util import find_library + +from unrar import constants + + +__all__ = ["RAROpenArchiveDataEx", "RARHeaderDataEx", "RAROpenArchiveEx", + "RARCloseArchive", "RARReadHeaderEx", "RARProcessFile", + "RARSetPassword", "RARGetDllVersion", "RARSetCallback", + "dostime_to_timetuple"] + + +lib_path = os.environ.get('UNRAR_LIB_PATH', None) + +# find and load unrar library +unrarlib = None +if platform.system() == 'Windows': + from ctypes.wintypes import HANDLE as WIN_HANDLE + HANDLE = WIN_HANDLE + UNRARCALLBACK = ctypes.WINFUNCTYPE(ctypes.c_int, ctypes.c_uint, + ctypes.c_long, ctypes.c_long, + ctypes.c_long) + lib_path = lib_path or find_library("unrar.dll") + if lib_path: + unrarlib = ctypes.WinDLL(lib_path) +else: + # assume unix + HANDLE = ctypes.c_void_p + UNRARCALLBACK = ctypes.CFUNCTYPE(ctypes.c_int, ctypes.c_uint, + ctypes.c_long, ctypes.c_long, + ctypes.c_long) + lib_path = lib_path or find_library("unrar") + if lib_path: + unrarlib = ctypes.cdll.LoadLibrary(lib_path) + +if unrarlib is None: + raise LookupError("Couldn't find path to unrar library.") + + +def dostime_to_timetuple(dostime): + """Convert a RAR archive member DOS time to a Python time tuple.""" + dostime = dostime >> 16 + dostime = dostime & 0xffff + day = dostime & 0x1f + month = (dostime >> 5) & 0xf + year = 1980 + (dostime >> 9) + second = 2 * (dostime & 0x1f) + minute = (dostime >> 5) & 0x3f + hour = dostime >> 11 + return (year, month, day, hour, minute, second) + + +class UnrarException(Exception): + """Lib errors exception.""" + + +class _Structure(ctypes.Structure): + """Customized ctypes Structure base class.""" + + def __repr__(self): + """Print the structure fields.""" + res = [] + for field in self._fields_: + field_value = repr(getattr(self, field[0])) + res.append('%s=%s' % (field[0], field_value)) + return self.__class__.__name__ + '(' + ','.join(res) + ')' + + +class RAROpenArchiveDataEx(_Structure): + """Rar compressed file structure.""" + _fields_ = [ + ('ArcName', ctypes.c_char_p), + ('ArcNameW', ctypes.c_wchar_p), + ('OpenMode', ctypes.c_uint), + ('OpenResult', ctypes.c_uint), + ('_CmtBuf', ctypes.c_void_p), + ('CmtBufSize', ctypes.c_uint), + ('CmtSize', ctypes.c_uint), + ('CmtState', ctypes.c_uint), + ('Flags', ctypes.c_uint), + ('Reserved', ctypes.c_uint * 32), + ] + + def __init__(self, filename, mode=constants.RAR_OM_LIST): + # comments buffer, max 64kb + self.CmtBuf = ctypes.create_string_buffer(b'', 64 * 1024) + super(RAROpenArchiveDataEx, self).__init__( + ArcName=None, + ArcNameW=filename, OpenMode=mode, + _CmtBuf=ctypes.addressof(self.CmtBuf), + CmtBufSize=ctypes.sizeof(self.CmtBuf)) + + def __str__(self): + return self.ArcNameW + + +class RARHeaderDataEx(_Structure): + """Rar file header structure.""" + _fields_ = [ + ('ArcName', ctypes.c_char * 1024), + ('ArcNameW', ctypes.c_wchar * 1024), + ('FileName', ctypes.c_char * 1024), + ('FileNameW', ctypes.c_wchar * 1024), + ('Flags', ctypes.c_uint), + ('PackSize', ctypes.c_uint), + ('PackSizeHigh', ctypes.c_uint), + ('UnpSize', ctypes.c_uint), + ('UnpSizeHigh', ctypes.c_uint), + ('HostOS', ctypes.c_uint), + ('FileCRC', ctypes.c_uint), + ('FileTime', ctypes.c_uint), + ('UnpVer', ctypes.c_uint), + ('Method', ctypes.c_uint), + ('FileAttr', ctypes.c_uint), + ('_CmtBuf', ctypes.c_void_p), + ('CmtBufSize', ctypes.c_uint), + ('CmtSize', ctypes.c_uint), + ('CmtState', ctypes.c_uint), + ('Reserved', ctypes.c_uint * 1024), + ] + + def __init__(self): + # comments buffer, max 64kb + self.CmtBuf = ctypes.create_string_buffer(b'', 64 * 1024) + super(RARHeaderDataEx, self).__init__( + _CmtBuf=ctypes.addressof(self.CmtBuf), + CmtBufSize=ctypes.sizeof(self.CmtBuf)) + + def __str__(self): + return self.FileNameW + + +def _c_func(func, restype, argtypes, errcheck=None): + """Wrap c function setting prototype.""" + func.restype = restype + func.argtypes = argtypes + if errcheck is not None: + func.errcheck = errcheck + return func + + +def _check_open_result(res, func, args): + if res is None: + raise UnrarException("Archive open error") + # res is the archive handle + return res + + +def _check_readheader_result(res, func, args): + if res == constants.ERAR_BAD_DATA: + raise UnrarException("Bad header data.") + # res == SUCCESS | res == ERAR_END_ARCHIVE + return res + + +def _check_process_result(res, func, args): + if res == constants.ERAR_ECLOSE: + raise UnrarException("File close error") + elif res == constants.ERAR_BAD_DATA: + raise UnrarException("File CRC error") + elif res == constants.ERAR_BAD_ARCHIVE: + raise UnrarException("Not valid RAR archive") + elif res == constants.ERAR_UNKNOWN_FORMAT: + raise UnrarException("Unknown archive format") + elif res == constants.ERAR_EOPEN: + raise UnrarException("Volume open error") + elif res == constants.ERAR_ECREATE: + raise UnrarException("File create error") + elif res == constants.ERAR_EREAD: + raise UnrarException("Read error") + elif res == constants.ERAR_EWRITE: + raise UnrarException("Write error") + # res == SUCCESS | res == ERAR_END_ARCHIVE + return res + + +def _check_close_result(res, func, args): + if res == constants.ERAR_ECLOSE: + raise UnrarException("Archive close error") + # res == SUCCESS + return res + + +# Return library API version. +RARGetDllVersion = _c_func(unrarlib.RARGetDllVersion, ctypes.c_int, []) + + +# Open RAR archive and allocate memory structures (unicode) +RAROpenArchiveEx = _c_func(unrarlib.RAROpenArchiveEx, HANDLE, + [ctypes.POINTER(RAROpenArchiveDataEx)], + _check_open_result) + + +# Set a password to decrypt files. +RARSetPassword = _c_func(unrarlib.RARSetPassword, ctypes.c_int, + [HANDLE, ctypes.c_char_p]) + + +# Read header of file in archive (unicode). +RARReadHeaderEx = _c_func(unrarlib.RARReadHeaderEx, ctypes.c_int, + [HANDLE, ctypes.POINTER(RARHeaderDataEx)], + _check_readheader_result) + + +# Performs action and moves the current position in the archive to +# the next file. Extract or test the current file from the archive +# opened in RAR_OM_EXTRACT mode. If the mode RAR_OM_LIST is set, +# then a call to this function will simply skip the archive position +# to the next file. +RARProcessFile = _c_func(unrarlib.RARProcessFile, ctypes.c_int, + [HANDLE, ctypes.c_int, ctypes.c_char_p, + ctypes.c_char_p], _check_process_result) + + +# Performs action and moves the current position in the archive to +# the next file. Extract or test the current file from the archive +# opened in RAR_OM_EXTRACT mode. If the mode RAR_OM_LIST is set, +# then a call to this function will simply skip the archive position +# to the next file. (unicode version) +RARProcessFileW = _c_func(unrarlib.RARProcessFileW, ctypes.c_int, + [HANDLE, ctypes.c_int, ctypes.c_wchar_p, + ctypes.c_wchar_p], _check_process_result) + + +# Close RAR archive and release allocated memory. It must be called when +# archive processing is finished, even if the archive processing was stopped +# due to an error. +RARCloseArchive = _c_func(unrarlib.RARCloseArchive, ctypes.c_int, [HANDLE], + _check_close_result) + + +# Set a user-defined callback function to process Unrar events. +RARSetCallback = _c_func(unrarlib.RARSetCallback, None, + [HANDLE, UNRARCALLBACK, ctypes.c_long]) diff --git a/Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/LICENSE.txt b/Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/LICENSE.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/LICENSE.txt rename to Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/LICENSE.txt diff --git a/Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/METADATA b/Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/RECORD b/Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3-1.24.1.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/urllib3-1.24.1.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/urllib3/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/_collections.py b/Shared/lib/python3.7/site-packages/urllib3/_collections.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/_collections.py rename to Shared/lib/python3.7/site-packages/urllib3/_collections.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/connection.py b/Shared/lib/python3.7/site-packages/urllib3/connection.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/connection.py rename to Shared/lib/python3.7/site-packages/urllib3/connection.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/connectionpool.py b/Shared/lib/python3.7/site-packages/urllib3/connectionpool.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/connectionpool.py rename to Shared/lib/python3.7/site-packages/urllib3/connectionpool.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/_appengine_environ.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/_appengine_environ.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/_appengine_environ.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/_appengine_environ.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/_securetransport/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/_securetransport/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/_securetransport/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/_securetransport/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/_securetransport/bindings.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/_securetransport/bindings.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/_securetransport/bindings.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/_securetransport/bindings.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/_securetransport/low_level.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/_securetransport/low_level.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/_securetransport/low_level.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/_securetransport/low_level.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/appengine.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/appengine.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/appengine.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/appengine.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/ntlmpool.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/ntlmpool.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/ntlmpool.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/ntlmpool.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/pyopenssl.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/pyopenssl.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/pyopenssl.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/pyopenssl.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/securetransport.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/securetransport.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/securetransport.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/securetransport.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/contrib/socks.py b/Shared/lib/python3.7/site-packages/urllib3/contrib/socks.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/contrib/socks.py rename to Shared/lib/python3.7/site-packages/urllib3/contrib/socks.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/exceptions.py b/Shared/lib/python3.7/site-packages/urllib3/exceptions.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/exceptions.py rename to Shared/lib/python3.7/site-packages/urllib3/exceptions.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/fields.py b/Shared/lib/python3.7/site-packages/urllib3/fields.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/fields.py rename to Shared/lib/python3.7/site-packages/urllib3/fields.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/filepost.py b/Shared/lib/python3.7/site-packages/urllib3/filepost.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/filepost.py rename to Shared/lib/python3.7/site-packages/urllib3/filepost.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/packages/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/packages/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/packages/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/packages/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/packages/backports/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/packages/backports/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/packages/backports/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/packages/backports/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/packages/backports/makefile.py b/Shared/lib/python3.7/site-packages/urllib3/packages/backports/makefile.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/packages/backports/makefile.py rename to Shared/lib/python3.7/site-packages/urllib3/packages/backports/makefile.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/packages/six.py b/Shared/lib/python3.7/site-packages/urllib3/packages/six.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/packages/six.py rename to Shared/lib/python3.7/site-packages/urllib3/packages/six.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/packages/ssl_match_hostname/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/packages/ssl_match_hostname/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/packages/ssl_match_hostname/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/packages/ssl_match_hostname/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/packages/ssl_match_hostname/_implementation.py b/Shared/lib/python3.7/site-packages/urllib3/packages/ssl_match_hostname/_implementation.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/packages/ssl_match_hostname/_implementation.py rename to Shared/lib/python3.7/site-packages/urllib3/packages/ssl_match_hostname/_implementation.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/poolmanager.py b/Shared/lib/python3.7/site-packages/urllib3/poolmanager.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/poolmanager.py rename to Shared/lib/python3.7/site-packages/urllib3/poolmanager.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/request.py b/Shared/lib/python3.7/site-packages/urllib3/request.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/request.py rename to Shared/lib/python3.7/site-packages/urllib3/request.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/response.py b/Shared/lib/python3.7/site-packages/urllib3/response.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/response.py rename to Shared/lib/python3.7/site-packages/urllib3/response.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/__init__.py b/Shared/lib/python3.7/site-packages/urllib3/util/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/__init__.py rename to Shared/lib/python3.7/site-packages/urllib3/util/__init__.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/connection.py b/Shared/lib/python3.7/site-packages/urllib3/util/connection.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/connection.py rename to Shared/lib/python3.7/site-packages/urllib3/util/connection.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/queue.py b/Shared/lib/python3.7/site-packages/urllib3/util/queue.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/queue.py rename to Shared/lib/python3.7/site-packages/urllib3/util/queue.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/request.py b/Shared/lib/python3.7/site-packages/urllib3/util/request.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/request.py rename to Shared/lib/python3.7/site-packages/urllib3/util/request.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/response.py b/Shared/lib/python3.7/site-packages/urllib3/util/response.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/response.py rename to Shared/lib/python3.7/site-packages/urllib3/util/response.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/retry.py b/Shared/lib/python3.7/site-packages/urllib3/util/retry.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/retry.py rename to Shared/lib/python3.7/site-packages/urllib3/util/retry.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/ssl_.py b/Shared/lib/python3.7/site-packages/urllib3/util/ssl_.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/ssl_.py rename to Shared/lib/python3.7/site-packages/urllib3/util/ssl_.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/timeout.py b/Shared/lib/python3.7/site-packages/urllib3/util/timeout.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/timeout.py rename to Shared/lib/python3.7/site-packages/urllib3/util/timeout.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/url.py b/Shared/lib/python3.7/site-packages/urllib3/util/url.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/url.py rename to Shared/lib/python3.7/site-packages/urllib3/util/url.py diff --git a/Shared/lib/python3.4/site-packages/urllib3/util/wait.py b/Shared/lib/python3.7/site-packages/urllib3/util/wait.py similarity index 100% rename from Shared/lib/python3.4/site-packages/urllib3/util/wait.py rename to Shared/lib/python3.7/site-packages/urllib3/util/wait.py diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/DESCRIPTION.rst b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/DESCRIPTION.rst similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/DESCRIPTION.rst rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/DESCRIPTION.rst diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/METADATA b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/RECORD b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/metadata.json b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/metadata.json similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/metadata.json rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/metadata.json diff --git a/Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings-0.5.1.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/webencodings-0.5.1.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/webencodings/__init__.py b/Shared/lib/python3.7/site-packages/webencodings/__init__.py similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings/__init__.py rename to Shared/lib/python3.7/site-packages/webencodings/__init__.py diff --git a/Shared/lib/python3.4/site-packages/webencodings/labels.py b/Shared/lib/python3.7/site-packages/webencodings/labels.py similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings/labels.py rename to Shared/lib/python3.7/site-packages/webencodings/labels.py diff --git a/Shared/lib/python3.4/site-packages/webencodings/mklabels.py b/Shared/lib/python3.7/site-packages/webencodings/mklabels.py similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings/mklabels.py rename to Shared/lib/python3.7/site-packages/webencodings/mklabels.py diff --git a/Shared/lib/python3.4/site-packages/webencodings/tests.py b/Shared/lib/python3.7/site-packages/webencodings/tests.py similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings/tests.py rename to Shared/lib/python3.7/site-packages/webencodings/tests.py diff --git a/Shared/lib/python3.4/site-packages/webencodings/x_user_defined.py b/Shared/lib/python3.7/site-packages/webencodings/x_user_defined.py similarity index 100% rename from Shared/lib/python3.4/site-packages/webencodings/x_user_defined.py rename to Shared/lib/python3.7/site-packages/webencodings/x_user_defined.py diff --git a/Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/INSTALLER b/Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/INSTALLER similarity index 100% rename from Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/INSTALLER rename to Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/INSTALLER diff --git a/Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/METADATA b/Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/METADATA similarity index 100% rename from Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/METADATA rename to Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/METADATA diff --git a/Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/RECORD b/Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/RECORD similarity index 100% rename from Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/RECORD rename to Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/RECORD diff --git a/Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/WHEEL b/Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/WHEEL similarity index 100% rename from Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/WHEEL rename to Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/WHEEL diff --git a/Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/top_level.txt b/Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/top_level.txt similarity index 100% rename from Shared/lib/python3.4/site-packages/zeroconf-0.21.3.dist-info/top_level.txt rename to Shared/lib/python3.7/site-packages/zeroconf-0.21.3.dist-info/top_level.txt diff --git a/Shared/lib/python3.4/site-packages/zeroconf.py b/Shared/lib/python3.7/site-packages/zeroconf.py similarity index 100% rename from Shared/lib/python3.4/site-packages/zeroconf.py rename to Shared/lib/python3.7/site-packages/zeroconf.py diff --git a/Shared/update.sh b/Shared/update.sh index 26eea6e..a1e02ab 100755 --- a/Shared/update.sh +++ b/Shared/update.sh @@ -11,8 +11,8 @@ rm -rf p37 python3.7 -m venv p37 p37/bin/pip3 install -r ../../openmedialibrary/requirements-shared.txt -mkdir -p lib/python3.4 -mv p37/lib/python3.7/site-packages lib/python3.4/site-packages +mkdir -p lib/python3.7 +mv p37/lib/python3.7/site-packages lib/python3.7/site-packages patch -p2 -R < large_pdf.patch rm -r p37 old