| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.python-engineio: 3.13.0 -> 3.13.2, fix build w/glibc-2.32•••ChangeLog: https://github.com/miguelgrinberg/python-engineio/blob/v3.13.2/CHANGES.md#python-engineio-change-log Also had to wrap `__nss_files_fopen` in `libredirect` as this is the way now `nss` uses to retrieve file-databases[1]. [1] https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=299210c1fa67e2dfb564475986fce11cd33db9ad;hp=469c03907b116c37c98d8ad7a9edac2bdbf3e934 origin/glibc232 | Maximilian Bosch | 2020-09-08 | 1 | -2/+4 |
| * | Merge #97146: 'staging-next' branch•••This is the last planned iteration before forking 20.09. | Vladimír Čunát | 2020-09-07 | 86 | -154/+201 |
| |\ | |||||
| | * | Merge master into staging-next | Frederik Rietdijk | 2020-09-06 | 3 | -4/+59 |
| | |\ | |||||
| | * \ | Merge branch 'master' into staging-next | Jan Tojnar | 2020-09-05 | 5 | -166/+0 |
| | |\ \ | |||||
| | * | | | python3Packages.hypothesis: 5.11.0 -> 5.30.0 | Jonathan Ringer | 2020-09-04 | 1 | -2/+2 |
| | * | | | numpy: set runtime_library_dirs too•••This appears to be needed in some Python distutils for the library to get on RPATH correctly. I’m not sure why this worked before, but I needed this value set for Python 3.8 numpy to work correctly. | Matthew Bauer | 2020-09-04 | 2 | -0/+6 |
| | * | | | Merge staging-next into staging | Frederik Rietdijk | 2020-09-04 | 16 | -19/+198 |
| | |\ \ \ | |||||
| | * | | | | python.pkgs.catalogue: Remove dubplicate argument pytestCheckHook•••Fixes staging evaluation. | Doron Behar | 2020-09-04 | 1 | -1/+0 |
| | * | | | | Merge staging-next into staging | Frederik Rietdijk | 2020-09-03 | 24 | -79/+254 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge staging-next into staging | Frederik Rietdijk | 2020-08-31 | 32 | -37/+860 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | pythonPackages.parsedatetime: disable python2 | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.clifford: fix deps | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.cirq: fix build | Jonathan Ringer | 2020-08-30 | 1 | -0/+5 |
| | * | | | | | | python3Packages.sphinxcontrib-openapi: fix build | Jonathan Ringer | 2020-08-30 | 1 | -1/+3 |
| | * | | | | | | python3Packages.xml2rfc: fix build | Jonathan Ringer | 2020-08-30 | 1 | -1/+3 |
| | * | | | | | | python3Packages.catalouge: fix tests | Jonathan Ringer | 2020-08-30 | 1 | -0/+3 |
| | * | | | | | | python3Packages.aioesphomeapi: fix build | Jonathan Ringer | 2020-08-30 | 1 | -9/+9 |
| | * | | | | | | python3Packages.zarr: disable <python3.5•••``` Processing ./zarr-2.4.0-py2-none-any.whl ERROR: Package 'zarr' requires a different Python: 2.7.18 not in '>=3.5' ``` | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.validators: disable <python3.5•••``` Processing ./validators-0.17.1-py2-none-any.whl ERROR: Package 'validators' requires a different Python: 2.7.18 not in '>=3.4' ``` | Jonathan Ringer | 2020-08-30 | 1 | -0/+1 |
| | * | | | | | | python3Packages.transip: disable <python3.5 | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.sounddevice: disable <python3.5 | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.smart_open: disable <python3.5 | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.seekpath: disable <python3.5 | Jonathan Ringer | 2020-08-30 | 1 | -1/+2 |
| | * | | | | | | pythonPackages.ripser: disable <python3.6 | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | pythonPackages.executor: disable python2 | Jonathan Ringer | 2020-08-30 | 1 | -1/+2 |
| | * | | | | | | python3Packages.dogpile-cache: disable <python3.6 | Jonathan Ringer | 2020-08-30 | 1 | -1/+2 |
| | * | | | | | | python3Packages.cloudflare: fix build | Jonathan Ringer | 2020-08-30 | 1 | -0/+2 |
| | * | | | | | | python3Packages.paramiko: fix build with cryptography>=3.1 | Jonathan Ringer | 2020-08-30 | 1 | -0/+9 |
| | * | | | | | | python3Packages.zeroconf: 0.28.0 -> 0.28.2 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.virtualenv: 20.0.30 -> 20.0.31 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.unittest-xml-reporting: 3.0.3 -> 3.0.4 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.typing_extensions: 3.7.4.2 -> 3.7.4.3 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.timelib: 0.2.4 -> 0.2.5 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.tifffile: 2020.8.13 -> 2020.8.25 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.svglib: 1.0.0 -> 1.0.1 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.supervisor: 4.2.0 -> 4.2.1 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.SQLAlchemy: 1.3.18 -> 1.3.19 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.smart_open: 2.1.0 -> 2.1.1 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.sarge: 0.1.5.post0 -> 0.1.6 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.sabyenc3: 4.0.0 -> 4.0.2 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.robotframework-requests: 0.7.0 -> 0.7.1 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.ripser: 0.5.3 -> 0.5.4 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.qtconsole: 4.7.5 -> 4.7.6 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.pywbem: 1.0.1 -> 1.0.2 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.python-rtmidi: 1.4.3 -> 1.4.5 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.pytest: 4.6.9 -> 4.6.11 | Frederik Rietdijk | 2020-08-30 | 1 | -2/+2 |
| | * | | | | | | python3Packages.pyopencl: 2020.2 -> 2020.2.1 | Frederik Rietdijk | 2020-08-29 | 1 | -2/+2 |
| | * | | | | | | python3Packages.PyMuPDF: 1.17.5 -> 1.17.6 | Frederik Rietdijk | 2020-08-29 | 1 | -2/+2 |
| | * | | | | | | python3Packages.PyChromecast: 7.2.0 -> 7.2.1 | Frederik Rietdijk | 2020-08-29 | 1 | -2/+2 |
| | * | | | | | | python3Packages.pyatv: 0.7.1 -> 0.7.2 | Frederik Rietdijk | 2020-08-29 | 1 | -2/+2 |
