Since this commit: https://src.fedoraproject.org/rpms/python-croniter/c/e58078b0fac997008ec639fcc6d0a2853c39b3e4?branch=rawhide the package does not even produce valid SRPM, because the sources are missing. The releng's attempt to rebuild the package during the mass rebuild failed as well. Now, it's impossible to check whether the packager builds e.g. with pytest 7.3.0 or with Python 3.12. $ fedpkg srpm Not downloading unused croniter-1.3.4.tar.gz setting SOURCE_DATE_EPOCH=1674172800 error: Bad file: .../python-croniter/croniter-1.3.8.tar.gz: No such file or directory
fixed in https://src.fedoraproject.org/rpms/python-croniter/c/32cbb56fb013886a7c5fe54d19b5244adc7feee5?branch=rawhide built in https://koji.fedoraproject.org/koji/taskinfo?taskID=99745647
Thanks!