aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-12move locales under builder/Wojtek Kosior
2022-02-12expose the entire translation object instead of just its gettext methodWojtek Kosior
2022-02-12internationalize using BabelWojtek Kosior
this commit also makes the sdist tarball generated by setuptools REUSE-compliant
2022-02-11don't require setuptools_scm newer than in Debian StableWojtek Kosior
2022-02-11bump schemas subrepo to a8442778ff400fd9d50cac7944b491c7d641df1fWojtek Kosior
2022-02-10fix handling of --index-json optionWojtek Kosior
2022-02-10add show_default=True to --srcdir optionWojtek Kosior
2022-02-10use parameters to click.Path instead of validating paths manuallyWojtek Kosior
2022-02-09make resource dependency specifier an objectWojtek Kosior
2022-02-09change file path formatWojtek Kosior
From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'.
2022-02-09include new schemas in package and in testsWojtek Kosior
2022-02-07fix typing mistake i testsWojtek Kosior
2022-02-07facilitate for including other schemas in submodule and expose them to other ↵Wojtek Kosior
packages
2022-02-07remove redundant 'version' from setup.cfg - this is handled by setuptools_scmWojtek Kosior
2022-02-07move to a namespace package under 'hydrilla'Wojtek Kosior
2022-02-05test&fix error handlingWojtek Kosior
2022-02-05add test case with modified index.json from the exampleWojtek Kosior
2022-02-04extend the automated test caseWojtek Kosior
2022-02-04initial commitWojtek Kosior