thoth-station / micropipenv

A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them.
https://pypi.org/project/micropipenv/
GNU Lesser General Public License v3.0
234 stars 25 forks source link

Poetry lock version 2 #253

Closed frenzymadness closed 1 year ago

frenzymadness commented 1 year ago

Related Issues and Dependencies

252

This introduces a breaking change

This Pull Request implements

Compatibility with Poetry lock file format version 2.0.

frenzymadness commented 1 year ago

Ready for review now.

VannTen commented 1 year ago

/approve

This looks fine to me. One nitpick : maybe .pre-commit stuff should go in another PR. They aren't really related to that feature, right ?

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fridex, VannTen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/micropipenv/blob/master/OWNERS)~~ [VannTen] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment