Package Details: python-spython 0.2.1-1

Git Clone URL: https://aur.archlinux.org/python-spython.git (read-only, click to copy)
Package Base: python-spython
Description: CLI tool for working with Singularity Python
Upstream URL: https://github.com/singularityhub/singularity-cli
Licenses: MPL2
Submitter: hv15
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 1
Popularity: 0.000002
First Submitted: 2018-08-13 17:30 (UTC)
Last Updated: 2022-07-18 15:58 (UTC)

Dependencies (8)

Required by (0)

Sources (1)

Latest Comments

MartinDiehl commented on 2021-09-28 14:53 (UTC)

I get the following error

==================================== ERRORS ====================================
__________________ ERROR collecting spython/tests/test_oci.py __________________
spython/tests/test_oci.py:19: in <module>
    Client.version_info() < VersionInfo(3, 0, 0),
spython/main/base/__init__.py:45: in version_info
    return get_singularity_version_info()
spython/utils/terminal.py:105: in get_singularity_version_info
    return semver.parse_version_info(version_string)
/usr/lib/python3.9/site-packages/semver.py:159: in wrapper
    return func(*args, **kwargs)
/usr/lib/python3.9/site-packages/semver.py:808: in parse_version_info
    return VersionInfo.parse(version)
/usr/lib/python3.9/site-packages/semver.py:726: in parse
    raise ValueError("%s is not valid SemVer string" % version)
E   ValueError:  is not valid SemVer string

and a bunch of warnings.

hv15 commented on 2021-08-29 10:42 (UTC)

I don't use singularity anymore, so haven't been following the project. I'm disowning this package, anyone else can take over maintenance.