15
0

Accepting request 710329 from devel:languages:python

- update to version 1.0.31:
 - add osint in cli
 - added response objects
 - added approved fields for csv
 - added to_csv function
 - used response objects in client
 - removed whois csv implementation
 - Add host attribute support

OBS-URL: https://build.opensuse.org/request/show/710329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-passivetotal?expand=0&rev=3
This commit is contained in:
2019-06-18 12:58:07 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jun 14 14:40:02 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.0.31:
- add osint in cli
- added response objects
- added approved fields for csv
- added to_csv function
- used response objects in client
- removed whois csv implementation
- Add host attribute support
-------------------------------------------------------------------
Tue Dec 4 12:51:15 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-passivetotal
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-passivetotal
Version: 1.0.30
Version: 1.0.31
Release: 0
Summary: Client for the PassiveTotal REST API
License: GPL-2.0-only