On Mon, Jul 21, 2025 at 11:48:31PM +0100, Colin Watson wrote: > On Mon, Jul 21, 2025 at 11:30:37PM +0200, Santiago Vila wrote: > > On Mon, Jul 21, 2025 at 10:05:52PM +0100, Colin Watson wrote: > > > I think the python-icalendar change was correct: python-icalendar doesn't > > > really need pytz any more (it just has some affordances for the case where > > > pytz is installed), and the cases that broke all imported pytz directly. > > > > Ok, I trust you, but I am a little bit puzzled that we are breaking > > things at this point of the release cycle. > > Yes, sorry, I probably should have waited but I think there's no great harm > done: I don't expect any of this to migrate to trixie.
Well, you managed to fix the side effects, and very quickly, so we can be happy that the issue is solved now, and I thank you a lot. ❤️ btw: I found the root cause for four of the FTBFS issues in the list I posted yesterday: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109700 The four affected packages are from Openstack, so they will be able to choose if they want to fix python-eventlet, or the four individual affected packages instead. Thanks.