Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Python 2 support (#2548) | Bernát Gábor | 2023-04-19 | 5 | -12/+27 |
| | |||||
* | Bump embeded wheels (#2546) | Bernát Gábor | 2023-04-19 | 1 | -6/+12 |
| | |||||
* | Move to hatchling, drop 3.6 support (#2474) | Bernát Gábor | 2022-12-29 | 1 | -1/+1 |
| | |||||
* | Upgrade pip and setuptools (#2434) | Bernát Gábor | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Bump dependencies and build tools (#2394) | Bernát Gábor | 2022-08-04 | 3 | -9/+8 |
| | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | ||||
* | Fix zipapp20.16.0 | Bernát Gábor | 2022-07-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> | ||||
* | Upgrade embed setuptools and pip (#2383) | Bernát Gábor | 2022-07-25 | 1 | -4/+3 |
| | |||||
* | Drop support of running under Python 2.7 (#2382) | Bernát Gábor | 2022-07-25 | 4 | -50/+31 |
| | |||||
* | Use shlex.quote instead of deprecated pipes.quote (#2351) | Lumír 'Frenzy' Balhar | 2022-06-10 | 1 | -2/+6 |
| | |||||
* | Bump embeded wheels (#2252) | Bernát Gábor | 2021-12-27 | 1 | -1/+1 |
| | |||||
* | [pre-commit.ci] pre-commit autoupdate (#2242) | pre-commit-ci[bot] | 2021-12-27 | 1 | -1/+0 |
| | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||||
* | Fix release docs (#2229) | Bernát Gábor | 2021-11-01 | 1 | -1/+1 |
| | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||||
* | Drop Python 3.4 support (#2143) | Bernát Gábor | 2021-07-13 | 2 | -2/+2 |
| | |||||
* | Try to fix the CI (#2041) | Bernát Gábor | 2020-12-21 | 1 | -1/+1 |
| | |||||
* | Restore python3.4 support (add it back to CI) (#1965) | Bernát Gábor | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | Use main branch instead of master | Bernat Gabor | 2020-09-25 | 1 | -2/+2 |
| | |||||
* | Upgrade setuptools and pip (#1939) | Bernát Gábor | 2020-09-10 | 1 | -1/+3 |
| | |||||
* | Bump pre-commit hooks | Bernat Gabor | 2020-07-20 | 1 | -2/+1 |
| | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Implement periodic update feature (#1841) | Bernát Gábor | 2020-06-21 | 1 | -8/+46 |
| | | | Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com> | ||||
* | Bump linters (#1823) | Bernát Gábor | 2020-05-12 | 2 | -3/+3 |
| | |||||
* | Bump pip to 20.1 (#1795) | Bernát Gábor | 2020-04-29 | 1 | -3/+21 |
| | |||||
* | add zipapp support with bundled dependencies (#1491) | Bernát Gábor | 2020-01-16 | 2 | -19/+399 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | also install wheel with seed packages (#1489) | Bernát Gábor | 2020-01-10 | 1 | -3/+2 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | fix | Bernat Gabor | 2020-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Stat rewrite - POC | Bernát Gábor | 2020-01-10 | 4 | -0/+310 |
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> |