Milan Pässler
a333985d59
libtorrentRasterbar: rename to libtorrent-rasterbar
...
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
Dmitry Kalinkin
5f04cf2749
Merge pull request #107108 from veprbl/pr/awkward_1_0_1
...
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-20 12:03:41 -05:00
Sandro
8026d62734
Merge pull request #75378 from dmrauh/add/wsnsimpy
...
pythonPackages.wsnsimpy: init at 0.2.5
2020-12-20 17:02:02 +01:00
Milan Pässler
1edfaa4a0d
libtorrentRasterbar-2_0_x: init at 2.0.1
2020-12-20 15:48:58 +01:00
Kevin Cox
0d42077f34
Merge pull request #104253 from meatcar/sqlite-utils-3.0
...
pythonPackages.sqlite-utils: depend on sqlite-fts4
2020-12-20 06:18:59 -05:00
Martin Weinelt
7c2d133582
Merge pull request #107095 from uvNikita/python/ciscomobilityexpress
...
pythonPackages.ciscomobilityexpress: init at 0.3.9
2020-12-18 18:08:18 +01:00
Dmitry Kalinkin
0b5dcf00a9
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-17 12:49:37 -05:00
Dmitry Kalinkin
5a6265ad6b
Merge pull request #106175 from SuperSandro2000/auto-update/python3.7-uproot-methods
...
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0
2020-12-17 12:29:21 -05:00
Nikita Uvarov
a448295dca
pythonPackages.ciscomobilityexpress: init at 0.3.9
2020-12-17 13:32:19 +01:00
Doron Behar
644a7468b4
Merge pull request #97349 from udf/master
...
python38Packages.telethon: Patch find_library call for libssl
2020-12-16 21:23:11 +02:00
Wael Nasreddine
30c312db55
python3Packages.pre-commit-hooks: init at 3.3.0
2020-12-15 23:07:02 -08:00
Orivej Desh
6fa76f018b
python2Packages.cryptography: 2.9.2 -> 3.3.1 ( #106792 )
...
Fixes py2 build of pyOpenSSL:
https://github.com/NixOS/nixpkgs/issues/106275#issuecomment-743790876
2020-12-14 16:31:26 +00:00
Denys Pavlov
d6d2281f35
pythonPackages.sqlite-fts4: init at 1.0.1
2020-12-13 12:22:04 -05:00
Gabriel Ebner
92cbe95497
Merge pull request #106579 from drewrisinger/dr-pr-remove-pytest-pep8
...
python27Packages.pytestpep8: remove due to pytest v6 incompatibility
2020-12-13 16:51:36 +01:00
Keshav Kini
ce5b550d01
python36Packages.traitlets, pythonPackages.traitlets: 5.0.5 -> 4.3.3
...
Version 5.x of traitlets requires Python 3.7, so it doesn't build on Python
3.6. This commit downgrades traitlets to 4.3.3 on Python versions older than
3.7 so that it can still be used.
2020-12-11 07:27:41 -08:00
Sandro
3e96635e90
Merge pull request #106361 from SFrijters/maestral-1.3
2020-12-11 07:06:16 +01:00
Jörg Thalheim
f791bd95f3
Merge pull request #106495 from drewrisinger/dr-pr-remove-qasm2image
...
pythonPackages.qasm2image: remove
2020-12-11 05:23:55 +00:00
Evan Stoll
095ecf7356
vncdo: 0.11.2 -> 0.12.0 ( #106380 )
...
* Use pythonPackages instead of python2Packages
* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
Drew Risinger
25c9946f95
python27Packages.pytestpep8: remove due to pytest v6 incompatibility
...
Remove ``pythonPackages.pytestpep8`` because:
* It has been abandoned upstream: no PyPi release since 2014
* It is no longer compatible with pytest v6+: I get an error pointing to
https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent
when I try to use it with ``pytestCheckHook`` (i.e. pytest v6.0+)
* It doesn't have a maintainer
2020-12-10 12:45:00 -05:00
Orivej Desh
59d8ee790e
python2Packages.prettytable: init at 1.0.1
...
Fixes #106275
2020-12-10 10:28:20 +00:00
Dmitry Kalinkin
29d9cd8121
Merge pull request #105935 from lopsided98/buildbot-update
...
buildbot: 2.8.4-> 2.9.2
2020-12-09 17:35:58 -05:00
Michael Alan Dorman
e3d8f4278a
feedparser: keep 5.2.1 available for python-2.7
2020-12-09 14:02:39 -08:00
Drew Risinger
ef99419f47
pythonPackages.qasm2image: remove
...
Removed due to: prolonged breakage (at least since Jan. 2020),
inactivity on the upstream repo (no commits since November 2018),
and no longer being compatible with pythonPackages.qiskit.
2020-12-09 16:55:19 -05:00
Stefan Frijters
cedb9654c4
pythonPackages.maestral: 1.2.1 -> 1.3.0
2020-12-09 10:44:46 +01:00
Stefan Frijters
48b2d18ff6
pythonPackages.survey: init at 3.1.1
2020-12-09 10:44:46 +01:00
Stefan Frijters
21f615785c
pythonPackages.wrapio: init at 0.3.8
2020-12-09 10:44:46 +01:00
Benjamin Hipple
3c9e1eb9a2
python3Packages.markdown-it-py: init at 0.5.6
2020-12-08 18:18:17 -05:00
nyanloutre
925b70cd96
pythonPackages.pyfuse3: init at 3.1.1
2020-12-08 12:30:56 -08:00
Orivej Desh (NixOS)
6acae29481
pythonPackages.patiencediff: init at 0.2.1; breezy: fix build ( #106100 )
2020-12-07 21:10:09 +00:00
Sebastian Wild
60651e35e4
pythonPackages.patiencediff: init at 0.2.1
2020-12-07 20:40:52 +00:00
David Terry
3ef8d3e64a
pythonPackages.ledgerwallet: init at 0.1.2 ( #104506 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-07 20:11:03 +01:00
Sandro
04cb54ae08
Merge pull request #105519 from 3699n/master
2020-12-07 19:54:20 +01:00
Doron Behar
c3ae8cd1cb
Merge pull request #98430 from nyanloutre/add_python_unrardll
...
calibre: Add python unrardll
2020-12-07 18:46:44 +02:00
Sandro Jäckel
9bd0caf66b
pythonPackages.uproot{,3}: 3.13.1 -> 3.14.1
2020-12-07 14:15:36 +01:00
Bernardo Meurer
d0e31655f9
python3Packages.sgmllib3k: init at 1.0.0
2020-12-07 13:12:04 +00:00
Nicholas von Klitzing
5fb387e91f
etebase: init at 0.31.1
2020-12-07 14:09:50 +01:00
Sandro Jäckel
7e9c3ff8ba
pythonPackages.awkward{,0}: 0.14.0 -> 0.15.1
2020-12-07 14:03:55 +01:00
R. RyanTM
f8f0db26fc
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0
2020-12-07 14:02:48 +01:00
Sandro
e4294be71d
Merge pull request #105819 from chkno/jsonstreams
...
python3Packages.jsonstreams: Init at 0.5.0
2020-12-07 12:25:49 +01:00
Sandro
62aaf352e7
Merge pull request #105611 from bcdarwin/mne-python
2020-12-07 12:19:44 +01:00
Orivej Desh
abf8d39026
pythonPackages.pytest-celery: init at 0.0.0a1
2020-12-07 10:57:16 +00:00
Orivej Desh
95f108391d
python3Packages.pytest-subtests: init at 0.3.2
2020-12-07 10:57:16 +00:00
Orivej Desh
e2f4d626ec
python2.pkgs.pylibacl: init at 0.5.4
2020-12-06 23:20:03 +00:00
Orivej Desh
1c0e912de1
python2.pkgs.pygobject3: init at 3.36.1
2020-12-06 23:18:35 +00:00
freezeboy
323536e341
python3Packages.pysvn: 1.8.0 -> 1.9.12
2020-12-06 09:16:43 -08:00
freezeboy
5d56967eb2
python3Packages.pycxx: init at 7.1.4
2020-12-06 09:16:43 -08:00
Frederik Rietdijk
cc8b2b3602
Merge pull request #105878 from TredwellGit/pythonPackages.pytest_xdist
...
pythonPackages.pytest_xdist: fix build
2020-12-06 18:04:46 +01:00
Gabriel Ebner
a6dabb2a86
Merge pull request #103941 from poita66/cura_4.8.0
...
cura: 4.7.1 -> 4.8.0
2020-12-06 15:01:04 +01:00
Frederik Rietdijk
b6e98f1895
Merge pull request #105584 from NixOS/staging-next
...
Staging next
2020-12-06 11:48:51 +01:00
Sandro
5b7667a1c5
Merge pull request #106039 from breakds/clickhouse-driver
2020-12-06 08:18:44 +01:00