py-testinfra: Add versions 1.12.0 and 1.13.0 (#8222)
This commit is contained in:
		| @@ -33,6 +33,8 @@ class PyTestinfra(PythonPackage): | |||||||
|     homepage = "https://testinfra.readthedocs.io" |     homepage = "https://testinfra.readthedocs.io" | ||||||
|     url      = "https://pypi.python.org/packages/source/t/testinfra/testinfra-1.11.1.tar.gz" |     url      = "https://pypi.python.org/packages/source/t/testinfra/testinfra-1.11.1.tar.gz" | ||||||
|  |  | ||||||
|  |     version('1.13.0', '1e0a135c784207f8609e7730901f1291') | ||||||
|  |     version('1.12.0', '9784c01d7af3d624c6ec3cd25cce2011') | ||||||
|     version('1.11.1', 'c64ce6b16661d647c62c9508de419f5f') |     version('1.11.1', 'c64ce6b16661d647c62c9508de419f5f') | ||||||
|  |  | ||||||
|     depends_on('py-setuptools', type='build') |     depends_on('py-setuptools', type='build') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Eric
					Eric