From 440989169d17bfa20ce40042432c437d756b7ec2 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Mon, 26 Nov 2018 15:03:58 -0500 Subject: [PATCH] 5.0.2 --- _modules/index.html | 4 ++-- _modules/parsedmarc.html | 6 +++--- _modules/parsedmarc/elastic.html | 4 ++-- _modules/parsedmarc/splunk.html | 4 ++-- _modules/parsedmarc/utils.html | 10 +++++----- _static/documentation_options.js | 2 +- genindex.html | 4 ++-- index.html | 4 ++-- objects.inv | Bin 750 -> 750 bytes py-modindex.html | 4 ++-- search.html | 4 ++-- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/_modules/index.html b/_modules/index.html index 652c6ba..32f3c2c 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -8,7 +8,7 @@ - Overview: module code — parsedmarc 5.0.1 documentation + Overview: module code — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2
diff --git a/_modules/parsedmarc.html b/_modules/parsedmarc.html index 4754507..0b96d0c 100644 --- a/_modules/parsedmarc.html +++ b/_modules/parsedmarc.html @@ -8,7 +8,7 @@ - parsedmarc — parsedmarc 5.0.1 documentation + parsedmarc — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2
@@ -183,7 +183,7 @@ from parsedmarc.utils import timestamp_to_human, human_timestamp_to_datetime from parsedmarc.utils import parse_email -__version__ = "5.0.1" +__version__ = "5.0.2" logger = logging.getLogger("parsedmarc") logger.debug("parsedmarc v{0}".format(__version__)) diff --git a/_modules/parsedmarc/elastic.html b/_modules/parsedmarc/elastic.html index e047101..62a89f8 100644 --- a/_modules/parsedmarc/elastic.html +++ b/_modules/parsedmarc/elastic.html @@ -8,7 +8,7 @@ - parsedmarc.elastic — parsedmarc 5.0.1 documentation + parsedmarc.elastic — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2
diff --git a/_modules/parsedmarc/splunk.html b/_modules/parsedmarc/splunk.html index 8b7bf2c..6de8b27 100644 --- a/_modules/parsedmarc/splunk.html +++ b/_modules/parsedmarc/splunk.html @@ -8,7 +8,7 @@ - parsedmarc.splunk — parsedmarc 5.0.1 documentation + parsedmarc.splunk — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2
diff --git a/_modules/parsedmarc/utils.html b/_modules/parsedmarc/utils.html index 49dbc23..65b8919 100644 --- a/_modules/parsedmarc/utils.html +++ b/_modules/parsedmarc/utils.html @@ -8,7 +8,7 @@ - parsedmarc.utils — parsedmarc 5.0.1 documentation + parsedmarc.utils — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2
@@ -170,9 +170,9 @@ import geoip2.database import geoip2.errors import requests -import publicsuffix2 +import publicsuffix -__version__ = "4.3.9" +__version__ = "5.0.2" USER_AGENT = "Mozilla/5.0 ((0 {1})) parsedmarc/{2}".format( platform.system(), @@ -246,7 +246,7 @@ logger.warning( "Failed to download an updated PSL {0}".format(error)) with open(psl_path, encoding="utf-8") as psl_file: - psl = publicsuffix2.PublicSuffixList(psl_file) + psl = publicsuffix.PublicSuffixList(psl_file) return psl.get_public_suffix(domain) diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 8080996..918cbd3 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '5.0.1', + VERSION: '5.0.2', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/genindex.html b/genindex.html index c1714f8..47e859e 100644 --- a/genindex.html +++ b/genindex.html @@ -9,7 +9,7 @@ - Index — parsedmarc 5.0.1 documentation + Index — parsedmarc 5.0.2 documentation @@ -57,7 +57,7 @@
- 5.0.1 + 5.0.2
diff --git a/index.html b/index.html index 7e01d8c..e65b6f6 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 5.0.1 documentation + parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2
diff --git a/objects.inv b/objects.inv index bd2c9e5cceb83f36dc4b7e44acce9623718c7f08..67c160fc0cc8ae8575b0eb744519ebec648cd10d 100644 GIT binary patch delta 12 TcmaFI`i^yi6Qj{a=haLAAr}OV delta 12 TcmaFI`i^yi6Qkiq=haLAArb_P diff --git a/py-modindex.html b/py-modindex.html index ba102d1..4591b72 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -8,7 +8,7 @@ - Python Module Index — parsedmarc 5.0.1 documentation + Python Module Index — parsedmarc 5.0.2 documentation @@ -59,7 +59,7 @@
- 5.0.1 + 5.0.2
diff --git a/search.html b/search.html index 896add8..ef0251c 100644 --- a/search.html +++ b/search.html @@ -8,7 +8,7 @@ - Search — parsedmarc 5.0.1 documentation + Search — parsedmarc 5.0.2 documentation @@ -56,7 +56,7 @@
- 5.0.1 + 5.0.2