py-ogb: update version (#48740)

This commit is contained in:
Benjamin Meyers 2025-01-27 19:10:53 -05:00 committed by GitHub
parent e47a6059a7
commit bc28ec35d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ class PyOgb(PythonPackage):
license("MIT")
version("1.3.6", sha256="ce90418a0e3206483187aa7b7ecac1a2c5d85b3b99aceedb807138ee43115914")
version("1.3.5", sha256="ac958094ac3019822e742155b82cb2bf02830aa72a4264ba9ee09b288f0c080c")
depends_on("py-setuptools", type="build")