amuehlem / MISP-RPM

RPM packages for MISP
32 stars 14 forks source link

Outdated PyMISP package #52

Closed racco42 closed 3 years ago

racco42 commented 3 years ago

Hi,

would it be possible to create new python36-pymisp package with updated version of PyMISP? The MISP already complains that the version is outdated on the diagnostic page and also some modules requires newer version.

Thank you!

amuehlem commented 3 years ago

Hi Racco42

With MISP 2.4.145 I'm changing the way how the RPMs are created. All Python modules are packed into a python virtual environment, like this it is easier to update pymisp etc. to the current version. Like this there is no python36-pymisp RPM needed.

Please have a look at the upgrade instructions https://github.com/amuehlem/MISP-RPM/blob/master/UPGRADE.md