papis: move to python3-prompt_toolkit2 dep
This commit is contained in:
parent
36e7d698a4
commit
a8166c2b35
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'papis'
|
# Template file for 'papis'
|
||||||
pkgname=papis
|
pkgname=papis
|
||||||
version=0.8
|
version=0.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests python3-yaml python3-chardet python3-BeautifulSoup4
|
depends="python3-requests python3-yaml python3-chardet python3-BeautifulSoup4
|
||||||
python3-colorama python3-click python3-slugify python3-prompt_toolkit
|
python3-colorama python3-click python3-slugify python3-prompt_toolkit2
|
||||||
python3-tqdm python3-Pygments python3-stevedore python3-parsing
|
python3-tqdm python3-Pygments python3-stevedore python3-parsing
|
||||||
python3-filetype python3-bibtexparser python3-habanero python3-arxiv2bib
|
python3-filetype python3-bibtexparser python3-habanero python3-arxiv2bib
|
||||||
python3-pylibgen python3-isbnlib python3 python3-setuptools"
|
python3-pylibgen python3-isbnlib python3 python3-setuptools"
|
||||||
|
|
Loading…
Reference in a new issue