Hello community,

here is the log from the commit of package python-pymisp for openSUSE:Factory 
checked in at 2020-02-19 12:41:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymisp (Old)
 and      /work/SRC/openSUSE:Factory/.python-pymisp.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pymisp"

Wed Feb 19 12:41:56 2020 rev:22 rq:775647 version:2.4.121.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymisp/python-pymisp.changes      
2020-01-25 13:25:35.128074033 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymisp.new.26092/python-pymisp.changes   
2020-02-19 12:42:00.067793362 +0100
@@ -1,0 +2,58 @@
+Sat Feb  8 16:21:30 UTC 2020 - Sebastian Wagner <[email protected]>
+
+- update to version 2.4.121.1:
+ - Fix
+   - Make lief optional again. [Raphaël Vinot]
+     fix #538
+- remove fix-tests-template-version.patch, merged upstream
+
+-------------------------------------------------------------------
+Thu Feb  6 19:45:45 UTC 2020 - Sebastian Wagner <[email protected]>
+
+- update to version 2.4.121:
+ - New
+   - Add includeDecayScore to rest search. [VVX7]
+   - Support for first_seen/last_seen. [Raphaël Vinot]
+     Cleaner import of datetime
+   - [attributes] chrome-extension-id added. [Alexandre Dulaunoy]
+ - Changes
+   - Do not install neo by default. [Raphaël Vinot]
+   - Bump objects. [Raphaël Vinot]
+   - More flexible when an event is in a weird state. [Raphaël Vinot]
+   - Str to int, properly load SharingGroup. [Raphaël Vinot]
+     Fix #535
+   - Bump deps, add pep8 test. [Raphaël Vinot]
+   - Bump objects. [Raphaël Vinot]
+   - Support dict in tag/untag. [Raphaël Vinot]
+   - Test update last seen. [Raphaël Vinot]
+   - Add test cases in feed. [Raphaël Vinot]
+   - Add test cases. [Raphaël Vinot]
+   - Normalize to_datetime conversion. [Raphaël Vinot]
+   - Trustar example uses objects. [Raphaël Vinot]
+   - Add lief in the generic requirements. [Raphaël Vinot]
+   - Refactorize typing, validate. [Raphaël Vinot]
+ - Fix
+   - Issue with readme. [Raphaël Vinot]
+   - Remove debugging. [Raphaël Vinot]
+   - [*-seen] Consider that `-` can also be in the date component while
+     parsing. [mokaddem]
+   - First seen was after last seen, trigerring the exception. [Raphaël
+     Vinot]
+   - Tests failing if local tz was not CET. [Raphaël Vinot]
+   - Syntax and typos. [Raphaël Vinot]
+   - Bugs introduced by last commit. [Raphaël Vinot]
+ - Other
+   - Doc: fix Search-FullOverview.ipynb code example. [Bernhard E. Reiter]
+   - Chore: delete old examples. [Manabu Niseki]
+     Delete examples which use deprecated/deleted methods
+   - Scrape trustar intel platform reports and create misp events.
+     [th3jiv3r]
+   - Configuration for trustar integration. [th3jiv3r]
+   - Fixed trailing lines. [turtlefac3]
+   - Fixed trailing lines. [turtlefac3]
+   - Custom integration written in python to scrape Proofpoint VAP API for
+     metrics of top Very Attacked Persons and create MISP events.
+     [turtlefac3]
+   - Fix typos on FullOverview.ipynb. [Bernhard E. Reiter]
+
+-------------------------------------------------------------------

Old:
----
  fix-tests-template-version.patch
  pymisp-2.4.120.tar.gz

New:
----
  pymisp-2.4.121.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pymisp.spec ++++++
--- /var/tmp/diff_new_pack.9Y7nzW/_old  2020-02-19 12:42:01.303795741 +0100
+++ /var/tmp/diff_new_pack.9Y7nzW/_new  2020-02-19 12:42:01.303795741 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pymisp
-Version:        2.4.120
+Version:        2.4.121.1
 Release:        0
 Summary:        Python API for MISP
 License:        BSD-2-Clause
@@ -28,7 +28,6 @@
 Source:         
https://files.pythonhosted.org/packages/source/p/pymisp/pymisp-%{version}.tar.gz
 # Internal script for generating changelog
 Source1:        changelog.sh
-Patch0:         
https://github.com/MISP/PyMISP/commit/acaf56b88832edaa8801b1dbcc6281a43867e532.patch#/fix-tests-template-version.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -78,7 +77,6 @@
 
 %prep
 %setup -q -n pymisp-%{version}
-%patch0 -p1
 find pymisp examples -name "*.py" -type f -exec sed -i '1s/^#!.*//' '{}' \+
 
 %build

++++++ pymisp-2.4.120.tar.gz -> pymisp-2.4.121.1.tar.gz ++++++
++++ 6452 lines of diff (skipped)


Reply via email to