forked from pool/python-micropipenv
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-micropipenv?expand=0&rev=5
27 lines
985 B
Plaintext
27 lines
985 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 9 10:56:35 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 13 22:45:34 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for micropipenv 1.4.5.
|