Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 611636 - net-p2p/bittornado: support dev-python/pycryptodome
Summary: net-p2p/bittornado: support dev-python/pycryptodome
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: pycryptodome-tracker
  Show dependency tree
 
Reported: 2017-03-03 23:17 UTC by Michał Górny
Modified: 2017-03-26 13:17 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-03 23:17:51 UTC
See tracker.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-26 13:14:08 UTC
Zac, please remember to reassign bugs when you take over a package.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-26 13:17:53 UTC
commit 604b7f9e23649d71f74552986adac6aaa39aa29b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Sun Mar 26 15:15:56 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sun Mar 26 15:17:32 2017

    net-p2p/bittornado: Add missing dev-python/pycrypto* dep, #611636
    
    The package requires Crypto modules for encryption, and seems to work
    correctly both with dev-python/pycryptodome and dev-python/pycrypto.