Package Details: python-m2r2 0.3.3.post2-1

Git Clone URL: https://aur.archlinux.org/python-m2r2.git (read-only, click to copy)
Package Base: python-m2r2
Description: Markdown and reStructuredText in a single file
Upstream URL: https://github.com/crossnox/m2r2
Licenses: MIT
Submitter: lmartinez-mirror
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 2
Popularity: 0.000000
First Submitted: 2022-01-09 18:27 (UTC)
Last Updated: 2024-08-29 15:49 (UTC)

Latest Comments

« First ‹ Previous 1 2

AchmadFathoni commented on 2022-03-28 05:39 (UTC)

=============================================================================================================== ERRORS ================================================================================================================
_________________________________________________________________________________________________ ERROR collecting tests/test_cli.py __________________________________________________________________________________________________
tests/test_cli.py:13: in <module>
    from m2r2 import parse_from_file, main, options
m2r2.py:19: in <module>
    __version__ = get_distribution("m2r2").version
/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:471: in get_distribution
    dist = get_provider(dist)
/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:347: in get_provider
    return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:891: in require
    needed = self.resolve(parse_requirements(requirements))
/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:777: in resolve
    raise DistributionNotFound(req, requirers)
E   pkg_resources.DistributionNotFound: The 'm2r2' distribution was not found and is required by the application
======================================================================================================= short test summary info =======================================================================================================
ERROR tests/test_cli.py - pkg_resources.DistributionNotFound: The 'm2r2' distribution was not found and is required by the application
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
==================================================================================================== 2 warnings, 1 error in 0.31s =====================================================================================================