forked from pool/python-devpi-client
- Bump upper version limit on pluggy to <2.0. - fix #406: support ``--all`` to show all versions when listing more than one project. - Pin tox to <4dev. The next major version of devpi-client will use tox as a binary to support newer versions. - Support for basic authentication and client side certificates is deprecated now. Take a look at devpi-lockdown instead. - Hide password from index url in pip config with ``devpi use``. - Remove upstreamed patch test_sys_executable.patch. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-client?expand=0&rev=11
55 lines
2.1 KiB
Plaintext
55 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
||
Tue Jun 14 05:59:02 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Update to 5.2.3:
|
||
- Bump upper version limit on pluggy to <2.0.
|
||
- fix #406: support ``--all`` to show all versions when listing
|
||
more than one project.
|
||
- Pin tox to <4dev. The next major version of devpi-client will
|
||
use tox as a binary to support newer versions.
|
||
- Support for basic authentication and client side certificates
|
||
is deprecated now. Take a look at devpi-lockdown instead.
|
||
- Hide password from index url in pip config with ``devpi
|
||
use``.
|
||
- Remove upstreamed patch test_sys_executable.patch.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 9 19:25:40 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||
|
||
- update to 5.2.0:
|
||
- fix #799: proper error message for devpi login without prior devpi use
|
||
- Support for check_manifest>=0.42.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 26 07:22:38 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||
|
||
- %python3_only -> %python_alternative
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 12 00:54:29 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Update to 5.1.1:
|
||
- Fix removing a range of versions with index inheritance.
|
||
- Add keyring support for devpi push to external repositories
|
||
like pypi.org. This is compatible with twine, see
|
||
https://twine.readthedocs.io/en/latest/#keyring-support
|
||
- fix #666: output nicer error message when section couldn’t be
|
||
found in pypirc.
|
||
- the 410 status for the register action isn’t marked as error
|
||
anymore for push to external repository.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 17 11:16:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||
|
||
- Use upstream description.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 10 11:58:58 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
||
- Update to v5.0.0
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 21 01:44:49 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
||
- Initial spec for v4.3.0
|