summary refs log tree commit diff
path: root/pkgs/development/python-modules
Commit message (Collapse)AuthorAge
...
| * | pythonPackages.pytest-flake8: init at 0.8.1Jaakko Luttinen2017-05-06
| | |
* | | Merge pull request #25296 from mguentner/add_td_watsonFrederik Rietdijk2017-05-06
|\ \ \ | | | | | | | | watson: init at 1.4.0
| * | | pythonPackages: pytest-datafiles init at 1.0Maximilian Güntner2017-05-05
| | | |
* | | | pytables: Fix build on darwin by using external c-bloscJosef Kemetmueller2017-05-06
| |/ / |/| | | | | | | | | | | | | | Using the pytables internal c-blosc lead to a compilation error on darwin, as the installer uses cpuinfo.get_cpu_info(), which (unexpectedly for pytables) returns None in the current darwin-python.
* | | Merge pull request #25404 from vrthra/csvkitFrederik Rietdijk2017-05-05
|\ \ \ | |_|/ |/| | csvkit: 0.9.1 -> 1.0.2
| * | csvkit: refactorRahul Gopinath2017-05-03
| | |
| * | python-slugify: refactorRahul Gopinath2017-05-03
| | |
| * | pytimeparse: refactorRahul Gopinath2017-05-03
| | |
| * | dbfread: refactorRahul Gopinath2017-05-03
| | |
| * | dbf: refactorRahul Gopinath2017-05-03
| | |
| * | agate-sql: refactorRahul Gopinath2017-05-03
| | |
| * | agate-excel: refactorRahul Gopinath2017-05-03
| | |
| * | agate-dbf: refactorRahul Gopinath2017-05-03
| | |
| * | agate: refactorRahul Gopinath2017-05-03
| | |
| * | aenum: 1.4.7 -> 2.0.3Rahul Gopinath2017-05-03
| | |
* | | pythonPackages.plotly: 1.9.5 -> 2.0.8Frederik Rietdijk2017-05-05
| |/ |/|
* | pythonPackages.bibtexparser: init at 0.6.2Frederik Rietdijk2017-05-05
| |
* | pythonPackages.mplleaflet: init at 0.0.5Frederik Rietdijk2017-05-05
| |
* | pythonPackages.phpserialize: init at 1.3 (#25521)Jaakko Luttinen2017-05-05
| | | | | | | | | | | | * pythonPackages.phpserialize: init at 1.3 * pythonPackages.phpserialize: clarify test situation
* | Merge pull request #25486 from apeschar/masterFrederik Rietdijk2017-05-04
|\ \ | | | | | | pythonPackages.PyLD: init at 0.7.2
| * | pythonPackages.PyLD: init at 0.7.2Albert Peschar2017-05-04
| |/
* | pythonPackages.httpserver: init at 1.1.0pe@pijul.org2017-05-04
| |
* | pythonPackages.pyproj: init at 1.9.5.1Frederik Rietdijk2017-05-04
| |
* | pythonPackages.folium: init at 0.3.0Frederik Rietdijk2017-05-04
| |
* | pythonPackages.branca: init at 0.2.0Frederik Rietdijk2017-05-04
| |
* | pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0Lancelot SIX2017-05-03
| |
* | pythonPackages.os-testr: 0.4.2 -> 0.8.1Lancelot SIX2017-05-03
| |
* | pythonPackages.autobahn: 0.18.2 -> 17.5.1Lancelot SIX2017-05-03
| |
* | pythonPackages.pytest-asyncio: enable only for python3Lancelot SIX2017-05-03
|/
* pythonPackages.magic-wormhole: fix buildFrederik Rietdijk2017-05-03
| | | | | | | | | | | | | - fixes build - use buildPythonPackage and pass in individual packages As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this packages is both an application and a library. If a package is both then we use buildPythonPackage and put it in python-packages.nix. That way we can guarantee we use the correct version of dependencies when using it as a library. Unfortunately, it does mean the name of the package is prefixed with `pythonX.X-`.
* pythonPackages.line_profiler: fix buildFrederik Rietdijk2017-05-03
|
* Merge pull request #25453 from LnL7/python-stevedoreFrederik Rietdijk2017-05-03
|\ | | | | python-stevedore: 1.7.0 -> 1.21.0
| * python-stevedore: 1.7.0 -> 1.21.0Daiderd Jordan2017-05-02
| |
* | pythonPackages.pydot: fix buildFrederik Rietdijk2017-05-03
| |
* | pythonPackages.certifi: move to separate fileFrederik Rietdijk2017-05-03
| |
* | treewide: meta.platform -> meta.platformsAneesh Agrawal2017-05-02
|/
* pythonPackages.channels: 1.0.3 -> 1.1.3Lancelot SIX2017-05-02
|
* pythonPackages.daphne: 1.0.3 -> 1.2.0Lancelot SIX2017-05-02
|
* pythonPackages.twisted: 16.4.1 -> 17.1.0Lancelot SIX2017-05-02
|
* pythonPackages.asgi_redis: 1.0.0 -> 1.3.0Lancelot SIX2017-05-02
|
* pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1Lancelot SIX2017-05-02
|
* pythonPackages.asgiref: 1.0.0 -> 1.1.1Lancelot SIX2017-05-02
|
* pythonPackages.automat: init at 0.5.0Lancelot SIX2017-05-02
|
* pythonPackages.autobahn: 0.16.0 -> 0.18.2Lancelot SIX2017-05-02
|
* pythonPackages.pytest-asyncio: init at 0.5.0Lancelot SIX2017-05-02
|
* pythonPackages.constantly: init at 15.1.0Lancelot SIX2017-05-02
|
* pythonPackages.txaio: 2.5.2 -> 2.7.0Lancelot SIX2017-05-02
|
* pythonPackages.m2r: init at 0.1.5Lancelot SIX2017-05-02
|
* pythonPackages.cffi: 1.9.1 -> 1.10.0Jörg Thalheim2017-05-02
|
* python-dogpile-cache: fix darwin build and add missing test dependenciesDaiderd Jordan2017-05-01
|