Revisions of python-devpi-client
buildservice-autocommit
accepted
request 1223955
from
Dirk Mueller (dirkmueller)
(revision 34)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 33)
Dirk Mueller (dirkmueller)
accepted
request 1222183
from
Markéta Machová (mcalabkova)
(revision 32)
- Update to 7.2.0 * Support --no-docs and --only-docs for push command. * Support --register-project for push command to external index. * Add support for uv.conf to devpi use --set-cfg. * fixed encoding issues when decoding output of subprocesses. * require pkginfo >= 1.10.0 which supports newer metadata versions.
Dirk Mueller (dirkmueller)
accepted
request 1205394
from
Markéta Machová (mcalabkova)
(revision 31)
- 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.
buildservice-autocommit
accepted
request 1153255
from
Daniel Garcia (dgarcia)
(revision 30)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 29)
- 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
buildservice-autocommit
accepted
request 1128736
from
Dirk Mueller (dirkmueller)
(revision 28)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 27)
- update to 7.0.2: * Fix #992: Fix error added in 6.0.4 when old authentication data from before 6.x exists. - Drop {Build,}Requires on pep517.
buildservice-autocommit
accepted
request 1118184
from
Steve Kowalik (StevenK)
(revision 26)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 25)
- 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.
buildservice-autocommit
accepted
request 1096804
from
Markéta Machová (mcalabkova)
(revision 24)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1096760
from
Torsten Gruner (Simmphonie)
(revision 23)
- update to 6.0.5 * Remember URL when ``devpi use`` causes a 403, so one can use ``devpi login`` afterwards. * Fix #978: Quote username and password when adding to URL. * Fix #980: Remove long deprecated backward compatibility for old pluggy versions to fix error with pluggy 1.1.0. - split package to prevent build dependency with python-tox (multibuild)
Matej Cepl (mcepl)
committed
(revision 22)
Add missing Requires
Matej Cepl (mcepl)
committed
(revision 21)
- Add missing dependency
buildservice-autocommit
accepted
request 1092259
from
Dirk Mueller (dirkmueller)
(revision 20)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1092092
from
Eric Schirra (ecsos)
(revision 19)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1082841
from
Steve Kowalik (StevenK)
(revision 18)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 17)
- Add patch switch-to-build-module.patch: - Drop {Build,}Requires on pep517.
buildservice-autocommit
accepted
request 1080284
from
Dirk Mueller (dirkmueller)
(revision 16)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 15)
- update to 6.0.4: * Fix precedence of URL from command line over DEVPI_INDEX environment variable for ``devpi use``. * Fix relative DEVPI_INDEX environment variable with user and index causing an invalid URL in some cases. * Fix persistence of username when DEVPI_INDEX environment variable is used with ``devpi login``. * Fix precedence of ``--sdist`` and ``--wheel`` over ``formats`` setting from setup.cfg ``[devpi:upload]`` section.
Displaying revisions 1 - 20 of 34