Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 20 December 2023, 17:56:44

Title: omniverse/python-configparser is out of date and has misleading description.
Post by: dreieck on 20 December 2023, 17:56:44
Package omniverse/python-configparser (https://omniverse.artixlinux.org/x86_64/) is at version 5.3.0-2 and has the description
"backport of configparser from Python 3"

But it is a python3 package, so "backport [...] from Python 3" seems not be correct.

in the AUR there is aur/python-configparser (https://aur.archlinux.org/packages/python-configparser) at version 6.0.0-1, which coincides with upstream (https://github.com/jaraco/configparser/tags).

Regards!
Title: Re: omniverse/python-configparser is out of date and has misleading description.
Post by: Artist on 24 December 2023, 12:24:53
Updated, and changed description to dev's on github.

artist