2023-12-07 22:13:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 7 22:12:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.6.0:
|
|
|
|
* Possibility to override the default index URL via
|
|
|
|
`MICROPIPENV_DEFAULT_INDEX_URLS`
|
|
|
|
* Tests with Python 3.12 without setuptools by default in
|
|
|
|
virtual environments
|
|
|
|
* Test with pip=23.3.1
|
|
|
|
* Fix comparing of packages' names in pyproject.toml and
|
|
|
|
poetry.lock
|
|
|
|
* Fix support for poetry main/dev groups
|
|
|
|
* Fix compatibility with poetry 1.5+
|
|
|
|
* Test with pip=23.0.1
|
|
|
|
* Fix error for 'only-direct' when package entry has no
|
|
|
|
explicit 'version' in the Pipfile (#256)
|
|
|
|
|
2023-01-13 22:50:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 13 22:45:34 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging effort for micropipenv 1.4.5.
|