Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-16 | unfinished partial work | Wojtek Kosior | |
2022-04-25 | don't require setuptools newer than in Devuan stable | Wojtek Kosior | |
2022-04-25 | use pyproject.toml for pytest configuration and move all tests to tests/ ↵ | Wojtek Kosior | |
directory this commit also fixes inclusion of sample source package's REUSE data in source dist (needed for automated tests) | |||
2022-02-24 | also specify babel dependency | Wojtek Kosior | |
2022-02-18 | make "uuid" an optional property | Wojtek Kosior | |
2022-02-09 | rework Hydrilla to use a separate tool for building its source packages | Wojtek Kosior | |
* Hydrilla now depends on "Hydrilla builder" developed at: https://git.koszko.org/hydrilla-builder/ * Hydrilla repository is now REUSE-compliant * The debian packaging is temporarily not tested and likely to be broken * JSON schemas are now in use (through 'jsonschema' Python library) * This is not yet a release and some minor changes to the API on-fisk format are going to occur before that |