Package Details: python-colcon-parallel-executor 0.2.4-1

Git Clone URL: https://aur.archlinux.org/python-colcon-parallel-executor.git (read-only, click to copy)
Package Base: python-colcon-parallel-executor
Description: An extension for colcon-core to process packages in parallel.
Upstream URL: https://pypi.org/project/colcon-parallel-executor/
Licenses: Apache
Submitter: Manifolds
Maintainer: Manifolds
Last Packager: Manifolds
Votes: 1
Popularity: 0.000000
First Submitted: 2018-11-02 14:59 (UTC)
Last Updated: 2019-06-23 06:28 (UTC)

Latest Comments

scrouthtv commented on 2024-09-24 13:30 (UTC) (edited on 2024-09-24 13:30 (UTC) by scrouthtv)

Hey, you can build 0.3.0 with this updated PKGBUILD:

-source=(https://files.pythonhosted.org/packages/61/c6/4b4c91a398ecf6f8de4fad2d6f13d6289d4f50db471f13d2433737b1c520/colcon-parallel-executor-0.2.4.tar.gz)
-sha256sums=('6c04ec240ce0a6b6bae69b13d8859ea1eac03469424fa220be43a99e7d1d3123')
+source=(https://files.pythonhosted.org/packages/9e/e8/5f259296441e3258ed9a7d2e5878570ebf154c74a4aaaacf7cc918f530e3/colcon-parallel-executor-0.3.0.tar.gz)
+sha256sums=('e7137fcaf4c61db792955fd641bfad7dbad4b41928c6b81ff87a78339e116644')

No other changes are required, I've been using it for a few weeks now.