Package Details: python-pyroma 4.2-1

Git Clone URL: https://aur.archlinux.org/python-pyroma.git (read-only, click to copy)
Package Base: python-pyroma
Description: Test your project's packaging friendliness
Upstream URL: https://github.com/regebro/pyroma
Licenses: MIT
Submitter: Kwpolska
Maintainer: patlefort
Last Packager: patlefort
Votes: 2
Popularity: 0.010687
First Submitted: 2013-04-04 14:51 (UTC)
Last Updated: 2023-09-11 08:18 (UTC)

Latest Comments

xuiqzy commented on 2023-09-07 14:24 (UTC)

Error while packaging, seems as if this is executed with python3 instead of python2 because of this error:

==> Starting package_python2-pyroma()...
Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    with open("README.rst", encoding="UTF-8") as file:
TypeError: 'encoding' is an invalid keyword argument for this function
==> ERROR: A failure occurred in package_python2-pyroma().
    Aborting...
 -> error making: python-pyroma-exit status 4

fab31 commented on 2013-05-30 19:46 (UTC)

python-docutils dependency is missing