3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

13932 commits

Author SHA1 Message Date
Doron Behar dd8537832e
Merge pull request #162066 from doronbehar/pkg/tikzplotlib
python3.pkgs.tikzplotlib: init at 0.10.1
2022-03-04 09:53:27 +02:00
Jonathan Ringer 82542559e6
pythonPackages: add isPy310 and isPy311 2022-03-03 19:30:21 -08:00
github-actions[bot] 2a58d6a788
Merge master into staging-next 2022-03-03 00:06:54 +00:00
Robert Schütz 6fc2b4b5e9 python3Packages.twitchapi: init at 2.5.2 2022-03-02 11:46:58 -08:00
Scriptkiddi 98213c5eaf python3Packages.pyprecice: init at 2.3.0.1 2022-03-02 11:40:44 -08:00
Fabian Affolter 3116a1e430 python3Packages.adafruit-io: init at 2.6.0 2022-03-02 11:29:16 -08:00
Samuel Ainsworth 78892fe8cf python3Packages.torch-tb-profiler: init at 0.3.1 2022-03-02 11:07:51 -08:00
github-actions[bot] a97d52b348
Merge master into staging-next 2022-03-02 18:05:41 +00:00
Ivv d5bdc09f3e
Merge pull request #162418 from dotlambda/nextcord-init
python3Packages.nextcord: init at 2.0.0a8
2022-03-02 16:45:40 +01:00
Sandro 64d1e023d2
Merge pull request #147127 from WolfangAukang/opendrop 2022-03-02 15:02:59 +01:00
github-actions[bot] 12423e2e92
Merge master into staging-next 2022-03-02 12:05:47 +00:00
Serge K c02944e17d
python39Packages.opensfm: init at 0.5.2 (#152957)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-02 12:37:45 +01:00
github-actions[bot] cd1f27794e
Merge master into staging-next 2022-03-02 06:11:13 +00:00
Uri Baghin 5c9e0c9459
Merge pull request #161003 from reckenrode/squircle-fix
desktopToDarwinBundle: fix squircle icons
2022-03-02 14:34:28 +11:00
Robert Schütz 0f603556a9 python3Packages.nextcord: init at 2.0.0a8 2022-03-01 20:50:57 +00:00
github-actions[bot] fbe95e7196
Merge master into staging-next 2022-03-01 18:05:48 +00:00
Riley Inman 377543b67f pythonPackages.pyctr: init at 0.6.0 2022-03-01 08:35:32 -08:00
jacobi petrucciani 1576c5ced1 python3Packages.types-paramiko: init at 2.8.13 2022-03-01 08:28:44 -08:00
jacobi petrucciani 52c6219748 python3Packages.types-cryptography: init at 3.3.15 2022-03-01 08:28:44 -08:00
jacobi petrucciani 56ccb4fdd1 python3Packages.types-enum34: init at 1.1.8 2022-03-01 08:28:44 -08:00
jacobi petrucciani a9d567eb62 python3Packages.types-ipaddress: init at 1.0.8 2022-03-01 08:28:44 -08:00
Sandro 678464223f
Merge pull request #162321 from jyooru/init/python3Packages.rich-rst 2022-03-01 14:49:17 +01:00
Doron Behar 2ca7e57c45
Merge pull request #162023 from doronbehar/pkg/jupyterlsp 2022-03-01 14:36:16 +02:00
github-actions[bot] 4ae3f9a06c
Merge master into staging-next 2022-03-01 12:05:54 +00:00
Joel ebc769337f
python3Packages.rich-rst: init at 1.1.5 2022-03-01 21:30:38 +10:00
Joel 680773a773
python3Packages.textual: init at 0.1.15 2022-03-01 16:56:05 +10:00
github-actions[bot] 9e44972094
Merge master into staging-next 2022-03-01 00:06:40 +00:00
Felix Buehler 62d63ea56e python3Packages.binwalk-full: remove appendToName to have a consistent package name for repology 2022-02-28 14:42:23 -08:00
Doron Behar a4c46b5318 jupyterlab-lsp: init at 3.10.0 2022-02-28 23:43:37 +02:00
Doron Behar 1abbb78926 jupyter-lsp: init at 1.5.1 2022-02-28 23:43:37 +02:00
github-actions[bot] 6787116890
Merge master into staging-next 2022-02-28 00:02:07 +00:00
Ben Siraphob cd1c866d87
readability-lxml: init at 0.8.1 2022-02-27 14:23:20 -06:00
Doron Behar 011045e3ba python3.pkgs.tikzplotlib: init at 0.10.1 2022-02-27 13:03:02 +02:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
P. R. d. O b47a7f6bce
python310Packages.python-trovo: init at 0.1.5 2022-02-26 10:02:37 -06:00
P. R. d. O d66e1ac810
python310Packages.fleep: init at 1.0.1 2022-02-25 13:49:25 -06:00
Frederik Rietdijk 016913128a
Merge pull request #161835 from FRidh/dask-panel
python3.pkgs.{dask, panel, datashader}: fix packages
2022-02-25 14:45:47 +01:00
Sandro ad8e86d72f
Merge pull request #160155 from Etjean/python-aesara 2022-02-25 14:30:33 +01:00
Frederik Rietdijk 51ef95e6fa python3.pkgs.dask: don't offer an option for extras-require
Using such an option within the package set this way will result in
different packages depending on different versions of dask and thereby
collisions.

Instead, we can simply declare in the package offering the extras the
packages the extra needs.
2022-02-25 14:04:07 +01:00
Robert Schütz 9568aa1808 python3Packages.pysignalclirestapi: init at 0.3.18 2022-02-24 17:23:18 +00:00
Martin Weinelt 86fa4eeeb8
Merge pull request #161684 from dotlambda/volvooncall-init 2022-02-24 18:01:09 +01:00
Robert Schütz 3a6d134b23 python3Packages.volvooncall: init at 0.9.2 2022-02-24 16:39:13 +00:00
Randy Eckenrode 88ac8585ba
icnsutil: init at 1.0.1 2022-02-23 16:55:11 -05:00
github-actions[bot] 37f89e2837
Merge master into staging-next 2022-02-23 18:01:10 +00:00
Martin Weinelt e93b6abd35
Merge pull request #114049 from graham33/feature/add_fiblary3 2022-02-23 17:44:33 +01:00
github-actions[bot] 10c4b97b44
Merge master into staging-next 2022-02-23 12:01:11 +00:00
fortuneteller2k be6d29f074 python3Packages.dasbus: init at 1.6 2022-02-23 20:01:05 +08:00
Etienne JEAN a7ca974dbd python3Packages.aesara: init at 2.4.0 2022-02-23 11:05:06 +01:00
Berk Ozkutuk becd20aa66 python3Packages.videocr: init at 0.1.6 2022-02-23 01:16:01 +03:00
github-actions[bot] f8210665fc
Merge staging-next into staging 2022-02-22 00:02:51 +00:00
Samuel Ainsworth cf989b2680
Merge pull request #160946 from samuela/samuela/augmax
python3Packages.augmax: init at unstable-2022-02-19
2022-02-21 15:33:36 -08:00
github-actions[bot] 8e80410ed2
Merge staging-next into staging 2022-02-21 12:02:10 +00:00
Etienne JEAN 3126821584 python3Packages.numba-scipy: init at 0.3.0 2022-02-21 12:14:13 +01:00
Etienne JEAN 4ff8eccf82 python3Packages.minikanren: init at 1.0.3 2022-02-21 12:14:10 +01:00
Etienne JEAN 0f4273b87a python3Packages.etuples: init at 0.3.4 2022-02-21 12:12:20 +01:00
Fabian Affolter 86890ef1ad
Merge pull request #151605 from bcdarwin/python3-beartype
python3Packages.beartype: init at 0.9.1
2022-02-21 11:39:57 +01:00
Etienne JEAN b5ce29f490 python3Packages.cons: init at 0.4.5 2022-02-21 10:57:00 +01:00
Etienne JEAN 7984685707 python3Packages.logical-unification: init at 0.4.5 2022-02-21 10:48:47 +01:00
github-actions[bot] 5fa658968b
Merge staging-next into staging 2022-02-21 00:02:41 +00:00
Fabian Affolter c7b812b032
Merge pull request #161063 from fabaff/newversion
python310Packages.mypy-boto3-builder: 6.3.2 -> 7.1.2
2022-02-20 23:08:14 +01:00
Fabian Affolter 2fa8877f1e
Merge pull request #161069 from fabaff/bump-certipy
certipy: unstable-2021-11-08 -> 2.0
2022-02-20 22:40:43 +01:00
Sandro 7a73a0da07
Merge pull request #160302 from azuwis/rtmidi 2022-02-20 21:33:47 +01:00
github-actions[bot] 3a2427bf02
Merge staging-next into staging 2022-02-20 18:01:37 +00:00
ehmry 55f35ec331
Merge branch 'master' into napalm 2022-02-20 09:37:08 -06:00
Fabian Affolter 5cd89f9173 python3Packages.dsinternals: init at 1.2.4 2022-02-20 15:25:29 +01:00
Fabian Affolter 8c023415b9 python3Packages.newversion: init at 1.8.2 2022-02-20 14:54:56 +01:00
github-actions[bot] 2b6e1df1e9
Merge staging-next into staging 2022-02-20 00:02:56 +00:00
Samuel Ainsworth 33b6c73fc3 python3Packages.augmax: init at unstable-2022-02-19 2022-02-19 20:47:30 +00:00
Samuel Ainsworth f429235196
cudnn: init cudnn_8_3 at 8.3.0 (#158218)
* cudnn: init cudnn_8_3 at 8.3.0

* cudnn: patch cudatoolkit into RPATH
2022-02-19 11:55:29 -08:00
Samuel Ainsworth 977360e308
Merge pull request #160441 from samuela/samuela/ffcv
python3Packages.ffcv: init at 0.0.3
2022-02-19 11:54:05 -08:00
Graham Bennett d7c433094b python3Packages.fiblary3: init at 0.1.12
Co-authored-by: Robert Schütz <github@dotlambda.de>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-19 19:48:17 +00:00
github-actions[bot] 8e6a0d953b
Merge staging-next into staging 2022-02-19 12:01:49 +00:00
Fabian Affolter 8846c132d2
Merge pull request #160827 from dotlambda/geniushub-client-init
python3Packages.geniushub-client: init at 0.6.30
2022-02-19 11:36:41 +01:00
Fabian Affolter d576f473b6
Merge pull request #160825 from dotlambda/dynalite-init
python3Packages.dynalite-devices: init at 0.1.46
2022-02-19 11:34:23 +01:00
Fabian Affolter 5e7dee5b3b
Merge pull request #160823 from dotlambda/i2csense-init
python3Packages.i2csense: init at 0.0.4
2022-02-19 11:31:56 +01:00
github-actions[bot] 4c21d3f2d3
Merge staging-next into staging 2022-02-19 06:01:44 +00:00
Robert Schütz cfb3aa2680 python3Packages.geniushub-client: init at 0.6.30 2022-02-19 03:10:42 +00:00
Robert Schütz b148e12e44 python3Packages.dynalite-devices: init at 0.1.46 2022-02-19 02:54:48 +00:00
Robert Schütz af11f7852e python3Packages.bme280spi: init 0.2.0 2022-02-19 02:24:14 +00:00
Robert Schütz 0d4cbb0e7f python3Packages.i2csense: init at 0.0.4 2022-02-19 02:15:15 +00:00
Robert Schütz adef91777e python3Packages.asterisk-mbox: init at 0.5.0 2022-02-19 02:03:35 +00:00
Ivv 4554e66224
Merge pull request #160387 from ratsclub/chispa
python3Packages.chispa: init at 0.8.3
2022-02-19 01:51:31 +01:00
Victor Freire 38b4f512a5 python3Packages.chispa: init at 0.8.3 2022-02-18 21:10:31 -03:00
Ivv d9b8da6664
Merge pull request #160040 from shiryel/master
gdtoolkit: init at 3.3.1
2022-02-19 01:02:54 +01:00
Shiryel e94f50a044
gdtoolkit: init at 3.3.1 2022-02-18 19:49:01 -03:00
Samuel Ainsworth 00dc6dd7e7 python3Packages.ffcv: init at 0.0.3 2022-02-18 21:24:20 +00:00
github-actions[bot] 6d75bf658e
Merge staging-next into staging 2022-02-18 18:01:57 +00:00
Sandro Jäckel 2de8df4eb8
python39Packages.sphinxcontrib-programoutput: init at 0.17 2022-02-18 17:08:32 +01:00
github-actions[bot] 705cd79939
Merge staging-next into staging 2022-02-18 00:02:26 +00:00
florian on nixos (Florian Brandes) 7947d48463 python3Packages.pipenv-poetry-migrate: init at 0.2.0
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-17 14:49:45 -08:00
github-actions[bot] cc89582356
Merge staging-next into staging 2022-02-17 12:01:50 +00:00
Martin Weinelt e04c443894
Merge pull request #160448 from fabaff/pyoverkiz 2022-02-17 12:09:56 +01:00
Fabian Affolter aff8e0c87d python3Packages.pyoverkiz: init at 1.3.5 2022-02-17 11:21:11 +01:00
Fabian Affolter 6683e21a7e python3Packages.onvif-zeep-async: init at 1.2.0 2022-02-17 10:42:10 +01:00
Fabian Affolter cd0b646d6f python3Packages.wsdiscovery: init at 2.0.0 2022-02-17 10:30:28 +01:00
Samuel Ainsworth 47f62faffe python3Packages.pytorch-pfn-extras: init at 0.5.6 2022-02-17 08:48:22 +00:00
github-actions[bot] 0b3f2598c3
Merge staging-next into staging 2022-02-17 06:01:55 +00:00
Sandro 18d06230ce
Merge pull request #160149 from SuperSandro2000/libgit2 2022-02-17 02:37:43 +01:00
Zhong Jianxin 83fdcef738 python-rtmidi: fix build on darwin 2022-02-16 17:20:42 +08:00
Zhong Jianxin 0fe995af20 rtmidi-python: fix build on darwin 2022-02-16 17:20:41 +08:00