Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pycharm 2017 -> 2017.1.2 #25673

Merged
merged 2 commits into from
May 21, 2017
Merged

Conversation

drdaeman
Copy link
Contributor

@drdaeman drdaeman commented May 10, 2017

Motivation for this change

PyCharm was updated with a new release 2017.1.2. The commits here are pretty much minimal - just version and sha256 updates.

There's one thing, though - URL for pycharm-professional 2017.1 currently responds with 403 error for some reason (no issues for pycharm-community, that one works), which currently breaks release-17.03 if someone has idea.pycharm-professional in their configuration.nix. So, I'd ask to please backport the changes to 17.03. This could be slightly inconvenient, as the directory was renamed since then (from idea to jetbrains), so unless that change is also merged there probably will be a merge conflict. To save time, you may want to check my branch pycharm-2017.1.2-release-17.03, which does similar changes from current release-17.03 branch. Please tell if you'd want me to make a PR for this.

Thanks!

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@drdaeman, thanks for your PR! By analyzing the history of the files in this pull request, we identified @edwtjo, @miltador and @chris-martin to be potential reviewers.

@joachifm
Copy link
Contributor

A PR for release-17.03 as well would be great

@joachifm joachifm merged commit 062e32d into NixOS:master May 21, 2017
@drdaeman
Copy link
Contributor Author

@joachifm Thanks for merging!

I've made a PR for release-17.03 at #25996

@drdaeman drdaeman deleted the pycharm-2017.1.2-master branch May 22, 2017 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants