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 1718342 - python-kajiki fails to build with Python 3.8
Summary: python-kajiki fails to build with Python 3.8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-kajiki
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Fedora Infrastructure SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-06-07 14:11 UTC by Petr Viktorin
Modified: 2019-06-30 00:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-30 00:11:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Viktorin 2019-06-07 14:11:56 UTC
python-kajiki fails to build with Python 3.8.0b1.

The types.CodeType constructor (used in kajiki/template.py) takes one extra argument on Python 3.8: the positional-only argument count. See the "CodeType" entry in:
https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-the-python-api

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/fedora-rawhide-x86_64/00927574-python-kajiki/

For all our attempts to build python-kajiki with Python 3.8, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-kajiki/

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.8:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Let us know here if you have any questions.

Comment 1 Kevin Fenzi 2019-06-30 00:05:23 UTC
I just build 0.8.0, which claims some python 3.8 fixes. Could you test it? 

Otherwise I will try and do so when I get time...

Comment 2 Miro Hrončok 2019-06-30 00:11:07 UTC
Builds fine, thank You.


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