Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-16 | Update to v0.18.0 | Bruno Santos | |
2023-12-17 | Update to v0.17.0 | Bruno Santos | |
2023-12-17 | Fix check stage to test the new version | Bruno Santos | |
In a new install this would simply fail by not being able to import the module, but it could silently fail if a compatible version was installed already. Either way the check stage would not test the actual new package. | |||
2023-10-28 | Add check() stage | Bruno Santos | |
2023-10-28 | Update to v0.16.0 | Bruno Santos | |
2023-04-22 | Update to v0.14.0 | Bruno Santos | |
2022-12-27 | Fix build dependencies | Bruno Santos | |
2022-12-27 | Update to v0.12.0 | Bruno Santos | |
2022-10-17 | Update to v0.11.0 | Bruno Santos | |
2021-09-30 | Update to v0.9.0 | Bruno Santos | |
2021-09-28 | Fix v0.8.0 build | Bruno Santos | |
2021-09-27 | Bump to 0.8.0 version | Bruno Santos | |
2021-03-13 | Bump to 0.7.0 version | Bruno Santos | |
2020-04-26 | Use setup.py now that it's available | Bruno Santos | |
2020-04-26 | Fix installation directory | Bruno Santos | |
2020-04-26 | Update for v0.5 | Bruno Santos | |
2019-02-03 | Fix installation directory | Bruno Santos | |
Module import was obviously broken requiring the full name of the package instead of the actual module name. | |||
2019-01-30 | Update to 0.3 | Bruno Santos | |
2019-01-29 | Fix packaging paths | Bruno Santos | |
2019-01-29 | Rename and transition to tagged releases | Bruno Santos | |
2018-12-09 | Swap source for the real upstream | Bruno Santos | |
Now that some patches have landed, we can start following upstream. | |||
2018-12-09 | Remove optional dependency | Bruno Santos | |
The RTD theme is indeed used for building documentation, but we don't do so and, even if we did, it would be a make dependency anyway. This patch simply removes the dependency. No need for rebuilding the package. | |||
2018-12-06 | Initial commit | Bruno Santos | |