public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: net-im/gajim-plugins/
@ 2023-02-25  7:17 Viorel Munteanu
  0 siblings, 0 replies; 3+ messages in thread
From: Viorel Munteanu @ 2023-02-25  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     791262f510019a8c6e1f747b17d86e4d5a6fa808
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Feb 24 23:31:48 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 23:31:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=791262f5

net-im/gajim-plugins: enable py3.11

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

 net-im/gajim-plugins/gajim-plugins-9999.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/net-im/gajim-plugins/gajim-plugins-9999.ebuild b/net-im/gajim-plugins/gajim-plugins-9999.ebuild
index f763f7ee8..1b328b7e7 100644
--- a/net-im/gajim-plugins/gajim-plugins-9999.ebuild
+++ b/net-im/gajim-plugins/gajim-plugins-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit python-single-r1
 
@@ -20,7 +20,6 @@ SLOT="0"
 IUSE="$(printf '+%s ' ${MY_PLUGINS[@]})"
 S="${WORKDIR}/${P%_p2}"
 
-DEPEND=""
 RDEPEND="
 	${PYTHON_DEPS}
 	$(python_gen_cond_dep '
@@ -31,8 +30,11 @@ RDEPEND="
 			dev-python/qrcode[${PYTHON_USEDEP}]
 			dev-python/cryptography[${PYTHON_USEDEP}] )
 		pgp? (
-			>=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}] )
-		plugins_translations? ( app-misc/geoclue[introspection] )
+			>=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}]
+		)
+		plugins_translations? (
+			app-misc/geoclue[introspection]
+		)
 	')"
 
 src_install() {


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/gajim-plugins/
@ 2024-05-14 23:04 Julien Roy
  2024-05-14 23:08 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Roy @ 2024-05-14 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     95ec3e038d49dfa84f3ea7d24dae6bffcca92841
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 23:04:24 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 23:04:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95ec3e03

net-im/gajim-plugins: enable py3.12

Closes: https://bugs.gentoo.org/931469
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 net-im/gajim-plugins/gajim-plugins-9999.ebuild | 12 ++++--------
 net-im/gajim-plugins/metadata.xml              |  1 -
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/net-im/gajim-plugins/gajim-plugins-9999.ebuild b/net-im/gajim-plugins/gajim-plugins-9999.ebuild
index 84807e8572..768e89c353 100644
--- a/net-im/gajim-plugins/gajim-plugins-9999.ebuild
+++ b/net-im/gajim-plugins/gajim-plugins-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit git-r3 python-single-r1
 
@@ -16,19 +16,15 @@ S="${WORKDIR}/${P%_p2}"
 LICENSE="GPL-3"
 SLOT="0"
 MY_PLUGINS="acronyms_expander anti_spam clients_icons length_notifier
-	message_box_size now_listen omemo openpgp pgp plugins_translations
+	message_box_size now_listen openpgp pgp plugins_translations
 	quick_replies triggers"
 IUSE="$(printf '+%s ' ${MY_PLUGINS[@]})"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
 	${PYTHON_DEPS}
 	$(python_gen_cond_dep '
 		net-im/gajim[${PYTHON_SINGLE_USEDEP}]
-		omemo? (
-			net-im/gajim[omemo]
-			dev-python/python-axolotl[${PYTHON_USEDEP}]
-			dev-python/qrcode[${PYTHON_USEDEP}]
-			dev-python/cryptography[${PYTHON_USEDEP}] )
 		pgp? (
 			>=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}]
 		)

diff --git a/net-im/gajim-plugins/metadata.xml b/net-im/gajim-plugins/metadata.xml
index 22868721b1..fc35977aa0 100644
--- a/net-im/gajim-plugins/metadata.xml
+++ b/net-im/gajim-plugins/metadata.xml
@@ -11,7 +11,6 @@
     <flag name="length_notifier">Plugin: Notifies you when message length reaches a limit</flag>
     <flag name="message_box_size">Plugin: Allows you to adjust the height of the new message input field</flag>
     <flag name="now_listen">Plugin: Copy tune info to conversation input box</flag>
-    <flag name="omemo">Plugin: OMEMO Multi-End Message and Object Encryption for 1:1 chats, groupchats, and file transfers</flag>
     <flag name="openpgp">Plugin: Encrypt your messages with OpenPGP (XEP-0373)</flag>
     <flag name="pgp">Plugin: Encrypt your messages with PGP (XEP-0027)</flag>
     <flag name="plugins_translations">Plugin: Translation files for Gajim Plugins</flag>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: net-im/gajim-plugins/
  2024-05-14 23:04 [gentoo-commits] repo/proj/guru:dev commit in: net-im/gajim-plugins/ Julien Roy
@ 2024-05-14 23:08 ` Julien Roy
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Roy @ 2024-05-14 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     95ec3e038d49dfa84f3ea7d24dae6bffcca92841
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 23:04:24 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 23:04:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95ec3e03

net-im/gajim-plugins: enable py3.12

Closes: https://bugs.gentoo.org/931469
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 net-im/gajim-plugins/gajim-plugins-9999.ebuild | 12 ++++--------
 net-im/gajim-plugins/metadata.xml              |  1 -
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/net-im/gajim-plugins/gajim-plugins-9999.ebuild b/net-im/gajim-plugins/gajim-plugins-9999.ebuild
index 84807e8572..768e89c353 100644
--- a/net-im/gajim-plugins/gajim-plugins-9999.ebuild
+++ b/net-im/gajim-plugins/gajim-plugins-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit git-r3 python-single-r1
 
@@ -16,19 +16,15 @@ S="${WORKDIR}/${P%_p2}"
 LICENSE="GPL-3"
 SLOT="0"
 MY_PLUGINS="acronyms_expander anti_spam clients_icons length_notifier
-	message_box_size now_listen omemo openpgp pgp plugins_translations
+	message_box_size now_listen openpgp pgp plugins_translations
 	quick_replies triggers"
 IUSE="$(printf '+%s ' ${MY_PLUGINS[@]})"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
 	${PYTHON_DEPS}
 	$(python_gen_cond_dep '
 		net-im/gajim[${PYTHON_SINGLE_USEDEP}]
-		omemo? (
-			net-im/gajim[omemo]
-			dev-python/python-axolotl[${PYTHON_USEDEP}]
-			dev-python/qrcode[${PYTHON_USEDEP}]
-			dev-python/cryptography[${PYTHON_USEDEP}] )
 		pgp? (
 			>=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}]
 		)

diff --git a/net-im/gajim-plugins/metadata.xml b/net-im/gajim-plugins/metadata.xml
index 22868721b1..fc35977aa0 100644
--- a/net-im/gajim-plugins/metadata.xml
+++ b/net-im/gajim-plugins/metadata.xml
@@ -11,7 +11,6 @@
     <flag name="length_notifier">Plugin: Notifies you when message length reaches a limit</flag>
     <flag name="message_box_size">Plugin: Allows you to adjust the height of the new message input field</flag>
     <flag name="now_listen">Plugin: Copy tune info to conversation input box</flag>
-    <flag name="omemo">Plugin: OMEMO Multi-End Message and Object Encryption for 1:1 chats, groupchats, and file transfers</flag>
     <flag name="openpgp">Plugin: Encrypt your messages with OpenPGP (XEP-0373)</flag>
     <flag name="pgp">Plugin: Encrypt your messages with PGP (XEP-0027)</flag>
     <flag name="plugins_translations">Plugin: Translation files for Gajim Plugins</flag>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-14 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 23:04 [gentoo-commits] repo/proj/guru:dev commit in: net-im/gajim-plugins/ Julien Roy
2024-05-14 23:08 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2023-02-25  7:17 Viorel Munteanu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox