mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:46:06 +00:00 
			
		
		
		
	fixed "cryptography" dependency
This commit is contained in:
		@@ -8,7 +8,7 @@ pkgdesc='NVIDIA DLS server implementation with FastAPI'
 | 
				
			|||||||
arch=('any')
 | 
					arch=('any')
 | 
				
			||||||
url='https://git.collinwebdesigns.de/oscar.krause/fastapi-dls'
 | 
					url='https://git.collinwebdesigns.de/oscar.krause/fastapi-dls'
 | 
				
			||||||
license=('MIT')
 | 
					license=('MIT')
 | 
				
			||||||
depends=('python' 'python-jose' 'python-starlette' 'python-httpx' 'python-fastapi' 'python-dotenv' 'python-dateutil' 'python-sqlalchemy' 'python3-cryptography' 'uvicorn' 'python-markdown' 'openssl')
 | 
					depends=('python' 'python-jose' 'python-starlette' 'python-httpx' 'python-fastapi' 'python-dotenv' 'python-dateutil' 'python-sqlalchemy' 'python-cryptography' 'uvicorn' 'python-markdown' 'openssl')
 | 
				
			||||||
provider=("$pkgname")
 | 
					provider=("$pkgname")
 | 
				
			||||||
install="$pkgname.install"
 | 
					install="$pkgname.install"
 | 
				
			||||||
backup=('etc/default/fastapi-dls')
 | 
					backup=('etc/default/fastapi-dls')
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user