app-emulation/crossover-bin-19.0.0 was released in December with 19.0.1 being the most recent release. Changelog is available here: https://www.codeweavers.com/products/more-information/changelog Among other things, the new version now depends on Python3. Thanks for bumping! Reproducible: Always
Very good. What about the older versions though, do they have to be kept for a reason and would they block pygtk-removal indefinitely?
As far as I am concerned, old versions can go. I am only ever using the newest one and have never observed any regressions. But then, I am neither a hardcore user nor am I running any exotic software. I just need to open the more exotic Office documents sometimes when I am not running that other OS... Also 1) local installation to user home directory is REALLY easy and 2) version 12 for example is from 2013(!). I that case I really doubt that all the other dependencies are still working. My opinion: Mask everything <app-emulation/crossover-bin-19 as soon as the ebuild is bumped and see if someone complains (I cannot imagine - but then, this is Gentoo after all). Thanks for all the hard work, Luc
ping @maintainer
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df8ff60a85a44b8747432b06a41cfef85a23866 commit 8df8ff60a85a44b8747432b06a41cfef85a23866 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2020-05-03 11:26:42 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2020-05-03 11:26:52 +0000 app-emulation/crossover-bin: Bump to 19.0.1 Also fix missing deps, license.txt is used at runtime. Bug: https://bugs.gentoo.org/705662 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org> app-emulation/crossover-bin/Manifest | 1 + .../crossover-bin/crossover-bin-19.0.1.ebuild | 206 +++++++++++++++++++++ app-emulation/crossover-bin/metadata.xml | 3 + 3 files changed, 210 insertions(+)
According to https://packages.gentoo.org/packages/app-emulation/crossover-bin, the ebuild was updated to 19.0.1 - it seems I haven't checked in a while... As far as I can tell (which is very limited) from the ebuild, py2.7 is gone as dependency. I also noticed that 19.0.2 was released on June 12, 2020 (https://www.codeweavers.com/products/more-information/changelog) Thanks a lot and cheers
The bump is done now. Can we clean up the old versions?