dev-python/numdifftools
Solves automatic numerical differentiation problems in one or more variables
ChangeLog
commit 92cc8000c8e38dbf069b68ca217af0873dcad1e4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 22:31:20 2026 +0200
*/*: normalize personal-maintainer metadata.xml
Unify the three styles that had accumulated across the overlay
(pf-sources-style tab+email-only, bidict-style 2-space+name,
plus a handful of one-off indents) onto a single canonical form:
- DTD URL on https
- 2-space indentation
- <maintainer type="person"> with both <email> and
<name>Ivan S. Titov</name>
Only the Titov maintainer block is touched; co-maintainers and
::gentoo proxy-project maintainers in forked packages are left
as-is. 66 files changed; pkgcheck scan identical before and
after.
commit 2486687fae3d926a434190198b6016313c9b4916
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 18:31:10 2026 +0200
dev-python/{monty,numdifftools,palettable,parsimonious,partd,spur,toml}: declare EPYTEST_PLUGINS=()
Clears pkgcheck's EPyTestPluginsSuggestion on seven small packages
whose test suites don't declare any pytest-* plugin deps in BDEPEND.
Empty EPYTEST_PLUGINS prevents pytest from auto-loading whatever
plugins happen to be system-wide installed.
Pure cosmetic change - test behavior is equivalent unless the host
has incidental pytest plugins that would interfere.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>
commit 7e6593d39e75a6c2100f3c2f82ebf0da439fb389
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 17:27:39 2026 +0200
dev-python/numdifftools: new package, add 0.9.42
Numerical-differentiation library; mandatory runtime dep of
xraylarch >= 2025.3.0. Simple deps: numpy + scipy.
Upstream uses pdm-backend for its PEP 517 build, not setuptools
(tripped the initial build attempt).
Tested: `ebuild ... clean compile install` is clean.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 22:31:20 2026 +0200
*/*: normalize personal-maintainer metadata.xml
Unify the three styles that had accumulated across the overlay
(pf-sources-style tab+email-only, bidict-style 2-space+name,
plus a handful of one-off indents) onto a single canonical form:
- DTD URL on https
- 2-space indentation
- <maintainer type="person"> with both <email> and
<name>Ivan S. Titov</name>
Only the Titov maintainer block is touched; co-maintainers and
::gentoo proxy-project maintainers in forked packages are left
as-is. 66 files changed; pkgcheck scan identical before and
after.
commit 2486687fae3d926a434190198b6016313c9b4916
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 18:31:10 2026 +0200
dev-python/{monty,numdifftools,palettable,parsimonious,partd,spur,toml}: declare EPYTEST_PLUGINS=()
Clears pkgcheck's EPyTestPluginsSuggestion on seven small packages
whose test suites don't declare any pytest-* plugin deps in BDEPEND.
Empty EPYTEST_PLUGINS prevents pytest from auto-loading whatever
plugins happen to be system-wide installed.
Pure cosmetic change - test behavior is equivalent unless the host
has incidental pytest plugins that would interfere.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>
commit 7e6593d39e75a6c2100f3c2f82ebf0da439fb389
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 17:27:39 2026 +0200
dev-python/numdifftools: new package, add 0.9.42
Numerical-differentiation library; mandatory runtime dep of
xraylarch >= 2025.3.0. Simple deps: numpy + scipy.
Upstream uses pdm-backend for its PEP 517 build, not setuptools
(tripped the initial build attempt).
Tested: `ebuild ... clean compile install` is clean.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>


View
Download
Browse