17
0
Files
python-pip-tools/python-pip-tools.changes
Steve Kowalik 77a2a99fe0 - Update to 6.6.2:
* Fix support for pip>=22.1 (#1618).
  * Update PyPIRepository::resolve_reqs() for pip>=22.1.1 (#1624).
- Add ca-certificates to BuildRequires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-tools?expand=0&rev=7
2022-06-16 05:47:52 +00:00

66 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Thu Jun 16 05:46:18 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 6.6.2:
* Fix support for pip>=22.1 (#1618).
* Update PyPIRepository::resolve_reqs() for pip>=22.1.1 (#1624).
- Add ca-certificates to BuildRequires.
-------------------------------------------------------------------
Thu Apr 7 11:42:20 UTC 2022 - pgajdos@suse.com
- version update to 6.6.0
Features:
- Add support for pip>=22.1 ([#1607](https://github.com/jazzband/pip-tools/pull/1607)).
Thanks @atugushev
Bug Fixes:
- Ensure `pip-compile --dry-run --quiet` still shows what would be done, while omitting
the dry run message ([#1592](https://github.com/jazzband/pip-tools/pull/1592)). Thanks
@AndydeCleyre
- Fix `--generate-hashes` when hashes are computed from files
([#1540](https://github.com/jazzband/pip-tools/pull/1540)). Thanks @RazerM
- python-mock is not required for build
-------------------------------------------------------------------
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