Age | Commit message (Collapse) | Author |
|
New checkdepends:
- git: it was actually already an unacknowledged checkdep for its
integration tests, but now with #945 its integration tests will be
autoskipped if it isn't installed, like all the other integration
tests
New AUR dependencies:
- python-arxiv: replaces the deprecated python-arxiv2bib
Removed optdeps:
- pdfjs: See #946 -- it turns out the optdep is currently meaningless,
since papis only looks under $XDG_CONFIG_HOME to find the pdfjs
installation
Note the build backend changed: setuptools -> hatchling
The temporary installation in build() is due to `make doc` needing an
installed wheel to generate its crossreferences. We then `python -m
build` again to add the generated manpages to the wheel.
|
|
|
|
And skip the one broken test (it gets fixed too far down the line for me
to be able to backport it easily)
|
|
|
|
|
|
The dependencies were adjusted to mirror those in
https://github.com/papis/papis/blob/7d327e85189f1be2153d033df792bfacaecf0bbb/pyproject.toml
I hope this did not break anybody's installation.
For packaging PEP 517 was used
The new source is directly from github instead of pythonhosted.org
Use b2sum instead of sha256
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
|
|
|
|
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
- python-future
- python-prompt_toolkit
- python-urwid
Signed-off-by: JP-Ellis <josh@jpellis.me>
|
|
Signed-off-by: JP-Ellis <josh@jpellis.me>
|