Revisions of python-devpi-client

buildservice-autocommit accepted request 1153255 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 30)
baserev update by copy to link target
Daniel Garcia's avatar 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's avatar Dirk Mueller (dirkmueller) (revision 28)
baserev update by copy to link target
Dirk Mueller's avatar 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's avatar Steve Kowalik (StevenK) (revision 26)
baserev update by copy to link target
Steve Kowalik's avatar 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á's avatar Markéta Machová (mcalabkova) (revision 24)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1096760 from Torsten Gruner's avatar 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's avatar Matej Cepl (mcepl) committed (revision 22)
Add missing Requires
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 21)
- Add missing dependency
buildservice-autocommit accepted request 1092259 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092092 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 19)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1082841 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 18)
baserev update by copy to link target
Steve Kowalik's avatar 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's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar 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.
buildservice-autocommit accepted request 1078250 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 14)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 13)
- Update to 6.0.3:
  * Fix #919: Retry 3 times and wait a moment on PermissionError
    during file removal to fix race condition after running tox.
  * Restore ability to build docs if project uses separate build and
    source directories for documentation.
  * Fix for changes in pypitoken 6.x.
- 6.0.2 (2022-09-28)
  * Better error message when trying to use ``devpi index`` which
    requires authentication (devpi-lockdown).
- 6.0.1 (2022-08-16)
  * fix #913: ``main.Hub.workdir`` cleanup (exit) can now handle
    read-only files (like those created by git).
  * Print info when ``DEVPI_INDEX`` environment variable is in use and
    allow relative index specification for it.
- 6.0.0 (2022-07-19)
  * Removed support for ``--detox`` option.
  * When uploading we no longer "register" the package first. That
    requirement was removed from PyPI and devpi-server for some time.
  * Use ``sphinx-build`` command instead of ``setup.py build_sphinx``
    when building documentation.
  * Removed tox dependency, instead ``devpi test`` looks for the
    ``tox`` binary in the path.
  * The ``--venv`` option will abort when no virtualenv exists at the
    location, it will not create a virtualenv anymore.
  * Fix #218: use new pip.conf location by default and warn if the
    legacy location exists.
  * Fix #38: add ``--user``/``-u`` option to ``use`` command to limit
    index listing to a specific user.
  * Fix #437: when the ``DEVPI_INDEX`` environment variable is set, it
    temporarily overwrites the current index.
buildservice-autocommit accepted request 982604 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 11)
- 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.
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by