Re: python-tkinter in 7.6

2024-10-14 Thread Robert Alessi
On Mon, Oct 14, 2024 at 09:53:32AM -, Stuart Henderson wrote: > This looks like a build issue with -stable packages, which have copied the > tars from release rather than building fresh when the PKGNAME was unchanged, > so @depend lines were incorrect. (The tgz are different due to being re- >

Re: python-tkinter in 7.6

2024-10-14 Thread Stuart Henderson
This looks like a build issue with -stable packages, which have copied the tars from release rather than building fresh when the PKGNAME was unchanged, so @depend lines were incorrect. (The tgz are different due to being re- signed but ungzip them and the tars are identical, and different than if y

Re: python-tkinter in 7.6

2024-10-13 Thread Robert Alessi
On Sun, Oct 13, 2024 at 04:39:05PM +0200, bi...@iscarioth.org wrote: > > Have you tried to do `pkg_add -U python-tkinter` ? I just did and it worked, thank you. However, here's what happened: # pkg_add -U python-tkinter quirks-7.50 signed on 2024-10-12T15:08:24Z python-tkinter-3.11.10p0:python-3

Re: python-tkinter in 7.6

2024-10-13 Thread Robert Alessi
On Sun, Oct 13, 2024 at 11:02:29AM +0200, Kirill A. Korinsky wrote: > I just suceffuly installed python-tkinter on 7.6/amd64: > > $ doas pkg_add -a python-tkinter > python-tkinter-3.11.10p0: ok p0? Strange. Thanks, I'll look into it.

Re: python-tkinter in 7.6

2024-10-13 Thread bilal
On 2024-10-13T14:11:24.000+02:00, Jon Tibble wrote: > On 13/10/2024 10:02, Kirill A. Korinsky wrote: > > >On Sun, 13 Oct 2024 09:54:50 +0200, > > Robert Alessi wrote: > > > > > > > > Shouldn't python-tkinter-3.11.10p0.tgz be updated to p1 in 7.6? To > > > date, it can't be installe

Re: python-tkinter in 7.6

2024-10-13 Thread Jon Tibble
On 13/10/2024 10:02, Kirill A. Korinsky wrote: On Sun, 13 Oct 2024 09:54:50 +0200, Robert Alessi wrote: Shouldn't python-tkinter-3.11.10p0.tgz be updated to p1 in 7.6? To date, it can't be installed. I just suceffuly installed python-tkinter on 7.6/amd64: $ doas pkg_add -a python-tki

Re: python-tkinter in 7.6

2024-10-13 Thread Kirill A . Korinsky
On Sun, 13 Oct 2024 09:54:50 +0200, Robert Alessi wrote: > > Shouldn't python-tkinter-3.11.10p0.tgz be updated to p1 in 7.6? To > date, it can't be installed. > I just suceffuly installed python-tkinter on 7.6/amd64: $ doas pkg_add -a python-tkinter quirks-7.50 signed on 2024-10-12T15:

python-tkinter in 7.6

2024-10-13 Thread Robert Alessi
Hi, Shouldn't python-tkinter-3.11.10p0.tgz be updated to p1 in 7.6? To date, it can't be installed. Best, -- Robert