From de621a59e259cc011b4160da777ca766977fc3b386ebe63b3457fe53843cdd8d Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 16 Apr 2021 19:48:08 +0000 Subject: [PATCH] - 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 --- passivetotal-2.1.0.tar.gz | 3 --- passivetotal-2.3.0.tar.gz | 3 +++ python-passivetotal.changes | 8 ++++++++ python-passivetotal.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 passivetotal-2.1.0.tar.gz create mode 100644 passivetotal-2.3.0.tar.gz diff --git a/passivetotal-2.1.0.tar.gz b/passivetotal-2.1.0.tar.gz deleted file mode 100644 index 73f6dfe..0000000 --- a/passivetotal-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aef48db0890cecbf1bff629ac37f0f1d64f1ca33d4e4ec33802277167051d4ff -size 25369 diff --git a/passivetotal-2.3.0.tar.gz b/passivetotal-2.3.0.tar.gz new file mode 100644 index 0000000..6098b58 --- /dev/null +++ b/passivetotal-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae6a381614eb4cb129ceadc8240a8f59c0f7afb4d85800a8ff3f8586d5d0746 +size 42915 diff --git a/python-passivetotal.changes b/python-passivetotal.changes index b66460c..a349eb2 100644 --- a/python-passivetotal.changes +++ b/python-passivetotal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 16 19:46:00 UTC 2021 - Sebastian Wagner + +- 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 diff --git a/python-passivetotal.spec b/python-passivetotal.spec index b1559f9..c2be626 100644 --- a/python-passivetotal.spec +++ b/python-passivetotal.spec @@ -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