Opened 13 months ago

Last modified 13 months ago

#68140 closed defect

py-cachecontrol @ v0.12.11: Trying to use deprecated package "filelock" — at Version 1

Reported by: eric-j-ason Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-cachecontrol

Description (last modified by eric-j-ason)

The present version of this package (v0.12.11) crashes when attempting to import the the deprecated package "filelock", with the following message:

            NOTE: In order to use the FileCache you must have
            lockfile installed. You can install it via pip:
              pip install lockfile

This import has been removed upstream. Updating to a later version should fix the problem.

Change History (1)

comment:1 Changed 13 months ago by eric-j-ason

Description: modified (diff)
Note: See TracTickets for help on using tickets.