The .SRCINFO file has not been updated to match the new PKGBUILD.
Search Criteria
Package Details: python-colcon-core 0.16.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-colcon-core.git (read-only, click to copy) |
---|---|
Package Base: | python-colcon-core |
Description: | Command line tool to build sets of software packages. |
Upstream URL: | https://colcon.readthedocs.io/en/released/ |
Licenses: | Apache |
Submitter: | Manifolds |
Maintainer: | daizhirui |
Last Packager: | daizhirui |
Votes: | 1 |
Popularity: | 0.000099 |
First Submitted: | 2018-11-02 14:03 (UTC) |
Last Updated: | 2024-04-28 18:56 (UTC) |
Dependencies (13)
Required by (24)
- python-colcon-argcomplete
- python-colcon-bash
- python-colcon-cd
- python-colcon-cmake
- python-colcon-cmake-git
- python-colcon-common-extensions
- python-colcon-defaults
- python-colcon-devtools
- python-colcon-hardware-acceleration
- python-colcon-library-path
- python-colcon-metadata
- python-colcon-notification
- python-colcon-output
- python-colcon-package-information
- python-colcon-package-selection
- python-colcon-parallel-executor
- python-colcon-pkg-config
- python-colcon-powershell
- python-colcon-python-setup-py
- python-colcon-recursive-crawl
- Show 4 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 2
kartikmohta commented on 2019-04-14 23:40 (UTC)
joncppl commented on 2018-11-06 21:15 (UTC)
Hi. I think a dependency is missing. I installed python-notify2 and the warning below disappeared.
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/colcon_core/entry_point.py", line 98, in load_entry_points
extension_type = load_entry_point(entry_point)
File "/usr/lib/python3.7/site-packages/colcon_core/entry_point.py", line 140, in load_entry_point
return entry_point.load()
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2342, in load
self.require(*args, **kwargs)
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2365, in require
items = working_set.resolve(reqs, env, installer, extras=self.extras)
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 781, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'notify2' distribution was not found and is required by the application
Pinned Comments