https://bugzilla.redhat.com/show_bug.cgi?id=2045930
Bug ID: 2045930
Summary: Review Request: moodycamel-concurrentqueue - An
industrial-strength lock-free queue for C++
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: michel(a)michel-slm.name
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://salimma.fedorapeople.org/specs/devtools/moodycamel-concurrentqueue.…
SRPM URL:
https://salimma.fedorapeople.org/specs/devtools/moodycamel-concurrentqueue-…
Description:
An industrial-strength lock-free queue for C++.
Features:
- Knock-your-socks-off blazing fast performance
- Single-header implementation. Just drop it in your project
- Fully thread-safe lock-free queue. Use concurrently from any number of
threads
- C++11 implementation -- elements are moved (instead of copied) where possible
- Templated, obviating the need to deal exclusively with pointers -- memory is
managed for you
- No artificial limitations on element types or maximum count
- Memory can be allocated once up-front, or dynamically as needed
- Fully portable (no assembly; all is done through standard C++11 primitives)
- Supports super-fast bulk operations
- Includes a low-overhead blocking version (BlockingConcurrentQueue)
- Exception safe
Fedora Account System Username: salimma
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2045930
https://bugzilla.redhat.com/show_bug.cgi?id=2044720
Bug ID: 2044720
Summary: Review Request: dispenso - A library for working with
sets of tasks in parallel
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: michel(a)michel-slm.name
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
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
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2044720
https://bugzilla.redhat.com/show_bug.cgi?id=2036291
Bug ID: 2036291
Summary: Review Request: python-sphinx-panels - Sphinx
extension for creating panels in a grid layout
Product: Fedora
Version: rawhide
Status: NEW
Component: Package Review
Assignee: nobody(a)fedoraproject.org
Reporter: quantum.analyst(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://qulogic.fedorapeople.org/python-sphinx-panels.spec
SRPM URL:
https://qulogic.fedorapeople.org/python-sphinx-panels-0.6.0-1.fc34.src.rpm
Description:
A sphinx extension for creating document components optimised for HTML+CSS.
- The panels directive creates panels of content in a grid layout, utilising
both the Bootstrap 4 grid system, and cards layout.
- The link-button directive creates a click-able button, linking to a URL or
reference, and can also be used to make an entire panel click-able.
- The dropdown directive creates toggle-able content.
- The tabbed directive creates tabbed content.
- opticon and fa (fontawesome) roles allow for inline icons to be added.
Fedora Account System Username: qulogic
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2036291
https://bugzilla.redhat.com/show_bug.cgi?id=2034723
Bug ID: 2034723
Summary: Review Request: python-devicely - A Python package for
reading, timeshifting and writing sensor data
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: iztok(a)iztok-jr-fister.eu
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://raw.githubusercontent.com/firefly-cpp/rpm-devicely/main/python-devi…
SRPM URL:
https://github.com/firefly-cpp/rpm-devicely/raw/main/python-devicely-1.1.1-…
Description: Devicely is a Python package for reading, de-identifying and
writing data from various health monitoring sensors. With devicely, you can
read sensor data and have it easily accessible in dataframes. You can also
de-identify data and write them back using their original data format. This
makes it convenient to share sensor data with other researchers while
mantaining people's privacy.
Fedora Account System Username: iztokf
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2034723
https://bugzilla.redhat.com/show_bug.cgi?id=2044367
Bug ID: 2044367
Summary: Review Request: libkiwix - Common code base for all
Kiwix ports
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: vitaly(a)easycoding.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Re-review of existing package kiwix-lib. The upstream decided to rename it.
Spec URL: https://github.com/EasyCoding/kiwix/raw/master/libkiwix.spec
SRPM URL:
https://xvitaly.fedorapeople.org/for-review/libkiwix-10.0.0-1.fc35.src.rpm
Description: Common code base for all Kiwix ports
Fedora Account System Username: xvitaly
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2044367
https://bugzilla.redhat.com/show_bug.cgi?id=2049236
Bug ID: 2049236
Summary: Review Request: xterm-console - A Linux vt console
look-alike xterm wrapper
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: awilliam(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://happyassassin.net/reviews/xterm-console/xterm-console.spec
SRPM URL:
https://happyassassin.net/reviews/xterm-console/xterm-console-1.1-1.fc36.sr…
Description: xterm-console runs an xterm that tries to look as much as possible
like a console. It reads the current color configuration from the kernel, and
the package includes copies of the system console fonts converted to the PCF
format for xterm to use.
Fedora Account System Username: adamwill
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2049236
https://bugzilla.redhat.com/show_bug.cgi?id=2038734
Bug ID: 2038734
Summary: Review Request: mygnuhealth - The GNU Health Personal
Health Record
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: alciregi(a)posteo.net
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://alciregi.fedorapeople.org/mygnuhealth/mygnuhealt.spec
SRPM URL:
https://alciregi.fedorapeople.org/mygnuhealth/mygnuhealth-1.0.5-1.fc35.src.…
Description: MyGNUHealth is a desktop and mobile application that helps you to
take control of your health. As a Personal Health Record, you will be able
to record, assess and proactively take action upon the determinants of
the main health spheres (bio-psycho-social).
MyGNUHealth will be your health companion. You will be able to connect
with your health professionals, and share the health data you wish to
share with them in real time.
Fedora Account System Username: alciregi
Successful Koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=81034122
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2038734