From: "Hanno Boeck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl/
Date: Fri, 22 Jun 2018 17:39:19 +0000 (UTC) [thread overview]
Message-ID: <1529689148.acdbda5cb244963b4b7982d96d0538760a385a4d.hanno@gentoo> (raw)
commit: acdbda5cb244963b4b7982d96d0538760a385a4d
Author: Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 22 17:39:08 2018 +0000
Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Fri Jun 22 17:39:08 2018 +0000
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 00000000000..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 00000000000..045ab82cb65
--- /dev/null
+++ b/dev-python/python-axolotl/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>hanno@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">python-axolotl</remote-id>
+ <remote-id type="github">tgalal/python-axolotl</remote-id>
+ </upstream>
+</pkgmetadata>
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 00000000000..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}]"
next reply other threads:[~2018-06-22 17:39 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-22 17:39 Hanno Boeck [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-23 7:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl/ Michał Górny
2018-06-24 7:47 Michał Górny
2018-10-29 23:15 Patrice Clement
2018-10-29 23:15 Patrice Clement
2019-03-26 16:45 Patrice Clement
2019-04-19 2:25 Aaron Bauman
2019-06-02 10:24 Hanno Boeck
2019-07-23 8:23 Agostino Sarubbo
2019-07-24 8:19 Agostino Sarubbo
2019-07-31 8:52 Joonas Niilola
2019-12-17 18:40 Conrad Kostecki
2020-02-03 10:22 Hanno Böck
2020-02-04 18:09 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2021-07-01 21:15 Conrad Kostecki
2021-12-03 13:46 Arthur Zamarin
2022-11-03 22:37 Conrad Kostecki
2022-11-03 23:15 Conrad Kostecki
2023-07-27 5:25 WANG Xuerui
2023-11-05 17:55 Michał Górny
2024-02-24 15:17 Hanno Böck
2025-03-05 11:40 Sam James
2025-03-05 11:40 Sam James
2025-04-10 20:15 Conrad Kostecki
2025-04-10 20:15 Conrad Kostecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1529689148.acdbda5cb244963b4b7982d96d0538760a385a4d.hanno@gentoo \
--to=hanno@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox