-
Feature
-
Resolution: Unresolved
-
Normal
-
None
-
None
Requested Package Name and Version:
Give the exact requirement specification of the package as it appears in your requirements.txt or pyproject.toml, including the name, any extras specifier and the version. If you know the GitHub or gitlab repository that hosts the source, including that link will be helpful, too. For example:
pandoc>=3.7.0.2
Brief Explanation for request
# pandoc installation # https://github.com/jgm/pandoc/releases/3.7.0.2 curl -fL "https://github.com/jgm/pandoc/releases/download/3.7.0.2/pandoc-3.7.0.2-linux-${ARCH}.tar.gz" -o /tmp/pandoc.tar.gz mkdir -p /usr/local/pandoc tar xvzf /tmp/pandoc.tar.gz --strip-components 1 -C /usr/local/pandoc/ rm -f /tmp/pandoc.tar.gz
This is not the right way to do things and we'd like to bring the image build up to company standard.
QE user acceptance tests
Jupyterlab uses this to convert jupyterlab notebooks to pdf; it first converts it to latex and then uses latex to render the pdf.
Package License
You must verify that this package has a license (or legal agreement) that allows the package to be included in Red Hat products. In general, packages that are on the Fedora Project's Allowed Licenses (https://docs.fedoraproject.org/en-US/legal/allowed-licenses/) can be included.
- duplicates
-
AIPCC-7764 builder: pandoc package update request
-
- Closed
-
- impacts account
-
AIPCC-1 builder: <name and variant> package update request
-
- Closed
-
- is duplicated by
-
AIPCC-7764 builder: pandoc package update request
-
- Closed
-
- relates to
-
AIPCC-7791 builder: texlive-tcolorbox amd64/aarch64/ppc64le/s390x rpm package update request
-
- In Progress
-