| Summary: | dev-python/pyotp - Python library for generating and verifying one-time passwords | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Oleksandr Trotsenko <oleksandr.trotsenko> |
| Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://github.com/pyotp/pyotp | ||
| See Also: | https://github.com/gentoo/gentoo/pull/8282 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Oleksandr Trotsenko
2018-05-06 14:48:02 UTC
https://github.com/gentoo/gentoo/pull/8282 here's the pull request. I've installed that ebuild locally and it works without problems. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0478e1a65c7f60581a4a2bc333d37951631bff61 commit 0478e1a65c7f60581a4a2bc333d37951631bff61 Author: Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com> AuthorDate: 2018-05-18 22:12:55 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-06-06 16:41:39 +0000 dev-python/pyotp: Introducing new package Introducing the package into Gentoo repository. Closes: https://bugs.gentoo.org/655082 Closes: https://github.com/gentoo/gentoo/pull/8282 Package-Manager: Portage-2.3.33, Repoman-2.3.9 dev-python/pyotp/Manifest | 1 + dev-python/pyotp/metadata.xml | 12 ++++++++++++ dev-python/pyotp/pyotp-2.2.6.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 35 insertions(+) |