Search Criteria
Package Details: pycharm-eap 251.17181.23_2025.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pycharm-eap.git (read-only, click to copy) |
---|---|
Package Base: | pycharm-eap |
Description: | Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition. |
Upstream URL: | https://www.jetbrains.com/pycharm/nextversion/ |
Keywords: | development editor ide jetbrains python |
Licenses: | custom |
Provides: | pycharm, pycharm-professional |
Submitter: | vlan |
Maintainer: | qft |
Last Packager: | qft |
Votes: | 32 |
Popularity: | 0.008554 |
First Submitted: | 2011-05-06 08:33 (UTC) |
Last Updated: | 2025-01-25 15:32 (UTC) |
Dependencies (12)
- cython (cython-gitAUR, cython0AUR) (make)
- python-setuptools (make)
- docker-compose (docker-compose-v1-binAUR, docker-compose-gitAUR, docker-desktopAUR) (optional) – For support docker inside Pycharm
- docker-machine (docker-machine-gitlab-binAUR) (optional) – For support docker inside Pycharm
- ipython (ipython-gitAUR) (optional) – For enhanced interactive Python shell inside Pycharm
- jupyter-notebook (optional) – For support Jupyter Notebook
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR, openssh-dnatAUR) (optional) – For deployment and remote connections
- python-coverage (optional) – For support code coverage measurement for Python
- python-pytest (optional) – For support testing inside Pycharm with Python
- python-setuptools (optional) – Packages manager for Python, for project interpreter
- python-tox (optional) – Python environments for testing tool with Python
- vagrant (vagrant-gitAUR) (optional) – For support virtualized development environments
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 21 Next › Last »
MarsSeed commented on 2023-09-29 19:08 (UTC)
Hi, please kindly remove
ipython2
from optdepends. It is broken and pending deletion. And also Python2 is EOL since years.qft commented on 2023-05-18 19:35 (UTC)
Sorry for the delay. I tried to get around the Cython issue, but it seems not solvable at this moment... So I've temporarily disabled compiling the Cython speed-up.
artafinde commented on 2023-05-06 10:26 (UTC)
Until the underlying cython is fixed this is broken: https://youtrack.jetbrains.com/issue/PY-51730/Build-debugger-frame-evaluation-binaries-for-Python-3.11
mergen commented on 2023-05-06 07:01 (UTC)
I get the error:
sausix commented on 2021-08-15 19:55 (UTC)
The "nextversion" link is quite broken.
Just found a new link which already offers a newer version of pycharm-eap.
https://confluence.jetbrains.com/pages/viewpage.action?pageId=23004355
So this package is practically outdated then.
Thank you.
artafinde commented on 2021-05-17 14:39 (UTC)
I'm against epoch in general since then you have to carry this on every upgrade.. It's not a big thing for me just worth mentioning in case other had that issue. (you do get a notification anyway from PyCharm itself).
Kr1ss commented on 2021-05-17 13:55 (UTC) (edited on 2021-05-17 14:01 (UTC) by Kr1ss)
@artafinde @qft
It's not about the number of dots.
In this case,
2021.1.211.6693.115-1
is deemed greater than2021.1.1.211.7142.13-1
because 211 is greater than 1 :I guess @qft could intruduce an epoch. At least that's what I do with
pycharm-community-eap
.Cheers !
(EDIT/ visualization added)
artafinde commented on 2021-05-17 13:41 (UTC)
qft: the pkgver defined in this package doesn't work with pacman's comparison so some new versions don't appear.. Example:
Clearly this is an update but pacman thinks it's downgrading. My assumption is the comparison in pacman doesn't detect so many dots? :/
Kr1ss commented on 2021-02-06 22:35 (UTC)
NP. Guess we both need to thank @navarroaxel, who made me aware of this issue in the first place. :)
qft commented on 2021-02-06 22:32 (UTC)
@Kr1ss thank you very much for pointing this out! I just updated the PKGBUILD as you suggested and the issue appears to be fixed for now.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 21 Next › Last »