Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-25 | Remove rustup from dependencies | Sergey Safonov | |
Conflicts with 'rust' (the latter is enough) | |||
2023-12-25 | Remove maturin from build dependencies | Sergey Safonov | |
Having rust/rustup is enough. | |||
2023-12-15 | Bump version to 0.2.4 | Sergey Safonov | |
2023-07-25 | Bump version to 0.2.3 | Sergey Safonov | |
Package has following changes: - The upstream source is also moved from pypi to github. Because there is a bug in `sdist` of this package on pypi that prevents to build this package at all. - We have to include `maturin` as `makedepends` even if `python -m build` installs `build-system` (`maturin`) by itself. That's because it installs only python module, but we need rust. So, installing it via pacman do this. | |||
2023-05-20 | Update .SRCINFO | Sergey Safonov | |
2023-05-20 | Fix typo in source | Sergey Safonov | |
2023-05-10 | Initial commit | Sergey Safonov | |