From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mautrix/
Date: Thu, 25 May 2023 12:59:35 +0000 (UTC) [thread overview]
Message-ID: <1685019005.475263e4b0c12d0324cce38fc055bfb9f2671a1d.julien@gentoo> (raw)
commit: 475263e4b0c12d0324cce38fc055bfb9f2671a1d
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu May 25 12:50:05 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu May 25 12:50:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=475263e4
dev-python/mautrix: drop 0.19.13
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/mautrix/Manifest | 1 -
dev-python/mautrix/mautrix-0.19.13.ebuild | 39 -------------------------------
2 files changed, 40 deletions(-)
diff --git a/dev-python/mautrix/Manifest b/dev-python/mautrix/Manifest
index 0b6d34d39..53bdfbcb0 100644
--- a/dev-python/mautrix/Manifest
+++ b/dev-python/mautrix/Manifest
@@ -1,3 +1,2 @@
-DIST mautrix-0.19.13.tar.gz 245169 BLAKE2B 036794b984f1979a63a1396a52dfd639dfcc33fcb9bf6b564b13d3e80fdbae69a8b5cea564751a5256fe91349a4014f703094aca6e0303550f90067fc0f8b9ea SHA512 f8cd545a1fa3f7825f97dfb11e5d3a3b9ef1b72e1a387ea23d14320be912eceda2c386db94b38a9971c6c1d50720fdabbd51feb899f8d5c029b8f2965623886e
DIST mautrix-0.19.14.tar.gz 244703 BLAKE2B 41c1bc32bca6f700283201ef52fa78a20b87665dbefbe9ad436dd6bb82d5446e744f6db041ba0ace33b13f8afcc8cf6e0e2f5478b6f41cac365320905e3fbe9e SHA512 7319716dd1b03f9677601002e08bf88ae870e283b32499fc38a9c77edf22f5702dbbded0e555de38a43d7b4d1b17bdd4e6579d79d6b22ece476057ebb1a2a62c
DIST mautrix-0.19.15.tar.gz 245166 BLAKE2B e62f12f226095a2485181a861c452e7a916e5ac34f90b3bce1e63c332e8d5acf53559635a087fd0cdfbe4bde4bea1e1f8c3612f1af564c40afe2f524622f437a SHA512 15beb1e2a4492b72ea9ab5d804b6e9d94fb94a264aa2d4962c5f7bdc596217ae03091693d9f0a47e4318081b66234cc4b101711742f1841f639c55f6a82493c3
diff --git a/dev-python/mautrix/mautrix-0.19.13.ebuild b/dev-python/mautrix/mautrix-0.19.13.ebuild
deleted file mode 100644
index 5367bd843..000000000
--- a/dev-python/mautrix/mautrix-0.19.13.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="A Python 3 asyncio Matrix framework"
-HOMEPAGE="https://github.com/mautrix/python/"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-python/aiohttp[${PYTHON_USEDEP}]
- dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/olm[${PYTHON_USEDEP}]
- dev-python/pycryptodome[${PYTHON_USEDEP}]
- dev-python/unpaddedbase64[${PYTHON_USEDEP}]
- dev-python/yarl[${PYTHON_USEDEP}]
- test? (
- dev-python/aiosqlite[${PYTHON_USEDEP}]
- dev-python/asyncpg[${PYTHON_USEDEP}]
- <dev-python/sqlalchemy-2[${PYTHON_USEDEP}]
- )
-"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
- optfeature "media transcoding" media-video/ffmpeg
-}
next reply other threads:[~2023-05-25 12:59 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-25 12:59 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 20:55 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mautrix/ Anna Vyalkova
2024-11-01 14:37 Anna Vyalkova
2024-08-09 0:10 Anna Vyalkova
2024-02-04 19:26 Anna Vyalkova
2024-02-04 19:26 Anna Vyalkova
2024-01-22 17:52 Anna Vyalkova
2024-01-20 8:45 Anna Vyalkova
2024-01-18 18:41 Anna Vyalkova
2024-01-18 18:41 Anna Vyalkova
2024-01-13 15:58 Julien Roy
2024-01-13 15:58 Julien Roy
2023-11-12 17:55 Julien Roy
2023-11-12 17:55 Julien Roy
2023-09-16 13:06 Julien Roy
2023-09-16 13:06 Julien Roy
2023-08-30 21:49 Julien Roy
2023-08-30 21:49 Julien Roy
2023-07-01 22:09 Julien Roy
2023-07-01 22:09 Julien Roy
2023-05-27 13:13 Julien Roy
2023-05-27 13:13 Julien Roy
2023-05-25 12:59 Julien Roy
2023-05-24 14:54 Julien Roy
2023-05-08 1:43 Julien Roy
2023-04-24 17:38 Julien Roy
2023-04-24 17:38 Julien Roy
2023-04-20 16:33 Julien Roy
2023-04-20 16:33 Julien Roy
2023-04-15 14:10 Julien Roy
2023-04-14 21:00 Julien Roy
2023-04-14 21:00 Julien Roy
2023-04-13 23:13 Julien Roy
2023-04-13 18:01 Julien Roy
2023-04-10 2:43 Julien Roy
2023-04-10 2:43 Julien Roy
2023-02-08 1:59 Julien Roy
2023-02-08 0:48 Julien Roy
2023-01-22 3:03 Julien Roy
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=1685019005.475263e4b0c12d0324cce38fc055bfb9f2671a1d.julien@gentoo \
--to=julien@jroy.ca \
--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