* [gentoo-commits] repo/proj/guru:master commit in: app-doc/geeknote/
@ 2024-04-25 21:49 Julien Roy
0 siblings, 0 replies; 6+ messages in thread
From: Julien Roy @ 2024-04-25 21:49 UTC (permalink / raw
To: gentoo-commits
commit: 378987b3fc2d105076856b5909151daf05cd1767
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Wed Apr 24 16:03:50 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Apr 24 16:03:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=378987b3
app-doc/geeknote: metadata.xml update to my repo
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
app-doc/geeknote/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-doc/geeknote/metadata.xml b/app-doc/geeknote/metadata.xml
index 7a077c1735..511e35e029 100644
--- a/app-doc/geeknote/metadata.xml
+++ b/app-doc/geeknote/metadata.xml
@@ -6,7 +6,7 @@
<email>zdanevich.vitaly@ya.ru</email>
</maintainer>
<upstream>
- <remote-id type="github">jeffkowalski/geeknote</remote-id>
- <bugs-to>https://github.com/jeffkowalski/geeknote/issues</bugs-to>
+ <remote-id type="github">vitaly-zdanevich/geeknote</remote-id>
+ <bugs-to>https://github.com/vitaly-zdanevich/geeknote/issues</bugs-to>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-doc/geeknote/
@ 2024-04-25 21:49 Julien Roy
0 siblings, 0 replies; 6+ messages in thread
From: Julien Roy @ 2024-04-25 21:49 UTC (permalink / raw
To: gentoo-commits
commit: 468f708b6c48f8d36b295f834920423eaaa66308
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Wed Apr 24 16:21:02 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Apr 24 16:21:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=468f708b
app-doc/geeknote: HOMEPAGE improve
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
app-doc/geeknote/geeknote-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-doc/geeknote/geeknote-9999.ebuild b/app-doc/geeknote/geeknote-9999.ebuild
index 0ff572714f..fc735bf151 100644
--- a/app-doc/geeknote/geeknote-9999.ebuild
+++ b/app-doc/geeknote/geeknote-9999.ebuild
@@ -9,7 +9,7 @@ DISTUTILS_USE_PEP517=setuptools
inherit bash-completion-r1 distutils-r1 git-r3
DESCRIPTION="Evernote CLI: CRUD for notes in cloud, in markdown"
-HOMEPAGE="https://github.com/Evernote/evernote-sdk-python3"
+HOMEPAGE="http://web.archive.org/web/20171008200604/http://www.geeknote.me/"
EGIT_REPO_URI="https://github.com/vitaly-zdanevich/geeknote"
LICENSE="GPL-3"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-doc/geeknote/
@ 2024-06-07 21:48 Julien Roy
0 siblings, 0 replies; 6+ messages in thread
From: Julien Roy @ 2024-06-07 21:48 UTC (permalink / raw
To: gentoo-commits
commit: d87e1732599f9e3f94159539d01144938395a28d
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Jun 6 18:54:29 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jun 6 18:54:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d87e1732
app-doc/geeknote: python compatibility bump to 3.12
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
app-doc/geeknote/geeknote-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-doc/geeknote/geeknote-9999.ebuild b/app-doc/geeknote/geeknote-9999.ebuild
index 169a2e379..0cb845e3f 100644
--- a/app-doc/geeknote/geeknote-9999.ebuild
+++ b/app-doc/geeknote/geeknote-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
inherit bash-completion-r1 distutils-r1 git-r3
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-doc/geeknote/
@ 2024-06-25 9:10 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2024-06-25 9:10 UTC (permalink / raw
To: gentoo-commits
commit: ca617d90a1cf7f9373fb95afe39b8bbb0212c828
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Fri Jun 21 01:01:59 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jun 21 01:01:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca617d90
app-doc/geeknote: Python 3.12 is not working - set max to 3.11
Because of Apache Thrift problem, see https://github.com/apache/thrift/commit/6f8c99e98170dcd4f311e755b79f7013868c64c5#r143063857
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
app-doc/geeknote/geeknote-3.0.5.ebuild | 2 +-
app-doc/geeknote/geeknote-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-doc/geeknote/geeknote-3.0.5.ebuild b/app-doc/geeknote/geeknote-3.0.5.ebuild
index 17e814e84..48b4b939a 100644
--- a/app-doc/geeknote/geeknote-3.0.5.ebuild
+++ b/app-doc/geeknote/geeknote-3.0.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/app-doc/geeknote/geeknote-9999.ebuild b/app-doc/geeknote/geeknote-9999.ebuild
index ce78f8a52..86a17bd62 100644
--- a/app-doc/geeknote/geeknote-9999.ebuild
+++ b/app-doc/geeknote/geeknote-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit bash-completion-r1 distutils-r1 git-r3
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-doc/geeknote/
@ 2025-02-28 23:41 David Roman
2025-03-01 0:53 ` [gentoo-commits] repo/proj/guru:master " David Roman
0 siblings, 1 reply; 6+ messages in thread
From: David Roman @ 2025-02-28 23:41 UTC (permalink / raw
To: gentoo-commits
commit: 6ba10ec9c207a23c2f9fc329729a4d5f335369d3
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Fri Feb 28 07:48:54 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Feb 28 23:41:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ba10ec9
app-doc/geeknote: add 3.0.6
This update includes only this useful commit vitaly-zdanevich/geeknote@578bfcf
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
Closes: https://github.com/gentoo/guru/pull/296
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-doc/geeknote/Manifest | 1 +
app-doc/geeknote/geeknote-3.0.6.ebuild | 39 ++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/app-doc/geeknote/Manifest b/app-doc/geeknote/Manifest
index 515be19b3..1b2d57265 100644
--- a/app-doc/geeknote/Manifest
+++ b/app-doc/geeknote/Manifest
@@ -1 +1,2 @@
DIST geeknote-3.0.5.tar.gz 69842 BLAKE2B c6bc3c0622625531d2dc96f334d86fb3dcb9dc4ad459f7a1cbe54e64593641d40b485021b2442a8ac1c56ea5167bcdd46f1a4d9063150945a9a40d3e528aba37 SHA512 87f7598bff94c7b42c276270ab75fbf7dbc26b82229359bcdc684633b1cced2a42716590212b6c19be7e68330b08c292a54d9612eaf72c71bfd5a34c8c4036ac
+DIST geeknote-3.0.6.tar.gz 70684 BLAKE2B 32d4b888bc62eef7198286ea0928eba0de014dcbeca68a4845feb4600264d4f8a9d432481de0c69a6d9b09c980fba34933911358e513bd503f120780bbda7a0d SHA512 095ff8f5f3c493b996a479ce09206929383ea4acbde0598d78c234a7c4e9f05c916b9d56d0d5740474b44485070ed26d9c48a63e3cfae5af6327211c7e756a44
diff --git a/app-doc/geeknote/geeknote-3.0.6.ebuild b/app-doc/geeknote/geeknote-3.0.6.ebuild
new file mode 100644
index 000000000..6268790cd
--- /dev/null
+++ b/app-doc/geeknote/geeknote-3.0.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_11 )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Evernote CLI: CRUD for notes in cloud, in markdown"
+HOMEPAGE="https://github.com/vitaly-zdanevich/geeknote"
+SRC_URI="https://github.com/vitaly-zdanevich/$PN/archive/refs/tags/v$PV.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+)"
+
+RDEPEND="
+ dev-python/evernote2[${PYTHON_USEDEP}]
+ dev-python/html2text[${PYTHON_USEDEP}]
+ dev-python/sqlalchemy[${PYTHON_USEDEP}]
+ dev-python/markdown2[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+ dev-python/thrift[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+ einfo "Autocompletion plugin is already bundled in oh-my-zsh. To enable just configure plugin definition"
+ einfo "plugins=( ... geeknote ...)"
+ einfo "see more at https://github.com/s7anley/zsh-geeknote"
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: app-doc/geeknote/
2025-02-28 23:41 [gentoo-commits] repo/proj/guru:dev commit in: app-doc/geeknote/ David Roman
@ 2025-03-01 0:53 ` David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2025-03-01 0:53 UTC (permalink / raw
To: gentoo-commits
commit: 6ba10ec9c207a23c2f9fc329729a4d5f335369d3
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Fri Feb 28 07:48:54 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Feb 28 23:41:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ba10ec9
app-doc/geeknote: add 3.0.6
This update includes only this useful commit vitaly-zdanevich/geeknote@578bfcf
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
Closes: https://github.com/gentoo/guru/pull/296
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-doc/geeknote/Manifest | 1 +
app-doc/geeknote/geeknote-3.0.6.ebuild | 39 ++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/app-doc/geeknote/Manifest b/app-doc/geeknote/Manifest
index 515be19b3..1b2d57265 100644
--- a/app-doc/geeknote/Manifest
+++ b/app-doc/geeknote/Manifest
@@ -1 +1,2 @@
DIST geeknote-3.0.5.tar.gz 69842 BLAKE2B c6bc3c0622625531d2dc96f334d86fb3dcb9dc4ad459f7a1cbe54e64593641d40b485021b2442a8ac1c56ea5167bcdd46f1a4d9063150945a9a40d3e528aba37 SHA512 87f7598bff94c7b42c276270ab75fbf7dbc26b82229359bcdc684633b1cced2a42716590212b6c19be7e68330b08c292a54d9612eaf72c71bfd5a34c8c4036ac
+DIST geeknote-3.0.6.tar.gz 70684 BLAKE2B 32d4b888bc62eef7198286ea0928eba0de014dcbeca68a4845feb4600264d4f8a9d432481de0c69a6d9b09c980fba34933911358e513bd503f120780bbda7a0d SHA512 095ff8f5f3c493b996a479ce09206929383ea4acbde0598d78c234a7c4e9f05c916b9d56d0d5740474b44485070ed26d9c48a63e3cfae5af6327211c7e756a44
diff --git a/app-doc/geeknote/geeknote-3.0.6.ebuild b/app-doc/geeknote/geeknote-3.0.6.ebuild
new file mode 100644
index 000000000..6268790cd
--- /dev/null
+++ b/app-doc/geeknote/geeknote-3.0.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_11 )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Evernote CLI: CRUD for notes in cloud, in markdown"
+HOMEPAGE="https://github.com/vitaly-zdanevich/geeknote"
+SRC_URI="https://github.com/vitaly-zdanevich/$PN/archive/refs/tags/v$PV.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+)"
+
+RDEPEND="
+ dev-python/evernote2[${PYTHON_USEDEP}]
+ dev-python/html2text[${PYTHON_USEDEP}]
+ dev-python/sqlalchemy[${PYTHON_USEDEP}]
+ dev-python/markdown2[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+ dev-python/thrift[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+ einfo "Autocompletion plugin is already bundled in oh-my-zsh. To enable just configure plugin definition"
+ einfo "plugins=( ... geeknote ...)"
+ einfo "see more at https://github.com/s7anley/zsh-geeknote"
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-03-01 0:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 23:41 [gentoo-commits] repo/proj/guru:dev commit in: app-doc/geeknote/ David Roman
2025-03-01 0:53 ` [gentoo-commits] repo/proj/guru:master " David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-06-25 9:10 David Roman
2024-06-07 21:48 Julien Roy
2024-04-25 21:49 Julien Roy
2024-04-25 21:49 Julien Roy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox