Update py-boltons (#35937)
This commit is contained in:
parent
28934e5f77
commit
99aa0ef0cd
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class PyBoltons(PythonPackage):
|
|||
homepage = "https://boltons.readthedocs.io/"
|
||||
pypi = "boltons/boltons-16.5.1.tar.gz"
|
||||
|
||||
version("23.0.0", sha256="8c50a71829525835ca3c849c7ed2511610c972b4dddfcd41a4a5447222beb4b0")
|
||||
version("16.5.1", sha256="fcded58596fa79bd1ada4488178e79fd11c7cb449f29ff9a6532411fb2db19b7")
|
||||
|
||||
depends_on("py-setuptools", type="build")
|
||||
|
|
Loading…
Reference in a new issue