about summary refs log tree commit diff
path: root/pkgs/development/python-modules/acoustics
AgeCommit message (Collapse)AuthorFilesLines
2022-11-26python3Packages.acoustics: fix buildsveitser1-2/+6
2022-07-21python3Packages.acoustics: 0.2.4.post0 -> 0.2.6Martin Weinelt1-2/+2
2021-09-01python3Packages.acoustics: fix buildFabian Affolter1-11/+36
2021-06-20Merge pull request #124554 from ↵Sandro1-0/+4
risicle/ris-python-acoustics-tests-matplotlib-backend python3Packages.acoustics: fix tests on sandboxed darwin
2021-05-27python3Packages.acoustics: fix tests on sandboxed darwinRobert Scott1-0/+4
2021-05-26acoustics: fixHarrison Houghton1-1/+1
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.)
2020-05-11python: acoustics: 0.2.4 -> 0.2.4.post0Frederik Rietdijk1-2/+2
2020-03-09python3Packages.acoustics: 0.2.3 -> 0.2.4Frederik Rietdijk1-3/+2
2020-02-22pythonPackages.acoustics: disableJonathan Ringer1-1/+2
no longer compatible with pandas>=1
2019-11-22python: acoustics: 0.2.2 -> 0.2.3Frederik Rietdijk1-2/+2
2019-10-28python.pkgs.acoustics: 0.2.1 -> 0.2.2Frederik Rietdijk1-2/+2
2019-06-20python: acoustics: 0.2.0.post2 -> 0.2.1Frederik Rietdijk1-2/+2
2019-02-20python.pkgs.acoustics: 0.2.0.post1 -> 0.2.0.post2Frederik Rietdijk1-6/+5
2019-02-16python.pkgs.acoustics: 0.1.2 -> 0.2.0.post1Frederik Rietdijk1-8/+13
2018-12-03python.pkgs.acoustics: brokenFrederik Rietdijk1-0/+1
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk1-1/+0
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`.
2017-12-07treewide: checkMeta fixes for x86_64-linuxVladimír Čunát1-1/+1
2017-07-15python.pkgs.acoustics: move to separate expressionwisut hantanong1-0/+26