15
0
forked from pool/python-tld

- update to version 2.4.125:

- New
   - Extended option on get event. [Raphaël Vinot]
     Related to #567
 - Changes
   - Bump objects, deps. [Raphaël Vinot]
   - Bump dependencies. [Raphaël Vinot]
   - Remove old suricata script, keep reference to old code. [Raphaël
     Vinot]
 - Fix
   - Enable autoalert on admin user. [Raphaël Vinot]
   - [abstract] Forces file to be read with utf8 encoding. [mokaddem]
   - Properly handle timezone in tests. [Raphaël Vinot]
 - Other
   - Update up.py. [Raphaël Vinot]
     Fix #563
   - Fixed __query_virustotal return type. [DocArmoryTech]
     __query_virustotal returned a Response object and not the json expected; modified so that report_json is returned instead of report.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=31
This commit is contained in:
2020-05-03 13:20:51 +00:00
committed by Git OBS Bridge
parent 850cafbe5d
commit 836c036437
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 3 13:19:42 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 0.12.1:
- Correctly handling domain names ending with dot(s).
-------------------------------------------------------------------
Wed Apr 22 19:03:54 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-tld
Version: 0.12
Version: 0.12.1
Release: 0
Summary: URL top level domain (TLD) extraction module
License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only

3
tld-0.12.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc11bcf39dce89102d7c6dafffe675e2eab8ddbf7267a615f745d4d288bafc95
size 890810

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6549aba3be08206eecc552cd2119d8f51525714e98c09848715b2ec4cc99e3d5
size 890455