app-misc/aw-client
Client library for ActivityWatch
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 d7cfbe90fce03805b180f99fb872378ec89bc238
Author: Julien Roy <julien@jroy.ca>
Date: Mon May 13 17:05:46 2024 -0400
app-misc/aw-client: enable py3.11, py3.12
Signed-off-by: Julien Roy <julien@jroy.ca>
commit f2be215fb991955a99bceb9ba10e5abecd2147ea
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Apr 26 16:46:35 2024 +0200
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
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 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 373ac1193ec4d081e9c78e2696ab17d22dea75d2
Author: David Roman <davidroman96@gmail.com>
Date: Mon Jun 13 17:39:05 2022 +0200
app-misc/*: fix aw-{core,client} SRC_URI
Signed-off-by: David Roman <davidroman96@gmail.com>
commit 111bba55cbc30848222c9c549d41180ffd9cf6ab
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Mon Jun 13 12:48:52 2022 +0200
app-misc/aw-client: unkeyword 0.11.0 for ~amd64
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit e2c28d69128309a97de52bd8393f8a20d8d9ad8e
Author: David Roman <davidroman96@gmail.com>
Date: Sun Jun 12 20:49:24 2022 +0200
app-misc/aw-client: new package
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: David Roman <davidroman96@gmail.com>
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 d7cfbe90fce03805b180f99fb872378ec89bc238
Author: Julien Roy <julien@jroy.ca>
Date: Mon May 13 17:05:46 2024 -0400
app-misc/aw-client: enable py3.11, py3.12
Signed-off-by: Julien Roy <julien@jroy.ca>
commit f2be215fb991955a99bceb9ba10e5abecd2147ea
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Fri Apr 26 16:46:35 2024 +0200
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
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 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 373ac1193ec4d081e9c78e2696ab17d22dea75d2
Author: David Roman <davidroman96@gmail.com>
Date: Mon Jun 13 17:39:05 2022 +0200
app-misc/*: fix aw-{core,client} SRC_URI
Signed-off-by: David Roman <davidroman96@gmail.com>
commit 111bba55cbc30848222c9c549d41180ffd9cf6ab
Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Mon Jun 13 12:48:52 2022 +0200
app-misc/aw-client: unkeyword 0.11.0 for ~amd64
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
commit e2c28d69128309a97de52bd8393f8a20d8d9ad8e
Author: David Roman <davidroman96@gmail.com>
Date: Sun Jun 12 20:49:24 2022 +0200
app-misc/aw-client: new package
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: David Roman <davidroman96@gmail.com>