mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	added PKGBUILD
This commit is contained in:
		
							parent
							
								
									62af76b95a
								
							
						
					
					
						commit
						15d52f7586
					
				
							
								
								
									
										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() { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause