python-devpi-client
devpi upload/install/... workflow commands for Python developers.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-devpi-client && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
devpi-client-7.0.1.tar.gz | 0001758752 1.68 MB | |
python-devpi-client.changes | 0000008541 8.34 KB | |
python-devpi-client.spec | 0000003804 3.71 KB |
Revision 12 (latest revision is 15)
Ana Guerrero (anag+factory)
accepted
request 1118184
from
Steve Kowalik (StevenK)
(revision 12)
- Update to 7.0.1: * Bug Fixes + Fix #1005: use ``shutil.move`` instead of ``Path.rename`` to move distribution after building to prevent cross-device link errors. + Fix #1008: pass ``--no-isolation`` option to ``build`` when determining name/version for documentation. + Fix #946: output ``name==version`` instead of ``name-version`` for ``devpi list -v``. * Deprecations and Removals + Use ``build`` instead of deprecated ``pep517`` package. + Removed dependency on py package. + Dropped support for Python <= 3.6. - Drop patch switch-to-build-module.patch, included upstream. - Switch to autosetup macro.
Comments 0