dev-python/pubchempy
Python wrapper around the PubChem PUG REST API
ChangeLog
commit 652f3c57d4052c4e9b7ae2719303b9791659336c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 00:40:27 2026 +0200
dev-python/pubchempy: drop redundant empty RDEPEND
PubChemPy 1.0.5 upstream pyproject.toml declares dependencies = []
(verified 2026-05-09). The explicit RDEPEND="" was a no-op flagged by
pkgcheck EmptyGlobalAssignment; the python_targets RDEPEND is still
auto-generated by distutils-r1.
commit 52255b6d193b601990d82983672979c2a2ce9235
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue May 5 01:48:34 2026 +0200
dev-python/pubchempy: new package
Pure-Python wrapper around the PubChem PUG REST API. Needed as a runtime dep by
emmet-core 0.86.4. Tests hit live PubChem servers, so RESTRICT=test.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 00:40:27 2026 +0200
dev-python/pubchempy: drop redundant empty RDEPEND
PubChemPy 1.0.5 upstream pyproject.toml declares dependencies = []
(verified 2026-05-09). The explicit RDEPEND="" was a no-op flagged by
pkgcheck EmptyGlobalAssignment; the python_targets RDEPEND is still
auto-generated by distutils-r1.
commit 52255b6d193b601990d82983672979c2a2ce9235
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue May 5 01:48:34 2026 +0200
dev-python/pubchempy: new package
Pure-Python wrapper around the PubChem PUG REST API. Needed as a runtime dep by
emmet-core 0.86.4. Tests hit live PubChem servers, so RESTRICT=test.


View
Download
Browse