Mario Rodas
cf39deb8a3
python38Packages.flask-restx: 0.2.0 -> 0.3.0 ( #121465 )
...
https://github.com/python-restx/flask-restx/releases/tag/0.3.0
2021-05-02 13:37:21 +02:00
Mario Rodas
c9b01b9a6b
Merge pull request #121292 from marsam/update-grpc
...
grpc: 1.37.0 -> 1.37.1
2021-05-01 19:27:38 -05:00
Martin Weinelt
4226837368
python3Packages.python-language-server: disable when python>=3.9
...
The package is not supported on anything newer than 3.8 yet.
2021-05-01 11:48:01 -07:00
Luke Granger-Brown
7d82378949
Merge pull request #120278 from fabaff/pyotgw
...
python3packages.pyotgw: unstable-2021-03-25
2021-05-01 19:19:43 +01:00
Jan Tojnar
d26d771381
python3.pkgs.click-configfile: init at 0.2.3
2021-05-01 10:53:14 -07:00
Jan Tojnar
0d55d38b41
python3.pkgs.click-spinner: init at 0.1.10
2021-05-01 10:53:14 -07:00
Jan Tojnar
af688cc00e
python3.pkgs.cloudsmith-api: init at 0.54.15
2021-05-01 10:53:14 -07:00
Dmitry Kalinkin
275624a226
Merge pull request #120854 from tobim/pkgs/arrow-cpp-4.0.0
...
arrow-cpp: 3.0.0 -> 4.0.0
2021-04-30 20:06:00 -04:00
Maximilian Bosch
f476258fdf
Merge pull request #121287 from dotlambda/pass-import-fix
...
passExtensions.pass-import: fix tests
2021-04-30 22:18:06 +02:00
Tobias Mayer
2d9f3e32d9
arrow-cpp: 3.0.0 -> 4.0.0
...
arrow-cpp: cleanup
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 20:30:59 +02:00
Konstantin Alekseev
7ee53c0c4f
python2Packages.importlib-resources: use version 3.3.1 for python2
2021-04-30 19:10:50 +02:00
Robert Schütz
c8dff328e5
Merge pull request #120447 from AluisioASG/aasg/dyndnsc-0.6.1
...
dyndnsc: 0.5.1 -> 0.6.1
2021-04-30 17:35:33 +02:00
Robert Schütz
93edfffab6
pythonPackages.pykeepass: run tests
2021-04-30 16:53:36 +02:00
Aluísio Augusto Silva Gonçalves
932ec5518e
python3Packages.pytest-console-scripts: init at 1.2.0
...
Thanks to @kvas-it for cutting a release with the patches needed to make
tests work.
2021-04-30 11:40:29 -03:00
Aluísio Augusto Silva Gonçalves
0463f91e04
python3Packages.sanic-auth: fix tests ( #121279 )
...
After #120881 , packages using Sanic's `app.test_client` or
`app.asgi_client` need to depend on `sanic-testing` as well.
2021-04-30 16:40:24 +02:00
Aluísio Augusto Silva Gonçalves
98822ee896
python3Packages.json-logging: init at 1.3.0
2021-04-30 11:33:04 -03:00
Aluísio Augusto Silva Gonçalves
bd815d2121
python3Packages.sanic: 21.3.2 -> 21.3.4
...
While we're at it, revise the dependencies lists; there's been a couple
of break-ups with 21.3.0.
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves
192b28a75f
python3Packages.sanic-testing: init at 0.3.1
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves
550bb02269
python3Packages.sanic-routing: init at 0.6.2
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves
5b971598f0
python3Packages.pytest-sanic: mark as broken with sanic >= 21.3.0
...
pytest-sanic is incompatible with the current version of Sanic, see
sanic-org/sanic#2095 and yunstanford/pytest-sanic#50 . While it is
broken, we also need it to run Sanic's tests (for which case it works
just fine).
2021-04-30 09:56:09 -03:00
Sandro
217ee74d64
Merge pull request #121013 from eduardosm/pyface
...
pythonPackages.pyface: fix build
2021-04-30 14:36:41 +02:00
Sandro
2af7eeed29
Merge pull request #120944 from fabaff/bump-graphql-core
...
python3Packages.graphql-core: 3.1.3 -> 3.1.4
2021-04-30 14:10:50 +02:00
Sandro
d15fad3dbe
Merge pull request #121122 from austinbutler/fix-pytest-helpers-namespace
2021-04-30 12:14:08 +02:00
Sandro
16093daaf2
Merge pull request #119640 from centromere/python-cryptography
...
python3Packages.cryptography: Update Cargo hash
2021-04-30 10:41:06 +02:00
Sandro
dbc10ea68b
Merge pull request #121094 from wamserma/trollius-remove
2021-04-30 10:18:33 +02:00
Markus S. Wamser
b4167563e0
pythonPackages.trollius: remove
...
trollius is deprecated (by upstream) for more than five years,
all Python versions supported by trollius are end-of-life.
There are no more packages depending on trollius.
2021-04-30 09:43:26 +02:00
Markus S. Wamser
1c5a02033a
pythonPackages.autobahn: limit to Python 3
...
Python 2.7 is long end-of-life and dependency ond old compatibility
helpers can be dropped.
2021-04-30 09:41:54 +02:00
Markus S. Wamser
8192beda59
pythonPackages.aiodns: diable for Python older than 3.5
...
Upstream explicitly states that minimum required version is 3.5.
Compatibility dependencies can thus be removed.
2021-04-30 09:40:14 +02:00
Markus S. Wamser
2a00e53bda
pythonpackages.pynvim: disble for python older 3.4
...
These python version are all end-of-life and the depndency on trollius
can be dropped.
2021-04-30 09:38:42 +02:00
Markus S. Wamser
b8de584df4
pythonPackages.aioeventlet: remove
...
The upstream repo/homepage has long gone, there are no
depndencies on that package.
2021-04-30 09:36:58 +02:00
Fabian Affolter
1cf6174f06
Merge pull request #121210 from chivay/bump-extractor
...
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-30 09:00:49 +02:00
Luflosi
ce43e28a68
pythonPackages.btrfs: 12 -> 13 ( #120638 )
2021-04-30 09:00:16 +02:00
Fabian Affolter
fce6d9385d
Merge pull request #121143 from fabaff/bump-gym
...
python3Packages.gym: 0.18.0 -> 0.18.1
2021-04-30 09:00:05 +02:00
Fabian Affolter
54c241c838
Merge pull request #121211 from chivay/bump-yaramatcher
...
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 08:57:54 +02:00
Robert T. McGibbon
b3477d186b
python37Packages.poetry: update stale substituteInPlace ( #120876 )
2021-04-30 08:30:40 +02:00
R. RyanTM
ee282e4e09
deepdiff: 5.3.0 -> 5.5.0
2021-04-30 00:23:49 -04:00
Mario Rodas
731d668552
python38Packages.grpcio-tools: 1.37.0 -> 1.37.1
2021-04-30 04:20:00 +00:00
Austin Butler
15b116195d
python3Packages.pytest-helpers-namespace: add missing dependency
2021-04-29 19:34:45 -07:00
Austin Butler
6aa9d635d4
python3Packages.setuptools-declarative-requirements: init at 1.2.0
2021-04-29 19:34:31 -07:00
Austin Butler
309dc32405
pythonPackages.pypiserver: init at 1.4.2
2021-04-29 19:34:01 -07:00
Martin Weinelt
9a88ed723e
Merge pull request #120785 from ivan/fix-grab-site-py-lmdb
2021-04-30 02:16:14 +02:00
Sandro
f45e5deda9
Merge pull request #120115 from FlorianFranzen/sphinx-markdown-parser
...
python3.pkgs.sphinx-markdown-parser: init at 0.2.4
2021-04-30 02:09:08 +02:00
Sandro
b8a8308680
Merge pull request #121183 from dotlambda/pyturbojpeg-1.5.0
...
python3Packages.pyturbojpeg: 1.4.3 -> 1.5.0
2021-04-30 01:59:12 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages
2021-04-30 01:20:37 +02:00
Robert Schütz
5ea915de46
pythonPackages.IMAPClient: 2.1.0 -> 2.2.0
2021-04-29 15:36:32 -07:00
Martin Weinelt
09f9d7811f
Merge pull request #121187 from dotlambda/ha-ffmpeg
2021-04-30 00:25:06 +02:00
Martin Weinelt
b33572a49f
python3Packages.ha-ffmpeg: add pythonImportsChecks
2021-04-30 00:24:49 +02:00
Hubert Jasudowicz
4c0f440fb0
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 00:08:06 +02:00
Hubert Jasudowicz
cb5f4ca733
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-29 23:53:05 +02:00
Fabian Affolter
a44a3e1ff7
Merge pull request #120931 from fabaff/bump-angr
...
python3Packages.angr: 9.0.6852 -> 9.0.6885 and dependencies
2021-04-29 21:59:54 +02:00