py-fisher: add version 0.1.10 (#34738)
This commit is contained in:
		| @@ -14,7 +14,9 @@ class PyFisher(PythonPackage): | |||||||
|     homepage = "https://github.com/brentp/fishers_exact_test" |     homepage = "https://github.com/brentp/fishers_exact_test" | ||||||
|     pypi = "fisher/fisher-0.1.9.tar.gz" |     pypi = "fisher/fisher-0.1.9.tar.gz" | ||||||
| 
 | 
 | ||||||
|  |     version("0.1.10", sha256="0ec89019e814cf102f33be5674a6205af433711ecb742a7ed5b48896af243523") | ||||||
|     version("0.1.9", sha256="d378b3f7e488e2a679c6d0e5ea1bce17bc931c2bfe8ec8424ee47a74f251968d") |     version("0.1.9", sha256="d378b3f7e488e2a679c6d0e5ea1bce17bc931c2bfe8ec8424ee47a74f251968d") | ||||||
| 
 | 
 | ||||||
|     depends_on("py-setuptools", type="build") |     depends_on("py-setuptools", type="build") | ||||||
|     depends_on("py-numpy", type=("build", "run")) |     depends_on("py-numpy", type=("build", "run")) | ||||||
|  |     depends_on("py-cython", type="build", when="@0.1.10:") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Glenn Johnson
					Glenn Johnson