Search Criteria
Package Details: python-baron 0.10.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-baron.git (read-only, click to copy) |
|---|---|
| Package Base: | python-baron |
| Description: | Full Syntax Tree for python to make writing refactoring code a realist task |
| Upstream URL: | https://github.com/PyCQA/baron |
| Licenses: | LGPL |
| Submitter: | Foxboron |
| Maintainer: | WSDMatty |
| Last Packager: | Foxboron |
| Votes: | 2 |
| Popularity: | 0.000001 |
| First Submitted: | 2023-04-24 16:44 (UTC) |
| Last Updated: | 2023-04-24 16:44 (UTC) |
Dependencies (4)
- python-rplyAUR (python-rply-gitAUR)
- python-pypandoc (make)
- python-setuptools (make)
- python-pytest-runnerAUR (check)
Latest Comments
kode54 commented on 2025-04-06 13:50 (UTC)
This will bring it up to date and building again:
Dornhoeschen commented on 2025-03-03 00:27 (UTC) (edited on 2025-03-03 00:27 (UTC) by Dornhoeschen)
Could you take a look? It is currently broken as https://aur.archlinux.org/packages/python-baron#comment-1004306 reported
bmwinger commented on 2024-12-29 21:43 (UTC)
The tests are broken, probable due to a recent setuptools update. Replacing python-pytest-runner with python-pytest and running pytest directly instead of invoking it through setup.py fixes the problem (pytest-runner is deprecated and archived/unmaintained now upstream).