python-drms
No description set
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-drms && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
drms-0.7.0.tar.gz | 0000057123 55.8 KB | |
python-drms.changes | 0000002584 2.52 KB | |
python-drms.spec | 0000002315 2.26 KB |
Revision 6 (latest revision is 8)
Ana Guerrero (anag+factory)
accepted
request 1128725
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 0.7.0: * Dropped Python 3.8 support. * Updated all of the sphinx anchors to be more consistent. * This means that any use of the old anchors (intersphinx links to sunpy doc pages) will need to be updated. * Removed ``verbose`` keyword argument from `drms.Client`. * Now all prints are done via the logging module. * ``drms.const`` was renamed to `drms.JsocInfoConstants` * Renamed keywords or arguments from ``requestor`` to ``requester``. * Removed ``debug`` keyword argument from `drms.HttpJsonClient` * Now all prints are done via the logging module. * Removed all FTP options. * All keywords have to be passed by reference, no more positional keywords arguments are allowed. * Added "ruff" to the pre-commit and fixed the errors. * Modified `drms.client.Client._convert_numeric_keywords` to use a row-centric approach for handling hexadecimal strings. * Modified `drms.utils.to_datetime` to work with Pandas 2.0. - Do not build for Python 3.6, due to no NumPy.
Comments 0