log2timeline / l2tdevtools

Development tools
Apache License 2.0
10 stars 20 forks source link

Python 3.4 deprecation #769

Closed joachimmetz closed 4 years ago

joachimmetz commented 4 years ago

When running tests with tox:

Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it.
Please upgrade your Python as Python 3.4 won't be maintained after March 2019 

Also remove Python 2.7 (https://github.com/log2timeline/l2tdevtools/issues/607)

https://travis-ci.com/log2timeline/l2tbinaries/jobs/278203810#L690

The following packages have unmet dependencies:
 python3-timesketch : Depends: python3-ipaddress (>= 1.0.22) but it is not installable
joachimmetz commented 4 years ago
joachimmetz commented 4 years ago

Most projects updated and python 2 only dependencies removed.