- Update to 0.0.14 * Test against pip 19.2 to 20.0.2 * Support Python 3.8 OBS-URL: https://build.opensuse.org/request/show/785547 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=12
47 lines
1.5 KiB
Plaintext
47 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 16 10:09:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 0.0.14
|
|
* Test against pip 19.2 to 20.0.2
|
|
* Support Python 3.8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 30 13:08:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.0.13:
|
|
- Include six==1.12.0 as a vendored dependency (#42)
|
|
- Upgrade vendored packaging==19.2
|
|
- Upgrade vendored pyparsing==2.4.2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 11:27:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.0.12:
|
|
* Bugfix with relative paths (#39)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 7 15:29:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.0.10
|
|
- add unvendor.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 19:43:12 UTC 2019 - Hardik Italia <hitalia@suse.com>
|
|
|
|
- Update to 0.0.8:
|
|
* Handle editable installs
|
|
* Ignore index url parameters in parse_requirements
|
|
* Drop support for Python 3.4
|
|
* Add support for pip 19.0, 19.0.1, 19.0.2, 19.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 09:31:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.0.5:
|
|
* distribute tests and license
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 20 12:27:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by pytest-reqs
|