Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pycharm-community: update to 2020.1.1.
@ 2020-05-24 12:45 asiekierka
  2020-05-25 19:39 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: asiekierka @ 2020-05-24 12:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

There is a new pull request by asiekierka against master on the void-packages repository

https://github.com/asiekierka/void-packages pycharm-community-2020.1.1
https://github.com/void-linux/void-packages/pull/22257

pycharm-community: update to 2020.1.1.
Would be cool if python_version could be configured on a per-path basis, as it seems some shebangs are in "py2only/" directories and some are in "py3only/" directories, etc. - though I think the IDE might be taking care of that when launching the scripts.

A patch file from https://github.com/void-linux/void-packages/pull/22257.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pycharm-community-2020.1.1-22257.patch --]
[-- Type: text/x-diff, Size: 1261 bytes --]

From 2d0a1980eea70b44f0af9d732885064b1c6b61b0 Mon Sep 17 00:00:00 2001
From: Adrian Siekierka <kontakt@asie.pl>
Date: Sun, 24 May 2020 14:45:03 +0200
Subject: [PATCH] pycharm-community: update to 2020.1.1.

---
 srcpkgs/pycharm-community/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pycharm-community/template b/srcpkgs/pycharm-community/template
index 4d941e3ab32..a1f4c76259a 100644
--- a/srcpkgs/pycharm-community/template
+++ b/srcpkgs/pycharm-community/template
@@ -1,6 +1,6 @@
 # Template file for 'pycharm-community'
 pkgname=pycharm-community
-version=2020.1
+version=2020.1.1
 revision=1
 archs="i686 x86_64"
 depends="virtual?java-environment giflib libXtst"
@@ -9,9 +9,10 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/pycharm/"
 distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz"
-checksum=1aa49fd01ec9020c288a583ac90e777df3ae5c5dfcf4cc73d93ac7be1284a9d1
+checksum=715a6a1fc1638078a36b5b45e36e3dbe1ce097aa974555023b4b3d957d00585c
 repository=nonfree
 nopie=yes
+python_version=3
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;;

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: pycharm-community: update to 2020.1.1.
  2020-05-24 12:45 [PR PATCH] pycharm-community: update to 2020.1.1 asiekierka
@ 2020-05-25 19:39 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-25 19:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

There's a merged pull request on the void-packages repository

pycharm-community: update to 2020.1.1.
https://github.com/void-linux/void-packages/pull/22257

Description:
Would be cool if python_version could be configured on a per-path basis, as it seems some shebangs are in "py2only/" directories and some are in "py3only/" directories, etc. - though I think the IDE might be taking care of that when launching the scripts.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-25 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 12:45 [PR PATCH] pycharm-community: update to 2020.1.1 asiekierka
2020-05-25 19:39 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).