-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
maintenancedoesn't necessarily have an immediate impact on usersdoesn't necessarily have an immediate impact on users
Description
bugwarrior uses lockfile as a dependency, which says the following about itself on pypi:
Note: This package is deprecated. It is highly preferred that instead of using this code base that instead fasteners or oslo.concurrency is used instead. For any questions or comments or further help needed please email openstack-dev and prefix your email subject with [oslo][pylockfile] (for a faster response).
https://pypi.org/project/lockfile/
So it seems rather likely that it'll cause problems at some point in the future. I'm not very well versed in the python ecosystem, but I'd be willing to make my toolbox a bit more versatile and try to replace this part, if that's direction is generally acceptable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenancedoesn't necessarily have an immediate impact on usersdoesn't necessarily have an immediate impact on users