Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912696 - dev-util/pycharm-professional is out of date
Summary: dev-util/pycharm-professional is out of date
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-21 02:31 UTC by Nels Larsen
Modified: 2024-12-03 20:58 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 Nels Larsen 2023-08-21 02:31:03 UTC
pycharm professional is behind the released version.  The current version 2022.1-r1 prevents cython from enabling due to missing/updated packages.  The error message states that  #include "longintrepr.h" is missing.  

The updated version of pycharm professional does not have this error.  

I submitted a new ebuild to gentoo github repository.  This is my first commit and encourage others to inform me to correct even smaller issues.

pkgcheck scan was performed and returned nothing
qa-vdb was performed and now returned nothing
-- dependencies were updated on recommendation of the tool
-- the list was compared/merged with the pycharm community dependency list. I checked media-gfx/graphite2 as it seemed reasonable that this could cause issues if missing.  I could not find evidence this was the case.  

plugins/tailwindcss was causing issues.  This plugin relies on sys-libs/musl.   musl is masked.  I though it was best to remove tailwindcss as plugins are optional.  Please tell me if you would like me to take other actions to correct this.
Comment 2 Larry the Git Cow gentoo-dev 2024-12-03 20:58:58 UTC
The bug has been closed via the following commit(s):

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

commit aebf704b24bb7f098f07d298693c1a4bb3dd3c9c
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-09-30 15:44:50 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-12-03 20:58:02 +0000

    dev-util/pycharm-professional: add 2024.3
    
    Closes: https://bugs.gentoo.org/912696
    Closes: https://github.com/gentoo/gentoo/pull/38171
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/pycharm-professional/Manifest             |   2 +
 dev-util/pycharm-professional/metadata.xml         |   1 +
 .../pycharm-professional-2024.3.ebuild             | 199 +++++++++++++++++++++
 3 files changed, 202 insertions(+)