python-devpi-client
devpi upload/install/... workflow commands for Python developers.
- Links to devel:lan...es:python / python-devpi-client
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos:python/python-devpi-client && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000130 130 Bytes | |
_multibuild | 0000000053 53 Bytes | |
devpi_client-7.1.0.tar.gz | 0002459752 2.35 MB | |
python-devpi-client.changes | 0000009629 9.4 KB | |
python-devpi-client.spec | 0000003958 3.87 KB |
Latest Revision
Eric Schirra (ecsos)
committed
(revision 15)
- update to 7.1.0 * Require build>=0.7.0 to prevent import error with older versions. * Provide proper error message if the API request for devpi use fails. * Fix #1011: change HTTP status codes >=400 to use self.fatal instead of raw SystemExit, protect 403 and 404 errors from SystemExit * Support using various kinds of devpi tools with pyproject.toml. - Skip some tests that are failing for python 3.12, because it tries to install setuptools package during tests. * test_main_example * test_specific_version * test_pkgname_with_dashes
Comments 0