Domen Kožar
|
3ea8068181
|
buildPythonPackage: be able to disable package conflict check
|
2016-06-16 11:49:19 +01:00 |
|
Frederik Rietdijk
|
9f2699fd30
|
Python: fix the wheel package
|
2016-06-16 11:36:10 +02:00 |
|
Frederik Rietdijk
|
fde378480c
|
Merge pull request #16252 from luispedro/shiboken_on_py35
shiboken: add support for Python 3.5
|
2016-06-16 10:49:00 +02:00 |
|
Frederik Rietdijk
|
2f019896d2
|
Merge pull request #16236 from artuuge/pycuda
pycuda: init at 2016.1
|
2016-06-16 10:45:24 +02:00 |
|
artuuge
|
bc41a7d551
|
switch to the default versions of numpy and scipy in libgpuarray-cuda
|
2016-06-16 00:03:07 +02:00 |
|
Luis Pedro Coelho
|
26ef210da2
|
shiboken: add support for Python 3.5
Development upstream is stalled, but this is a trivial patch.
|
2016-06-15 23:18:34 +02:00 |
|
artuuge
|
1a55add4ca
|
enable the tests only for python older than 3.5
|
2016-06-15 16:24:21 +02:00 |
|
artuuge
|
be0ade9d03
|
pycuda: init at 2016.1
|
2016-06-15 00:47:55 +02:00 |
|
artuuge
|
d1f38e2adc
|
make clblas-cuda and libgpuarray-cuda more functorial
|
2016-06-14 20:01:51 +02:00 |
|
artuuge
|
93a11d8b0f
|
libgpuarray-cuda: init at -9998.0
|
2016-06-05 14:49:45 +02:00 |
|
Frederik Rietdijk
|
cf32f82b8d
|
Merge pull request #15764 from FRidh/wxpythoncleanup
Python: wxPython cleanup
|
2016-05-31 10:47:22 +02:00 |
|
Frederik Rietdijk
|
253634c4ac
|
pythonPackages.wxPython28: remove package
|
2016-05-27 21:37:09 +02:00 |
|
Frederik Rietdijk
|
9597ca718b
|
pythonPackages.wxPython{28,30} : use buildPythonPackage
|
2016-05-27 21:25:48 +02:00 |
|
Vladimír Čunát
|
69f8016de9
|
dbus-python: fix build with python-3
Also enable checks again.
|
2016-05-25 09:23:08 +02:00 |
|
Vladimír Čunát
|
0b192a0976
|
Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
|
2016-05-23 09:02:10 +02:00 |
|
Nikolay Amiantov
|
0e54c74911
|
pythonPackages.pygame-git: init at 2016-05-17
|
2016-05-23 04:52:11 +03:00 |
|
Nikolay Amiantov
|
e072200d18
|
pygame: fix for python 3
|
2016-05-23 04:38:10 +03:00 |
|
Vladimír Čunát
|
bd757c656e
|
dbus-python: 1.2.0 -> 1.2.4
Despite the version change, the NEWS seem pretty big.
|
2016-05-22 12:10:42 +02:00 |
|
Vladimír Čunát
|
c4661e9643
|
Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
|
2016-05-22 12:09:23 +02:00 |
|
Tuomas Tynkkynen
|
c22f86a853
|
treewide: Make explicit that 'dev' output of bzip2 is used
|
2016-05-19 10:00:28 +02:00 |
|
Domen Kožar
|
b49bf121b8
|
rename iElectric to domenkozar to match GitHub
|
2016-05-17 13:00:47 +01:00 |
|
Tobias Geerinckx-Rice
|
bf2834a105
|
pyexiv2: 0.3.0 -> 0.3.2
|
2016-05-14 16:12:21 +02:00 |
|
Nikolay Amiantov
|
c6a61092e7
|
pythonPackages.sip: let python.buildEnv detect it
|
2016-05-14 04:29:22 +03:00 |
|
Nikolay Amiantov
|
38ef2df4a6
|
pythonPackages.pyqt{,5}: let python.buildEnv detect it
|
2016-05-14 04:22:50 +03:00 |
|
Nikolay Amiantov
|
4ed271893f
|
pythonPackages.pygobject{,3}: let python.buildEnv detect it
|
2016-05-14 04:04:41 +03:00 |
|
Vladimír Čunát
|
3e387c3e00
|
Merge branch 'staging'
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
|
2016-05-13 10:14:53 +02:00 |
|
Jude Taylor
|
582fef1299
|
fix pip URL
|
2016-05-12 13:55:40 -07:00 |
|
Frederik Rietdijk
|
5d68baa8db
|
Python bootstrapped-pip: 8.1.1 -> 8.1.2
|
2016-05-12 14:27:51 +02:00 |
|
Vladimír Čunát
|
6c2fbfbd77
|
Merge branch 'master' into staging
|
2016-05-12 04:53:38 +02:00 |
|
Frederik Rietdijk
|
1d487057e2
|
Merge pull request #14900 from abbradar/python3-wrap
wrapPython: drop python suffixes
|
2016-05-10 12:22:48 +02:00 |
|
Frederik Rietdijk
|
3beda443bc
|
Python: re-enable default testing
In 303e976 default testing of setuptools packages was accidentally
disabled.
|
2016-05-09 18:33:43 +02:00 |
|
zimbatm
|
428db7857e
|
Merge pull request #15010 from FRidh/format
Python: support installing wheels
|
2016-05-09 14:39:41 +01:00 |
|
Frederik Rietdijk
|
303e976245
|
Python: allow installing wheels
By passing `format="wheel"` it is now possible to install a wheel.
It's not recommended, but it can be useful.
|
2016-05-09 13:17:42 +02:00 |
|
Vladimír Čunát
|
65a9fa8cdc
|
Merge branch 'master' into staging
|
2016-05-08 21:24:48 +02:00 |
|
Benjamin Staffin
|
ee101d0c7a
|
Merge pull request #15294 from rardiol/sympy
sympy and mathics update
|
2016-05-07 17:42:17 -04:00 |
|
Ricardo Ardissone
|
c4cd453c07
|
pythonPackages.mathics: 0.8 -> 0.9
|
2016-05-07 12:17:43 -03:00 |
|
Joachim Fasting
|
50b7a542fe
|
Merge pull request #14983 from adnelson/httpretty_python3
httpretty: working build for python3
|
2016-05-05 21:07:24 +02:00 |
|
Robin Gloster
|
9820cb1bf2
|
use dontBuild instead of hacks
changes:
* buildPhase = "true"
* buildPhase = ":"
|
2016-05-04 10:11:04 +00:00 |
|
Alexander Ried
|
cf82611351
|
pycairo: enable for python35
The patch was taken from FreeBSD, it is also used on debian. see:
https://svnweb.freebsd.org/ports/head/graphics/py3-cairo/files/pycairo-1.10.0-waf-py3_5.patch?revision=401900&view=markup
|
2016-04-29 02:32:03 +02:00 |
|
Sander van der Burg
|
d76982e181
|
Merge pull request #14973 from holidaycheck/update-libuv
libuv: 1.7.5 -> 1.9.0
|
2016-04-28 08:56:31 +00:00 |
|
Tobias Pflug
|
c893105f1f
|
pyuv: 0.11.5 -> 1.2.0
|
2016-04-27 12:25:22 +02:00 |
|
Frederik Rietdijk
|
d5e6a4494a
|
Python: use PyPI mirror (#15001)
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
|
2016-04-26 13:38:03 +01:00 |
|
Allen Nelson
|
db3ffaa8f0
|
httpretty: working build for python3
|
2016-04-25 12:01:05 -05:00 |
|
Frederik Rietdijk
|
f2f7ec3f97
|
Revert "pythonPackages.numpy: don't propagate blas"
This reverts commit 983f300d74 .
|
2016-04-25 18:20:01 +02:00 |
|
Frederik Rietdijk
|
443ac8970d
|
Revert "pythonPackages.scipy: don't propagate blas"
This reverts commit d05783a8d7 .
|
2016-04-25 18:19:50 +02:00 |
|
Frederik Rietdijk
|
14b704c842
|
Merge pull request #14975 from FRidh/pythonblas
Python: don't propagate blas
|
2016-04-25 18:00:36 +02:00 |
|
Frederik Rietdijk
|
d05783a8d7
|
pythonPackages.scipy: don't propagate blas
|
2016-04-25 17:46:15 +02:00 |
|
Frederik Rietdijk
|
983f300d74
|
pythonPackages.numpy: don't propagate blas
|
2016-04-25 17:46:06 +02:00 |
|
Tiago de Paula Peixoto
|
d1d779fcbc
|
graph-tool: 2.12 -> 2.16 (#14848)
* graph-tool: 2.12 -> 2.16
* graph-tool: Use correct upstream source
* graph-tool: Use correct hash
|
2016-04-25 12:37:18 +02:00 |
|
Frederik Rietdijk
|
bb13afea6c
|
pyatspi: call via pythonPackages
|
2016-04-23 14:32:06 +02:00 |
|