1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-05 20:12:52 +00:00
Commit graph

8164 commits

Author SHA1 Message Date
Robert Schütz bf3f26a0eb python.pkgs.pymongo_2_9_1: remove
It is no longer used.
2019-01-22 12:05:13 +01:00
Robert Schütz d53cee4b0b python.pkgs.pymongo: improve expression 2019-01-22 11:59:25 +01:00
Robert Schütz 7298764b9f python.pkgs.pygame-git: remove
It is broken and no longer used.
2019-01-22 11:26:07 +01:00
worldofpeace a5de410880
Merge pull request #54261 from MatrixAI/azure-storage
azure-storage-python
2019-01-22 05:50:23 +00:00
Roger Qiu 70cd3bef3d pythonPackages.azure-storage-queue: init at 1.4.0 2019-01-22 16:23:48 +11:00
Roger Qiu 1fa72762c9 pythonPackages.azure-storage-file: init at 1.4.0 2019-01-22 16:23:44 +11:00
Roger Qiu 96c408b770 pythonPackages.azure-storage-blob: init at 1.4.0 2019-01-22 16:21:51 +11:00
Roger Qiu 288407be95 pythonPackages.azure-storage-common: init at 1.4.0 2019-01-22 16:21:27 +11:00
Roger Qiu 878122ed3d pythonPackages.azure-storage-nspkg: init at 3.1.0 2019-01-22 16:21:00 +11:00
worldofpeace 5476f592c5
Merge pull request #54403 from MatrixAI/grandalf
pythonPackages.grandalf: init at 0.6
2019-01-22 03:52:53 +00:00
Roger Qiu ad7c305fac pythonPackages.grandalf: init at 0.6 2019-01-22 13:09:44 +11:00
Danylo Hlynskyi f5836d2d82
python packages: cleanup nanomsg-python
@dotlambda has an eagle eye
2019-01-22 01:23:48 +02:00
Ben Gamari bdc0910e1d nanomsg-python: init at 1.0.20190114 (#54075) 2019-01-22 00:17:21 +02:00
Robert Schütz 2a5e6ad5a2
Merge pull request #54432 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-21 22:48:35 +01:00
Robert Schütz 387d837928
Revert "python: pytest_37: init at 3.7.4" (#54429)
This reverts commit eb2d56cb27
since python.pkgs.pytest_37 is no longer used.
2019-01-21 22:48:12 +01:00
R. RyanTM ed99f399d3 python37Packages.Nuitka: 0.6.0.6 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-01-21 18:56:56 +01:00
Robert Schütz a27e54848e python.pkgs.bugwarrior: use default future version 2019-01-21 18:02:56 +01:00
Robert Schütz b802698873 python.pkgs.pandas_0_17_1: remove
It is not used anywhere.
2019-01-21 18:00:06 +01:00
Robert Schütz 862e16117c python.pkgs.cachetools_1: remove
It is not used anywhere and was pointing to version 2.1.0 anyway.
2019-01-21 17:54:31 +01:00
Robert Schütz e23c5ec8f2
Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma 2a7bcb7b3d
pythonPackages.braintree: init at 3.50.0 2019-01-21 13:49:58 +01:00
ivegotasthma 6f9eb70c9c
pythonPackages.django-cors-headers: init at 2.4.0 2019-01-21 13:49:54 +01:00
ivegotasthma f7de6e5fb3
pythonPackages.django-rest-auth: init at 0.9.3 2019-01-21 13:49:49 +01:00
ivegotasthma 40d07176d2
pythonPackages.djangorestframework-jwt: init at 1.11.0 2019-01-21 13:49:19 +01:00
Robert Scott de3b2d1753 pythonPackages.django_reversion: disable checks (#54379)
these weren't running properly anyway - they assume the availability of a
mysql and/or postgresql database
2019-01-21 11:24:07 +01:00
andrewchambers 99386842ea pythonPackages.dugong: 3.5 -> 3.7.4 (#54406) 2019-01-21 11:13:08 +01:00
Will Dietz b0ba558f93 pythonPackages.PyChromecast: 2.3.0 -> 2.4.0 (#54361)
also py2 support was dropped in 2.0 (apparently)
2019-01-21 11:02:54 +01:00
worldofpeace 0ac651b2fb
Merge pull request #54399 from MatrixAI/nanotime
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu 441a36f2b3 pythonPackages.nanotime: init at 0.5.2 2019-01-21 16:05:33 +11:00
Peter Hoeg f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Robert Scott ed4bf383a8 pythonPackages.django_hijack_admin: tweak checkPhase to ensure tests are running against installed package, not source directory 2019-01-20 15:58:30 +00:00
Robert Scott 72fc58b3f1 pythonPackages.django_hijack_admin: 2.1.5 -> 2.1.10 2019-01-20 15:58:20 +00:00
Robert Scott c9912dbf9d pythonPackages.django_hijack: 2.1.9 -> 2.1.10 2019-01-20 15:58:13 +00:00
Robert Scott 4bddac6e67 pythonPackages.django_compat: 1.0.14 -> 1.0.15 2019-01-20 15:58:04 +00:00
worldofpeace 7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Robert Schütz 4e0f079064 python.pkgs.pyaxmlparser: some files are licensed asl20
Fixes https://github.com/NixOS/nixpkgs/issues/54338.
2019-01-20 03:08:09 +01:00
Michael Weiss 7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0 2019-01-19 17:20:37 +01:00
Peter Hoeg a7f0a58c4b pythonPackages.zm-py: init at 0.3.0 2019-01-19 23:28:37 +08:00
Benjamin Staffin c7677d9300
pythonPackages.jq: init at 0.1.6 (#54014) 2019-01-18 21:01:19 -05:00
Robert Schütz bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
Jake Waksbaum fe4f244c19 pythonPackages.logzero: init at 1.5.0 2019-01-18 21:15:51 +00:00
Jake Waksbaum a323466604 pythonPackages.google-music: init at 3.0.1 2019-01-18 21:15:50 +00:00
Jake Waksbaum e9e7c08ca6 pythonPackages.google-music-utils: init at 2.0.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum 13d5fa6720 pythonPackages.tenacity: init at 5.0.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum 355d49cebb pythonPackages.click-default-group: init at 1.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum e27bef23f1 pythonPackages.google-music-proto: init at 2.2.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum ec669e2ca3 pythonPackages.audio-metadata: init at 0.3.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum 41b69023da pythonPackages.bitstruct: init at 6.0.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum bffc32260f pythonPackages.bidict: init at 0.17.5 2019-01-18 21:15:49 +00:00
Jake Waksbaum 2c78b87f5e pythonPackages.pprintpp: init at 0.4.0 2019-01-18 21:15:49 +00:00