Add extra version of py-owslib (#15046)
This commit is contained in:
parent
82f76c44a0
commit
02f3fc6d7a
@ -14,6 +14,7 @@ class PyOwslib(PythonPackage):
|
|||||||
homepage = "http://http://geopython.github.io/OWSLib/#installation"
|
homepage = "http://http://geopython.github.io/OWSLib/#installation"
|
||||||
url = "https://pypi.io/packages/source/O/OWSLib/OWSLib-0.16.0.tar.gz"
|
url = "https://pypi.io/packages/source/O/OWSLib/OWSLib-0.16.0.tar.gz"
|
||||||
|
|
||||||
|
version('0.17.1', sha256='b2e7fd694d3cffcee79317bad492d60c0aa887aea6916517c051c3247b33b5a5')
|
||||||
version('0.16.0', sha256='ec95a5e93c145a5d84b0074b9ea27570943486552a669151140debf08a100554')
|
version('0.16.0', sha256='ec95a5e93c145a5d84b0074b9ea27570943486552a669151140debf08a100554')
|
||||||
|
|
||||||
depends_on('py-setuptools', type='build')
|
depends_on('py-setuptools', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user