summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Gehr2024-05-14 17:11:08 +0200
committerStefan Gehr2024-05-14 17:11:08 +0200
commit61a2fb0f422e4379b1229785d468f5d95cad5705 (patch)
tree83f5a4b0137ee9164b410f550d48b93fdd6daf42 /.SRCINFO
parentbb77d423f5e4efc11f2310d4f780abe2ca338453 (diff)
downloadaur-61a2fb0f422e4379b1229785d468f5d95cad5705.tar.gz
Adjust dependencies; Use PEP 517; github source
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
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0a0f1dd3e64..756e5a12f886 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = papis
pkgdesc = Papis is a powerful and highly extensible command-line based document and bibliography manager.
pkgver = 0.13
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/papis/papis
arch = any
license = GPL
- depends = python
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python-pyaml
depends = python-arxiv2bib
depends = python-beautifulsoup4
depends = python-bibtexparser
- depends = python-certifi
- depends = python-chardet
depends = python-click
depends = python-colorama
depends = python-dominate
@@ -19,6 +19,7 @@ pkgbase = papis
depends = python-habanero
depends = python-isbnlib
depends = python-lxml
+ depends = python-platformdirs
depends = python-prompt_toolkit
depends = python-pygments
depends = python-pyparsing
@@ -26,11 +27,9 @@ pkgbase = papis
depends = python-slugify
depends = python-requests
depends = python-stevedore
- depends = python-tqdm
- depends = python-typing_extensions
optdepends = papis-rofi: integration with rofi
optdepends = python-whoosh
- source = https://files.pythonhosted.org/packages/source/p/papis/papis-0.13.tar.gz
- sha256sums = f35a6aa938361bb67c5b77d916ac8cec587638ad7d86dc87a917ac608ec965a7
+ source = https://github.com/papis/papis/archive/refs/tags/v0.13.tar.gz
+ b2sums = efff09aeaaacf170ef5c01170f1c856dbe09566096deb7ae649bfe755d58f225467241464e4b4bf8f36c25898fc7e9f689358073ab45e81d651defd127729af3
pkgname = papis