Bug 2325200 - python-dataclassy fails to build with Python 3.14: TypeError: Beta() takes no arguments [NEEDINFO]
Summary: python-dataclassy fails to build with Python 3.14: TypeError: Beta() takes no...
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: python-dataclassy
Version: 43
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact:
URL:
Whiteboard:
: 2371853 (view as bug list)
Depends On:
Blocks: PYTHON3.14 F43FTBFS F43FailsToInstall F44FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2024-11-11 14:28 UTC by Karolina Surma
Modified: 2025-09-29 12:55 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:
mhroncok: needinfo? (lemenkov)
mhroncok: needinfo? (lemenkov)


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github biqqles dataclassy issues 64 0 None open Doesn't work with Python 3.14 (after PEP-649) 2025-09-29 12:55:11 UTC

Description Karolina Surma 2024-11-11 14:28:04 UTC
python-dataclassy fails to build with Python 3.14.0a1.

+ /usr/bin/python3 tests.py
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_abc (__main__.Tests.test_abc)
Test subclassing a class with metaclass=ABCMeta. This once caused a weird Attribute Error
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-dataclassy-1.0.1-build/dataclassy-1.0.1/tests.py", line 76, in setUp
    self.b = self.Beta(1, 2, 3)
             ~~~~~~~~~^^^^^^^^^
TypeError: Beta() takes no arguments

https://docs.python.org/3.14/whatsnew/3.14.html

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.14/fedora-rawhide-x86_64/08193977-python-dataclassy/

For all our attempts to build python-dataclassy with Python 3.14, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.14/package/python-dataclassy/

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

Let us know here if you have any questions.

Python 3.14 is planned to be included in Fedora 43.
To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.14.
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.

Comment 1 Aoife Moloney 2025-02-26 13:15:47 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 2 Karolina Surma 2025-06-11 15:58:16 UTC
*** Bug 2371853 has been marked as a duplicate of this bug. ***

Comment 3 Miro Hrončok 2025-08-25 11:08:54 UTC
Peter, you ASSIGNED this Bugzilla in November last year. What is the plan? The Beta Freeze of Fedora 43 starts tomorrow.

Comment 4 Miro Hrončok 2025-09-29 12:55:12 UTC
There is no reply in https://github.com/biqqles/dataclassy/issues/64 and the latest upstream commit is 3 years ago. Nothing in Fedora depends on this package.

I suggest we retire it from Fedora 43 and rawhide. It can be re-added later if fixed.


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