GNU bug report logs -
#72125
[PATCH 0/4] gajim: Update to latest version
Previous Next
Reported by: Gisement <sisiutl <at> egregore.fun>
Date: Mon, 15 Jul 2024 16:47:01 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Gisement <sisiutl <at> egregore.fun> writes:
> [...]
>
> +(define-public python-omemo-dr
> + (package
> + (name "python-omemo-dr")
> + (version "1.0.1")
> + (source
> + (origin
> + (method url-fetch)
> + (uri (pypi-uri "omemo-dr" version))
> + (sha256
> + (base32 "0qfk0b153cmc85icnlpfv8mjaqd2spa7hlipvndr8wqx4dvqr2ia"))))
> + (build-system python-build-system)
> + (home-page "https://pypi.org/project/omemo-dr/")
> + (synopsis "OMEMO Double Ratchet in Python")
> + (description
> + "Initial codebase was forked from
> + https://github.com/tgalal/python-axolotl but has since been heavily
> + rewritten.")
Hello, It's not clear what this package does from synopsis and
description, could you give a more descriptive one? Thanks.
This bug report was last modified 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.