28 lines
		
	
	
		
			838 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			838 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: catalog-validation
 | |
| Section: contrib/python
 | |
| Priority: optional
 | |
| Maintainer: Waqar Ahmed <waqar@ixsystems.com>
 | |
| Build-Depends: debhelper-compat (= 12),
 | |
|                dh-python,
 | |
|                python3-dev,
 | |
|                python3-jsonschema,
 | |
|                python3-semantic-version,
 | |
|                python3-kubernetes,
 | |
|                python3-yaml,
 | |
|                python3-setuptools
 | |
| Standards-Version: 4.4.1
 | |
| Homepage: https://github.com/truenas/catalog_validation
 | |
| Testsuite: autopkgtest-pkg-python
 | |
| 
 | |
| Package: python3-catalog-validation
 | |
| Architecture: any
 | |
| Depends: python3-semantic-version,
 | |
|          python3-jsonschema,
 | |
|          python3-kubernetes,
 | |
|          python3-yaml,
 | |
|          ${shlibs:Depends},
 | |
|          ${misc:Depends},
 | |
|          ${python3:Depends}
 | |
| Description: Validate TrueNAS Catalogs
 | |
|  This package helps validate truenas catalogs.
 |