Commit Graph

8136 Commits

Author SHA1 Message Date
Vladimír Čunát
aca17ae849
pythonPackages.pivy: provide libs missed by the linker
It builds again now, though it seems outdated.
I suspect this is needed after the large X update.
2019-01-13 15:46:58 +01:00
Robert Schütz
15eb4c361c python.pkgs.pyfakefs: 3.5.5 -> 3.5.6 2019-01-13 15:38:23 +01:00
R. RyanTM
63fbdaf447 python37Packages.pycares: 2.3.0 -> 2.4.0 (#53545)
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-pycares/versions
2019-01-13 15:30:49 +01:00
Robert Schütz
6c909de29a python3.pkgs.slixmpp: fix build
Also hardcode path to gnupg and correctly run tests.
2019-01-13 15:29:21 +01:00
R. RyanTM
0f5b4ecbea python37Packages.django_2_1: 2.1.4 -> 2.1.5
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-django/versions
2019-01-13 15:13:49 +01:00
Jethro Kuan
d88fd61a42 pythonPackages.css-parser: init at 1.0.4 2019-01-13 20:18:14 +08:00
R. RyanTM
e7eac8a220 python37Packages.fonttools: 3.33.0 -> 3.34.2
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-fonttools/versions
2019-01-13 09:46:50 +01:00
worldofpeace
0f017ed08b
Merge pull request #53830 from jethrokuan/pkg-init/pyment
pythonPackages.pyment: init at 0.3.3
2019-01-13 01:25:18 -05:00
Jethro Kuan
94de11a8e8 pythonPackages.pyment: init at 0.3.3 2019-01-13 13:59:44 +08:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next' 2019-01-13 00:39:38 +01:00
Timo Kaufmann
b54d9e27cb
python.pkgs.pygal: fix build (#53833)
`pytestrunner` is a required build input.

Also we need to explicitly set the locale to pass the tests on darwin.
2019-01-12 15:08:21 +01:00
Robert Schütz
baf6252275 python3.pkgs.aiohttp: 3.5.3 -> 3.5.4 2019-01-12 14:56:40 +01:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Timo Kaufmann
6359e9baf0 python3.pkgs.tinycss: fix build (#53831)
The build was broken by the python 3.7 switch, which caused an
incompatible change in the way cython generates files:

https://github.com/Kozea/tinycss/issues/17

This is solved by removing the pre-generated file and re-generating it
at build time.
2019-01-12 11:24:31 +01:00
Robert Schütz
98686d3b7f python3.pkgs.aiohttp: 3.5.2 -> 3.5.3 2019-01-12 07:39:28 +01:00
Mario Rodas
93369a1b34
pythonPackages.pytest-rerunfailures: 4.2 -> 6.0 2019-01-11 19:39:01 -05:00
nyanloutre
06c08984ae pythonPackages.pysaml2: 3.0.2 -> 4.6.5
Also run tests and hardcode path to xmlsec1.
2019-01-11 16:36:27 +01:00
Eelco Dolstra
ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
This reverts commit cc50638176 because
it breaks cargo (again, see fca4fbeba9):

  $ cargo build
      Updating crates.io index
  Segmentation fault
2019-01-11 14:58:45 +01:00
Robert Schütz
3027e4b736 python.pkgs.mt-940: 4.12.2 -> 4.13.0 2019-01-11 12:53:27 +01:00
Robert Schütz
e9b34b1bfa
pythonPackages.nipype: 1.1.5 -> 1.1.7 (#53254)
* pythonPackages.nipype: 1.1.5 -> 1.1.7

Fix build by dropping a patch for an issue that is already fixed.
See: https://github.com/nipy/nipype/pull/2701

Also had to disable tests.
See: https://github.com/nipy/nipype/issues/2839

* pythonPackages.xvfbwrapper: disable tests

See: https://github.com/cgoldberg/xvfbwrapper/issues/30
2019-01-11 12:28:55 +01:00
worldofpeace
9257887fa7 pythonPackages.xvfbwrapper: disable tests
See: https://github.com/cgoldberg/xvfbwrapper/issues/30
2019-01-10 20:10:51 -05:00
worldofpeace
9619e6a7f6 pythonPackages.nipype: 1.1.5 -> 1.1.7
Fix build by dropping a patch for an issue that is already fixed.
See: https://github.com/nipy/nipype/pull/2701

Also had to disable tests.
See: https://github.com/nipy/nipype/issues/2839
2019-01-10 20:10:51 -05:00
Tim Cuthbertson
9e96bfb27c piep: 0.8.0 -> 0.9.2 (#53783) 2019-01-11 00:47:25 +01:00
worldofpeace
3bcd4f37c6
Merge pull request #53726 from Ma27/unbreak-thrift
thrift: fix build
2019-01-10 18:02:37 -05:00
Maximilian Bosch
642f778fb6
pythonPackages.pycassa: fix build
Use `thrift` 0.9.3 to build.

See also https://github.com/pycassa/pycassa/issues/245
2019-01-10 23:44:53 +01:00
worldofpeace
1b1ea35f74
Merge pull request #53599 from jbaum98/poetry
pythonPackages.poetry: init at 0.12.10
2019-01-10 17:42:35 -05:00
Maximilian Bosch
fc24e4237d python3Packages.pika-pool: fix build
Loosen version constraint to allow current `pika` as well (currently
0.12). See also https://hydra.nixos.org/build/86116480
2019-01-10 17:26:43 -05:00
Maximilian Bosch
338a5c3ca7 pythonPackages.xml2rfc: fix build
Adds the missing dependencies `google-i18n-address`, `pycountry` and
`html5lib` from the `pythonPackages` subtree.

See also https://hydra.nixos.org/build/86535305
2019-01-10 17:25:39 -05:00
Maximilian Bosch
b58e41ebad pythonPackages.google-i18n-address: init at 2.3.4 2019-01-10 17:25:39 -05:00
Michael Weiss
22043d4614
pythonPackages.scapy: 2.4.1 -> 2.4.2 2019-01-10 21:14:41 +01:00
Robert Schütz
7ca9db080b python.pkgs.fido2: run tests 2019-01-10 18:10:21 +01:00
Jake Waksbaum
53b996a62a pythonPackages.poetry: init at 0.12.10 2019-01-10 17:02:45 +00:00
worldofpeace
0756066b1b pythonPackages.pyristent: add pytestrunner, fix build 2019-01-10 17:02:45 +00:00
Jake Waksbaum
33f486f456 pythonPackages.tomlkit: init at 0.5.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum
a9ced39e88 pythonPackages.cachy: init at 0.2.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum
9f6a76b95b pythonPackages.cleo: init at 0.7.2 2019-01-10 17:02:45 +00:00
Jake Waksbaum
8aa6c116f2 pythonPackages.clikit: init at 0.2.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum
1b22109904 pythonPackages.pastel: init at 0.1.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum
e77c10db63 pythonPackages.pylev: init at 1.3.0 2019-01-10 17:02:45 +00:00
Robert Schütz
3f3fe76fec
Merge pull request #53761 from dotlambda/aiohttp-3.5.2
python3.pkgs.aiohttp: 3.4.4 -> 3.5.2
2019-01-10 18:02:28 +01:00
Robert Schütz
77ec7d75a9 python.pkgs.py3status: 3.14 -> 3.15 2019-01-10 17:39:23 +01:00
Robert Schütz
a36c2d9c54 python.pkgs.multidict: 4.4.2 -> 4.5.2 2019-01-10 17:20:08 +01:00
Robert Schütz
cc70439e11 python3.pkgs.aiohttp: 3.4.4 -> 3.5.2 2019-01-10 17:05:15 +01:00
Robert Schütz
6da71c7abc python.pkgs.hpack: fix build 2019-01-10 16:44:12 +01:00
Robert Schütz
9d08f32da6 python.pkgs.h5py: 2.8.0 -> 2.9.0 2019-01-10 15:09:59 +01:00
Robert Schütz
eb0e3e02e0
Merge pull request #53741 from dotlambda/home-assistant-0.85
home-assistant: 0.84.6 -> 0.85.0
2019-01-10 14:57:54 +01:00
Michael Weiss
44e1571a42
pythonPackages.scapy: 2.4.0 -> 2.4.1 2019-01-10 14:49:19 +01:00
Robert Schütz
b07fbf0add python.pkgs.zstd: 1.3.5.1 -> 1.3.8.1 2019-01-10 14:47:19 +01:00
Robert Schütz
d6ededb2a1 python.pkgs.pyfakefs: 3.4.3 -> 3.5.5 2019-01-10 14:33:52 +01:00
Robert Schütz
f3902687b8 python3.pkgs.pyhomematic: 0.1.53 -> 0.1.54 2019-01-10 14:26:09 +01:00
Maximilian Bosch
b936b2ddac
Merge pull request #53733 from nalbyuites/pgsanity
pgsanity: init at 0.2.9
2019-01-10 14:12:15 +01:00
Ashijit Pramanik
06339255ca pythonPackages.pgsanity: init at 0.2.9 2019-01-10 18:13:33 +05:30
Robert Schütz
1067d63855 python: netdisco: 2.2.0 -> 2.3.0 2019-01-10 13:43:19 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Maximilian Bosch
53380970e7
pythonPackages.thrift: fix build
Adds missing `six` dependency to the build inputs.

See also https://hydra.nixos.org/build/86094652
2019-01-10 02:42:21 +01:00
R. RyanTM
686ed2cbca python37Packages.elpy: 1.27.0 -> 1.28.0
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-elpy/versions
2019-01-09 18:30:22 -05:00
Timo Kaufmann
8dd63a67e9
python3.pkgs.graph-tool: fix with python3.7 (#53719)
"async" is now reserved, there is an upstream fix but no release yet.
2019-01-10 00:10:34 +01:00
Robert Schütz
9f3d9915d7
Merge pull request #52523 from dotlambda/graphviz-hardcode
python.pkgs.graphviz: hardcode path to graphviz's bin/
2019-01-09 13:39:01 +01:00
James Kay
7cd403e331 pythonPackages.glom: init at 18.4.0 2019-01-08 14:43:28 -05:00
James Kay
a5a6b8eaa2 pythonPackages.face: init at 0.1.0 2019-01-08 14:43:28 -05:00
James Kay
ca4104cc07 pythonPackages.boltons: init at 2019-01-07 2019-01-08 14:43:28 -05:00
Robert Schütz
354b0d48d8 python.pkgs.pydot: 1.4.0 -> 1.4.1 2019-01-08 16:45:30 +01:00
Robert Schütz
d034fb8478 python.pkgs.pydot: hardcode path to graphviz's bin/ 2019-01-08 16:45:30 +01:00
Robert Schütz
2357d57e94 python.pkgs.objgraph: hardcode path to graphviz's bin/ 2019-01-08 16:45:30 +01:00
Robert Schütz
4d29e16bf2 python.pkgs.graphviz: hardcode path to graphviz's bin/ 2019-01-08 16:45:23 +01:00
Corbin
2c9de98dba pythonPackages.zfec: patch out argparse dependency
Since `argparse` stopped doing anything a while ago, we'll just patch it
out of setup.py and nobody will notice.
2019-01-08 16:12:53 +01:00
R. RyanTM
4bfdc717c7 python37Packages.xarray: 0.11.0 -> 0.11.2
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-xarray/versions
2019-01-08 00:45:41 -05:00
worldofpeace
f0fbc76d3e pythonPackages.xdis: enable tests 2019-01-07 17:59:25 -05:00
R. RyanTM
0ca68bddcf python37Packages.xdis: 3.8.8 -> 3.8.9
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-xdis/versions
2019-01-07 17:59:25 -05:00
Robin Gloster
16413c05cd
Merge pull request #53554 from rnhmjoj/searx
searx: 0.14.0 -> 0.15.0
2019-01-07 13:21:39 +00:00
rnhmjoj
bb9edd458e
python.pkgs.plone-testing: fix build 2019-01-07 11:09:56 +01:00
Timo Kaufmann
a2ffb3fcd8
python.pkgs.r2pipe: init at 1.2.0 (#53504) 2019-01-06 19:10:47 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Francesco Gazzetta
e7551acb7b pythonPackages.staticjinja: init at 0.3.4 2019-01-05 17:09:20 -05:00
Francesco Gazzetta
779e916c3b pythonPackages.easywatch: init at 0.0.5 2019-01-05 17:09:20 -05:00
Michael Weiss
46dd27e025
pythonPackages.gcutil: Deprecate the package
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
  Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)

[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Michael Weiss
35bee29824
pythonPackages.simplejson: Update the metadata
The old homepage URL returns a 404 and the project is dual-licensed.
2019-01-05 22:56:13 +01:00
Michael Weiss
2acda72b85
python27Packages.weboob: Override google_api_python_client 2019-01-05 22:32:49 +01:00
Michael Weiss
8d9c2fc3ff
python37Packages.google_api_python_client: 1.7.4 -> 1.7.7 2019-01-05 22:32:49 +01:00
Michael Raskin
f27fe449b1 pythonPackages.ldap3: switch src to fetchFromGitHub
PyPI links to a source tarball at PythonHosted that has an empty
ldap3/protocol/sasl/digestMd5.py
while the linked egg file has a non-empty file (and the upstream GitHub
repository has a non-empty file that hasn't even had a non-comment
change for some time.
2019-01-05 22:37:00 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Jörg Thalheim
bf6aa78d0d
Merge pull request #52951 from Gerschtli/update/pdf2image
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 12:56:47 +01:00
Tobias Happ
f94016eb84 pythonPackages.pdf2image: 1.0.0 -> 1.3.1 2019-01-05 10:56:50 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
R. RyanTM
487cbfc563 python37Packages.node-semver: 0.5.1 -> 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-node-semver/versions
2019-01-04 17:43:19 -05:00
R. RyanTM
b69d3fae73 python37Packages.django_redis: 4.9.1 -> 4.10.0
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-django-redis/versions
2019-01-04 17:42:23 -05:00
R. RyanTM
bb5ebed17f python37Packages.faker: 0.9.3 -> 1.0.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-faker/versions
2019-01-04 17:36:39 -05:00
Piotr Bogdan
ac1122f264 pythonPackages.sipsimple: use c compiler for linkage 2019-01-04 21:44:22 +00:00
Maximilian Bosch
da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Frederik Rietdijk
c0e6fbba70 python: pylint: 1.9.3 -> 1.9.4 2019-01-04 14:35:58 +01:00
Frederik Rietdijk
0173194e4f Revert "pythonPackages.python-jose: fix build for python 3.6""
This reverts commit d65a3efc3f.

This change should have been applied to the `rsa` package instead.
2019-01-04 14:35:58 +01:00
Frederik Rietdijk
4a7c9e5af2 python36.pkgs.rsa: fix build 2019-01-04 14:35:58 +01:00
geistesk
89c433fbf1 cbor: init at 1.0.0 2019-01-04 14:11:26 +01:00
Frederik Rietdijk
63bcd07888 python: add isPy2 attribute to passthru
Some packages relied on it. For consistency, also introduce isPy3 (which
is the same as isPy3k).
2019-01-04 12:31:42 +01:00
Jörg Thalheim
b27b443e14
Merge pull request #53363 from Ma27/fix-Pweave
pythonPackages.Pweave: fix build
2019-01-04 11:37:58 +01:00
Frederik Rietdijk
0a2caa41fe Python: drop python.majorVersion
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
f665828fa3 Python: improve cross-compilation
This changeset allows for cross-compilation of Python packages. Packages
built with buildPythonPackage are not allowed to refer to the build
machine. Executables that have shebangs will refer to the host.
2019-01-04 10:45:22 +01:00
Jörg Thalheim
4f9970fcbf
Merge pull request #53352 from Mic92/fix-ceph
ceph: fix dependencies
2019-01-04 08:59:50 +01:00
Maximilian Bosch
0f6cf5fefe python{2,3}Packages.pytest-repeat: fix build
Test suite and build environment had several issues with Pytest >3.6
which can be fixed by applying the (yet unreleased) upstream patch from
f94b6940e3.patch
2019-01-03 23:01:17 -05:00
Maximilian Bosch
eb84501ef9
python{2,3}Packages.Pweave: fix build
Version 0.30 was missing the Python dependencies `nbconvert` and `markdown`.

Also Python 2 isn't supported any more since 0.30
(https://github.com/mpastell/Pweave/blob/master/CHANGELOG.txt) and can
therefore be dropped.
2019-01-04 01:28:35 +01:00
Jörg Thalheim
67e7764223
Merge pull request #53141 from Izorkin/fix-psutil
pythonPackage.psutil: fix disk io counters fails on Linux kernel 4.18+
2019-01-03 23:29:35 +01:00
Michael Weiss
b6aba6cc18
pythonPackages.pysnmp: 4.4.6 -> 4.4.8
The build was broken [0] due to an incorrect dependency (not sure why it
was working before, maybe the libraries where compatible).

[0]: https://hydra.nixos.org/build/86085666
2019-01-03 22:41:02 +01:00
R. RyanTM
18090a85de python37Packages.ofxparse: 0.19 -> 0.20
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-ofxparse/versions
2019-01-03 16:36:34 -05:00
R. RyanTM
0b45aa93ca python37Packages.pyhomematic: 0.1.52 -> 0.1.53
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-pyhomematic/versions
2019-01-03 16:34:53 -05:00
R. RyanTM
25a3b0b731 python37Packages.parver: 0.2.0 -> 0.2.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-parver/versions
2019-01-03 16:30:50 -05:00
Jörg Thalheim
17ef8c1c85
python.pkgs.pecan: fix build 2019-01-03 22:07:07 +01:00
Jörg Thalheim
31a77f4331
cherrypy: re-enable python2 support
we need cherrypy for ceph -> sambaFull
2019-01-03 22:06:57 +01:00
Jörg Thalheim
eea4ff895d
python.pkgs.kajiki: fix tests 2019-01-03 22:06:46 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM
4b5b8850d8 python37Packages.ldap3: 2.5.1 -> 2.5.2
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-ldap3/versions
2019-01-03 20:06:00 +01:00
Frederik Rietdijk
d65a3efc3f pythonPackages.python-jose: fix build for python 3.6" 2019-01-03 08:45:58 +01:00
R. RyanTM
4f6af19e69 python37Packages.astroquery: 0.3.8 -> 0.3.9
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-astroquery/versions
2019-01-03 08:32:28 +01:00
R. RyanTM
e131824ca9 python37Packages.bokeh: 1.0.1 -> 1.0.2
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-bokeh/versions
2019-01-03 08:31:52 +01:00
R. RyanTM
3bb175f483 python37Packages.av: 6.0.0 -> 6.1.0
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-av/versions
2019-01-02 17:43:30 -05:00
Ryan Mulligan
c87cf44337
Merge pull request #53214 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 1.24.2 -> 1.25.1
2019-01-02 14:18:47 -08:00
R. RyanTM
9bc216ffba python37Packages.pgspecial: 1.11.3 -> 1.11.5
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-pgspecial/versions
2019-01-02 17:14:40 -05:00
R. RyanTM
69bd65aca3 python37Packages.daemonize: 2.4.7 -> 2.5.0
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-daemonize/versions
2019-01-02 17:12:47 -05:00
R. RyanTM
928b86424a python37Packages.kubernetes: 8.0.0 -> 8.0.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-kubernetes/versions
2019-01-02 17:05:42 -05:00
R. RyanTM
3d61b5602b python37Packages.pylibmc: 1.5.2 -> 1.6.0
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-pylibmc/versions
2019-01-02 17:00:19 -05:00
R. RyanTM
fe92e5fb93 python37Packages.fido2: 0.4.0 -> 0.5.0
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-fido2/versions
2019-01-02 16:57:07 -05:00
R. RyanTM
3fd911cf76 python37Packages.daphne: 2.2.3 -> 2.2.4
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-daphne/versions
2019-01-02 16:56:44 -05:00
R. RyanTM
b1313ff94e python37Packages.flask-api: 1.0 -> 1.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-flask-api/versions
2019-01-02 16:55:14 -05:00
R. RyanTM
d4fa0d00f3 python37Packages.pymysql: 0.9.2 -> 0.9.3
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-pymysql/versions
2019-01-02 16:50:10 -05:00
R. RyanTM
fe018e6d3e python37Packages.twilio: 6.21.0 -> 6.22.0
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-twilio/versions
2019-01-02 16:43:05 -05:00
R. RyanTM
366bdd0a2c python37Packages.pymetar: 1.0 -> 1.1 (#53208)
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-pymetar/versions
2019-01-02 22:41:22 +01:00
R. RyanTM
4fba00b70a python37Packages.dropbox: 9.2.0 -> 9.3.0
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-dropbox/versions
2019-01-02 16:39:03 -05:00
R. RyanTM
5be962f5b7 python37Packages.rasterio: 1.0.12 -> 1.0.13
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-rasterio/versions
2019-01-02 16:38:38 -05:00
Franz Pletz
4b3481eb7b
pythonPackages.PyChromecast: dep on casttube to fix build 2019-01-02 22:24:24 +01:00
Franz Pletz
49481e5a65
pythonPackages.casttube: init at 0.2.0 2019-01-02 22:24:17 +01:00
R. RyanTM
a32af78389 python37Packages.pyodbc: 4.0.24 -> 4.0.25
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-pyodbc/versions
2019-01-02 21:33:05 +01:00
Jörg Thalheim
b22ccb4d74
Merge pull request #53229 from r-ryantm/auto-update/python3.7-gym
python37Packages.gym: 0.9.6 -> 0.10.9
2019-01-02 21:12:11 +01:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
R. RyanTM
7afded82ca python37Packages.gym: 0.9.6 -> 0.10.9
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-gym/versions
2019-01-02 11:40:08 -08:00
Bjørn Forsman
53a0bff01f pythonPackages.blockdiagcontrib-cisco: init at 0.1.8
blockdiagcontrib-cisco is a noderenderer plugin for blockdiag containing
Cisco networking symbols.
2019-01-02 20:34:22 +01:00
Franz Pletz
ba092788d7
Merge pull request #53191 from elseym/python-pytado
pythonPackages.pytado: init at 0.2.7
2019-01-02 18:09:27 +00:00
Franz Pletz
3c7bc0e95b
pythonPackages.pytado: comment on missing tag 2019-01-02 19:08:05 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
R. RyanTM
ac43ec96db python37Packages.distributed: 1.24.2 -> 1.25.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-distributed/versions
2019-01-02 08:17:50 -08:00
R. RyanTM
18a3815a8e python37Packages.channels: 2.1.5 -> 2.1.6
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-channels/versions
2019-01-02 16:13:29 +01:00
R. RyanTM
36f376777d python37Packages.zodbpickle: 1.0.2 -> 1.0.3
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-zodbpickle/versions
2019-01-02 13:49:56 +01:00
R. RyanTM
13e9a017eb python37Packages.stem: 1.7.0 -> 1.7.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-stem/versions
2019-01-02 13:49:38 +01:00
elseym
355bf44362
pythonPackages.pytado: init at 0.2.7 2019-01-02 12:34:54 +01:00
elseym
3df9c55b47
pythonPackages.pybotvac: init at 0.0.12 2019-01-01 22:59:07 +01:00
elseym
1bf2801567
pythonPackages.pyatv: init at 0.3.12 2019-01-01 21:04:46 +01:00
elseym
a0dcbd94df
pythonPackages.curve25519-donna: init at 1.3 2019-01-01 21:02:11 +01:00
elseym
f3dacb3580
pythonPackages.srptools: init at 0.2.0 2019-01-01 21:01:47 +01:00