From baf823672a583cf3abf788dadbe17f8ccd45ae5d38af4801f74ce1f69af46fac Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 15 Dec 2019 22:11:19 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20version=202.4.119:=20=20-=20C?= =?UTF-8?q?hanges=20=20=20-=20Bump=20version.=20[Rapha=C3=ABl=20Vinot]=20?= =?UTF-8?q?=20=20-=20Bump=20dependencies.=20[Rapha=C3=83=C2=ABl=20Vinot]?= =?UTF-8?q?=20=20-=20Fix=20=20=20-=20Bump=20lief=20to=200.10.1.=20[Rapha?= =?UTF-8?q?=C3=ABl=20Vinot]=20=20=20-=20Update=20tests.=20[Rapha=C3=83?= =?UTF-8?q?=C2=ABl=20Vinot]=20=20=20-=20Raise=20PyMISPError=20instead=20of?= =?UTF-8?q?=20Exception.=20[Rapha=C3=ABl=20Vinot]=20=20=20-=20Rename=20fee?= =?UTF-8?q?d=5Fmeta=5Fgenerator=20so=20it=20clearly=20fails=20with=20pytho?= =?UTF-8?q?n<3.6.=20=20=20=20=20=20[Rapha=C3=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=50 --- pymisp-2.4.117.3.tar.gz | 3 --- pymisp-2.4.119.tar.gz | 3 +++ python-pymisp.changes | 14 ++++++++++++++ python-pymisp.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 pymisp-2.4.117.3.tar.gz create mode 100644 pymisp-2.4.119.tar.gz diff --git a/pymisp-2.4.117.3.tar.gz b/pymisp-2.4.117.3.tar.gz deleted file mode 100644 index a341d6c..0000000 --- a/pymisp-2.4.117.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b1ab1f036b1f9bce173aed652427b0e360b68433fbffd0f76e028a70c972f9a -size 1610447 diff --git a/pymisp-2.4.119.tar.gz b/pymisp-2.4.119.tar.gz new file mode 100644 index 0000000..cee7c27 --- /dev/null +++ b/pymisp-2.4.119.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b19251b71898a1618cce2c1a5b8ebee8b327005cd5a896eb6444fa7eec91c56 +size 1617052 diff --git a/python-pymisp.changes b/python-pymisp.changes index 9b01c09..725637e 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Dec 15 22:07:31 UTC 2019 - Sebastian Wagner + +- update to version 2.4.119: + - Changes + - Bump version. [Raphaël Vinot] + - Bump dependencies. [Raphaël Vinot] + - Fix + - Bump lief to 0.10.1. [Raphaël Vinot] + - Update tests. [Raphaël Vinot] + - Raise PyMISPError instead of Exception. [Raphaël Vinot] + - Rename feed_meta_generator so it clearly fails with python<3.6. + [Raphaël Vinot] + ------------------------------------------------------------------- Tue Nov 26 13:09:09 UTC 2019 - Sebastian Wagner diff --git a/python-pymisp.spec b/python-pymisp.spec index 7c26b95..0759e8f 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pymisp -Version: 2.4.117.3 +Version: 2.4.119 Release: 0 Summary: Python API for MISP License: BSD-2-Clause