[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/

2024-02-24 Thread Hanno Böck
commit: d0906de9a58e434a0024089213286a5d25fb4853
Author: Hanno Böck  gentoo  org>
AuthorDate: Sat Feb 24 15:16:48 2024 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Sat Feb 24 15:16:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0906de9

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

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

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

diff --git a/dev-python/python-axolotl/metadata.xml 
b/dev-python/python-axolotl/metadata.xml
index 55266b20f758..c0b1f15bdc96 100644
--- a/dev-python/python-axolotl/metadata.xml
+++ b/dev-python/python-axolotl/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/

2023-11-05 Thread Michał Górny
commit: ea03e65109c56bf8416b00cc7dc9c4de6ac046ee
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  5 17:41:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  5 17:55:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea03e651

dev-python/python-axolotl: Enable py3.12

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

 dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
index 076724e13fa3..20434956c9b5 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
@@ -4,13 +4,19 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 
 DESCRIPTION="A python module for the axolotl protocol"
-HOMEPAGE="https://github.com/tgalal/python-axolotl;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+HOMEPAGE="
+   https://github.com/tgalal/python-axolotl/
+   https://pypi.org/project/python-axolotl/
+"
+SRC_URI="
+   https://github.com/tgalal/python-axolotl/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -21,6 +27,5 @@ RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]
dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
 "
-DEPEND="${RDEPEND}"
 
 distutils_enable_tests pytest



[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/

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

dev-python/python-axolotl: keyword 0.2.3-r3 for ~loong

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

 dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
index c5a71b6945fa..076724e13fa3 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz 
-> ${P}.gh.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



[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/

2022-11-03 Thread Conrad Kostecki
commit: 0889b41dbb2959d7f7fa64d30159d6e5a2cfa06d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Nov  3 23:08:44 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Nov  3 23:15:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0889b41d

dev-python/python-axolotl: migrate to pep517

Also fixed QA PythonGHDistfileSuffix.

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

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

diff --git a/dev-python/python-axolotl/Manifest 
b/dev-python/python-axolotl/Manifest
index dd9304f5fbf5..ae861073a31d 100644
--- a/dev-python/python-axolotl/Manifest
+++ b/dev-python/python-axolotl/Manifest
@@ -1 +1 @@
-DIST python-axolotl-0.2.3.tar.gz 52139 BLAKE2B 
8539f4ff6d9d7e57965cdbbd510f499cf344490091fe56b013d1ab60986092ac8a7a76248624993692077020043ea21c1d9448ecf9b76a698b43da4e014f37ab
 SHA512 
1a10dc9df2f95d19b49909d4d136b5266aae19e24ac84f8b263ae7d4de18f77353c737616ac0648b600e05699a90d348f95c6c1659849986becefb4a0277fc80
+DIST python-axolotl-0.2.3.gh.tar.gz 52139 BLAKE2B 
8539f4ff6d9d7e57965cdbbd510f499cf344490091fe56b013d1ab60986092ac8a7a76248624993692077020043ea21c1d9448ecf9b76a698b43da4e014f37ab
 SHA512 
1a10dc9df2f95d19b49909d4d136b5266aae19e24ac84f8b263ae7d4de18f77353c737616ac0648b600e05699a90d348f95c6c1659849986becefb4a0277fc80

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
similarity index 92%
rename from dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild
rename to dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
index afa139dfd03e..e29163568eba 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
@@ -3,14 +3,14 @@
 
 EAPI=8
 
-DISTUTILS_USE_SETUPTOOLS="bdepend"
+DISTUTILS_USE_PEP517="setuptools"
 PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
 DESCRIPTION="A python module for the axolotl protocol"
 HOMEPAGE="https://github.com/tgalal/python-axolotl;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"



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

2022-11-03 Thread Conrad Kostecki
commit: 2ccabbaaa85caae0b1f52ecd33b6b05e56fe01f1
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Nov  2 21:32:05 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Nov  3 22:37:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ccabbaa

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

Signed-off-by: Conrad Kostecki  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/28114
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild
index 623c67cb0b94..afa139dfd03e 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-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/

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/

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

dev-python/python-axolotl: Keyword 0.2.3-r1 arm64, #828034

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

 dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
index d864afb59147..541bfb15fb0c 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



[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/

2021-07-01 Thread Conrad Kostecki
commit: 308a5254ed9121570bbd3c4c108678c8f1bdffe2
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Jul  1 20:30:51 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jul  1 21:15:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=308a5254

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

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

 dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
index 159606a37ea..197a10fb3bd 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-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
 



[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/

2020-08-24 Thread Conrad Kostecki
commit: a87ed1ee8c9874cbaf1386a3da760d17972835ce
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Aug 24 20:51:04 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Aug 24 22:32:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87ed1ee

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

Also changed test deps.

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

 .../python-axolotl/python-axolotl-0.2.3-r1.ebuild  | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
new file mode 100644
index 000..e0f66f75e82
--- /dev/null
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS="bdepend"
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A python module for the axolotl protocol"
+HOMEPAGE="https://github.com/tgalal/python-axolotl;
+SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest



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

2020-08-24 Thread Conrad Kostecki
commit: d85cf94a2cfaa3bceb16db002199fd3ea17b5f63
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Aug 24 20:52:05 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Aug 24 22:32:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85cf94a

dev-python/python-axolotl: drop old version

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

 .../python-axolotl/python-axolotl-0.2.3.ebuild | 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
deleted file mode 100644
index 05c43ad2c92..000
--- a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="A python module for the axolotl protocol"
-HOMEPAGE="https://github.com/tgalal/python-axolotl;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   esetup.py test
-}



[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/

2020-02-04 Thread Conrad Kostecki
commit: a2705d0244eaef79ee197bfb8edc4b2ecd845cc0
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Feb  4 15:30:55 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Feb  4 17:48:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2705d02

dev-python/python-axolotl: updated metadata.xml description

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

 dev-python/python-axolotl/metadata.xml | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-axolotl/metadata.xml 
b/dev-python/python-axolotl/metadata.xml
index c2eecc786c2..1c0ab210519 100644
--- a/dev-python/python-axolotl/metadata.xml
+++ b/dev-python/python-axolotl/metadata.xml
@@ -9,8 +9,10 @@
Conrad Kostecki


-   This is a python port of libsignal-protocol-java
-   originally written by Moxie Marlinspike.
+   This is a python port of libsignal-protocol-java.
+   It's a ratcheting forward secrecy protocol that works
+   in synchronous and asynchronous messaging environments.
+   Originally written by Moxie Marlinspike.



https://github.com/tgalal/python-axolotl/issues



[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/

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

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

No dependencies use Python 2 any more.

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

 dev-python/python-axolotl/python-axolotl-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
index cb9eea3e811..05c43ad2c92 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3.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/

2019-12-17 Thread Conrad Kostecki
commit: 3ea5381b111f89e7cdb4bb889219409e32d88866
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Dec 17 17:21:23 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Dec 17 18:37:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea5381b

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

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

 dev-python/python-axolotl/python-axolotl-0.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
index bd16db7b530..296c987434f 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3.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
 
@@ -19,7 +19,7 @@ RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/protobuf-python[${PYTHON_USEDEP}]
dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
-   "
+"
 DEPEND="${RDEPEND}"
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2019-07-31 Thread Joonas Niilola
commit: e22e23c6427322a5b38add15dbb555fdf40f8957
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Jul 24 12:28:19 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jul 31 08:52:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22e23c6

dev-python/python-axolotl: drop old version

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12529
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/python-axolotl/Manifest |  1 -
 .../python-axolotl/python-axolotl-0.1.42-r1.ebuild | 28 --
 2 files changed, 29 deletions(-)

diff --git a/dev-python/python-axolotl/Manifest 
b/dev-python/python-axolotl/Manifest
index 097aec4458c..dd9304f5fbf 100644
--- a/dev-python/python-axolotl/Manifest
+++ b/dev-python/python-axolotl/Manifest
@@ -1,2 +1 @@
-DIST python-axolotl-0.1.42.tar.gz 53869 BLAKE2B 
045d19b38478404b19717daee431a4fc36d187dc511d42ee950b37ef257d98aaee8ba42633888d596265c0d64bfc33f2da9307d45feb4189ec04c03d69687108
 SHA512 
db9e1cfab87d690619a672b1782942a18b12b17af555959c17bcc3e2581e9c689c57becc0ea884a1129df9dace17684ba03de38b81f8c8c65cab27962ebdb6c5
 DIST python-axolotl-0.2.3.tar.gz 52139 BLAKE2B 
8539f4ff6d9d7e57965cdbbd510f499cf344490091fe56b013d1ab60986092ac8a7a76248624993692077020043ea21c1d9448ecf9b76a698b43da4e014f37ab
 SHA512 
1a10dc9df2f95d19b49909d4d136b5266aae19e24ac84f8b263ae7d4de18f77353c737616ac0648b600e05699a90d348f95c6c1659849986becefb4a0277fc80

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
deleted file mode 100644
index bd16db7b530..000
--- a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A python module for the axolotl protocol"
-HOMEPAGE="https://github.com/tgalal/python-axolotl;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   esetup.py test
-}



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

2019-07-24 Thread Agostino Sarubbo
commit: c60aa18045c96ea720bc3000eb6cab18e694c576
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 24 08:18:13 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 24 08:18:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60aa180

dev-python/python-axolotl: x86 stable wrt bug #690386

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 dev-python/python-axolotl/python-axolotl-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
index 4851091fe5f..bd16db7b530 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2019-07-23 Thread Agostino Sarubbo
commit: 58d862247edb6b9aba6c07af996f88f18ae8697d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jul 23 08:23:11 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jul 23 08:23:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d86224

dev-python/python-axolotl: amd64 stable wrt bug #690386

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-python/python-axolotl/python-axolotl-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
index 66e74fa421f..4851091fe5f 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2019-06-02 Thread Hanno Boeck
commit: c23afe7a74cb8bba9edecbf92f3c38b44f82a3e1
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Jun  1 23:03:38 2019 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Sun Jun  2 10:24:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23afe7a

dev-python/python-axolotl: bump to version 0.2.3

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Closes: https://github.com/gentoo/gentoo/pull/12158
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Hanno Boeck  gentoo.org>

 dev-python/python-axolotl/Manifest |  1 +
 .../python-axolotl/python-axolotl-0.2.3.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/python-axolotl/Manifest 
b/dev-python/python-axolotl/Manifest
index f4ad7a3bc3c..097aec4458c 100644
--- a/dev-python/python-axolotl/Manifest
+++ b/dev-python/python-axolotl/Manifest
@@ -1 +1,2 @@
 DIST python-axolotl-0.1.42.tar.gz 53869 BLAKE2B 
045d19b38478404b19717daee431a4fc36d187dc511d42ee950b37ef257d98aaee8ba42633888d596265c0d64bfc33f2da9307d45feb4189ec04c03d69687108
 SHA512 
db9e1cfab87d690619a672b1782942a18b12b17af555959c17bcc3e2581e9c689c57becc0ea884a1129df9dace17684ba03de38b81f8c8c65cab27962ebdb6c5
+DIST python-axolotl-0.2.3.tar.gz 52139 BLAKE2B 
8539f4ff6d9d7e57965cdbbd510f499cf344490091fe56b013d1ab60986092ac8a7a76248624993692077020043ea21c1d9448ecf9b76a698b43da4e014f37ab
 SHA512 
1a10dc9df2f95d19b49909d4d136b5266aae19e24ac84f8b263ae7d4de18f77353c737616ac0648b600e05699a90d348f95c6c1659849986becefb4a0277fc80

diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
new file mode 100644
index 000..66e74fa421f
--- /dev/null
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A python module for the axolotl protocol"
+HOMEPAGE="https://github.com/tgalal/python-axolotl;
+SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   esetup.py test
+}



[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/

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

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

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

 dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
index 66e74fa421f..4851091fe5f 100644
--- a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-python/cryptography[${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/

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

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

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

 dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
index a51e848c959..66e74fa421f 100644
--- a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.1.42-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/

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

dev-python/python-axolotl: 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/python-axolotl-0.1.42.ebuild| 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
deleted file mode 100644
index b36e154d501..000
--- a/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
+++ /dev/null
@@ -1,28 +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
-
-DESCRIPTION="A python module for the axolotl protocol"
-HOMEPAGE="https://github.com/tgalal/python-axolotl;
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${RDEPEND}"
-
-python_test() {
-   esetup.py test
-}



[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/

2018-10-29 Thread Patrice Clement
commit: 2d65c5b2d998e9db3bf3956f302b2e5d520b6807
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Oct 28 16:15:44 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 29 23:15:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d65c5b2

dev-python/python-axolotl: 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
Signed-off-by: Patrice Clement  gentoo.org>

 .../python-axolotl/python-axolotl-0.1.42-r1.ebuild | 28 ++
 1 file changed, 28 insertions(+)

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
new file mode 100644
index 000..a51e848c959
--- /dev/null
+++ b/dev-python/python-axolotl/python-axolotl-0.1.42-r1.ebuild
@@ -0,0 +1,28 @@
+# 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
+
+DESCRIPTION="A python module for the axolotl protocol"
+HOMEPAGE="https://github.com/tgalal/python-axolotl;
+SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   esetup.py test
+}



[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/

2018-06-24 Thread Michał Górny
commit: 98068af937246ef38c5ed79972697038f6c9dfee
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Jun 23 21:29:07 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 24 07:47:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98068af9

dev-python/python-axolotl: New package

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

 dev-python/python-axolotl/Manifest |  1 +
 dev-python/python-axolotl/metadata.xml | 23 ++
 .../python-axolotl/python-axolotl-0.1.42.ebuild| 28 ++
 3 files changed, 52 insertions(+)

diff --git a/dev-python/python-axolotl/Manifest 
b/dev-python/python-axolotl/Manifest
new file mode 100644
index 000..f4ad7a3bc3c
--- /dev/null
+++ b/dev-python/python-axolotl/Manifest
@@ -0,0 +1 @@
+DIST python-axolotl-0.1.42.tar.gz 53869 BLAKE2B 
045d19b38478404b19717daee431a4fc36d187dc511d42ee950b37ef257d98aaee8ba42633888d596265c0d64bfc33f2da9307d45feb4189ec04c03d69687108
 SHA512 
db9e1cfab87d690619a672b1782942a18b12b17af555959c17bcc3e2581e9c689c57becc0ea884a1129df9dace17684ba03de38b81f8c8c65cab27962ebdb6c5

diff --git a/dev-python/python-axolotl/metadata.xml 
b/dev-python/python-axolotl/metadata.xml
new file mode 100644
index 000..7f774de79b2
--- /dev/null
+++ b/dev-python/python-axolotl/metadata.xml
@@ -0,0 +1,23 @@
+
+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 port of libsignal-protocol-java
+   originally written by Moxie Marlinspike.
+   
+   
+   
https://github.com/tgalal/python-axolotl/issues
+   tgalal/python-axolotl
+   
+

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
new file mode 100644
index 000..b36e154d501
--- /dev/null
+++ b/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
@@ -0,0 +1,28 @@
+# 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
+
+DESCRIPTION="A python module for the axolotl protocol"
+HOMEPAGE="https://github.com/tgalal/python-axolotl;
+SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   ${RDEPEND}"
+
+python_test() {
+   esetup.py test
+}



[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/

2018-06-23 Thread Michał Górny
commit: 607896b8e42ffe80398fbdad75ca1cf565bf1b88
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 23 07:12:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 23 07:12:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607896b8

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

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

 dev-python/python-axolotl/Manifest |  1 -
 dev-python/python-axolotl/metadata.xml | 11 ---
 .../python-axolotl/python-axolotl-0.1.42.ebuild| 23 --
 3 files changed, 35 deletions(-)

diff --git a/dev-python/python-axolotl/Manifest 
b/dev-python/python-axolotl/Manifest
deleted file mode 100644
index 4e45ae9166c..000
--- a/dev-python/python-axolotl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-axolotl-0.1.42.tar.gz 39472 BLAKE2B 
7465468c25daa84a6c6c04e89774214a6f90181014d971cf25cbf2a88e539e1d52fd983f0be8bb95e8598c065c740a618f6017ad1db98a550cfe6cef8ac3e5fe
 SHA512 
83af21f6bc3070227dabe5030fce6812f5c04476c7240f00bb09b0e81d40f0ffaa351316d65f8291853892fdf63f42b83ee4825223125b21c975565167bca7a0

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

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
deleted file mode 100644
index b720d024d6f..000
--- a/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
+++ /dev/null
@@ -1,23 +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
-
-DESCRIPTION="Python module for the Axolotl protocol (used by OMEMO)"
-HOMEPAGE="https://github.com/tgalal/python-axolotl;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/protobuf-python[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]"



[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/

2018-06-22 Thread Hanno Boeck
commit: acdbda5cb244963b4b7982d96d0538760a385a4d
Author: Hanno  gentoo  org>
AuthorDate: Fri Jun 22 17:39:08 2018 +
Commit: Hanno Boeck  gentoo  org>
CommitDate: Fri Jun 22 17:39:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acdbda5c

dev-python/python-axolotl: Initial commit.

Python support for the Axolotl protocol (used by OMEMO).

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

 dev-python/python-axolotl/Manifest |  1 +
 dev-python/python-axolotl/metadata.xml | 11 +++
 .../python-axolotl/python-axolotl-0.1.42.ebuild| 23 ++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/python-axolotl/Manifest 
b/dev-python/python-axolotl/Manifest
new file mode 100644
index 000..4e45ae9166c
--- /dev/null
+++ b/dev-python/python-axolotl/Manifest
@@ -0,0 +1 @@
+DIST python-axolotl-0.1.42.tar.gz 39472 BLAKE2B 
7465468c25daa84a6c6c04e89774214a6f90181014d971cf25cbf2a88e539e1d52fd983f0be8bb95e8598c065c740a618f6017ad1db98a550cfe6cef8ac3e5fe
 SHA512 
83af21f6bc3070227dabe5030fce6812f5c04476c7240f00bb09b0e81d40f0ffaa351316d65f8291853892fdf63f42b83ee4825223125b21c975565167bca7a0

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

diff --git a/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild 
b/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
new file mode 100644
index 000..b720d024d6f
--- /dev/null
+++ b/dev-python/python-axolotl/python-axolotl-0.1.42.ebuild
@@ -0,0 +1,23 @@
+# 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
+
+DESCRIPTION="Python module for the Axolotl protocol (used by OMEMO)"
+HOMEPAGE="https://github.com/tgalal/python-axolotl;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]"



[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=""