Search Criteria
Package Details: python-plaster 1.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-plaster.git (read-only, click to copy) |
---|---|
Package Base: | python-plaster |
Description: | Loader interface for multiple config file formats |
Upstream URL: | https://github.com/pylons/plaster |
Licenses: | MIT |
Submitter: | yan12125 |
Maintainer: | piernov |
Last Packager: | piernov |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-27 16:42 (UTC) |
Last Updated: | 2023-09-22 11:18 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pylons-sphinx-themes (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
lmartinez-mirror commented on 2022-02-05 19:51 (UTC)
I don't get any errors building in a clean chroot. Check your build environment?
simona commented on 2022-02-03 18:19 (UTC)
FAILED tests/test_loaders.py::Test_get_loader::test_path_with_extension - plaster.exceptions.MultipleLoadersFound: Multi...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================== 1 failed, 13 passed, 8 warnings in 0.62s =========================================
==> ERRORE: Si è verificato un errore in check().
simona commented on 2021-07-30 07:39 (UTC)
E plaster.exceptions.MultipleLoadersFound: Multiple plaster loaders were found for scheme "file+ini". Please specify a more specific config_uri. Matched loaders: app1+file+ini, plaster-pastedeploy+file+ini
src/plaster/loaders.py:112: MultipleLoadersFound