py-httpretty: add 1.1.4 (#27687)
This commit is contained in:
parent
561b0ca029
commit
647a26bc9e
@ -12,6 +12,7 @@ class PyHttpretty(PythonPackage):
|
|||||||
homepage = "https://httpretty.readthedocs.io/en/latest/"
|
homepage = "https://httpretty.readthedocs.io/en/latest/"
|
||||||
pypi = "httpretty/httpretty-1.1.3.tar.gz"
|
pypi = "httpretty/httpretty-1.1.3.tar.gz"
|
||||||
|
|
||||||
|
version('1.1.4', sha256='20de0e5dd5a18292d36d928cc3d6e52f8b2ac73daec40d41eb62dee154933b68')
|
||||||
version('1.1.3', sha256='229ade39175ea4324e767f29dc24e5f846fbc72bf80e1a919b2547a6574ff601')
|
version('1.1.3', sha256='229ade39175ea4324e767f29dc24e5f846fbc72bf80e1a919b2547a6574ff601')
|
||||||
|
|
||||||
depends_on('python@3:', type=('build', 'run'))
|
depends_on('python@3:', type=('build', 'run'))
|
||||||
|
Loading…
Reference in New Issue
Block a user