net-p2p/pybitmessage: new version 0.6.2 thanks to Dmitri Bogomolov.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 28 Apr 2017 01:02:32 +0000 (21:02 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 28 Apr 2017 01:05:02 +0000 (21:05 -0400)
commitcd06526466c9f14b5abce4730843a1452c028819
tree2a094b8698f3ecd8fd2913e1900216df0efbca97
parentdf0a2f61c3b96fb3516cc8df148ff4e33a33eea0
net-p2p/pybitmessage: new version 0.6.2 thanks to Dmitri Bogomolov.

This new version updates the build system significantly. First, we are
now able to use the distutils-r1 eclass, which fixes bug 573198. A
number of optional dependencies have also been added and made truly
optional behind USE flags.

Much of the work for this (upstream too!) was done by Dmitri Bogomolov
on bug 582862. The version I'm committing is close to his, with a few
minor differences:

  * I don't think SSL is optional, so I've left out that USE flag.

  * I have not added support for LINGUAS, since the translations
    are already there and don't take much additional time/space.

  * No (optional) dependency on dev-python/qrcode, because I couldn't
    figure out where or even if it's used.

  * No optional dependency on media-libs/gst-plugins-base for the same
    reason.

I've also updated the ebuild to EAPI=6 and dropped the eutils
eclass. There is one new temporary patch to work around a problem in
the build system.

Gentoo-Bug: 573198
Gentoo-Bug: 582862

Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-p2p/pybitmessage/Manifest
net-p2p/pybitmessage/files/noninteractive-build.patch [new file with mode: 0644]
net-p2p/pybitmessage/metadata.xml
net-p2p/pybitmessage/pybitmessage-0.4.4.ebuild [deleted file]
net-p2p/pybitmessage/pybitmessage-0.6.2.ebuild [new file with mode: 0644]