Bug 1830821 - Please build python-pypandoc for EPEL 8
Summary: Please build python-pypandoc for EPEL 8
Keywords:
Status: POST
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-pypandoc
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1831942
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-04 02:29 UTC by Robert Scheck
Modified: 2023-01-17 03:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2020-05-04 02:29:15 UTC
Description of problem:
Please build python-pypandoc for EPEL 8. It's a build-time dependency of upcoming python-pcodedmp.

Version-Release number of selected component (if applicable):
python-pypandoc-1.4-12.fc32

Actual results:
No python-pypandoc in EPEL 8.

Expected results:
python-pypandoc-1.4-12.el8 - or better ;-)

Additional info:
Please let me know if you are not interested in maintaining the package on EPEL 8 branch.

Comment 1 Orion Poplawski 2020-05-04 03:44:40 UTC
Branches requested, but it looks like we're going to need pandoc-citeproc as well.  Please make a request for that as well.

Comment 2 Orion Poplawski 2023-01-17 03:39:12 UTC
Current situation:

The version pushed to the epel8 branch fails to build with a test failure:

FAIL: test_conversion_error (__main__.TestPypandoc)
----------------------------------------------------------------------
RuntimeError: Pandoc died with exitcode "2" during conversion: Unknown option --blah.
Try pandoc --help for more information.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "tests.py", line 367, in test_conversion_error
    f()
AssertionError: "Pandoc died with exitcode "6" during conversion: Unknown option --blah" does not match "Pandoc died with exitcode "2" during conversion: Unknown option --blah.
Try pandoc --help for more information.
"

Not sure how serious this is or if it indicates we might see other incompatibilities with the version of pandoc in EL8.

1.6.4 does build fine however.  So I'm tempted to revert to that on the epel8 branch.

Thoughts?


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