Package Details: python-contextvars 2.4-1

Git Clone URL: https://aur.archlinux.org/python-contextvars.git (read-only, click to copy)
Package Base: python-contextvars
Description: PEP 567 Backport
Upstream URL: https://github.com/MagicStack/contextvars
Licenses: custom
Submitter: yuuta
Maintainer: yuuta
Last Packager: yuuta
Votes: 0
Popularity: 0.000000
First Submitted: 2021-03-24 23:35 (UTC)
Last Updated: 2021-03-24 23:35 (UTC)

Latest Comments

micwoj92 commented on 2025-07-11 17:46 (UTC)

Check fails:

==> Starting check()...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'test'
==> ERROR: A failure occurred in check().
    Aborting...