Guillaume Desforges
0aaa78ad49
pythonPackages.pooch: init at 1.0.0
2020-08-27 13:37:49 -07:00
R. RyanTM
119a9d2caa
python37Packages.breathe: 4.19.2 -> 4.20.0
2020-08-27 13:35:54 -07:00
R. RyanTM
36c73f5a00
python27Packages.bitarray: 1.5.1 -> 1.5.3
2020-08-27 20:16:35 +00:00
zowoq
0cff30bb44
python: editorconfig fixes
2020-08-27 12:51:02 -07:00
Marek Mahut
c30c1b501e
Merge pull request #96257 from prusnak/trezor-pillow
...
python3Packages.trezor: 0.12.1 -> 0.12.2
2020-08-27 20:29:01 +02:00
Daniël de Kok
5950b49428
python3Packages.wasabi: 0.7.1 -> 0.8.0
...
Changelog:
https://github.com/ines/wasabi/releases/tag/v0.8.0
While at it:
- Use pytestCheckHook;
- add meta.changelog.
2020-08-27 09:15:22 -07:00
Pavol Rusnak
a39edded2f
python3Packages.trezor: 0.12.1 -> 0.12.2
...
+ add attrs, pillow to dependencies
2020-08-27 18:12:49 +02:00
Frederik Rietdijk
13d93aabfb
Merge staging-next into staging
2020-08-27 08:37:03 +02:00
Frederik Rietdijk
52095e171f
Merge master into staging-next
2020-08-27 08:36:41 +02:00
Matthew Bauer
25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
...
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Barry Moore
a68011ec05
pythonPackages.jupyterlab-git: init at 0.20.0
2020-08-26 14:02:45 -07:00
Michael Weiss
5bd2c3719a
python3Packages.google_api_python_client: 1.10.0 -> 1.10.1
2020-08-26 22:29:08 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech
deced30f9a
python3Packages.jinja2: fix dependencies
2020-08-26 10:38:08 -07:00
Pamplemousse
b6fc6b38b7
python3Packages.pwntools: Allow to use any debugger
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-26 09:48:15 -07:00
Jonathan Ringer
5baf8f95f9
python3Packages.chalice: fix python3 deps
2020-08-26 12:38:57 +02:00
Jonathan Ringer
09f4d3d493
python3Packages.xcffib: fix tests
2020-08-26 12:38:57 +02:00
Jonathan Ringer
744601b6e5
pythonPackages.xpybutil: disable python2
2020-08-26 12:38:57 +02:00
Jonathan Ringer
baf247e2f9
pythonPackages.vulture: disable python2
2020-08-26 12:38:57 +02:00
Jonathan Ringer
fcb85c4f09
pythonPackages.chalice: fix deps
2020-08-26 12:38:57 +02:00
Jonathan Ringer
4a3b1f86aa
pythonPackages.hieroglyph: disable python2
2020-08-26 12:38:57 +02:00
Jonathan Ringer
258794a39c
Revert "python: sphinx_rtd_theme: 0.4.3 -> 0.5.0"
...
This reverts commit ff21fc43c8
.
sphinx_rtd_theme 0.5.0 requires a significant amount of bootstrapping
with node packages, which are not trivial
2020-08-26 12:38:57 +02:00
Daniël de Kok
a4ed797948
python3Packages.pytorch: remove oneDNN dependency
...
oneDNN was added as a dependency, but it is not actually used by
PyTorch. PyTorch uses oneDNN from the vendored iDeep dependency.
Using a system-provided oneDNN is currently not a supported build
option.
2020-08-26 10:55:52 +02:00
Yevhen Shymotyuk
4a19316bfd
python3Packages.pipx: init at 0.15.5.0
2020-08-26 01:20:19 -07:00
Frederik Rietdijk
081bd762e5
Merge staging-next into staging
2020-08-26 08:43:29 +02:00
Frederik Rietdijk
b61ad0afc2
Merge master into staging-next
2020-08-26 08:42:36 +02:00
Drew Risinger
4dee731f4a
python3Packages.qiskit: 0.19.6 -> 0.20.0
2020-08-25 16:13:41 -07:00
Drew Risinger
b5070a4fd6
python3Packages.qiskit-aqua: 0.7.3 -> 0.7.5
2020-08-25 16:13:41 -07:00
Drew Risinger
ec94311dfc
python3Packages.qiskit-ignis: 0.3.3 -> 0.4.0
2020-08-25 16:13:41 -07:00
Drew Risinger
1a8d96e642
python3Packages.qiskit-ibmq-provider: 0.7.2 -> 0.8.0
2020-08-25 16:13:41 -07:00
Drew Risinger
d0c96f2cbe
python3Packages.qiskit-aer: 0.5.2 -> 0.6.1
2020-08-25 16:13:41 -07:00
Drew Risinger
886a9bced5
python3Packages.yfinance: init at 0.1.54
2020-08-25 16:13:41 -07:00
Drew Risinger
9e8218bb25
python3Packages.multitasking: init at 0.0.9
...
Dependency for python3Packages.yfinance
2020-08-25 16:13:41 -07:00
Drew Risinger
a9987f8053
python3Packages.qiskit-terra: 0.14.2 -> 0.15.1
2020-08-25 16:13:41 -07:00
Drew Risinger
5c60872dfb
python3Packages.retworkx: 0.3.4 -> 0.4.0
...
Also compile from source using Rust. Now possible b/c pyo3/maturin
work on Rust stable.
2020-08-25 16:13:41 -07:00
Drew Risinger
59e13f65fb
python3Packages.pylatexenc: 2.4 -> 2.7
2020-08-25 16:13:41 -07:00
Jonathan Ringer
62f046e902
Merge master into staging-next
2020-08-25 09:16:30 -07:00
Jonathan Ringer
b89ac20dfe
pythonPackages.urwid: disable tests
2020-08-24 13:55:07 -07:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
...
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk
101501ec10
Merge staging-next into staging
2020-08-24 11:56:04 +02:00
Frederik Rietdijk
0a874ff2a6
Merge master into staging-next
2020-08-24 11:50:58 +02:00
Yevhen Shymotyuk
a332da8588
Comment disabling of tests
2020-08-23 23:47:21 -07:00
Yevhen Shymotyuk
4ee94fb948
Substitute checkInputs with pythonImportsCheck
2020-08-23 23:47:21 -07:00
Yevhen Shymotyuk
7becd9b2ef
python3Packages.userpath: init at 1.4.1
2020-08-23 23:47:21 -07:00
André-Patrick Bubel
27960ecfa2
python37Packages.pelican: 4.2.0 -> 4.5.0
...
This version drops support for Python 2.
2020-08-24 05:39:31 +02:00
Ben Darwin
6fdfeda8b1
python3Packages.test-tube: init at 0.7.5
2020-08-23 16:45:26 -07:00
Alex Rice
dc20c58d90
pythonPackages.gspread: fix build
2020-08-23 16:21:50 -07:00
Jason O'Conal
1895f5ae22
Merge pull request #95945 from lovek323/sabnzbd-upgrade
...
sabnzbd: 2.3.9 -> 3.0.1
2020-08-23 17:36:32 +09:30
Dmitry Kalinkin
243bb41e19
python3Packages.awkward1: 0.2.27 -> 0.2.33
2020-08-22 23:56:17 -07:00
tobim
5be356a9cc
pythonPackages.pandas: fix build with clang ( #95992 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-08-22 23:51:48 -04:00
Jan Tojnar
58377555ed
Merge branch 'staging-next' into staging
2020-08-23 02:18:27 +02:00
Jan Tojnar
91104b5417
Merge branch 'master' into staging-next
2020-08-23 02:00:50 +02:00
Lassulus
bfcd94aab6
Merge pull request #91819 from ckauhaus/zodb-5.6.0
...
ZODB: 3.5.1 -> 3.6.0
2020-08-22 12:14:13 +02:00
Jason O'Conal
88537e0c22
sabnzbd: 2.3.9 -> 3.0.1
2020-08-22 11:50:28 +09:30
Jonathan Ringer
a4672f78d5
python3Packages.pyfxa: fix deps and tests
2020-08-21 18:56:16 -07:00
Matthias Totschnig
0466ae30ea
python2.pkgs.rethinkdb: fix
...
Add missing dependency on `setuptools`, reflect changed license.
2020-08-21 15:44:52 -07:00
Ben Wolsieffer
195258a9e1
buildbot: fix build
...
Backport upstream patch to fix incompatibility with lastest SQLAlchemy.
2020-08-21 12:05:08 -07:00
Maxim Krivchikov
c8384cc8a5
pythonPackages.django-widget-tweaks: init at 1.4.8
2020-08-21 10:48:43 -07:00
Ben Darwin
7ab4ee9613
python3Packages.pytorch-lightning: init at 0.8.5
2020-08-21 10:43:35 -07:00
Maxim Krivchikov
cedbb56d83
python3Packages.behave: 1.2.6 -> 1.2.7.dev1
2020-08-21 10:36:53 -07:00
Maxim Krivchikov
2126015ad4
python3Packages.cucumber-tag-expressions: init at 3.0.0
2020-08-21 10:36:53 -07:00
zimbatm
fcd447bfed
pythonPackages.avro: 1.9.2 -> 1.10.0 ( #95790 )
...
pythonPackages.avro: 1.9.2 -> 1.10.0
2020-08-21 05:26:28 -07:00
Martin Weinelt
60fc2dd607
pythonPackages.mocket: 3.8.7 -> 3.8.8
2020-08-21 05:24:49 -07:00
Vincent Laporte
f04daaa23a
python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2
2020-08-20 13:40:10 -07:00
Peter Simons
d39d23d737
python-m2crypto: update to version 0.36.0
...
This update fixes osc when run with Python 3.8.
2020-08-20 14:41:01 +02:00
Jan Tojnar
c54bdc69ee
python3.pkgs.dogtail: 0.9.10 → 0.9.11
2020-08-19 23:42:52 +02:00
Konstantinos Lambrou-Latreille
512825466d
added rdflib-jsonld python package
2020-08-19 13:48:30 -07:00
Artturin
655ace454c
xpybutil: init at 0.0.6
2020-08-19 12:34:35 -07:00
Stian Lågstad
c11f75bd73
python: wtf-peewee: 3.0.1 -> 3.0.2
2020-08-19 11:55:50 -07:00
Peter Simons
b7f3c994a1
python-osc: update to version 0.170.0
2020-08-19 18:12:50 +02:00
Jonathan Ringer
bf880395ff
Revert "python: pecan: 1.3.3 -> 1.4.0"
...
This reverts commit ab855922d2
.
2020-08-19 00:43:21 -07:00
Jonathan Ringer
4907f6bd3b
python3Packages.pipdate: fix build
2020-08-19 00:43:21 -07:00
Jonathan Ringer
17388bba35
Revert "python: breezy: 3.0.2 -> 3.1.0"
...
This reverts commit 89437751f9
.
Build adds more dependencies
2020-08-19 00:43:21 -07:00
Jonathan Ringer
3ae7002e6e
Revert "python: jq: 0.1.6 -> 1.0.2"
...
This reverts commit d7230f4d61
.
A lot going on to build this
2020-08-19 00:43:21 -07:00
Jonathan Ringer
c20b6ffa20
python3Packages.cherrypy: fix tests
2020-08-19 00:43:21 -07:00
Jonathan Ringer
af96702aac
python3Packages.tempora: fix tests
2020-08-19 00:43:21 -07:00
Jonathan Ringer
8d881b0d7b
python2Packages.caldav: fix build
2020-08-19 00:43:21 -07:00
Tobias Mayer
e5a097a8cd
pythonPackages.coloredlogs: remove obsolete patch
2020-08-18 16:55:02 -07:00
Martin Weinelt
2addc08836
python3Packages.sopel: 7.0.5 -> 7.0.6
2020-08-18 14:17:37 -07:00
Martin Weinelt
d33659e945
python3Packages.geoip2: 3.0.0 -> 4.0.2
2020-08-18 14:17:37 -07:00
Martin Weinelt
e157891bc7
pythonPackages.mocket: init at 3.8.7
2020-08-18 14:17:37 -07:00
Martin Weinelt
bc472f8de7
python3Packages.maxminddb: 1.5.4 -> 2.0.2
2020-08-18 14:17:37 -07:00
Daniël de Kok
fb7acacd42
python3Packages.spacy: add passthru test
...
I have been using the main example of the spaCy web page for testing
updates of spacy (and its transitive dependencies). Let's convert this
into a proper test to take out manual testing.
2020-08-18 11:10:47 -07:00
Daniël de Kok
9b55e5bfcb
python3Packages.spacy_models: use pythonImportCheck
...
For each model, check whether we can actually import the model after
building.
2020-08-18 11:10:47 -07:00
Frederik Rietdijk
4cf394ea3f
Merge master into staging-next
2020-08-18 17:55:04 +02:00
Martin Weinelt
6622ba5b25
Merge pull request #95708 from Ma27/matrix-updates
...
Bump a few packages related to the Matrix ecosystem
2020-08-18 14:19:04 +02:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
...
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Jonathan Ringer
8a9f58a375
python3Packages.dask: ignore flaky test
2020-08-18 00:41:41 -07:00
Roger Qiu
670c094af1
pythonPackages.aiojobs: init at 0.2.2
2020-08-17 20:18:51 -07:00
zowoq
0052523a18
maintainers: 1000101 -> _1000101
2020-08-18 07:59:48 +10:00
Florian Klink
d45c287d9a
Merge pull request #95580 from flokli/binwalk-visual-entropy-graphing
...
binwalk-full: enable visual entropy graphing (needs matplotlib)
2020-08-17 22:18:52 +02:00
Maximilian Bosch
2d72eaf616
python3Packages.canonicaljson: 1.1.4 -> 1.3.0
2020-08-17 22:04:31 +02:00
Daniël de Kok
a470a23a77
python3Packages.finalfusion: init at 0.7.1
2020-08-17 12:29:16 -07:00
Maxim Krivchikov
8d9f9fda64
pythonPackages.pylint-django: checkPhase
2020-08-17 09:29:22 -07:00
Maxim Krivchikov
b3847686f8
python3Packages.pylint-django: 2.1.0 -> 2.3.0
2020-08-17 09:29:22 -07:00
Daniël de Kok
f41909e3be
python3Packages.spacy: relax blis version bound
2020-08-17 09:15:55 -07:00
Daniël de Kok
655976a64c
python3Packages.thinc: relax blis version bound
2020-08-17 09:15:55 -07:00
R. RyanTM
c42a38485d
python27Packages.blis: 0.4.1 -> 0.7.1
2020-08-17 09:15:55 -07:00
Frederik Rietdijk
7dba683656
Merge staging-next into staging
2020-08-17 17:51:54 +02:00
Jonathan Ringer
fabd80d93b
python3Packages.azure-storage-blob: 2.1.0 -> 12.4.0
2020-08-17 08:38:26 -07:00
Martin Weinelt
d34bb18d11
Merge pull request #95673 from r-ryantm/auto-update/python3.7-prawcore
...
python37Packages.prawcore: 1.4.0 -> 1.5.0
2020-08-17 15:06:15 +02:00
Frederik Rietdijk
0ac85bc455
Merge master into staging-next
2020-08-17 14:54:39 +02:00
Martin Weinelt
914b9788fd
Merge pull request #95674 from r-ryantm/auto-update/python3.7-openwrt-luci-rpc
...
python37Packages.openwrt-luci-rpc: 1.1.2 -> 1.1.3
2020-08-17 14:42:57 +02:00
R. RyanTM
4681091c4d
python37Packages.openwrt-luci-rpc: 1.1.2 -> 1.1.3
2020-08-17 10:46:02 +00:00
R. RyanTM
6ea2c0b226
python37Packages.prawcore: 1.4.0 -> 1.5.0
2020-08-17 10:41:09 +00:00
Tom Repetti
1b9acad10b
python3Packages.svglib: init at 1.0.0
2020-08-17 00:10:58 -07:00
R. RyanTM
a13ff3e666
python27Packages.exifread: 2.1.2 -> 2.3.1
2020-08-16 23:26:02 -07:00
R. RyanTM
e904b43d39
python37Packages.etesync: 0.11.1 -> 0.12.1
2020-08-16 23:25:42 -07:00
R. RyanTM
f19c203db8
python37Packages.crashtest: 0.3.0 -> 0.3.1
2020-08-16 21:55:53 -07:00
Jonathan Ringer
a93c4f5129
python3Packages.matplotlib: fix deps
2020-08-16 21:42:57 -07:00
Jonathan Ringer
e55ad63de1
python3Packages.img2pdf: fix deps
2020-08-16 21:39:53 -07:00
Jonathan Ringer
bdc797e100
python3Packages.kubernetes: fix tests
2020-08-16 21:39:28 -07:00
Jonathan Ringer
c1432308b8
pythonPackages.datadog: fix build
2020-08-16 21:27:13 -07:00
Jonathan Ringer
a8cb29732d
python2Packages.stevedore: disable python2
2020-08-16 21:12:07 -07:00
Jonathan Ringer
347cc6422f
python2Packages.numpydoc: disable for python2
2020-08-16 21:11:16 -07:00
Jonathan Ringer
f156e8cbc9
python37Packages.atpublic: fix build
2020-08-16 21:01:00 -07:00
Jonathan Ringer
8dc8a057bd
python37Packages.stevedore: fix build
2020-08-16 20:56:20 -07:00
Jonathan Ringer
996e817508
python37Packages.importlib-metadata: 1.6.0 -> 1.7.0
2020-08-16 20:55:43 -07:00
Jonathan Ringer
9f91442051
python3Packages.eventlet: loosen dnspython bounds, refactor
2020-08-16 20:47:49 -07:00
Jonathan Ringer
839e411133
python3Packages.eventlet: fix license
2020-08-16 20:44:10 -07:00
Jonathan Ringer
9f1bd6f2b2
Revert "python: pytest-testmon: 1.0.2 -> 1.0.3"
...
This reverts commit eea0a99233
.
2020-08-16 20:40:22 -07:00
Jonathan Ringer
c6c14b114d
python2Packages.urwid: disable for python2
2020-08-16 19:29:24 -07:00
Jonathan Ringer
466a281408
python2Packages.pytools: disable for python2
2020-08-16 19:27:34 -07:00
Jonathan Ringer
d86aa32426
python3Packages.i3ipc: fix tests
2020-08-16 19:22:28 -07:00
Jonathan Ringer
74ad5ea87e
python3Packages.mutagen: fix tests
2020-08-16 19:17:11 -07:00
Jonathan Ringer
fe23db1fdd
python2Packages.dnspython: disable for python2
2020-08-16 19:13:55 -07:00
Jonathan Ringer
bb65ec9d96
python2Packages.hyperlink: fix build
2020-08-16 19:12:51 -07:00
Jonathan Ringer
87371b8f63
pythonPackages.bcrypt: disable python2
2020-08-16 19:11:30 -07:00
Jonathan Ringer
c379aa9f8e
python3Packages.notebook: fix tests
2020-08-16 19:11:12 -07:00
Jonathan Ringer
a704c777f9
python3Packages.pytest_xdist_2: init at 2.0.0, pin xdist_1
2020-08-16 18:02:06 -07:00
Jonathan Ringer
f76046a7c2
python3Packages.pytest-trio: disable tests
2020-08-16 18:02:06 -07:00
Jonathan Ringer
79aaa4f2ae
python3Packages.trio: fix tests
2020-08-16 18:02:03 -07:00
Jonathan Ringer
ca912341b0
python3Packages.aiohttp: fix tests
2020-08-16 17:46:43 -07:00
Jonathan Ringer
2b9faf7def
python3Packages.pytest_5: init at 5.4.3
2020-08-16 17:44:59 -07:00
Jonathan Ringer
619795114b
Revert "python: isort: 4.3.21 -> 5.4.2"
...
This reverts commit f91623b86c
.
2020-08-16 15:57:27 -07:00
Jonathan Ringer
5aaefb541b
python3Packages.Fabric: disable tests
2020-08-16 15:57:00 -07:00
Jonathan Ringer
ab4f2ad832
python3Packages.yarl: fix build
2020-08-16 15:57:00 -07:00
Jonathan Ringer
71f1ac28d4
python3Packages.astor: fix tests
2020-08-16 15:57:00 -07:00
Jonathan Ringer
ad9b5ba4b9
python3Packages.sphinxcontrib-websupport: fix missing deps
2020-08-16 15:56:57 -07:00
Jonathan Ringer
ebe30ae849
python3Packages.pydocstyle: remove deprecated pep8 plugin
2020-08-16 15:11:39 -07:00
Paho Lurie-Gregg
3c5db35897
python: tvnamer: 2.5.1 -> 3.0
2020-08-16 15:01:25 -07:00
Jonathan Ringer
1d62f35d58
python3Packages.hypothesis-auto: init at 1.1.4
2020-08-16 13:34:19 -07:00
Jonathan Ringer
16ad1aa942
python3Packages.toml: fix tomlkit bounds and tests
2020-08-16 13:33:47 -07:00
Jonathan Ringer
43fe98358c
python3Packages.flake8: fix tests
2020-08-16 13:11:58 -07:00
Jonathan Ringer
12f1e4f628
python3Packages.jedi: loosen parso bounds
2020-08-16 13:04:04 -07:00
Jonathan Ringer
4e1b2ec50a
python3Packages.pytest-mock: ignore pytest5 specific test
2020-08-16 12:58:27 -07:00
Jonathan Ringer
e7ab21bdaf
python3Packages.pytest-xdist: fix missing psutil dep
2020-08-16 12:53:35 -07:00
Jonathan Ringer
ebaa9ba725
python3Packages.psutil: fix pytest expr
2020-08-16 12:53:08 -07:00
Jonathan Ringer
8e9060711a
pytest: fix dependencies, refactor
2020-08-16 12:42:02 -07:00
Jonathan Ringer
a563ed4270
python3Packages.iniconfig: init at 1.0.1
2020-08-16 12:35:39 -07:00
Michiel Leenaars
11af562a96
pythonPackages.dkimpy: 1.0.4 -> 1.0.5
2020-08-16 11:55:05 -07:00
Frederik Rietdijk
ba4bf93a8e
python: zope.testrunner: 5.1 -> 5.2
2020-08-16 19:31:21 +02:00
Frederik Rietdijk
f2a1021e19
python: zope.exceptions: 4.3 -> 4.4
2020-08-16 19:31:21 +02:00
Frederik Rietdijk
ff23eecc54
python: zigpy-cc: 0.4.4 -> 0.5.1
2020-08-16 19:31:21 +02:00
Frederik Rietdijk
27b648ea4f
python: zha-quirks: 0.0.42 -> 0.0.43
2020-08-16 19:31:21 +02:00
Frederik Rietdijk
d36c0642a8
python: zeroconf: 0.27.1 -> 0.28.0
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
ab290c73e8
python: ydiff: 1.1 -> 1.2
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
16d66677ae
python: yattag: 1.13.2 -> 1.14.0
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
8b94699ee6
python: yarl: 1.4.2 -> 1.5.1
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
5eafb0fa4a
python: xxhash: 1.4.4 -> 2.0.0
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
3dba5b6f73
python: xml2rfc: 2.45.3 -> 2.47.0
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
8520266cd9
python: xcffib: 0.9.0 -> 0.10.1
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
1eae730437
python: whitenoise: 5.1.0 -> 5.2.0
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
62a5320553
python: west: 0.7.2 -> 0.7.3
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
fbdc7496e4
python: web.py: 0.51 -> 0.61
2020-08-16 19:31:20 +02:00
Frederik Rietdijk
5fbae8721e
python: vulture: 1.6 -> 2.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
fb85deed0a
python: virtualenv: 20.0.28 -> 20.0.30
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
4f871dfd1e
python: vertica-python: 0.10.4 -> 0.11.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
61e701e356
python: vcrpy: 4.0.2 -> 4.1.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
861be49a0c
python: validators: 0.15.0 -> 0.17.1
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
21d35f883f
python: uproot: 3.11.7 -> 3.12.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
9303357718
python: update_checker: 0.17 -> 0.18.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
b5abfc5cf5
python: unittest-xml-reporting: 3.0.2 -> 3.0.3
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
46f681d6ff
python: ujson: 3.0.0 -> 3.1.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
3c8b06d422
python: uamqp: 1.2.9 -> 1.2.10
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
b503bd76fc
python: u-msgpack-python: 2.6.0 -> 2.7.0
2020-08-16 19:31:19 +02:00
Frederik Rietdijk
0f3cb91a2f
python: tweepy: 3.8.0 -> 3.9.0
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
411d12f9a9
python: tvnamer: 2.5.1 -> 3.0
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
6f17c40926
python: trytond: 5.6.4 -> 5.6.5
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
bc3e30c3c0
python: trio: 0.15.1 -> 0.16.0
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
92c70edc55
python: translationstring: 1.3 -> 1.4
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
326ef9bfdd
python: tqdm: 4.48.0 -> 4.48.2
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
54699fba99
python: tox: 3.15.2 -> 3.19.0
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
2019b57dfa
python: tomlkit: 0.6.0 -> 0.7.0
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
573750452d
python: todoist-python: 8.1.1 -> 8.1.2
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
0af9a93817
python: tldextract: 2.2.2 -> 2.2.3
2020-08-16 19:31:18 +02:00
Frederik Rietdijk
f2e65cad1e
python: titlecase: 0.12.0 -> 1.1.1
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
d3c04a3bda
python: timezonefinder: 4.4.0 -> 4.4.1
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
fd8a76195a
python: tifffile: 2020.6.3 -> 2020.8.13
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
caad0c9efb
python: tempora: 3.0.0 -> 4.0.0
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
65c9c48ae9
python: tblib: 1.6.0 -> 1.7.0
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
e8a137e51b
python: tasklib: 2.1.1 -> 2.2.0
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
5840ce7b2d
python: sympy: 1.6.1 -> 1.6.2
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
662d2858dc
python: sybil: 1.3.1 -> 1.4.0
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
e93ba039c8
python: stripe: 2.49.0 -> 2.50.0
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
b51a6d5aea
python: strictyaml: 1.0.6 -> 1.1.0
2020-08-16 19:31:17 +02:00
Frederik Rietdijk
f1e3354121
python: streamz: 0.5.4 -> 0.5.5
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
42c4c63768
python: stevedore: 2.0.1 -> 3.2.0
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
300388bcfc
python: sqlmap: 1.4.7 -> 1.4.8
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
829e0a08c7
python: sqlalchemy-citext: 1.6.3 -> 1.7.0
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
ab72c561ca
python: spotipy: 2.12.0 -> 2.13.0
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
72097186b3
python: sphinxcontrib-websupport: 1.2.3 -> 1.2.4
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
d92cb3359d
python: sphinxcontrib-spelling: 5.1.2 -> 5.2.2
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
ff21fc43c8
python: sphinx_rtd_theme: 0.4.3 -> 0.5.0
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
ecef4b8fe4
python: spglib: 1.15.1 -> 1.16.0
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
f4e497d27f
python: sortedcontainers: 2.1.0 -> 2.2.2
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
824cf6c81f
python: sopel: 7.0.5 -> 7.0.6
2020-08-16 19:31:16 +02:00
Frederik Rietdijk
03b9e49447
python: snowflake-connector-python: 2.2.9 -> 2.2.10
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
99732b1f15
python: smart_open: 2.0.0 -> 2.1.0
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
034d87edd2
python: sentry-sdk: 0.14.4 -> 0.16.5
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
b5d6f771c2
python: scrapy-fake-useragent: 1.2.0 -> 1.4.4
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
be89f647ea
python: scour: 0.37 -> 0.38
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
8080a221ae
python: scikit-learn: 0.23.1 -> 0.23.2
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
f6e544e1d6
python: schema: 0.7.2 -> 0.7.3
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
8f77783742
python: rubymarshal: 1.2.6 -> 1.2.7
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
f3d0e33dbd
python: rsa: 4.1.1 -> 4.6
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
efc0797b3e
python: rq: 1.4.3 -> 1.5.0
2020-08-16 19:31:15 +02:00
Frederik Rietdijk
85bf6308be
python: ripser: 0.4.1 -> 0.5.3
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
2c17d1cd2e
python: responses: 0.10.15 -> 0.10.16
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
d35f2cfe60
python: requests: 2.23.0 -> 2.24.0
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
8675d8ed0b
python: requests-aws4auth: 0.9 -> 1.0
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
51c7313c6d
python: relatorio: 0.9.1 -> 0.9.2
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
d7641b065c
python: regex: 2020.5.14 -> 2020.7.14
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
c1c7551464
python: readthedocs-sphinx-ext: 1.0.4 -> 2.1.1
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
98b6fc64c3
python: pyzmq: 19.0.1 -> 19.0.2
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
fc1d9787af
python: pywbem: 0.17.4 -> 1.0.1
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
251727c9eb
python: pytools: 2020.2 -> 2020.4
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
2f008c12a1
python: python-stdnum: 1.13 -> 1.14
2020-08-16 19:31:14 +02:00
Frederik Rietdijk
42478b9d28
python: python-rtmidi: 1.4.2 -> 1.4.3
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
4621129700
python: python-redis-lock: 3.5.0 -> 3.6.0
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
d9dfed5e20
python: python-ptrace: 0.9.5 -> 0.9.7
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
263bccf071
python: python-markdown-math: 0.6 -> 0.7
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
ac05925316
python: python-gitlab: 2.2.0 -> 2.4.0
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
cf7d5944b5
python: pytest: 5.4.3 -> 6.0.1
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
a4cd885639
python: pytest-xdist: 1.32.0 -> 2.0.0
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
eea0a99233
python: pytest-testmon: 1.0.2 -> 1.0.3
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
100e89782c
python: pytest-services: 2.0.1 -> 2.1.0
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
c59ffabfc7
python: pytest-mock: 3.1.1 -> 3.2.0
2020-08-16 19:31:13 +02:00
Frederik Rietdijk
43654c0385
python: pytest-forked: 1.1.3 -> 1.3.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
a5df5657e3
python: pytest-doctestplus: 0.7.0 -> 0.8.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
9addee1f64
python: pytest-cov: 2.9.0 -> 2.10.1
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
08d943cb89
python: pytest-asyncio: 0.12.0 -> 0.14.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
5181547ae6
python: pyspark: 2.4.6 -> 3.0.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
aa04148f3d
python: Pyro5: 5.10 -> 5.11
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
608f0cf576
python: pyro-ppl: 1.3.1 -> 1.4.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
0f8e9ca5b2
python: pyotp: 2.3.0 -> 2.4.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
4bdf703a6a
python: pynamodb: 4.3.2 -> 4.3.3
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
3eba837440
python: PyMuPDF: 1.17.4 -> 1.17.5
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
eb0b218cea
python: pymongo: 3.10.1 -> 3.11.0
2020-08-16 19:31:12 +02:00
Frederik Rietdijk
2e3d496406
python: pymc3: 3.8 -> 3.9.3
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
cf79eac6ad
python: pymatgen: 2020.4.29 -> 2020.8.13
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
fe87c8047b
python: pylibftdi: 0.18.1 -> 0.19.0
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
8986085179
python: pyhomematic: 0.1.67 -> 0.1.68
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
08aeb8cb48
python: pygraphviz: 1.5 -> 1.6
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
f7bad77762
python: pyfakefs: 4.0.2 -> 4.1.0
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
6ab2623d52
python: pycoin: 0.90.20200322 -> 0.90.20200809
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
3c7c290e66
python: PyChromecast: 7.1.2 -> 7.2.0
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
9faf9c2125
python: pybullet: 2.8.4 -> 2.8.7
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
d6487a34e3
python: pyatv: 0.6.1 -> 0.7.1
2020-08-16 19:31:11 +02:00
Frederik Rietdijk
1e716af2b5
python: pyatmo: 3.3.1 -> 4.0.0
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
a06c6f1cfa
python: py: 1.8.2 -> 1.9.0
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
e8641e0703
python: PuLP: 2.1 -> 2.3
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
11d3fda535
python: ptpython: 3.0.3 -> 3.0.5
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
9d21ec1470
python: prompt_toolkit: 3.0.5 -> 3.0.6
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
c45eab5a54
python: prawcore: 1.4.0 -> 1.5.0
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
28e73d9956
python: pq: 1.8.1 -> 1.8.2
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
d1ed1e5f2f
python: plotly: 4.8.2 -> 4.9.0
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
42ad51aa85
python: pip-tools: 5.2.1 -> 5.3.1
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
39573ffb6b
python: PIMS: 0.4.1 -> 0.5
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
18700f8c60
python: Pillow: 7.1.2 -> 7.2.0
2020-08-16 19:31:10 +02:00
Frederik Rietdijk
c8221c11c4
python: pikepdf: 1.14.0 -> 1.18.0
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
aabe6639ef
python: phonopy: 2.4.2 -> 2.7.1
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
c5c9e556b8
python: pglast: 1.11 -> 1.12
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
8b166fa964
python: pg8000: 1.15.3 -> 1.16.5
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
ab855922d2
python: pecan: 1.3.3 -> 1.4.0
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
1e5f0609f6
python: pdftotext: 2.1.4 -> 2.1.5
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
5c1c22ad8c
python: patator: 0.7 -> 0.9
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
85e0a467a2
python: parso: 0.7.1 -> 0.8.0
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
8c43f1cecf
python: parse: 1.15.0 -> 1.16.0
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
4250cdeee9
python: pamqp: 2.3.0 -> 3.0.1
2020-08-16 19:31:09 +02:00
Frederik Rietdijk
1eda7a6244
python: packet-python: 1.42.0 -> 1.43.0
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
bb410a2777
python: openwrt-luci-rpc: 1.1.2 -> 1.1.3
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
fbe9b2303b
python: nunavut: 0.3.0 -> 0.3.4
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
c275e82e67
python: numpydoc: 1.0.0 -> 1.1.0
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
0d138c6e4b
python: numba: 0.50.1 -> 0.51.0
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
bc2303f109
python: notebook: 6.0.3 -> 6.1.3
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
7118302e34
python: netdisco: 2.7.1 -> 2.8.1
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
53853894e4
python: ncclient: 0.6.7 -> 0.6.9
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
487d839b84
python: mysqlclient: 1.4.6 -> 2.0.1
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
56a124bc44
python: mypy-protobuf: 1.21 -> 1.23
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
6205970fc2
python: myfitnesspal: 1.14.0 -> 1.16.1
2020-08-16 19:31:08 +02:00
Frederik Rietdijk
5f118e1628
python: mutagen: 1.44.0 -> 1.45.1
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
00fc03dba7
python: mt-940: 4.21.0 -> 4.23.0
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
0f8c950ecb
python: msal: 1.3.0 -> 1.4.3
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
6db31f706d
python: more-itertools: 8.3.0 -> 8.4.0
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
a29b2cc224
python: mlflow: 1.8.0 -> 1.10.0
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
ea7fa9f420
python: minio: 5.0.10 -> 6.0.0
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
173bab345e
python: maxminddb: 1.5.4 -> 2.0.2
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
ad83814375
python: mautrix: 0.5.8 -> 0.6.1
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
1bcc07f8f5
python: matplotlib: 3.3.0 -> 3.3.1
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
9c9ddab104
python: marshmallow: 3.6.1 -> 3.7.1
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
07f7823e83
python: lmtpd: 6.1.0 -> 6.2.0
2020-08-16 19:31:07 +02:00
Frederik Rietdijk
00b3794f58
python: lmdb: 0.98 -> 0.99
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
450c9af7c7
python: llvmlite: 0.33.0 -> 0.34.0
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
3658ffdb54
python: lightparam: 0.3.7 -> 0.4.6
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
61b006e9de
python: libtmux: 0.8.2 -> 0.8.3
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
29ed1d146a
python: librosa: 0.7.2 -> 0.8.0
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
cbcbf465fc
python: ldap3: 2.7 -> 2.8
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
73dbb5944f
python: labelbox: 2.4.1 -> 2.4.4
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
a34aba72c9
python: kombu: 4.6.11 -> 5.0.0
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
4ba8c6db6e
python: keyring: 21.2.1 -> 21.3.0
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
9363f34613
python: Keras: 2.3.1 -> 2.4.3
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
eaae8b879c
python: jupytext: 1.4.2 -> 1.5.2
2020-08-16 19:31:06 +02:00
Frederik Rietdijk
c42538747f
python: jupyterlab_server: 1.1.5 -> 1.2.0
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
ff1b42bcc9
python: jupyterlab: 2.1.5 -> 2.2.4
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
1b6d4d75df
python: jupyterhub-ldapauthenticator: 1.3.0 -> 1.3.1
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
ce5979853c
python: junos-eznc: 2.4.1 -> 2.5.1
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
9774c088d6
python: jsonpatch: 1.25 -> 1.26
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
1d027d3249
python: jsbeautifier: 1.11.0 -> 1.12.0
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
d7230f4d61
python: jq: 0.1.6 -> 1.0.2
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
4051d659eb
python: joblib: 0.15.1 -> 0.16.0
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
01a1fe8f9e
python: jenkins-job-builder: 3.4.0 -> 3.5.0
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
ab6b23a7cd
python: iterm2: 1.14 -> 1.16
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
f91623b86c
python: isort: 4.3.21 -> 5.4.2
2020-08-16 19:31:05 +02:00
Frederik Rietdijk
55bb29d4aa
python: islpy: 2019.1.2 -> 2020.2
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
c71be26f53
python: irc: 18.0.0 -> 19.0.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
5ada29ece8
python: ipyvuetify: 1.4.1 -> 1.5.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
fb65cd1142
python: ipyvue: 1.3.4 -> 1.4.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
ba1038a98b
python: ipython: 7.16.1 -> 7.17.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
3ab32095aa
python: intervaltree: 3.0.2 -> 3.1.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
ffd54f6802
python: inquirer: 2.6.3 -> 2.7.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
58ce78ac21
python: inflection: 0.4.0 -> 0.5.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
837987e102
python: importlib_resources: 1.5.0 -> 3.0.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
a725e071b9
python: img2pdf: 0.3.6 -> 0.4.0
2020-08-16 19:31:04 +02:00
Frederik Rietdijk
6d1efb160c
python: imbalanced-learn: 0.6.2 -> 0.7.0
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
882b171ebf
python: imageio: 2.8.0 -> 2.9.0
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
3409e2824e
python: ijson: 3.0.4 -> 3.1.1
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
ca347a0ca0
python: idna: 2.9 -> 2.10
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
865226022d
python: identify: 1.4.25 -> 1.4.27
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
3c16da6849
python: iapws: 1.4.1 -> 1.5.2
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
12d8eabfed
python: hyperlink: 19.0.0 -> 20.0.1
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
f2c155502f
python: humanize: 2.4.1 -> 2.6.0
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
6597e88667
python: html5lib: 1.0.1 -> 1.1
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
8e44f90e9b
python: howdoi: 1.2.1 -> 2.0.3
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
a141501dfc
python: hiredis: 1.0.1 -> 1.1.0
2020-08-16 19:31:03 +02:00
Frederik Rietdijk
97e595f7fd
python: hieroglyph: 1.0.0 -> 2.1.0
2020-08-16 19:31:02 +02:00
Frederik Rietdijk
5ef3bca128
python: hickle: 3.4.8 -> 4.0.1
2020-08-16 19:31:02 +02:00
Frederik Rietdijk
aad1c33a78
python: hcloud: 1.9.0 -> 1.9.1
2020-08-16 19:31:02 +02:00
Frederik Rietdijk
137c41d8e8
python: green: 3.1.4 -> 3.2.1
2020-08-16 19:31:02 +02:00
Frederik Rietdijk
f6514b57ad
python: google-resumable-media: 0.5.1 -> 0.7.1
2020-08-16 19:31:02 +02:00
Frederik Rietdijk
377c58ce84
python: google-cloud-websecurityscanner: 0.4.0 -> 1.0.0
2020-08-16 19:31:02 +02:00