Package Details: conan 2.28.1-1

Git Clone URL: https://aur.archlinux.org/conan.git (read-only, click to copy)
Package Base: conan
Description: A distributed, open source, C/C++ package manager.
Upstream URL: https://conan.io
Keywords: conan
Licenses: MIT
Conflicts: conan1
Submitter: suridaj
Maintainer: jkl
Last Packager: jkl
Votes: 78
Popularity: 0.81
First Submitted: 2016-08-21 01:35 (UTC)
Last Updated: 2026-05-09 18:55 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »

suridaj commented on 2017-05-11 12:23 (UTC)

@paapereira, first update conan and only then do pacman -Syu.

paapereira commented on 2017-05-10 20:44 (UTC)

:: conan: installing python-pylint (1.7.1-1) breaks dependency 'python-pylint<1.6.6'

suridaj commented on 2017-05-04 21:28 (UTC)

Thanks, fixed the PKGBUILD, tests pass with the new pylint: https://travis-ci.org/tivek/conan/jobs/228902961

zerophase commented on 2017-05-04 15:54 (UTC)

Python-pylint was just updated.

WiLLiE commented on 2017-04-21 12:07 (UTC)

Works great, thanks.

suridaj commented on 2017-04-21 11:27 (UTC)

Conan 0.22.2 seems to work ok with PyJWT 1.5.0, test run here: https://travis-ci.org/tivek/conan/builds/224285187 To solve the problem with updating to new PyJWT, first update (or remove) Conan and then do pacman -Syu.

suridaj commented on 2017-04-21 09:58 (UTC)

Will post a patch as soon as Conan's tests pass with the new PyJWT.

WiLLiE commented on 2017-04-21 09:13 (UTC) (edited on 2017-04-21 09:14 (UTC) by WiLLiE)

:: conan: installing python-pyjwt (1.5.0-1) breaks dependency 'python-pyjwt<1.5.0'

suridaj commented on 2017-04-18 15:11 (UTC)

Conan 0.22.0 passes all tests with pylint 1.6.4 instead of 1.6.5: https://travis-ci.org/tivek/conan/jobs/223177378

suridaj commented on 2017-02-27 11:10 (UTC)

0.19.3 is a new version in preparation with 0.20. It is important to upgrade: older versions will not be able to properly parse conaninfo.txt made with the coming 0.20 and later.