From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/
Date: Mon, 5 Feb 2024 11:57:37 +0000 (UTC) [thread overview]
Message-ID: <1707074706.c3974fdb5dccb24a459263dae64e6c9441522eee.davidroman@gentoo> (raw)
commit: c3974fdb5dccb24a459263dae64e6c9441522eee
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Feb 4 19:25:06 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Feb 4 19:25:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3974fdb
dev-python/mautrix: drop 0.20.4
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/mautrix/Manifest | 1 -
dev-python/mautrix/mautrix-0.20.4.ebuild | 39 --------------------------------
2 files changed, 40 deletions(-)
diff --git a/dev-python/mautrix/Manifest b/dev-python/mautrix/Manifest
index 1ea104a0ee..b54fb010f9 100644
--- a/dev-python/mautrix/Manifest
+++ b/dev-python/mautrix/Manifest
@@ -1,2 +1 @@
DIST mautrix-0.20.4.gh.tar.gz 244467 BLAKE2B adbab30c4b4e08b2def968bc7b85c4402cf32cfa4f15b17c8ba126a93230e2d84c6a43a3cc8bd0fe409d4fd1f9129a65c89d68ae61aaecd869cbf62480ff2883 SHA512 30a1a82fdb6875cd24dc685c567ad9c73eaa2d6a25e188498bdfec452dc530c0efa4373d3a1d2b217c5238ee9f33fc2d892549ea576c2f487f942a38eb8363d5
-DIST mautrix-0.20.4.tar.gz 243441 BLAKE2B 8aadbe0147585dbd8c8d019fdbdbbcdd14f8ff3717ef9894abf431a1fe34e6fc8bc1a0dfb27235a04ff48aea60f19f6ee1d362b5712bfe7a1f2be51f774fa8bc SHA512 57bc8a975702d8ab1f5cc28a2d8556a4fb346b299dd9c6f8c1c55c177aaabb1a0a198c4becb9eb8fd7887b142b7ffd6ca3031859d1ea417307fa265c7e4877ba
diff --git a/dev-python/mautrix/mautrix-0.20.4.ebuild b/dev-python/mautrix/mautrix-0.20.4.ebuild
deleted file mode 100644
index 2499e5f9f7..0000000000
--- a/dev-python/mautrix/mautrix-0.20.4.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/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:[~2024-02-05 11:57 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-05 11:57 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-08 13:20 [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/ David Roman
2024-11-02 20:52 David Roman
2024-08-09 12:46 David Roman
2024-02-05 11:57 David Roman
2024-01-20 22:13 David Roman
2024-01-19 10:31 Arthur Zamarin
2024-01-19 10:31 Arthur Zamarin
2024-01-13 16:24 Arthur Zamarin
2024-01-13 16:24 Arthur Zamarin
2023-09-18 12:37 Florian Schmaus
2023-09-18 12:37 Florian Schmaus
2023-07-02 13:06 Florian Schmaus
2023-07-02 13:06 Florian Schmaus
2023-05-25 2:21 Haelwenn Monnier
2023-04-26 9:44 Florian Schmaus
2023-04-26 9:44 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-04-14 17:36 Viorel Munteanu
2023-04-13 19:52 Florian Schmaus
2023-02-08 12:09 Florian Schmaus
2023-02-08 12:09 Florian Schmaus
2023-01-22 8:21 Viorel Munteanu
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=1707074706.c3974fdb5dccb24a459263dae64e6c9441522eee.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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