Package Details: python-ci-info 0.3.0-1

Git Clone URL: https://aur.archlinux.org/python-ci-info.git (read-only, click to copy)
Package Base: python-ci-info
Description: A Python implementation of watson/ci-info. Data on Continuous Integration environment.
Upstream URL: https://github.com/mgxd/ci-info
Licenses: MIT
Submitter: liamtimms
Maintainer: liamtimms
Last Packager: liamtimms
Votes: 0
Popularity: 0.000000
First Submitted: 2020-06-04 14:27 (UTC)
Last Updated: 2022-10-19 20:04 (UTC)

Dependencies (1)

Required by (1)

Sources (1)

Latest Comments

carlosal1015 commented on 2021-08-09 02:27 (UTC)

@liamtimms, sorry for make some noise. I have custom repositories. I am trying to build only with base-devel dependencies.

liamtimms commented on 2021-08-08 21:42 (UTC)

@carlosal1015 can you slow down on these, is it that you are building in clean chroots and need to have more dependencies added? Are you trying to set up your own repo or something to that effect?

carlosal1015 commented on 2021-08-08 21:39 (UTC)

Hi, I have the following error:

 -> python-pytest not satisfied, flushing install queue
==> Making package: python-ci-info 0.2.0-1 (Sun 08 Aug 2021 04:37:48 PM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ci-info-0.2.0.tar.gz
==> Validating source files with md5sums...
    ci-info-0.2.0.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting ci-info-0.2.0.tar.gz with bsdtar
==> Sources are ready.
==> Making package: python-ci-info 0.2.0-1 (Sun 08 Aug 2021 04:37:50 PM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
Traceback (most recent call last):
  File "/tmp/makepkg/python-ci-info/src/ci-info-0.2.0/setup.py", line 1, in <module>
    from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
==> ERROR: A failure occurred in build().
    Aborting...
error making: python-ci-info