Package Details: python-flake8-commas 2.1.0-1

Git Clone URL: https://aur.archlinux.org/python-flake8-commas.git (read-only, click to copy)
Package Base: python-flake8-commas
Description: Flake8 extension for enforcing trailing commas in python
Upstream URL: https://github.com/PyCQA/flake8-commas
Licenses: MIT
Submitter: brodokk
Maintainer: brodokk
Last Packager: brodokk
Votes: 1
Popularity: 0.000000
First Submitted: 2020-06-02 14:46 (UTC)
Last Updated: 2023-02-18 15:20 (UTC)

Latest Comments

RubenKelevra commented on 2023-02-13 13:56 (UTC)

This software is not actively maintained and the package does not build (missing dependencies):

==> Making package: python-flake8-commas 2.0.0-1 (2023-02-13T14:53:57 CET)
==> Retrieving sources...
  -> Found 2.0.0.tar.gz
==> Validating source files with sha512sums...
    2.0.0.tar.gz ... Passed
==> Making package: python-flake8-commas 2.0.0-1 (Mon Feb 13 14:53:59 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
Traceback (most recent call last):
  File "/build/python-flake8-commas/src/flake8-commas-2.0.0/setup.py", line 3, in <module>
    from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
==> ERROR: A failure occurred in package().
    Aborting...