user/calibre-web: rebuild for python3.12
This commit is contained in:
parent
d0300ac8b3
commit
36ed3813a0
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
|
||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
pkgname=calibre-web
|
||||
pkgver=0.6.21
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Web app for browsing, reading and downloading eBooks stored in a Calibre database"
|
||||
arch='noarch'
|
||||
url="https://github.com/janeczku/calibre-web"
|
||||
|
@ -11,7 +10,7 @@ license='GPL-3.0-only'
|
|||
depends="
|
||||
py3-apscheduler
|
||||
py3-babel
|
||||
py3-backports-abc
|
||||
py3-backports_abc
|
||||
py3-blinker
|
||||
py3-chardet
|
||||
py3-flask-babel
|
||||
|
|
Loading…
Reference in a new issue