x11-apps/lightdm-gtk-greeter-settings
Configuration tool for the LightDM GTK Greeter
ChangeLog
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 46a6978060820659e8d56aad163440e999cd37db
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Mon Nov 25 22:32:27 2024 +0900
x11-apps/lightdm-gtk-greeter-settings: fix prefix path
The way upstream calculates prefix path doesn't work correctly with
gpep517.
Bug: https://bugs.gentoo.org/931488
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 6f74a6102d905a5706dfa7537d9f7849bc030127
Author: Julien Roy <julien@jroy.ca>
Date: Tue May 14 16:31:00 2024 -0400
x11-apps/lightdm-gtk-greeter-settings: enable py3.12
Closes: https://bugs.gentoo.org/922086
Closes: https://bugs.gentoo.org/922087
Closes: https://bugs.gentoo.org/931488
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 2907b4614536cbbeb3d27b58b253ae9f55d7fb96
Author: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
Date: Tue Jan 2 12:57:14 2024 +0100
x11-apps/lightdm-gtk-greeter-settings: Fix build failure for xfce
The package's setup.py must be called with the `install` subcommand to
enable proper support for Xfce. The `--xfce-integration` switch
does not work for any other subcommands.
Using PEP517 build mode never calls `install`, so it is necessary
to switch to legacy build mode.
Closes: https://bugs.gentoo.org/920179
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
commit bca80cc640e2d770bdc8c5f44e2cb57d0f54d65f
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Mon Sep 18 17:08:28 2023 +0200
x11-apps/lightdm-gtk-greeter-settings: retire duje.mihanovic
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e3554858eb027d8d497ff776ee27fa55c099bcbe
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 13:58:13 2023 +0500
x11-apps/lightdm-gtk-greeter-settings: enable py3.11
Closes: https://bugs.gentoo.org/897670
Closes: https://bugs.gentoo.org/850337
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit cb5a904fe69d75858da5abd2e08cbb8e64da8f19
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Mon Jul 25 11:54:24 2022 +0200
x11-apps/lightdm-gtk-greeter-settings: optimize Python modules
Closes: https://bugs.gentoo.org/860855
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
commit a55257deda51fb65b0d5e1f1307868d5313aaad3
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Mon Jul 25 11:53:14 2022 +0200
x11-apps/lightdm-gtk-greeter-settings: use python-single-r1
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
commit 09a75dd81d83fcca2787559045963c96895a42e1
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Sat Jun 4 14:30:58 2022 +0200
x11-apps/lightdm-gtk-greeter-settings: initial import
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 46a6978060820659e8d56aad163440e999cd37db
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Mon Nov 25 22:32:27 2024 +0900
x11-apps/lightdm-gtk-greeter-settings: fix prefix path
The way upstream calculates prefix path doesn't work correctly with
gpep517.
Bug: https://bugs.gentoo.org/931488
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 6f74a6102d905a5706dfa7537d9f7849bc030127
Author: Julien Roy <julien@jroy.ca>
Date: Tue May 14 16:31:00 2024 -0400
x11-apps/lightdm-gtk-greeter-settings: enable py3.12
Closes: https://bugs.gentoo.org/922086
Closes: https://bugs.gentoo.org/922087
Closes: https://bugs.gentoo.org/931488
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 2907b4614536cbbeb3d27b58b253ae9f55d7fb96
Author: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
Date: Tue Jan 2 12:57:14 2024 +0100
x11-apps/lightdm-gtk-greeter-settings: Fix build failure for xfce
The package's setup.py must be called with the `install` subcommand to
enable proper support for Xfce. The `--xfce-integration` switch
does not work for any other subcommands.
Using PEP517 build mode never calls `install`, so it is necessary
to switch to legacy build mode.
Closes: https://bugs.gentoo.org/920179
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
commit bca80cc640e2d770bdc8c5f44e2cb57d0f54d65f
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Mon Sep 18 17:08:28 2023 +0200
x11-apps/lightdm-gtk-greeter-settings: retire duje.mihanovic
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e3554858eb027d8d497ff776ee27fa55c099bcbe
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 13:58:13 2023 +0500
x11-apps/lightdm-gtk-greeter-settings: enable py3.11
Closes: https://bugs.gentoo.org/897670
Closes: https://bugs.gentoo.org/850337
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit cb5a904fe69d75858da5abd2e08cbb8e64da8f19
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Mon Jul 25 11:54:24 2022 +0200
x11-apps/lightdm-gtk-greeter-settings: optimize Python modules
Closes: https://bugs.gentoo.org/860855
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
commit a55257deda51fb65b0d5e1f1307868d5313aaad3
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Mon Jul 25 11:53:14 2022 +0200
x11-apps/lightdm-gtk-greeter-settings: use python-single-r1
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
commit 09a75dd81d83fcca2787559045963c96895a42e1
Author: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Sat Jun 4 14:30:58 2022 +0200
x11-apps/lightdm-gtk-greeter-settings: initial import
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>