Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Pavlov
25e968e7cc python2-ipython: Remove extra files 2018-09-03 13:39:33 +03:00
J. Peter Mugaas
f50892c3fd mingw-w64-ipython updates and dependencies (#4353)
ipython2-python - 5.3.0 - run ipython with winpty in python-script, ix shebang in pythong so it's tied to user's setup, add jedi and pexpect as dependency
python3-ipython - 6.5.0 - tun ipython with winpty in python-script, fix shebang in pythong so it's tied to user's setup, add jedi and pexpect as dependency
python-pexpect - 4.6.0 - new package required for ipython and probably other stuff
python-jedi - 0.12.1 - new package - required for ipython\
python-paros - 0.3.1 - new package - equired for jedi
2018-09-03 07:22:13 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Christoph Reiter
4d8828efed Make pkgbase of all packages match the name of the PKGBUILD directory (#2878)
This either changes the pkgbase to match the directory name
or the other way around.

The motivation for this is to make it possible to automatically generate
an URL to the PKGBUILD file from the package information alone.
2017-09-12 14:25:41 +03:00
Alexey Pavlov
ce53ec5849 python-ipython: Build different versions for python 2 and 3 2017-06-17 10:36:56 +03:00