https://bugzilla.redhat.com/show_bug.cgi?id=2345887
Bug ID: 2345887
Summary: Review Request: protobuf3 - Protocol Buffers -
Google's data interchange format
Product: Fedora
Version: rawhide
Status: NEW
Component: Package Review
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/protobuf3.spec
SRPM URL: https://salimma.fedorapeople.org/protobuf3-3.19.6-1.fc43.src.rpm
Description:
Protocol Buffers are a way of encoding structured data in an efficient
yet extensible format. Google uses Protocol Buffers for almost all of
its internal RPC protocols and file formats.
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data – think XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then
you can use special generated source code to easily write and read
your structured data to and from a variety of data streams and using a
variety of languages. You can even update your data structure without
breaking deployed programs that are compiled against the "old" format.
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=2345887
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2334587
Bug ID: 2334587
Summary: Review Request: amdmigraphx - AMD's graph optimization
engine
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: Tom.Rix(a)amd.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://trix.fedorapeople.org/amdmigraphx.spec
AMD MIGraphX is AMD's graph inference engine, which
accelerates machine learning model inference.
This BZ is to track this package and it's dependencies that also need
packaging.
Needs at least composable_kernel to be packaged.
Reproducible: Always
--
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=2334587
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2336118
Bug ID: 2336118
Summary: Review Request: composable_kernel - Performance
Portable Programming Model for Machine Learning Tensor
Operators
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: Tom.Rix(a)amd.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://trix.fedorapeople.org/composable_kernel.spec
SRPM URL: https://trix.fedorapeople.org/composable_kernel-6.3.1-1.fc42.src.rpm
Composable Kernel (CK) library aims to provide a programming
model for writing performance critical kernels for machine
learning workloads across multiple architectures including
GPUs, CPUs, etc, through general purpose kernel languages,
like HIP C++.
CK utilizes two concepts to achieve performance portability
and code maintainability:
- A tile-based programming model
- Algorithm complexity reduction for complex ML operators,
using innovative technique we call "Tensor Coordinate
Transformation".
Reproducible: Always
--
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=2336118
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2384200
Bug ID: 2384200
Summary: Review Request: python-autodocsumm - Extended sphinx
autodoc including automatic autosummaries
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: benson_muite(a)emailplus.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
spec: https://fed500.fedorapeople.org/python-autodocsumm.spec
srpm: https://fed500.fedorapeople.org/python-autodocsumm-0.2.14-1.fc41.src.rpm
description:
Welcome! This sphinx extension provides some useful extensions to the Sphinxs
autodoc extension. Those are
- It creates a Table of Contents in the style of the autosummary extension with
methods, classes, functions and attributes
- As you can include the __init__ method documentation for via the
autoclass_content configuration value, we provide the autodata_content
configuration value to include the documentation from the __call__ method
- You can exclude the string representation of specific objects. E.g. if you
have a large dictionary using the not_document_data configuration value.
fas: fed500
Reproducible: Always
--
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=2384200
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2363808
Bug ID: 2363808
Summary: Review Request: trafix - A terminal-based monitoring
tool for Linux
Product: Fedora
Version: 42
Hardware: x86_64
URL: https://github.com/msoodb/trafix/releases/download/v1.
0.4/trafix-1.0.4-1.fc42.src.rpm
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: masoud.bolhassani(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Review Request: trafix - A terminal-based monitoring tool for Linux
Description:
I would like to request a review of my application, trafix, for inclusion in
the Fedora repositories.
Name: trafix
Version: 1.0.3
Upstream URL: https://github.com/msoodb/trafix
Source tarball:
https://github.com/msoodb/trafix/releases/download/v1.0.4/trafix-1.0.4-1.fc…
Description of the Application:
Trafix is a terminal-based network monitoring tool for Linux, which provides
real-time network statistics including IP, gateway, DNS, Wi-Fi SSID, signal
strength, bitrate, frequency, MAC address, and other network metrics.
I have followed the Fedora packaging guidelines and prepared the RPM spec file.
Please review my package to ensure it meets the necessary criteria to be
included in Fedora.
Thank you for your time and review.
Reproducible: Always
Reproducible: Always
--
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=2363808
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…