Resolve abstract dependencies into concrete ones
Go to file
Yaakov Selkowitz b71185e83c Simplify build dependencies
python-commentjson is not packaged in Fedora, and python-json5 has a
long build dependency chain.  Since they are only used as a fallback to
built-in json because some of the test fixtures are commented (which
should in no way reflect the capabilities of resolvelib itself), simply
removing the comments allow the tests to pass without commentjson/json5.
2023-11-09 11:12:55 +01:00
.gitignore Update to 1.0.1. 2023-10-19 20:40:23 -05:00
python-resolvelib.spec Simplify build dependencies 2023-11-09 11:12:55 +01:00
README.md Added the README 2021-04-27 22:08:34 +00:00
remove-commentjson-dep.patch Simplify build dependencies 2023-11-09 11:12:55 +01:00
sources Use Github archive instead of PyPI sdist 2023-10-20 02:05:34 +00:00

python-resolvelib

The python-resolvelib package