Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: hplip: update to 3.22.10. + New package: hplip-plugin 3.22.10
Date: Thu, 17 Nov 2022 14:17:41 +0100	[thread overview]
Message-ID: <20221117131741.ZL8NpPE-3Km3b09KgPzUjctYc2p_Xa3-SzP63KH0y-A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40434@inbox.vuxu.org>

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/40434#issuecomment-1318622221

Comment:
@paper42 not necessary 
```
./upgrade.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), True)
./testpage.py:                        (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./align.py:                        (INTERACTIVE_MODE, GUI_MODE), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./makecopies.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), False, False, True)
./diagnose_queues.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5),
./uiscan.py:mod = module.Module(__mod__, __title__, __version__, __doc__, None, (GUI_MODE,), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./toolbox.py:                    (GUI_MODE,), (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./fab.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./clean.py:                        (INTERACTIVE_MODE, GUI_MODE), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./plugin.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), True)
./diagnose_plugin.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), True)
./print.py:                    (GUI_MODE,), (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./systray.py:                       (GUI_MODE,), (UI_TOOLKIT_QT5, UI_TOOLKIT_QT4, UI_TOOLKIT_QT3))
./wificonfig.py:                       (GUI_MODE,), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./base/codes.py:UI_TOOLKIT_QT5 = 2
./base/module.py:            self.installed_ui_toolkits.append(UI_TOOLKIT_QT5)
./base/module.py:                 (UI_TOOLKIT_QT5 in self.supported_ui_toolkits and self.default_ui_toolkit == 'qt5' and UI_TOOLKIT_QT5 in self.installed_ui_toolkits):
./base/module.py:                if UI_TOOLKIT_QT5 in self.supported_ui_toolkits and UI_TOOLKIT_QT5 in self.installed_ui_toolkits:
./base/module.py:            if UI_TOOLKIT_QT5 in self.supported_ui_toolkits and UI_TOOLKIT_QT5 in self.installed_ui_toolkits:
./base/module.py:            if UI_TOOLKIT_QT5 in self.supported_ui_toolkits and UI_TOOLKIT_QT5 in self.installed_ui_toolkits:
./base/module.py:                            UI_TOOLKIT_QT5 in self.supported_ui_toolkits and prop.gui_build and \
./base/module.py:                            UI_TOOLKIT_QT5 in self.installed_ui_toolkits:
./pqdiag.py:                        (GUI_MODE,), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), False, False, True)
./doctor.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), True)
./printsettings.py:                        (GUI_MODE,), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./devicesettings.py:                       (GUI_MODE,), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./firmware.py:                        (UI_TOOLKIT_QT5, UI_TOOLKIT_QT4, UI_TOOLKIT_QT3), True, True)
./info.py:                        (INTERACTIVE_MODE, GUI_MODE), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5),
./check-plugin.py:    (INTERACTIVE_MODE, GUI_MODE), (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5), run_as_root_ok=True, quiet=True)
./faxsetup.py:                        (GUI_MODE,), (UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
./setup.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5),
./sendfax.py:                    (UI_TOOLKIT_QT3, UI_TOOLKIT_QT4, UI_TOOLKIT_QT5))
```

  parent reply	other threads:[~2022-11-17 13:17 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10  7:19 [PR PATCH] hplip: update to 3.22.10 dataCobra
2022-11-10 10:11 ` [PR REVIEW] " paper42
2022-11-10 10:38 ` dataCobra
2022-11-10 11:46 ` biopsin
2022-11-11  8:05 ` [PR PATCH] [Updated] " dataCobra
2022-11-11  8:09 ` [PR REVIEW] " dataCobra
2022-11-16 14:07 ` [PR PATCH] [Updated] " dataCobra
2022-11-16 14:26 ` [PR PATCH] [Updated] hplip: update to 3.22.10. + New package: hplip-plugin 3.22.10 dataCobra
2022-11-16 14:27 ` dataCobra
2022-11-16 15:21 ` ahesford
2022-11-16 15:40 ` dataCobra
2022-11-16 15:58 ` biopsin
2022-11-16 16:06 ` ahesford
2022-11-17 12:25 ` biopsin
2022-11-17 12:54 ` biopsin
2022-11-17 13:03 ` paper42
2022-11-17 13:03 ` paper42
2022-11-17 13:17 ` biopsin [this message]
2022-11-17 13:23 ` biopsin
2022-11-17 18:57 ` ahesford
2022-11-18 10:36 ` dataCobra
2022-12-18 11:40 ` [PR PATCH] [Updated] " dataCobra
2022-12-18 11:49 ` dataCobra
2022-12-18 12:20 ` dataCobra
2022-12-18 13:52 ` biopsin
2022-12-24 11:15 ` biopsin
2022-12-24 11:15 ` biopsin
2022-12-24 23:27 ` [PR REVIEW] " paper42
2022-12-24 23:27 ` paper42
2022-12-25  1:29 ` ahesford
2022-12-28  7:12 ` [PR PATCH] [Updated] " dataCobra
2022-12-28  8:31 ` [PR REVIEW] " dataCobra
2022-12-28  8:32 ` [PR PATCH] [Updated] " dataCobra
2022-12-28 10:19 ` [PR REVIEW] " dataCobra
2022-12-28 16:05 ` biopsin
2022-12-28 16:36 ` ahesford
2022-12-28 16:36 ` ahesford
2022-12-28 16:36 ` ahesford
2023-01-04  7:44 ` [PR PATCH] [Updated] " dataCobra
2023-01-13  9:08 ` biopsin
2023-01-13 11:30 ` [PR PATCH] [Merged]: " ahesford
2023-01-13 11:46 ` ahesford

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=20221117131741.ZL8NpPE-3Km3b09KgPzUjctYc2p_Xa3-SzP63KH0y-A@z \
    --to=biopsin@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).