Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771771 - net-misc/electrum-ltc-4.0.9.1 version bump
Summary: net-misc/electrum-ltc-4.0.9.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: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-20 21:15 UTC by (kusoneko)
Modified: 2021-02-24 06:32 UTC (History)
1 user (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 (kusoneko) 2021-02-20 21:15:32 UTC
The current version available in the tree is 3.3.4.1, the newest released version is 4.0.9.1. A small fix may be required while doing this update to change in the ebuild the PYTHON_COMPAT from python3_7 to python3_8, as otherwise it will conflict with net-misc/electrum-4.0.9-r2 as both require dev-python/aiorpcX, however net-misc/electrum-4.0.9-r2 requires >=dev-python/aiorpcX-0.19 however that package doesn't support python3_7 starting from version 0.19. Changing the PYTHON_COMPAT variable to force the use of python3_8 in net-misc/electrum-ltc will fix that issue and allow both electrum and electrum-ltc to be installed at the same time with no conflicts.
Comment 1 Zac Medico gentoo-dev 2021-02-23 09:10:29 UTC Comment hidden (obsolete)
Comment 2 Zac Medico gentoo-dev 2021-02-23 09:15:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fd6bb1349982d18701ff3a7f2501e0bcc4a791

commit 67fd6bb1349982d18701ff3a7f2501e0bcc4a791
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-02-21 19:19:45 -0800
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-02-21 19:21:01 -0800

    net-misc/electrum-ltc: fix aiorpcX requirements and drop python3_7 from PYTHON_COMPAT
    
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 net-misc/electrum-ltc/electrum-ltc-4.0.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2832333281d54c57e643a21e73ef8db322d1d714

commit 2832333281d54c57e643a21e73ef8db322d1d714
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-02-21 18:24:17 -0800
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-02-21 18:51:02 -0800

    net-misc/electrum-ltc: Bump to version 4.0.9.1
    
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 net-misc/electrum-ltc/Manifest                    |   1 +
 net-misc/electrum-ltc/electrum-ltc-4.0.9.1.ebuild | 157 +++++++++++++++++++++++++++++++
 2 files changed, 158 insertions(+)