summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/acoustics (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.acoustics: fix buildFabian Affolter2021-09-011-11/+36
* Merge pull request #124554 from risicle/ris-python-acoustics-tests-matplotlib...•••python3Packages.acoustics: fix tests on sandboxed darwinSandro2021-06-201-0/+4
|\
| * python3Packages.acoustics: fix tests on sandboxed darwinRobert Scott2021-05-271-0/+4
* | acoustics: fix•••There's a bit of LaTeX math code in a comment in a test file: ``` .. math:: L = 10 \cdot \\log_{10}{\\left(\\frac{MS}{p_r^2} \\right)} ``` which of course should be `\\cdot`. I could patch it, but I think skipping deprecation warnings in tests is probably ok... (If nothing else it's easier.) Harrison Houghton2021-05-261-1/+1
|/
* python: acoustics: 0.2.4 -> 0.2.4.post0Frederik Rietdijk2020-05-111-2/+2
* python3Packages.acoustics: 0.2.3 -> 0.2.4Frederik Rietdijk2020-03-091-3/+2
* pythonPackages.acoustics: disable•••no longer compatible with pandas>=1 Jonathan Ringer2020-02-221-1/+2
* python: acoustics: 0.2.2 -> 0.2.3Frederik Rietdijk2019-11-221-2/+2
* python.pkgs.acoustics: 0.2.1 -> 0.2.2Frederik Rietdijk2019-10-281-2/+2
* python: acoustics: 0.2.0.post2 -> 0.2.1Frederik Rietdijk2019-06-201-2/+2
* python.pkgs.acoustics: 0.2.0.post1 -> 0.2.0.post2Frederik Rietdijk2019-02-201-6/+5
* python.pkgs.acoustics: 0.1.2 -> 0.2.0.post1Frederik Rietdijk2019-02-161-8/+13
* python.pkgs.acoustics: brokenFrederik Rietdijk2018-12-031-0/+1
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-071-1/+1
* python.pkgs.acoustics: move to separate expressionwisut hantanong2017-07-151-0/+26