py-ndg-httpsclient: add version 0.5.0 (#41914)
This commit is contained in:
parent
2b1fe995e7
commit
f8d3a2cba5
@ -15,6 +15,7 @@ class PyNdgHttpsclient(PythonPackage):
|
||||
pypi = "ndg_httpsclient/ndg_httpsclient-0.5.1.tar.gz"
|
||||
|
||||
version("0.5.1", sha256="d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210")
|
||||
version("0.5.0", sha256="c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b")
|
||||
|
||||
depends_on("python@2.7:2.8,3.4:", type=("build", "run"))
|
||||
depends_on("py-setuptools", type="build")
|
||||
|
Loading…
Reference in New Issue
Block a user