- version update to 6.5.1
Backwards Incompatible Changes:
- Remove support for EOL Python 3.5 and 2.7
([#1243](https://github.com/jazzband/pip-tools/pull/1243)). Thanks @jdufresne
- Remove deprecated `--index/--no-index` option from `pip-compile`
([#1234](https://github.com/jazzband/pip-tools/pull/1234)). Thanks @jdufresne
See CHANGELOG.md for more
OBS-URL: https://build.opensuse.org/request/show/958003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-tools?expand=0&rev=3
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 28 10:09:05 UTC 2022 - pgajdos@suse.com
|
|
|
|
- version update to 6.5.1
|
|
Backwards Incompatible Changes:
|
|
- Remove support for EOL Python 3.5 and 2.7
|
|
([#1243](https://github.com/jazzband/pip-tools/pull/1243)). Thanks @jdufresne
|
|
- Remove deprecated `--index/--no-index` option from `pip-compile`
|
|
([#1234](https://github.com/jazzband/pip-tools/pull/1234)). Thanks @jdufresne
|
|
See CHANGELOG.md for more
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 25 00:55:50 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update for v5.4.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 19 12:35:08 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Recreate package for v5.3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 18 11:51:32 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 4.2.0
|
|
* Add --ask option to pip-sync
|
|
* Add compatibility with pip>=19.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 13:27:16 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 15:37:12 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v4.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 02:41:02 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v3.5.0
|