Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-devpi-common-4.0.3-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-devpi-common Distribution: openSUSE Tumbleweed
Version: 4.0.3 Vendor: openSUSE
Release: 1.3 Build date: Sat Nov 25 13:54:26 2023
Group: Unspecified Build host: reproducible
Size: 126595 Source RPM: python-devpi-common-4.0.3-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/devpi/devpi
Summary: Utilities jointly used by devpi-server and devpi-client
Utilities jointly used by devpi-server and devpi-client.

Provides

Requires

License

MIT

Changelog

* Sat Nov 25 2023 Dirk Müller <dmueller@suse.com>
  - update to 4.0.3:
    * Add ``is_prerelease`` and other methods to ``LegacyVersion``
      to fix ``get_sorted_versions`` with ``stable=True`` and some
      other cases.
* Wed Oct 18 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 4.0.2:
    * Bug Fixes
      + Do not mark commands with returncode ``None`` from tox 4.x as failed.
      + Restore flushing after each written line in new TerminalWriter.
      + Fix #939: custom legacy version parsing (non PEP 440) after
      packaging >= 22.0 removed support.
    * Deprecations and Removals
      + Removed ``HTMLPage`` class originally vendored from pip.
      + Dropped support for Python <= 3.6.
    * Features
      + Add ``chdir`` context handler in devpi_common.contextlib.
      + Hide username from URL representation.
      + Added stripped down TerminalWriter from ``py`` library which only
      supports coloring.
  - Switch to pyproject macros.
  - Drop patch unpin-versions.patch, no longer required.
* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Wed Mar 22 2023 Dirk Müller <dmueller@suse.com>
  - add unpin-versions.patch to reduce the packaging version conflict
* Mon Mar 06 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Disable broken tests with new packaging module because invalid
    version
  - Update to version 3.7.2
    * Fix #928: correct default for pre-release matching after switching
      from ``pkg_resources`` to ``packaging``.
    * Fix #949: correct parsing of wheel tags for Python 3.10 and above.
  - 3.7.1 (2022-12-16)
    * Fix #939: pin packaging to <22 as it removed the deprecated
      LegacyVersion.
* Wed Oct 12 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 3.7.0
    Features
    Add hash_type and fragment attributes to URL class.
    Replace pkg_resources usage with packaging.
    Bug Fixes
    Fix #895: return content of data-yanked.
    Fixed some cases where name and version weren’t split off correctly from filename.
* Mon Aug 02 2021 Markéta Machová <mmachova@suse.com>
  - Update to 3.6.0
    * support data-yanked attribute in HTMLPage parser.
    * Replace “cached_property” with “lazy” package, which uses __dict__
      directly for much faster reads.
    * Hide password from URL representation.
    * Allow replacement of individual netloc parts with URL.replace method.
* Tue Sep 10 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v3.4.0
* Thu Mar 21 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v3.3.1
* Fri Dec 12 2014 tbechtold@suse.com
  - Initial version v2.0.4

Files

/usr/lib/python3.10/site-packages/devpi_common
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/LICENSE
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/METADATA
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/RECORD
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/WHEEL
/usr/lib/python3.10/site-packages/devpi_common-4.0.3.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/devpi_common/__init__.py
/usr/lib/python3.10/site-packages/devpi_common/__pycache__
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/archive.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/archive.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/contextlib.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/contextlib.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/metadata.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/metadata.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/request.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/request.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/terminal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/terminal.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/types.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/url.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/url.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/validation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/validation.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/viewhelp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/devpi_common/__pycache__/viewhelp.cpython-310.pyc
/usr/lib/python3.10/site-packages/devpi_common/archive.py
/usr/lib/python3.10/site-packages/devpi_common/contextlib.py
/usr/lib/python3.10/site-packages/devpi_common/metadata.py
/usr/lib/python3.10/site-packages/devpi_common/request.py
/usr/lib/python3.10/site-packages/devpi_common/terminal.py
/usr/lib/python3.10/site-packages/devpi_common/types.py
/usr/lib/python3.10/site-packages/devpi_common/url.py
/usr/lib/python3.10/site-packages/devpi_common/validation.py
/usr/lib/python3.10/site-packages/devpi_common/viewhelp.py
/usr/share/doc/packages/python310-devpi-common
/usr/share/doc/packages/python310-devpi-common/CHANGELOG
/usr/share/doc/packages/python310-devpi-common/README.rst
/usr/share/licenses/python310-devpi-common
/usr/share/licenses/python310-devpi-common/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024