user/paperless-ngx: rebuild for python3.12
This commit is contained in:
parent
ea5b5e2f60
commit
02aec4ffd3
1 changed files with 7 additions and 8 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=paperless-ngx
|
||||
pkgver=1.17.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A community-supported supercharged version of paperless: scan, index and archive all your physical documents"
|
||||
url="https://github.com/paperless-ngx/paperless-ngx"
|
||||
license="GPL-3.0-only"
|
||||
|
@ -37,6 +36,8 @@ depends="
|
|||
py3-celery
|
||||
py3-chardet
|
||||
py3-charset-normalizer
|
||||
py3-channels
|
||||
py3-channels_redis
|
||||
py3-click
|
||||
py3-concurrent-log-handler
|
||||
py3-constantly
|
||||
|
@ -45,8 +46,6 @@ depends="
|
|||
py3-dateparser
|
||||
py3-deprecation
|
||||
py3-django-allauth
|
||||
py3-django-channels
|
||||
py3-django-channels-redis
|
||||
py3-django-compression-middleware
|
||||
py3-django-celery-results
|
||||
py3-django-cors-headers
|
||||
|
@ -54,7 +53,7 @@ depends="
|
|||
py3-django-filter
|
||||
py3-django-guardian
|
||||
py3-django-picklefield
|
||||
py3-django-q
|
||||
py3-django-q2
|
||||
py3-django-rest-framework
|
||||
py3-django-rest-framework-guardian
|
||||
py3-filelock
|
||||
|
@ -68,9 +67,9 @@ depends="
|
|||
py3-idna
|
||||
py3-imap-tools
|
||||
py3-incremental
|
||||
py3-inotify-simple
|
||||
py3-inotify_simple
|
||||
py3-inotifyrecursive
|
||||
py3-ipware
|
||||
py3-python-ipware
|
||||
py3-joblib
|
||||
py3-langdetect
|
||||
py3-lxml
|
||||
|
|
Loading…
Reference in a new issue