Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684332 - dev-python/secretstorage-3.1.1 version bump
Summary: dev-python/secretstorage-3.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 651616
  Show dependency tree
 
Reported: 2019-04-25 13:36 UTC by Maxim Britov
Modified: 2019-05-15 16:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Britov 2019-04-25 13:36:41 UTC
```SecretStorage 3.1.1, 2019-01-24
===============================

* Fixes TypeError with cryptography 2.5.
Thanks Zach Hoffman for the pull request!```


I have issue with Gajim (git) + dev-python/secretstorage-3.1.0 + dev-python/cryptography-2.6.1:

TypeError: a bytes-like object is required, not 'list'

3.1.1 fixed this
Comment 1 Larry the Git Cow gentoo-dev 2019-05-15 16:07:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97037e3b3f55b548a22455295217783c2ee52bd5

commit 97037e3b3f55b548a22455295217783c2ee52bd5
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-05-15 16:06:25 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-05-15 16:06:41 +0000

    dev-python/secretstorage: 3.1.1
    
    Closes: https://bugs.gentoo.org/684332
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.65, Repoman-2.3.12

 dev-python/secretstorage/Manifest                  |  1 +
 .../secretstorage/secretstorage-3.1.1.ebuild       | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)