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
William A. Kennington III
f5374c123c
Add targetcli-fb as well as necessary dependencies
2013-12-26 10:58:15 +01:00
Nixpkgs Monitor
d6a95753d5
python33Packages.pygit2: update from 0.18.1 to 0.20.0
2013-12-21 10:51:52 +02:00
Nixpkgs Monitor
d8f62e85e5
python27Packages.pysvn: update from 1.7.6 to 1.7.8
2013-12-21 02:28:26 +02:00
Domen Kožar
bcf507f3c2
pythonPackages.webob: 1.2.3 -> 1.3.1
2013-12-18 22:30:38 +01:00
Rickard Nilsson
b913699f2a
obnam: Update to 1.6
2013-12-18 16:21:47 +01:00
Bjørn Forsman
8d52c9066e
python-pycollada: set meta.platforms to only linux, darwin
...
It doesn't build on the BSDs (or actually, it's dependencies).
2013-12-14 14:23:41 +01:00
Bjørn Forsman
a23acb830a
python-pycollada: new package
...
pycollada is a python library for reading and writing collada documents.
collada is an open file format (XML based) for 3D applications. Filename
extension is .dae (digital asset exchange).
2013-12-14 13:00:46 +01:00
Nixpkgs Monitor
cfc84230eb
python33Packages.manuel: update from 1.6.0 to 1.6.1
2013-12-13 23:31:52 +02:00
Evgeny Egorochkin
c53d8c81f5
pycrypto: remove version 2.5 since it's vulnerable to CVE-2012-2417, CVE-2013-1445
2013-12-13 11:13:23 +02:00
Rok Garbas
95b104dec9
update brach of outdated python packages
...
tnx to https://vdmvtkitqc3grub6.onion.to/outdated?m=Rok+Garbas report
pythonPackage.colander -> 1.0b1
pythonPackage.deform -> 0.9.9
pythonPackage.pyramid -> 1.4.5
pythonPackage.pyramid_exclog -> 0.7
pythonPackage.repoze_lru -> 0.6
pythonPackage.zope_deprecation -> 3.5.1
pythonPackage.flake8 -> 2.1.0
pythonPackage.jedi -> 0.7.0
pythonPackage.turses -> 0.2.19
pythonPackage.tweepy -> 2.1
pythonPackage.waitress -> 0.8.7
pythonPackage.zope_sqlalchemy -> 0.7.3
pythonPackage.tissue -> 0.9.2
2013-11-28 14:25:37 +01:00
aszlig
3ff6197e90
python-protobuf: Fix generating *_pb2.py files.
...
This only happens during setup.py build and generates the corresponding
_pb2.py files from the .proto files, as they're no longer included in
the source distribution starting from 2.5.0.
Thanks to @iElectric for reporting this build failure:
http://hydra.nixos.org/build/6897112
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 16:38:13 +01:00
Jason "Don" O'Conal
e9963296b1
pythonPackages.goobook: add expression
2013-11-24 13:56:52 +01:00