mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2025-11-03 15:16:13 +00:00
added PKGBUILD
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -7,7 +7,7 @@ arch=('any') # x86_64?
|
||||
url="https://git.collinwebdesigns.de/oscar.krause/fastapi-dls"
|
||||
#license=('MIT')
|
||||
depends=('python3' 'python-fastapi' 'uvicorn' 'python-dotenv' 'python-dateutil' 'python-jose' 'python-sqlalchemy' 'python-pycryptodome' 'python-markdown' 'openssl')
|
||||
source=() # 'README.md' 'version.env' 'app/main.py' 'app/orm.py' 'app/util.py'
|
||||
source=(".") # 'README.md' 'version.env' 'app/main.py' 'app/orm.py' 'app/util.py'
|
||||
sha512sums=("SKIP")
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user