forked from pool/python-passivetotal
- update to version 2.4.1:
- Enhancements: - Added an as_dict property across all Analyzer objects to simplify integration with other systems. Returns a dictionary representation of the object or the list. - New projects attribute on IPAddress and Hostname objects returns list of projects that contain that host as an artifact. - New analyzer.set_project() method on the Analyzer module to set an active project by name or guid, and new add_to_project() methods on Analyzer objects to quickly add the object to the active project. - Direct methods on new Project and Artifact objects to directly manipulate monitoring status and tags. - Bug Fixes: - Added missing ArtifactsRequest to package-level imports OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passivetotal?expand=0&rev=16
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-passivetotal
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 0
|
||||
Summary: Client for the PassiveTotal REST API
|
||||
License: GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user