[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2024-02-24 Thread Hanno Böck
commit: 900c4cd52c2eabd3312153f7f42a3d98e24ffe5d
Author: Hanno Böck  gentoo  org>
AuthorDate: Sat Feb 24 15:17:32 2024 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Sat Feb 24 15:17:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900c4cd5

dev-python/python-axolotl-curve25519: drop myself as a maintainer

Signed-off-by: Hanno Böck  gentoo.org>

 dev-python/python-axolotl-curve25519/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/python-axolotl-curve25519/metadata.xml 
b/dev-python/python-axolotl-curve25519/metadata.xml
index 146e25fb3495..9bcf66a3d106 100644
--- a/dev-python/python-axolotl-curve25519/metadata.xml
+++ b/dev-python/python-axolotl-curve25519/metadata.xml
@@ -1,9 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   ha...@gentoo.org
-   

conik...@gentoo.org
Conrad Kostecki



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2023-08-05 Thread Conrad Kostecki
commit: 419dafe60d397965da5e340cccad475a02d55ac1
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Aug  5 22:16:01 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Aug  5 22:39:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419dafe6

dev-python/python-axolotl-curve25519: add python3.12 support

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r4.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
index c974e4fb97d5..370508be082f 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2023-07-26 Thread WANG Xuerui
commit: ea982b05496b28fc6f8a6d3ec49e594fa4dc6f98
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu Jul 27 05:18:40 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu Jul 27 05:24:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea982b05

dev-python/python-axolotl-curve25519: keyword 0.4.1_p2-r4 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r4.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
index e0c898e36617..c974e4fb97d5 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="BSD GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 
 PATCHES=( "${FILESDIR}/python-axolotl-curve25519-fix-type.patch"
"${FILESDIR}/${P}-fix-setuptools-warning.diff" )



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2023-05-04 Thread Michał Górny
commit: 4914c4a546fb3063149ff6019f06d6e728d62863
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  4 16:28:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  4 16:30:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4914c4a5

dev-python/python-axolotl-curve25519: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
index 6077f4fd176f..e0c898e36617 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517="setuptools"
 PYTHON_COMPAT=( python3_{9..11} )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/, ...

2023-04-01 Thread Hanno Böck
commit: a8faec5b1709f76e12cde2a7ec5fc75c9c16a56c
Author: Hanno Böck  gentoo  org>
AuthorDate: Sat Apr  1 16:50:50 2023 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Sat Apr  1 16:50:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8faec5b

dev-python/python-axolotl-curve25519: Fix setuptools warning

Closes: https://bugs.gentoo.org/797808
Signed-off-by: Hanno Böck  gentoo.org>

 ...n-axolotl-curve25519-0.4.1_p2-fix-setuptools-warning.diff | 12 
 .../python-axolotl-curve25519-0.4.1_p2-r4.ebuild |  3 ++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/files/python-axolotl-curve25519-0.4.1_p2-fix-setuptools-warning.diff
 
b/dev-python/python-axolotl-curve25519/files/python-axolotl-curve25519-0.4.1_p2-fix-setuptools-warning.diff
new file mode 100644
index ..b62111a0b7c3
--- /dev/null
+++ 
b/dev-python/python-axolotl-curve25519/files/python-axolotl-curve25519-0.4.1_p2-fix-setuptools-warning.diff
@@ -0,0 +1,12 @@
+diff -Naurp a/setup.py b/setup.py
+--- a/setup.py 2018-04-14 12:44:43.0 +0200
 b/setup.py 2023-04-01 18:39:19.732484796 +0200
+@@ -18,7 +18,7 @@ module_curve = Extension('axolotl_curve2
+ )
+ setup(
+ name='python-axolotl-curve25519',
+-version="0.4.1-2",
++version="0.4.1.post2",
+ license='GPLv3 License',
+ author='Tarek Galal',
+ ext_modules = [module_curve],

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
index b2e958e91dbe..6077f4fd176f 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
@@ -19,4 +19,5 @@ LICENSE="BSD GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~riscv x86"
 
-PATCHES=( "${FILESDIR}/python-axolotl-curve25519-fix-type.patch" )
+PATCHES=( "${FILESDIR}/python-axolotl-curve25519-fix-type.patch"
+   "${FILESDIR}/${P}-fix-setuptools-warning.diff" )



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2022-12-04 Thread Conrad Kostecki
commit: a41530c6042720c1f05c9836fbfc0446ea533f6d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Dec  4 14:25:33 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Dec  4 14:25:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41530c6

dev-python/python-axolotl-curve25519: force revbump

Bug: https://bugs.gentoo.org/871369
Signed-off-by: Conrad Kostecki  gentoo.org>

 ...19-0.4.1_p2-r3.ebuild => python-axolotl-curve25519-0.4.1_p2-r4.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild
similarity index 100%
rename from 
dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
rename to 
dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r4.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/files/, ...

2022-12-02 Thread Hanno Böck
commit: 5d93a77c89ebcf55f3673236941668b8f990b337
Author: Hanno Böck  gentoo  org>
AuthorDate: Fri Dec  2 10:00:27 2022 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Fri Dec  2 10:02:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d93a77c

dev-python/python-axolotl-curve25519: Fix compilation with clang.

This fixes an invalid type in the python module struct. Also
sent upstream.

Closes: https://bugs.gentoo.org/871369
Signed-off-by: Hanno Böck  gentoo.org>

 .../files/python-axolotl-curve25519-fix-type.patch| 15 +++
 .../python-axolotl-curve25519-0.4.1_p2-r3.ebuild  |  2 ++
 2 files changed, 17 insertions(+)

diff --git 
a/dev-python/python-axolotl-curve25519/files/python-axolotl-curve25519-fix-type.patch
 
b/dev-python/python-axolotl-curve25519/files/python-axolotl-curve25519-fix-type.patch
new file mode 100644
index ..dc30fff8d911
--- /dev/null
+++ 
b/dev-python/python-axolotl-curve25519/files/python-axolotl-curve25519-fix-type.patch
@@ -0,0 +1,15 @@
+See https://github.com/tgalal/python-axolotl-curve25519/pull/26
+
+diff --git a/curve25519module.c b/curve25519module.c
+index f4bd3d7..cf8bb45 100644
+--- a/curve25519module.c
 b/curve25519module.c
+@@ -158,7 +158,7 @@ curve25519_functions[] = {
+ PyModuleDef_HEAD_INIT,
+ "axolotl_curve25519",
+ NULL,
+-NULL,
++0,
+ curve25519_functions,
+ };
+ 

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
index 4ee2dee9744b..e8a857838ab6 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
@@ -18,3 +18,5 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 LICENSE="BSD GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~riscv x86"
+
+PATCHES=( "${FILESDIR}/python-axolotl-curve25519-fix-type.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2022-11-03 Thread Conrad Kostecki
commit: 122beea7d828348121e4fc7203dc6c36a3478f74
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Nov  3 23:02:33 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Nov  3 23:14:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122beea7

dev-python/python-axolotl-curve25519: migrate to pep517

Also fixed QA PythonGHDistfileSuffix.

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-python/python-axolotl-curve25519/Manifest | 2 +-
 4.1_p2-r2.ebuild => python-axolotl-curve25519-0.4.1_p2-r3.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-axolotl-curve25519/Manifest 
b/dev-python/python-axolotl-curve25519/Manifest
index d678c06615a3..e488ad0bf951 100644
--- a/dev-python/python-axolotl-curve25519/Manifest
+++ b/dev-python/python-axolotl-curve25519/Manifest
@@ -1 +1 @@
-DIST python-axolotl-curve25519-0.4.1-2.tar.gz 100957 BLAKE2B 
cda4fb7ad7c78df7465a952e2b5f3c6616849876bc1c8b72dde08042a655c2b86233329d311f6bee1bfc6d2b32926968aafc7e6204320209c2c1bd008f1aa361
 SHA512 
cbc7c6caa47a9a811640c247a1be727d7b1b68bcdb4c5336e02b4d1eaf9fd2c57b7438b0da466a379a1c0f3f146756b9b7eea3c9b7945ce88478d4bf0b8a1e0d
+DIST python-axolotl-curve25519-0.4.1-2.gh.tar.gz 100957 BLAKE2B 
cda4fb7ad7c78df7465a952e2b5f3c6616849876bc1c8b72dde08042a655c2b86233329d311f6bee1bfc6d2b32926968aafc7e6204320209c2c1bd008f1aa361
 SHA512 
cbc7c6caa47a9a811640c247a1be727d7b1b68bcdb4c5336e02b4d1eaf9fd2c57b7438b0da466a379a1c0f3f146756b9b7eea3c9b7945ce88478d4bf0b8a1e0d

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
similarity index 88%
rename from 
dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
rename to 
dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
index 8586686ebb6b..4ee2dee9744b 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-DISTUTILS_USE_SETUPTOOLS="bdepend"
+DISTUTILS_USE_PEP517="setuptools"
 PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
@@ -12,7 +12,7 @@ MY_PV="${PV/_p/-}"
 
 DESCRIPTION="A python wrapper for the curve25519 library with ed25519 
signatures"
 HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz"
+SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.gh.tar.gz"
 S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="BSD GPL-3"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2022-11-03 Thread Conrad Kostecki
commit: 4759bab667432d75082ccbca99a1b18dad38d9ca
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Nov  2 20:16:28 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Nov  3 22:37:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4759bab6

dev-python/python-axolotl-curve25519: add python3.11 support

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r2.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
index c46ea49e41ef..8586686ebb6b 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_SETUPTOOLS="bdepend"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2021-12-03 Thread Arthur Zamarin
commit: 0ca38363c90997ab54b8c22dba48bec7fdacfe60
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  3 13:45:26 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  3 13:46:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca38363

dev-python/python-axolotl-curve25519: Keyword 0.4.1_p2-r1 arm64, #828034

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index c6bc7b0e143a..d82dbca31658 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -17,4 +17,4 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="BSD GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2021-07-01 Thread Conrad Kostecki
commit: aa8a2f76c2c4294f4cc5015350120998ee70585b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Jul  1 20:29:14 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jul  1 21:15:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8a2f76

dev-python/python-axolotl-curve25519: add python3.10 support

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild   | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index 58766f76291..a6e2dad417c 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS="bdepend"
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -13,9 +13,8 @@ MY_PV="${PV/_p/-}"
 DESCRIPTION="A python wrapper for the curve25519 library with ed25519 
signatures"
 HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
 SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="BSD GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-
-S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2020-08-24 Thread Conrad Kostecki
commit: 0f7373786ca3902ad05129ac0d372fc50b2d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Aug 24 20:48:46 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Aug 24 22:32:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f737378

dev-python/python-axolotl-curve25519: add python3.9 support

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index 6bcd18abb00..4aec5750e68 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS="bdepend"
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 
@@ -17,6 +18,4 @@ LICENSE="BSD GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
 S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2020-02-03 Thread Hanno Böck
commit: a9a7f3e768a06214b2b89938260f04ad0feb39e2
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Feb  3 10:23:23 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Feb  3 10:23:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a7f3e7

dev-python/python-axolotl-curve25519: Remove Python 2.

No dependencies with Python 2 support any more.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-2.3.87, Repoman-2.3.20

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index 0fcf7416e0b..6bcd18abb00 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2019-12-17 Thread Conrad Kostecki
commit: b592cb7cf88246e14b1adbcd0726bd6070a83b1e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Dec 17 17:20:51 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Dec 17 18:37:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b592cb7c

dev-python/python-axolotl-curve25519: add python3.8 support

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index f2ef8bf17fe..ea3755512b0 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2019-04-18 Thread Aaron Bauman
commit: 4e67a4bad47ae457d98601fed20efba7a95e62df
Author: Aaron Bauman  gentoo  org>
AuthorDate: Fri Apr 19 02:24:46 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Apr 19 02:24:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e67a4ba

dev-python/python-axolotl-curve25519: amd64 stable wrt bug #682744

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index b4fdda0d1f4..3fe76911765 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> ${PN}-${MY_P
 
 LICENSE="BSD GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2019-03-26 Thread Patrice Clement
commit: bff1b13ada4fd6fbc15e280797026c0e8de0adcc
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Mar 24 12:40:50 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Mar 26 16:45:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff1b13a

dev-python/python-axolotl-curve25519: drop python3.4. support

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Patrice Clement  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild| 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
index 98206da4369..b4fdda0d1f4 100644
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2018-10-29 Thread Patrice Clement
commit: ad91bba1c93ea7c4b0c956bbdbda14506b9eaa8a
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Oct 28 16:14:54 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 29 23:15:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad91bba1

dev-python/python-axolotl-curve25519: add python3.7 support.

Also bumped to EAPI=7.

Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10276
Signed-off-by: Patrice Clement  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2-r1.ebuild   | 22 ++
 1 file changed, 22 insertions(+)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
new file mode 100644
index 000..98206da4369
--- /dev/null
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+
+inherit distutils-r1
+
+MY_PV="${PV/_p/-}"
+
+DESCRIPTION="A python wrapper for the curve25519 library with ed25519 
signatures"
+HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
+SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz"
+
+LICENSE="BSD GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2018-10-29 Thread Patrice Clement
commit: 1650b08b6b68055516948f7394a52b0355f4517d
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Oct 28 16:17:30 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 29 23:15:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1650b08b

dev-python/python-axolotl-curve25519: drop old version.

Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Patrice Clement  gentoo.org>

 .../python-axolotl-curve25519-0.4.1_p2.ebuild  | 22 --
 1 file changed, 22 deletions(-)

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
deleted file mode 100644
index 46d50ec426b..000
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-MY_PV="${PV/_p/-}"
-
-DESCRIPTION="A python wrapper for the curve25519 library with ed25519 
signatures"
-HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz"
-
-LICENSE="BSD GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2018-06-24 Thread Michał Górny
commit: 3c469d30dcb2b9b2c9fbde0377e3adcb31ed6117
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Jun 23 21:28:17 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 24 07:47:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c469d30

dev-python/python-axolotl-curve25519: New package

Closes: https://bugs.gentoo.org/608882
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/python-axolotl-curve25519/Manifest  |  1 +
 dev-python/python-axolotl-curve25519/metadata.xml  | 24 ++
 .../python-axolotl-curve25519-0.4.1_p2.ebuild  | 22 
 3 files changed, 47 insertions(+)

diff --git a/dev-python/python-axolotl-curve25519/Manifest 
b/dev-python/python-axolotl-curve25519/Manifest
new file mode 100644
index 000..d678c06615a
--- /dev/null
+++ b/dev-python/python-axolotl-curve25519/Manifest
@@ -0,0 +1 @@
+DIST python-axolotl-curve25519-0.4.1-2.tar.gz 100957 BLAKE2B 
cda4fb7ad7c78df7465a952e2b5f3c6616849876bc1c8b72dde08042a655c2b86233329d311f6bee1bfc6d2b32926968aafc7e6204320209c2c1bd008f1aa361
 SHA512 
cbc7c6caa47a9a811640c247a1be727d7b1b68bcdb4c5336e02b4d1eaf9fd2c57b7438b0da466a379a1c0f3f146756b9b7eea3c9b7945ce88478d4bf0b8a1e0d

diff --git a/dev-python/python-axolotl-curve25519/metadata.xml 
b/dev-python/python-axolotl-curve25519/metadata.xml
new file mode 100644
index 000..0d550cd8595
--- /dev/null
+++ b/dev-python/python-axolotl-curve25519/metadata.xml
@@ -0,0 +1,24 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ha...@gentoo.org
+   
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   This is a python wrapper for the curve25519 library with 
ed25519 signatures.
+   The C code was pulled from libaxolotl-android.
+   At the moment this wrapper is meant for use by 
dev-python/python-axolotl.
+   
+   
+   
https://github.com/tgalal/python-axolotl-curve25519/issues
+   tgalal/python-axolotl-curve25519
+   
+

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
new file mode 100644
index 000..46d50ec426b
--- /dev/null
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+MY_PV="${PV/_p/-}"
+
+DESCRIPTION="A python wrapper for the curve25519 library with ed25519 
signatures"
+HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
+SRC_URI="https://github.com/tgalal/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz"
+
+LICENSE="BSD GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2018-06-23 Thread Michał Górny
commit: 5518b80a470b6159782253346e1c27fdda355fdd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 23 07:13:35 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 23 07:13:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5518b80a

dev-python/python-axolotl-curve25519: Revert "Initial commit."

This commit bypassed proxy-maint project and merged an old (broken)
version of the pull request.

 dev-python/python-axolotl-curve25519/Manifest |  1 -
 dev-python/python-axolotl-curve25519/metadata.xml | 11 ---
 .../python-axolotl-curve25519-0.4.1_p2.ebuild | 19 ---
 3 files changed, 31 deletions(-)

diff --git a/dev-python/python-axolotl-curve25519/Manifest 
b/dev-python/python-axolotl-curve25519/Manifest
deleted file mode 100644
index e9d3d04f14a..000
--- a/dev-python/python-axolotl-curve25519/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-axolotl-curve25519-0.4.1.post2.tar.gz 79941 BLAKE2B 
51f616670e23591bd77a3b75ecfb487ad5b0360d49cccd736041a3dd12665e19695aea1c772336dbc9642b6ddd2772e1169f02369943bf5311b0ffb6a664fb3d
 SHA512 
2cd0b8607fd1fa7654a5dd02f4594e9617b0553913a59dda1292867de9f6c2160e4b56ec74f83f3d4ef9259e1c77828dd3cd3f58ecb10076d6c9180c61e7d8ef

diff --git a/dev-python/python-axolotl-curve25519/metadata.xml 
b/dev-python/python-axolotl-curve25519/metadata.xml
deleted file mode 100644
index 3d3866fb9b4..000
--- a/dev-python/python-axolotl-curve25519/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ha...@gentoo.org
-   
-   
-   python-axolotl-curve25519
-   tgalal/python-axolotl-curve25519
-   
-

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
deleted file mode 100644
index 4291ed002ca..000
--- 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1
-
-MY_P="${PN}-${PV/_p/.post}"
-DESCRIPTION="Python module for Ed25519 signatures"
-HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/

2018-06-22 Thread Hanno Boeck
commit: 3e941cc42ed0273be2ee2bf3cd066ff0d6abe61a
Author: Hanno  gentoo  org>
AuthorDate: Fri Jun 22 17:31:53 2018 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Fri Jun 22 17:31:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e941cc4

dev-python/python-axolotl-curve25519: Initial commit.

Python library for axolotl-based protocols like OMEMO,
see https://bugs.gentoo.org/608882

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/python-axolotl-curve25519/Manifest |  1 +
 dev-python/python-axolotl-curve25519/metadata.xml | 11 +++
 .../python-axolotl-curve25519-0.4.1_p2.ebuild | 19 +++
 3 files changed, 31 insertions(+)

diff --git a/dev-python/python-axolotl-curve25519/Manifest 
b/dev-python/python-axolotl-curve25519/Manifest
new file mode 100644
index 000..e9d3d04f14a
--- /dev/null
+++ b/dev-python/python-axolotl-curve25519/Manifest
@@ -0,0 +1 @@
+DIST python-axolotl-curve25519-0.4.1.post2.tar.gz 79941 BLAKE2B 
51f616670e23591bd77a3b75ecfb487ad5b0360d49cccd736041a3dd12665e19695aea1c772336dbc9642b6ddd2772e1169f02369943bf5311b0ffb6a664fb3d
 SHA512 
2cd0b8607fd1fa7654a5dd02f4594e9617b0553913a59dda1292867de9f6c2160e4b56ec74f83f3d4ef9259e1c77828dd3cd3f58ecb10076d6c9180c61e7d8ef

diff --git a/dev-python/python-axolotl-curve25519/metadata.xml 
b/dev-python/python-axolotl-curve25519/metadata.xml
new file mode 100644
index 000..3d3866fb9b4
--- /dev/null
+++ b/dev-python/python-axolotl-curve25519/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ha...@gentoo.org
+   
+   
+   python-axolotl-curve25519
+   tgalal/python-axolotl-curve25519
+   
+

diff --git 
a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
new file mode 100644
index 000..4291ed002ca
--- /dev/null
+++ 
b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+MY_P="${PN}-${PV/_p/.post}"
+DESCRIPTION="Python module for Ed25519 signatures"
+HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""