Search Criteria
Package Details: conan 2.11.0-1
Package Actions
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 |
Provides: | conan |
Submitter: | suridaj |
Maintainer: | suridaj |
Last Packager: | suridaj |
Votes: | 76 |
Popularity: | 1.37 |
First Submitted: | 2016-08-21 01:35 (UTC) |
Last Updated: | 2025-01-12 23:08 (UTC) |
Dependencies (18)
- python-bottle
- python-colorama (python-colorama-gitAUR)
- python-dateutil
- python-distro
- python-fasteners (python-fasteners-gitAUR)
- python-jinja
- python-patch-ngAUR
- python-pluginbaseAUR
- python-pyjwt
- python-requests
- python-urllib3
- python-yaml (python-yaml-gitAUR)
- sqlite (sqlite-fossilAUR)
- patch (patch-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (10)
- audacity-local-git (make)
- audacity-qt-git (make)
- audacium (make)
- cmake-init-git (optional)
- curse_downloader_qt (make)
- libarcus-git (make)
- python-qiskit-aer-gpu (make)
- redisearch (make)
- rigsofrods (make)
- rigsofrods-git (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »
suridaj commented on 2023-09-06 11:00 (UTC)
@ruabmbua, glad you solved it. That kind of error may occur after Python gets a version bump. Then Python libraries from AUR need to be rebuilt because their installation directory needs to be changed from eg. /usr/lib/python3.10/site-packages to /usr/lib/python3.11/site-packages.
ruabmbua commented on 2023-09-06 09:15 (UTC)
Never mind, solved it by clean building the python-patch-ng package and reinstalling.
ruabmbua commented on 2023-09-06 09:13 (UTC)
Seems like there is a new dependency missing error:
ModuleNotFoundError: No module named 'patch_ng
Is this a problem just for me, or is anyone else hitting it?
suridaj commented on 2023-09-05 18:35 (UTC)
@jhunkeler, thank you for the patch, I have integrated it into PKGBUILD.
@Petkr, sqlite is now added as a dependency.
suridaj commented on 2023-08-13 10:37 (UTC) (edited on 2023-08-13 10:39 (UTC) by suridaj)
@Petkr, thank you for reporting this. Do you have a traceback? I am going to try to reproduce this import error in a clean environment.
Petkr commented on 2023-08-13 09:21 (UTC)
I get
ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directory
I think a dependency on sqlite should be added.
jhunkeler commented on 2023-07-23 12:53 (UTC)
suridaj commented on 2022-07-23 09:16 (UTC)
python-pyjwt has been updated. Conan 1.50 can be installed now.
suridaj commented on 2022-07-08 21:35 (UTC)
Conan 1.50.0 depends on python-pyjwt>=2.4.0.
Current version of python-pyjwt is 2.2.0.
Until python-pyjwt is updated, we cannot safely upgrade Conan to 1.50.0 and above.
suridaj commented on 2022-04-27 13:51 (UTC)
@FabioLolix: thank you for the suggestion, from now on the source file is renamed as $pkgname-$pkgver.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »