pygelf: add v0.4.0 (#21620)

This commit is contained in:
victorusu 2021-02-11 15:23:55 +01:00 committed by GitHub
parent 944cb5dec6
commit 2fbc8caf86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ class PyPygelf(PythonPackage):
# notify when the package is updated.
maintainers = ['victorusu', 'vkarak']
version('0.4.0', sha256='3693da38794561d42b0556a78af7dcb22d92ea450125577e58089ab89a890ee5')
version('0.3.6', sha256='3e5bc59e3b5a754556a76ff2c69fcf2003218ad7b5ff8417482fa1f6a7eba5f9')
depends_on('python', type=('build', 'run'))