summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-04-28python-dataprep: Python 3.12 rebuildAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-02-25python-dataprep: Use PyPi prebuilt wheelAseem Athale
I've had a lot of trouble managing dependencies while building from source, the `python-poetry-plugin-export` package is very slow to update in the core repos, which this uses, and the dependencies of that package update more quickly, so something or the other almost always breaks. So, until this situation is resolved, just use the prebuilt wheel in order to have a _functioning_ package. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2023-10-10python-dataprep: Initial commitAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>