Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-11 | python-museval v0.4.1; chasing commit hash | Claudia Pellegrino | |
Usually, I’m not willing to chase upstream commit hashes due to the additional maintenance burden involved. Making an exception for now as long as untagged upstream releases aren’t going to be the norm. | |||
2024-04-28 | Bump pkgrel for Python 3.12 | Claudia Pellegrino | |
2024-03-06 | Fix failing patches when using `makepkg` directly | Claudia Pellegrino | |
Typically, `${srcdir}` is below the AUR worktree when building the package. In that case, the `git apply` command skips patching but still returns an exit code of 0, causing patches to be silently skipped. This may not happen when using AUR helpers such as aurutils (`aur build -c`) to build inside a clean chroot. But in the common case (using `makepkg` directly), it does. Fix the issue by temporarily creating a Git repository inside the extracted source tree before running `git apply`. Thanks to users @Henry-ZHR and @Potajito for their bug reports and guidance. | |||
2024-03-05 | Update compatibility patches (now mainlined) | Claudia | |
2023-05-10 | Apply numpy compatibility patch, skip failing test | Claudia | |
2022-12-02 | python-museval 0.4.0 | Claudia Pellegrino | |