diff --git a/misp-objects.tar.gz b/misp-objects.tar.gz index de349ab..6d86f00 100644 --- a/misp-objects.tar.gz +++ b/misp-objects.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34220d1817bb1c863f55acf6dddd6403d1724b948dfc1b8c67438f1d3e3544eb -size 182780 +oid sha256:845976e6c207a161c8a5b3366a0d2bda9d09e313a961c13d87ee76fb3369d713 +size 182801 diff --git a/python-pymisp-2.4.133.tar.gz b/python-pymisp-2.4.133.tar.gz deleted file mode 100644 index 87f9c9a..0000000 --- a/python-pymisp-2.4.133.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa8a9904e7d4a0914e60490769717836f094bebd9f14084d7bb8e1e10549ab7c -size 1595050 diff --git a/python-pymisp-2.4.134.tar.gz b/python-pymisp-2.4.134.tar.gz new file mode 100644 index 0000000..036abd3 --- /dev/null +++ b/python-pymisp-2.4.134.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7786815a64e3dee73789639c8c40ca1d0fc7d1c50de8c79113200f88303736da +size 1598728 diff --git a/python-pymisp.changes b/python-pymisp.changes index f726dfc..f15b971 100644 --- a/python-pymisp.changes +++ b/python-pymisp.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Nov 2 19:30:59 UTC 2020 - Sebastian Wagner + +- update to version 2.4.134: + - Changes + - Bump version. [Raphaël Vinot] + - Bump misp-objects. [Raphaël Vinot] + - Keep connection alive between requests. [Jakub Onderka] + - Bump deps. [Raphaël Vinot] + - Format docstrings in mispevent.py. [Lott, Christopher (cl778h)] + Add ":param " prefix to parameters to improve ReadTheDocs output. + Fix some minor typos in docstrings. + - Bump deps. [Raphaël Vinot] + - Bump deps. [Raphaël Vinot] + - Bump changelog. [Raphaël Vinot] + - Fix + - Remove duplicate check if debug logging is enabled. [Jakub Onderka] + - Do now fail on requests returning plain text. [Raphaël Vinot] + Fix #639 + - Other + - Revert "Update .travis.yml" [Raphaël Vinot] + lief isn't compatible with python 3.9 + This reverts commit e10843fa33c9a08b7da4ef24cbce457be53a7459. + - Update .travis.yml. [Raphaël Vinot] + Add python 3.9 + - Drop `encoding=` in Python 3.9. [Friedrich Lindenberg] + ------------------------------------------------------------------- Sun Nov 1 18:06:38 UTC 2020 - Sebastian Wagner diff --git a/python-pymisp.spec b/python-pymisp.spec index f1f1024..c0062fe 100644 --- a/python-pymisp.spec +++ b/python-pymisp.spec @@ -18,9 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 -%define misp_objects_revision 27a554ab12acbc1242f801b5682364b2047cf9e0 +%define misp_objects_revision abf42cc8fb71c003c40dc0767f89804b45eb5303 Name: python-pymisp -Version: 2.4.133 +Version: 2.4.134 Release: 0 Summary: Python API for MISP License: BSD-2-Clause