Bug 2044720 - Review Request: dispenso - A library for working with sets of tasks in parallel
Summary: Review Request: dispenso - A library for working with sets of tasks in parallel
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2045930
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-25 04:00 UTC by Michel Lind
Modified: 2022-02-04 01:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-04 00:41:48 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Michel Lind 2022-01-25 04:00:45 UTC
Spec URL: https://salimma.fedorapeople.org/specs/meta/dispenso.spec
SRPM URL: https://salimma.fedorapeople.org/specs/meta/dispenso-1.0.0-1.fc35.src.rpm
Description:
Dispenso is a library for working with sets of tasks in parallel. It provides
mechanisms for thread pools, task sets, parallel for loops, futures, pipelines,
and more. Dispenso is a well-tested C++14 library designed to have minimal
dependencies (some dependencies are required for the tests and benchmarks), and
designed to be clean with compiler sanitizers (ASAN, TSAN). Dispenso is
currently being used in dozens of projects and hundreds of C++ files at Meta
(formerly Facebook). Dispenso also aims to avoid major disruption at every
release. Releases will be made such that major versions are created when a
backward incompatibility is introduced, and minor versions are created when
substantial features have been added or bugs have been fixed, and the aim would
be to only very rarely bump major versions. That should make the project
suitable for use from main branch, or if you need a harder requirement, you can
base code on a specific version.

Fedora Account System Username: salimma

Comment 1 Michel Lind 2022-01-25 04:01:35 UTC
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=81807408

Comment 2 Michel Lind 2022-01-25 05:27:06 UTC
Note: will edit tomorrow to exclude 32-bit arches

Comment 3 Neal Gompa 2022-01-25 10:14:04 UTC
Review notes:

[x]: Package follows Fedora Packaging Guidelines
[x]: Package builds and installs (modulo 32-bit arches, which will be disabled)
[x]: No serious issues from rpmlint
[x]: License is correctly identified and installed

Add the ExcludeArch on import, and we should be go, so...

PACKAGE APPROVED

Comment 4 Michel Lind 2022-01-25 18:01:48 UTC
Thanks!

❯ fedpkg request-repo dispenso 2044720
https://pagure.io/releng/fedora-scm-requests/issue/41313

Comment 5 Gwyn Ciesla 2022-01-25 18:16:29 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/dispenso

Comment 6 Michel Lind 2022-01-26 01:20:45 UTC
building on armv7hl fails with an error in the bundled moodycamel-concurrentqueue, so blocking on that getting packaged rather than trying to fix a bundled copy

Comment 7 Fedora Update System 2022-01-27 00:27:55 UTC
FEDORA-EPEL-2022-43d2855388 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-43d2855388

Comment 8 Fedora Update System 2022-01-27 00:28:40 UTC
FEDORA-2022-9dd27f09ca has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9dd27f09ca

Comment 9 Fedora Update System 2022-01-27 00:36:17 UTC
FEDORA-EPEL-2022-e7d06afa65 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e7d06afa65

Comment 10 Fedora Update System 2022-01-27 05:37:49 UTC
FEDORA-2022-cb399d1bce has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cb399d1bce

Comment 11 Fedora Update System 2022-01-27 19:03:28 UTC
FEDORA-EPEL-2022-e7d06afa65 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e7d06afa65

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2022-01-27 19:12:20 UTC
FEDORA-EPEL-2022-43d2855388 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-43d2855388

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2022-01-27 22:33:48 UTC
FEDORA-2022-cb399d1bce has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-cb399d1bce \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cb399d1bce

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2022-01-27 22:51:30 UTC
FEDORA-2022-9dd27f09ca has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-9dd27f09ca \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-9dd27f09ca

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2022-02-04 00:41:48 UTC
FEDORA-EPEL-2022-e7d06afa65 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2022-02-04 00:58:20 UTC
FEDORA-EPEL-2022-43d2855388 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2022-02-04 01:22:01 UTC
FEDORA-2022-9dd27f09ca has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2022-02-04 01:22:13 UTC
FEDORA-2022-cb399d1bce has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.