public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/aw-client/
Date: Mon, 13 Jun 2022 10:49:49 +0000 (UTC)	[thread overview]
Message-ID: <1655059764.e2c28d69128309a97de52bd8393f8a20d8d9ad8e.andrewammerlaan@gentoo> (raw)

commit:     e2c28d69128309a97de52bd8393f8a20d8d9ad8e
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun Jun 12 18:49:24 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 18:49:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2c28d69

app-misc/aw-client: new package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/aw-client/aw-client-0.11.0.ebuild | 36 ++++++++++++++++++++++++++++++
 app-misc/aw-client/metadata.xml            |  8 +++++++
 2 files changed, 44 insertions(+)

diff --git a/app-misc/aw-client/aw-client-0.11.0.ebuild b/app-misc/aw-client/aw-client-0.11.0.ebuild
new file mode 100644
index 000000000..4decfe66f
--- /dev/null
+++ b/app-misc/aw-client/aw-client-0.11.0.ebuild
@@ -0,0 +1,36 @@
+# 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_{8..10})
+
+inherit distutils-r1
+
+DESCRIPTION="Client library for ActivityWatch"
+HOMEPAGE="https://activitywatch.net"
+LICENSE="MPL-2.0"
+
+inherit git-r3
+EGIT_REPO_URI="https://github.com/ActivityWatch/${PN}.git"
+EGI_COMMIT="f7a8dbb3f81be81224368970054fd33d2814c9d7"
+
+KEYWORDS="~amd64"
+SLOT="0"
+# Test tries to connect to aw-server
+RESTRICT="test"
+
+RDEPEND="
+	app-misc/aw-core[${PYTHON_USEDEP}]
+	dev-python/click[${PYTHON_USEDEP}]
+	dev-python/persist-queue[${PYTHON_USEDEP}]
+	dev-python/tabulate[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+"
+
+DEPEND="
+	${RDEPEND}
+"
+

diff --git a/app-misc/aw-client/metadata.xml b/app-misc/aw-client/metadata.xml
new file mode 100644
index 000000000..01c1fc848
--- /dev/null
+++ b/app-misc/aw-client/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>davidroman96@gmail.com</email>
+		<name>David Roman</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2022-06-13 10:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-13 10:49 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-13 10:49 [gentoo-commits] repo/proj/guru:master commit in: app-misc/aw-client/ Andrew Ammerlaan
2024-05-13 22:38 Julien Roy

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=1655059764.e2c28d69128309a97de52bd8393f8a20d8d9ad8e.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --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