From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/aw-core/
Date: Wed, 8 May 2024 12:34:28 +0000 (UTC) [thread overview]
Message-ID: <1715171579.35107328d751c9513ae0c5f019f24d82a8fc148b.davidroman@gentoo> (raw)
Message-ID: <20240508123428.GbWtMoh88paZSpShbrub9Zxnzf8VpfJkuKFHUQHUCUM@z> (raw)
commit: 35107328d751c9513ae0c5f019f24d82a8fc148b
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Wed May 8 12:32:54 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed May 8 12:32:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35107328
app-misc/aw-core: add 0.5.16
versioning has been updated to the one used by upstream
for this component.
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-misc/aw-core/Manifest | 1 +
app-misc/aw-core/aw-core-0.5.16.ebuild | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/app-misc/aw-core/Manifest b/app-misc/aw-core/Manifest
index fa5c04de2f..d79d8607c4 100644
--- a/app-misc/aw-core/Manifest
+++ b/app-misc/aw-core/Manifest
@@ -1 +1,2 @@
DIST aw-core-0.11.0.tar.gz 74757 BLAKE2B 192d5a101e9e01e8de65a5c2aa20a9636ff0476d294951f765b344889ff41ac2dbb0c8b5d2d1b884f96c963219541088b629794f1cf97c9b41c6bda29235c3ec SHA512 4d48d8debb12530c78ef09b1a12530bb10ab2caac4d2a7da1c642afffe26f08b9db60c21576b5d711fd10e47c9b905dbd3a2fb5f72998077e5f7393f9c6edde6
+DIST aw-core-0.5.16.tar.gz 70074 BLAKE2B 66cb3f8fcacd5273b393cda80a2df3c11d1ad083d28ac4e7334d36ee4c739564f6324830f6e572578a76ab4e08463e5a2ce65dd9e1b6db61f4b1b1ed5d93c6ac SHA512 58aa9242d5e1e9ff6bc64d1a74069c1c5713a49f975dccc8230752d8f182ff1f8ce492bd6bcadc87fcb0e84e3d7d92fbeeda4713d08b2bb58ec214521da67fbd
diff --git a/app-misc/aw-core/aw-core-0.5.16.ebuild b/app-misc/aw-core/aw-core-0.5.16.ebuild
new file mode 100644
index 0000000000..9bc95dde01
--- /dev/null
+++ b/app-misc/aw-core/aw-core-0.5.16.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core library for ActivityWatch"
+HOMEPAGE="https://activitywatch.net"
+SRC_URI="https://github.com/ActivityWatch/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+ dev-python/appdirs[${PYTHON_USEDEP}]
+ dev-python/deprecation[${PYTHON_USEDEP}]
+ dev-python/iso8601[${PYTHON_USEDEP}]
+ dev-python/jsonschema[${PYTHON_USEDEP}]
+ dev-python/peewee[${PYTHON_USEDEP}]
+ dev-python/rfc3339-validator[${PYTHON_USEDEP}]
+ dev-python/strict-rfc3339[${PYTHON_USEDEP}]
+ dev-python/TakeTheTime[${PYTHON_USEDEP}]
+ dev-python/timeslot[${PYTHON_USEDEP}]
+ dev-python/tomlkit[${PYTHON_USEDEP}]
+"
+
+DEPEND="
+ ${RDEPEND}
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2024-05-08 12:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 12:34 David Roman [this message]
2024-05-08 12:34 ` [gentoo-commits] repo/proj/guru:master commit in: app-misc/aw-core/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-05-08 12:34 David Roman
2024-05-08 12:34 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2022-06-13 10:49 Andrew Ammerlaan
2022-06-12 18:10 David Roman
2022-06-12 17:59 David Roman
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=1715171579.35107328d751c9513ae0c5f019f24d82a8fc148b.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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