Ben Andersen
Ben Andersen
This PR carries on the work by @pmolodo (https://github.com/AcademySoftwareFoundation/rez/pull/355) to add a custom package order. This is essentially a generalization of the `version_split` package order, which provides better functionality for...
This PR adds a package order to sort packages according to pypa rules, with an option for risk tolerance of prerelease options, appropriate for how users consume packages from PyPI....
Fixes #1379 Carrying on the work from https://github.com/AcademySoftwareFoundation/rez/pull/1452 This adds support for synchronous/blocking package caching during the resolve process.
* cattrs version: 23.2.3 * Python version: 3.10.12 * Operating System: Ubuntu-22.04 I'm using attrs 23.2.0, if that matters. ### Description Hi! I am having trouble adding the special `_type`...
* cattrs version: 23.2.3 * Python version: 3.10.12 * Operating System: Ubuntu-22.04 * attrs version: 23.2.0 I mentioned this at the end of [another ticket](https://github.com/python-attrs/cattrs/issues/535), but I thought it deserved...