Github messages for voidlinux
 help / color / mirror / Atom feed
From: kruceter <kruceter@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [tracking] remaining Python 2 packages
Date: Sun, 06 Nov 2022 16:59:50 +0100	[thread overview]
Message-ID: <20221106155950.O801sIhRYKXcXTM36Nfno2AU-XTAn0M-fJhHE3bmmho@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38229@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1476 bytes --]

New comment by kruceter on void-packages repository

https://github.com/void-linux/void-packages/issues/38229#issuecomment-1304527842

Comment:
# libglade

> Libglade is no longer maintained, as its functionality has been folded into GTK in the form of the [GtkBuilder class](https://developer.gnome.org/gtk3/stable/GtkBuilder.html).

\- https://download.gnome.org/sources/libglade/

libglade does indeed use python 2.

`configure` outputs the following:

```
checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.7
```

`libglade-convert.in`'s first lines have the following:

```
#!@PYTHON@
# -*- mode: python -*-

# yes, this requires python 2.x and an XML parser module (eg. PyExpat)
```

I suspect that python 2 is used only for libglade-convert and nothing
else.

## Reverse dependencies

### libglade

- [ ] dropbox (does not use it) - #40342

### libglade-devel

- [ ] dropbox (does not use it) - #40342
- [ ] libglademm (no reverse dependencies, safe to remove) - #40344
- [ ] obconf
- [ ] gfm
- [ ] pygtk (also has a lot of revdeps)
- [ ] ogmrip (upstream states that it *can* be used without gui)
- [ ] darktable ([upstream](https://github.com/darktable-org/darktable/blob/release-4.1.0/README.md) does not mention glade at all) - #40360
- [ ] gtk-sharp (does not use it) - #40345
- [ ] gtk-sharp2
- [ ] lingot (does not use it) - #40339

  parent reply	other threads:[~2022-11-06 15:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-24  2:16 [ISSUE] " classabbyamp
2022-11-05 12:09 ` kruceter
2022-11-05 12:10 ` kruceter
2022-11-05 12:44 ` kruceter
2022-11-05 13:33 ` kruceter
2022-11-05 13:59 ` kruceter
2022-11-05 14:51 ` kruceter
2022-11-06 15:59 ` kruceter [this message]
2022-11-07 21:02 ` kruceter
2022-11-08 18:38 ` kruceter
2022-11-08 19:16 ` paper42
2022-11-08 19:16 ` paper42
2022-11-08 19:16 ` paper42
2022-11-08 19:16 ` paper42
2022-11-08 19:17 ` paper42
2022-11-08 22:45 ` kruceter
2022-11-08 22:53 ` kruceter
2022-11-16 21:55 ` kruceter
2022-11-17 11:21 ` paper42
2023-02-07  3:07 ` kruceter
2023-04-04  5:27 ` icp1994
2023-09-27 20:10 ` dkwo
2023-10-11 23:57 ` classabbyamp
2023-10-11 23:58 ` classabbyamp
2023-10-12  6:53 ` Johnnynator
2023-10-12  7:04 ` classabbyamp
2023-10-26 18:15 ` classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221106155950.O801sIhRYKXcXTM36Nfno2AU-XTAn0M-fJhHE3bmmho@z \
    --to=kruceter@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).