99cf4bb615
- 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. - Update to 4.0.2: - Update to version 3.7.0 * Replace “cached_property” with “lazy” package, which uses __dict__
Dirk Mueller2023-11-25 12:54:39 +00:00
cf35c6b2fb
Accepting request 1118536 from devel:languages:python
Ana Guerrero2023-10-19 20:47:34 +00:00
d0163f0216
- Drop patch unpin-versions.patch, no longer required.
Steve Kowalik2023-10-18 08:32:59 +00:00
d1ac04b350
- 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.
Steve Kowalik2023-10-17 03:21:25 +00:00
2d65200e29
- 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.
Daniel Garcia2023-03-06 17:23:09 +00:00