From e8c42146742c9855c8295bca7aafec4728d2fb75dffceaee2405ffc9c12d812e Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 25 Mar 2022 21:24:40 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20version=202.4.157:=20=20-=20C?= =?UTF-8?q?hanges=20=20=20=20-=20Bump=20changelog.=20[Rapha=C3=83=C2=ABl?= =?UTF-8?q?=20Vinot]=20=20=20=20-=20Bump=20version.=20[Rapha=C3=83=C2=ABl?= =?UTF-8?q?=20Vinot]=20=20=20=20-=20Bump=20deps,=20objects.=20[Rapha=C3=83?= =?UTF-8?q?=C2=ABl=20Vinot]=20=20=20=20-=20[tests]=20reverted.=20[Alexandr?= =?UTF-8?q?e=20Dulaunoy]=20=20=20=20-=20[misp-objects]=20updated=20to=20th?= =?UTF-8?q?e=20latest=20version.=20[Alexandre=20Dulaunoy]=20=20=20=20-=20[?= =?UTF-8?q?tests]=20subversion=20are=20supported.=20[Alexandre=20Dulaunoy]?= =?UTF-8?q?=20=20-=20Fix=20=20=20=20-=20[tests]=20check=20if=20the=20versi?= =?UTF-8?q?on=20is=20a=20substring=20as=20PyMISP=20might=20contain=20=20?= =?UTF-8?q?=20=20=20=20sub=20version.=20[Alexandre=20Dulaunoy]=20-=20updat?= =?UTF-8?q?e=20to=20version=202.4.155.1:=20=20-=20Changes=20=20=20=20-=20B?= =?UTF-8?q?ump=20changelog.=20[Rapha=C3=83=C2=ABl=20Vinot]=20=20=20=20-=20?= =?UTF-8?q?Bump=20required=20python=20version=20for=20doc.=20[Rapha=C3=83?= =?UTF-8?q?=C2=ABl=20Vinot]=20=20=20=20-=20Remove=20python=203.6=20from=20?= =?UTF-8?q?metadata.=20[Rapha=C3=83=C2=ABl=20Vinot]=20=20-=20Fix=20=20=20?= =?UTF-8?q?=20-=20Incorrect=20call=20when=20requesting=20a=20new=20API=20k?= =?UTF-8?q?ey.=20[Rapha=C3=83=C2=ABl=20Vinot]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=95 --- python-pymisp-2.4.155.1.tar.gz | 3 --- python-pymisp-2.4.157.tar.gz | 3 +++ python-pymisp.changes | 22 ++++++++++++++++++++++ python-pymisp.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 python-pymisp-2.4.155.1.tar.gz create mode 100644 python-pymisp-2.4.157.tar.gz diff --git a/python-pymisp-2.4.155.1.tar.gz b/python-pymisp-2.4.155.1.tar.gz deleted file mode 100644 index 3e9e4b6..0000000 --- a/python-pymisp-2.4.155.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:569d3dd46e5f2c8272b37aad5bad928123dbb0d290f7d4491b7c0ec4f23ff283 -size 1819875 diff --git a/python-pymisp-2.4.157.tar.gz b/python-pymisp-2.4.157.tar.gz new file mode 100644 index 0000000..a788b80 --- /dev/null +++ b/python-pymisp-2.4.157.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9034d9fd1ab6922146782f8338d3923238e1d054b5ba3335b699bb86779d8b4 +size 1822505 diff --git a/python-pymisp.changes b/python-pymisp.changes index 59adbfa..5998683 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Mar 25 21:24:09 UTC 2022 - Sebastian Wagner + +- - update to version 2.4.157: + - Changes + - Bump changelog. [Raphaël Vinot] + - Bump version. [Raphaël Vinot] + - Bump deps, objects. [Raphaël Vinot] + - [tests] reverted. [Alexandre Dulaunoy] + - [misp-objects] updated to the latest version. [Alexandre Dulaunoy] + - [tests] subversion are supported. [Alexandre Dulaunoy] + - Fix + - [tests] check if the version is a substring as PyMISP might contain + sub version. [Alexandre Dulaunoy] +- update to version 2.4.155.1: + - Changes + - Bump changelog. [Raphaël Vinot] + - Bump required python version for doc. [Raphaël Vinot] + - Remove python 3.6 from metadata. [Raphaël Vinot] + - Fix + - Incorrect call when requesting a new API key. [Raphaël Vinot] + ------------------------------------------------------------------- Fri Mar 4 18:57:18 UTC 2022 - Sebastian Wagner diff --git a/python-pymisp.spec b/python-pymisp.spec index 4d7ca64..7a16653 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define misp_objects_revision 3d52773e9d3ba39ff324455bf8c10b47e11b695a Name: python-pymisp -Version: 2.4.155.1 +Version: 2.4.157 Release: 0 Summary: Python API for MISP License: BSD-2-Clause