Package: q2-feature-table / 2024.5.0+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| q2-feature-table | 2024.5.0+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| configparser.patch | (download) |
versioneer.py |
4 2 + 2 - 0 ! |
use configparser instead of safeconfigparser
The configparser's SafeConfigParser has been renamed to ConfigParser in
Python 3.2 [1]. It was finally removed in Python 3.12 [2].
[1] https://docs.python.org/dev/whatsnew/3.2.html#configparser
[2] https://docs.python.org/3/whatsnew/3.12.html#configparser
|
1
