gpo.zugaina.org

Search Portage & Overlays:

gui-apps/gradience

Change the look of Adwaita, with ease

Screenshots

  • gradience-0.8.0_beta1-r2
    python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: GPL-3   
    Overlay: xira
  • gradience-0.4.1-r1
    ~amd64
    test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: GPL-3+   
  • gradience-0.4.1-r1
    python_single_target_python3_10 python_single_target_python3_11

    View      Download      Browse     License: GPL-2+   
    Overlay: mrtnvgr
  • gradience-0.4.1
    ~amd64
    python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12

    View      Download      Browse     License: GPL-2+   
    Overlay: ROKO__
  • gradience-0.4.1
    ~amd64
    test python_single_target_python3_11 python_single_target_python3_12

    View      Download      Browse     License: GPL-3+   
    Overlay: guru
  • gradience-0.3.0-r2
    ~amd64
    python_single_target_python3_11 python_single_target_python3_12

    View      Download      Browse     License: GPL-2+   
    Overlay: guru

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 2e1043ae5ab5eb18c369b23157370f8c9fd227a1
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Mon Nov 11 18:06:05 2024 +0900

*/*: rename dev-python/{jinja → jinja2}

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832063fcffe02eb04f68486146ceb7b214197961

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

commit 4046fb31cba6fdc5177a224dd7b125a13542bbf4
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Aug 6 15:47:29 2024 +0200

gui-apps/gradience: reapply removal of network-dependent test

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

commit de88dea443098b6c274d1a1da8dea5a0a68baa11
Author: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
Date: Tue Aug 6 15:22:16 2024 +0200

gui-apps/gradience: drop ALLARCHES

Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>

commit 7a5f1379ed08ae83081b1f70b17d6fc1df84143e
Author: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
Date: Mon Aug 5 20:53:35 2024 +0200

gui-apps/gradience: add 0.4.1

Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>

commit 0231d01eb8ee5dd6d5e226fc966f471677fb4859
Author: Julien Roy <julien@jroy.ca>
Date: Tue May 14 20:44:21 2024 -0400

gui-apps/gradience: enable py3.12

fix tests
fix dependencies

Closes: https://bugs.gentoo.org/921925
Closes: https://bugs.gentoo.org/931453
Signed-off-by: Julien Roy <julien@jroy.ca>

commit 44756a3b6ec94c0d83f6bc560ebed2ef1c17a408
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed May 1 15:34:05 2024 +0200

gui-apps/gradience: simplify misleading SRC_URI

> SRC_URI+=".."
> SRC_URI=".."
The second line overwrites the first one, thus, the patchset is never
included. Since it isn't available online either, I contacted Matt to
find out if they happen to have it elsewhere.

The package needs a version bump, so it might not be relevant after all.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400

*/*: remove empty global variable assigment

Signed-off-by: Julien Roy <julien@jroy.ca>

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 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500

*/*: drop dead py3.8 impl

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

commit 4ba3bac584078884a2ec724e90fe876b7f1cb2be
Author: Arthur Zamarin <arthurzam@gentoo.org>
Date: Mon Oct 10 22:28:09 2022 +0300

gui-apps/gradience: fix slot dep for libsoup

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

commit d6f41fda68997b815d8b794c24c6bb881c996de9
Author: Pascal Jäger <pascal.jaeger@leimstift.de>
Date: Sat Oct 8 12:09:57 2022 +0200

gui-apps/gradience: new package, v. 0.3.0

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>