Review: xarray-eopf 0.2.7-1
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Sun, 29 Mar 2026 00:48:43 +0000 |
| Source | xarray-eopf |
| Version | 0.2.7-1 |
| Changed-By | Antonio Valentino |
Changelog
xarray-eopf (0.2.7-1) unstable; urgency=low . * Initial release (Closes: #1130110).
.dsc
| Package-List | python3-xarray-eopf deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: xarray-eopf
Upstream-Contact: https://github.com/EOPF-Sample-Service/xarray-eopf/issues
Source: https://github.com/EOPF-Sample-Service/xarray-eopf
Files: *
Copyright: 2025, EOPF Sample Service Team and contributors
Konstantin Ntokas (Brockmann Consult GmbH)
Norman Fomferra (Brockmann Consult GmbH)
License: Apache-2.0
Files: debian/*
Copyright: 2025-2026, Antonio Valentino <antonio.valentino@tiscali.it>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache License,
Version 2.0 can be found in '/usr/share/common-licenses/Apache-2.0'.
Review Information
accepted — allocated to awm 14 days ago, started 14 days ago, completed 14 days ago.
Final Comment
Public Notes
14 days ago
● public
vulture
Command: vulture --min-confidence 80 .
Exit code: 3
xarray_eopf/utils.py:34: unused variable 'exc_tb' (100% confidence)
xarray_eopf/utils.py:34: unused variable 'exc_type' (100% confidence)
xarray_eopf/utils.py:34: unused variable 'exc_val' (100% confidence)