View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004868 | Kali Linux | Tool Upgrade Request | public | 2018-07-26 20:07 | 2018-09-06 08:07 |
Reporter | faraday-dev | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 2018.4 | ||||
Summary | 0004868: Update python-faraday v3.0 | ||||
Description | We are releasing the new version of Faraday v3.0. You can download latest version on https://github.com/infobyte/faraday Kali required packages are: apt-get install -y build-essential ipython python-setuptools python-pip python-dev \ apt-get install -y libpq-dev gir1.2-gtk-3.0 gir1.2-vte-2.91 python-gobject zsh curl | ||||
I started working on the update. As we don't use pip, we will have to package many Python modules. But I found two Python modules with really strong restrictions on required versions: flask and marshmallow. In Kali we already have too high versions for faraday. |
|
Hi, We will try to update faraday to use Flask 1.0. We are using Marshmallow 2.15.3 since version 3 is a beta version. Let us know if you have problems with our filteralchemy version on git+https://github.com/infobyte/filteralchemy@dev#egg=filteralchemy, since the original library is not maintained anymore and we had to create a fork of it. Should we check library versions on kali dev build? Thanks a lot! |
|
As we don't use pip but packaged python modules in Kali (mostly imported from Debian Testing), we can't manage when there are restrictions on versions like "==" or "<" or "<=". The packaged python modules are common to all the applications using them in Kali/Debian. I haven't look at https://github.com/infobyte/filteralchemy yet. I'll let you know if I find a problem. |
|
We will update all requirements to always use >=. Thanks! |
|
Hi, we release v3.0.1 and fixed the requirements*.txt issues. |
|
Thanks for the new release. I'm working on the package. |
|
version 3.0.1-0kali1 is now in kali-rolling |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-26 20:07 | faraday-dev | New Issue | |
2018-07-26 20:07 | faraday-dev | Status | new => assigned |
2018-07-26 20:07 | faraday-dev | Assigned To | => sbrun |
2018-07-30 07:49 | sbrun | Note Added: 0009405 | |
2018-07-30 15:32 | faraday-dev | Note Added: 0009407 | |
2018-07-31 10:05 | sbrun | Note Added: 0009411 | |
2018-07-31 21:58 | faraday-dev | Note Added: 0009412 | |
2018-08-23 12:07 | g0tmi1k | Summary | Upgrade faraday to v3.0 => Update python-faraday v3.0 |
2018-08-27 21:05 | faraday-dev | Note Added: 0009531 | |
2018-08-30 12:51 | sbrun | Note Added: 0009547 | |
2018-09-06 08:07 | sbrun | Status | assigned => resolved |
2018-09-06 08:07 | sbrun | Resolution | open => fixed |
2018-09-06 08:07 | sbrun | Fixed in Version | => 2018.4 |
2018-09-06 08:07 | sbrun | Note Added: 0009588 | |
2021-05-31 13:37 | rhertzog | Category | Tool Upgrade => Tool Upgrade Request |