Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1830971 - python-numpydoc fails to build with Python 3.9: test_see_also_print fails
Summary: python-numpydoc fails to build with Python 3.9: test_see_also_print fails
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-numpydoc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Python SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-05-04 12:28 UTC by Miro Hrončok
Modified: 2020-05-08 01:26 UTC (History)
6 users (show)

Fixed In Version: python-numpydoc-0.9.2-3.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-08 01:26:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github numpy numpydoc issues 261 0 None open Test failure with python 3.9 2020-05-06 02:02:13 UTC

Description Miro Hrončok 2020-05-04 12:28:53 UTC
python-numpydoc fails to build with Python 3.9.0a6.

======================================================================
FAIL: test_docscrape.test_see_also_print
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/builddir/build/BUILD/numpydoc-0.9.2/numpydoc/tests/test_docscrape.py", line 860, in test_see_also_print
    assert(':func:`func_a`, :func:`func_b`' in s)
AssertionError

----------------------------------------------------------------------
Ran 48 tests in 0.354s

FAILED (failures=1)

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.9/fedora-rawhide-x86_64/01365545-python-numpydoc/

For all our attempts to build python-numpydoc with Python 3.9, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/package/python-numpydoc/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.9:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/

Let us know here if you have any questions.

Python 3.9 will be included in Fedora 33. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.9.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.


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