py-fprettify: new version 0.3.7 (#34040)

This commit is contained in:
Sergey Kosukhin 2022-11-22 04:26:31 +01:00 committed by GitHub
parent 5b3af53b10
commit e864744b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ class PyFprettify(PythonPackage):
homepage = "https://github.com/pseewald/fprettify"
pypi = "fprettify/fprettify-0.3.6.tar.gz"
version("0.3.7", sha256="1488a813f7e60a9e86c56fd0b82bd9df1b75bfb4bf2ee8e433c12f63b7e54057")
version("0.3.6", sha256="5ee954763eba2bc54ee7444c1f592944f1c1933223bb0c07957d60d44f7f0b75")
depends_on("py-setuptools", type="build")