Commit Graph

702 Commits

Author SHA1 Message Date
Domen Kožar
fae6079a01 adopt rest of the packages that were failing with the buildPythonPackage changes 2014-02-20 01:19:15 +01:00
Domen Kožar
bf5d6fb9b1 Refactor buildPythonPackage to modularize building process.
Before we used `easy_install` command to handle installation
in one shot, now this is split into two phases:

 - buildPhase: python setup.py build
 - installPhase: python setup.py install

Each of those commands have the ability to pass extra
parameters through buildPythonPackage parameters as
`setupPyInstallFlags` and `setupPyBuildFlags`.

Phases now correctly execute post/pre hooks.

In configurePhase we inject setuptools dependency before distutils
is imported to apply monkeypatching by setuptools that is needed
for special features to apply.

We don't have to reorder default phases anymore, as test
phase comes after build and that works.

I rewrote offineDistutils into distutils-cfg with a bit cleaner
syntax and ability to specify extraCfg to the config file.

Plone packages are failing and garbas said he will adopt them to
the new functions. The rest of the packages I fixed and these commits
shouldn't break any package (according to my testings) and they introduce
16 new jobs and fix 38 that were broken before.
2014-02-20 01:19:15 +01:00
Domen Kožar
e9923c6499 pythonPackages: update a bunch of them 2014-02-20 01:19:15 +01:00
Domen Kožar
6cbc1d554f remove unused setuptools/site.nix 2014-02-20 01:19:14 +01:00
Jaka Hudoklin
5caaa5e0ba pythonPackages: fix and upate graphite, carbon and whisper
Twisted needed downgrade for carbon to start
2014-02-19 16:42:12 +01:00
Evgeny Egorochkin
cf3d2e0a17 add repositories.git to several packages 2014-02-14 09:34:30 +02:00
Bjørn Forsman
d4ebb62481 python-robotframework-selenium2library: bump 1.4.0 -> 1.5.0 2014-02-13 22:47:28 +01:00
Bjørn Forsman
bf57fb7386 python-robotframework-ride: bump 1.2.2 -> 1.2.3
Remove the now unneeded postPatch phase; the fix has been integrated
into the upstream release.
2014-02-13 22:47:28 +01:00
Bjørn Forsman
b705e0d156 python-robotframework: bump 2.8.1 -> 2.8.4
Source URL is changing from googlecode to pypi; new releases are no
longer available on googlecode.
2014-02-13 22:47:28 +01:00
Shea Levy
51d35d5028 Update pythonPackages.botocore 2014-02-12 09:35:08 -05:00
Shea Levy
9332d9ed5c Update pythonPackages.jmespath 2014-02-12 09:35:08 -05:00
Shea Levy
6a4e30d8d1 Add rsa pythonPackage 2014-02-12 09:35:08 -05:00
Shea Levy
ffc3091811 Add bcdoc pythonPackage 2014-02-12 09:35:08 -05:00
Petr Rockai
63478d9590 Add fedpkg, koji &c. + their python dependencies. 2014-02-08 14:37:53 +01:00
Petr Rockai
140e06f9aa osc: Add an OBS (open build system) CLI client. 2014-02-08 14:36:51 +01:00
Austin Seipp
1920d6854a Add pythonPackages.pysphere 0.1.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-04 22:13:59 -06:00
Bjørn Forsman
071e26e5e8 python-dpkt: new package
dpkt is a fast, simple packet creation / parsing module, with
definitions for the basic TCP/IP protocols.
2014-02-01 16:29:30 +01:00
aszlig
a2a44f92ae
paramiko: Update to new upstream version 1.12.1.
This release contains only minor fixes, which are:

 * Fix AttributeError bugs in known_hosts file (re)loading.
 * Note ecdsa requirement in README.

Full changelog with credits and issue IDs can be found at:

https://github.com/paramiko/paramiko/blob/master/NEWS

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:30 +01:00
Cillian de Róiste
197de444df ipython: disable support for qtconsole, pylabQt and pylab on Darwin
Qt and CUPS are not supported on Darwin and are dependencies.

Note: this makes ipython the same as ipythonLight on Darwin, but
ipython is used as an input for other packages (ipdb and ipdplugin)
and it is reasonable to assume that users on other platforms may
choose ipythonLight.
2014-01-28 12:13:41 +01:00
Oliver Charles
8ab1160079 pythonPackages.tarsnapper: New expression 2014-01-25 10:30:35 +00:00
Domen Kožar
f2d6166781 python-libarchive: 3.0.4-5 -> 3.1.2-1 2014-01-24 14:33:41 +01:00
Domen Kožar
c1811d0304 Add pythonPackages.pyramid_chameleon and disable tests for zope_testrunner 2014-01-22 18:19:07 +01:00
Domen Kožar
15006a1788 mailpile: add spambayes dependency to spam/ham emails 2014-01-22 08:06:18 +01:00
Shea Levy
ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Ricardo M. Correia
aed957bae7 virt-manager: Fix error: 'ImportError: No module named libvirt'
The problem was that libvirt 1.2.0 no longer includes the python bindings; it is
a separate package now.
2014-01-11 22:01:52 +01:00
Song Wenwu
501008ad6f pyqt4: update to 4.10.3 and add python3 support
also add python3 support for dbus-python
2014-01-11 20:07:29 +01:00
Song Wenwu
98d2f7ea45 sip: update to 4.15.4 and add python3 support 2014-01-11 20:07:28 +01:00
William A. Kennington III
c916c9bc2a pysqlite: Upgrade from 2.5.5 -> 2.6.3 2014-01-10 18:48:47 -06:00
William A. Kennington III
f9c97afff8 zfec: Upgrade from 1.4.7 -> 1.4.24 2014-01-10 17:28:35 -06:00
William A. Kennington III
6b8aaab78a twisted: Upgrade from 10.2.0 -> 13.2.0 2014-01-10 17:28:35 -06:00
William A. Kennington III
888c0116de pycryptopp: Upgrade from 0.5.29 ->
0.6.0.1206569328141510525648634803928199668821045408958
2014-01-10 17:28:35 -06:00
William A. Kennington III
4fa90144af darcsver: Upgrade from 1.7.2 -> 1.7.4 2014-01-10 17:28:35 -06:00
Evgeny Egorochkin
fd0b94dd6a Remove "v" prefix from package versions to make them machine-readable 2014-01-10 10:16:41 +02:00
Domen Kožar
ddda0dfc60 pythonPackages.nose: skip failing test 2014-01-02 23:38:27 +01:00
Domen Kožar
9737d898f3 Merge pull request #1416 from wkennington/matplot
Update matplotlib to use buildPythonPackage
2014-01-02 12:09:04 -08:00
William A. Kennington III
1c14b519ac pythonPackages.matplotlib: Update to use buildPythonPackage
Matplotlib is currently using hacked together build / install phases
which mimick this functionality of buildPythonPackage. This patch
changes the expression to remove the duplicated build scripting.
2013-12-30 02:42:12 -06:00
Domen Kožar
5e641b3ffc pythonPackages.py: 1.4.13 -> 1.4.19 2013-12-29 20:04:26 +01:00
Domen Kožar
8a920ad306 pyramid_jinja: 1.6 -> 1.9 2013-12-29 19:57:34 +01:00
Domen Kožar
43ede75535 python3Packages: update some to fix py3k support 2013-12-29 19:52:26 +01:00
Domen Kožar
e860eef8f3 pythonPackages.webtest: typo 2013-12-29 14:26:25 +01:00
Domen Kožar
8f14618e45 pythonPackages.webob: 2.0.3 -> 2.0.11 2013-12-29 14:22:40 +01:00
Domen Kožar
4cc859c6be pythonPackages.unittest2: use correct name under py3k 2013-12-29 13:21:47 +01:00
Domen Kožar
bffd5c23b2 pythonPackages.nose-selecttests: fix url 2013-12-29 13:06:42 +01:00
Domen Kožar
8993655f4c pythonPackages: add pyramid_debugtoolbar, robotframework_selenium2library, robotsuite and nose-selecttests 2013-12-29 10:09:30 +01:00
Domen Kožar
86ecd31111 Python: get rid of distribute
Distribute is deprecated in favor of setuptools (again), please
see http://pythonhosted.org/setuptools/merge-faq.html
2013-12-28 21:15:49 +01:00
Domen Kožar
dcbf69915d matplotlib: get rid of distribute 2013-12-28 21:04:51 +01:00
William A. Kennington III
c00b1ba8f3 Update matplotlib from 1.2.1 -> 1.3.1
Additionally, fix the build and install phases so that they build under
python3
2013-12-28 21:04:50 +01:00
William A. Kennington III
7f4f6bdbfb Update tornado from 2.4 -> 3.1.1 2013-12-28 21:04:50 +01:00
William A. Kennington III
e5c6fb8fa1 Update pyparsing from 1.5.6 -> 2.0.1 2013-12-28 21:04:50 +01:00
William A. Kennington III
587d03ec4e Update python-dateutil from 2.1 -> 2.2 2013-12-28 21:04:50 +01:00