Revisions of saltbundlepy-packaging
Victor Zhestkov (vizhestkov)
accepted
request 1166845
from
Marek Czernek (mczernek)
(revision 5)
- Fix building on SLE11 by removing realpath usage as not existing in SLE11, using a workaround for it.
Pablo Suárez Hernández (PSuarezHernandez)
accepted
request 1114757
from
Victor Zhestkov (vizhestkov)
(revision 4)
- update to 23.1 * chore: add typed classifier * Improve parser error messaging around mistakes in/around version specifiers * Upgrade to latest mypy * Delete print() from test_tags * Update our linters * Improve error for local version label with unsupported operators * Parse raw metadata * Handle prefix match with zeros at end of prefix correctly * Relax typing of _key on _BaseVersion * Replace spaces in platform names with underscores * Import underlying parser function as an underscored variable - Update to v23.0 * Remove unused LPAREN token from tokenizer by @hrnciar in #630 * Reorganise the project layout and version management by @pradyunsg in #626 * Correctly handle non-normalised specifiers in requirements by @pradyunsg in #634 * Use stable Python 3.11 in tests by @153957 in #641 * Fix typing for specifiers.BaseSpecifier.filter() by @henryiii in #643 * Correctly handle trailing whitespace on URL requirements by @pradyunsg in #642 * refactor _generic_api to use EXT_SUFFIX by @mattip in #607 * Allow "extra" to be None in the marker environment by @pradyunsg in #650 * Fix typos by @kianmeng in #648 * Update changelog for release by @pradyunsg in #656 - Update to v22.0
Victor Zhestkov (vzhestkov)
committed
(revision 3)
- Strictly require Python 3.10 with saltbundlepy requrement
Victor Zhestkov (vzhestkov)
committed
(revision 2)
Victor Zhestkov (vzhestkov)
committed
(revision 1)
Displaying all 5 revisions