forked from pool/python-passivetotal
- Update to version 2.3.0:
- Support RiskIQ Illuminate Reputation API - Update to version 2.2.0: - Reference markdown content type for pypi. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passivetotal?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aef48db0890cecbf1bff629ac37f0f1d64f1ca33d4e4ec33802277167051d4ff
|
||||
size 25369
|
||||
3
passivetotal-2.3.0.tar.gz
Normal file
3
passivetotal-2.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ae6a381614eb4cb129ceadc8240a8f59c0f7afb4d85800a8ff3f8586d5d0746
|
||||
size 42915
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 16 19:46:00 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- Update to version 2.3.0:
|
||||
- Support RiskIQ Illuminate Reputation API
|
||||
- Update to version 2.2.0:
|
||||
- Reference markdown content type for pypi.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 14:27:09 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-passivetotal
|
||||
Version: 2.1.0
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: Client for the PassiveTotal REST API
|
||||
License: GPL-2.0-only
|
||||
@@ -82,7 +82,7 @@ cp %{SOURCE1} .
|
||||
%python_uninstall_alternative pt-info
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/pt-info
|
||||
%python_alternative %{_bindir}/pt-config
|
||||
|
||||
Reference in New Issue
Block a user