public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/
Date: Wed, 26 Apr 2023 09:44:02 +0000 (UTC)	[thread overview]
Message-ID: <1682357890.dc3bae0479bfdc2ec748a8a8b73187563d842662.flow@gentoo> (raw)

commit:     dc3bae0479bfdc2ec748a8a8b73187563d842662
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Apr 24 17:38:10 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 17:38:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc3bae04

dev-python/mautrix: drop 0.19.12

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/mautrix/Manifest               |  1 -
 dev-python/mautrix/mautrix-0.19.12.ebuild | 39 -------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/mautrix/Manifest b/dev-python/mautrix/Manifest
index 4e5ab0f85..60eca2b03 100644
--- a/dev-python/mautrix/Manifest
+++ b/dev-python/mautrix/Manifest
@@ -1,2 +1 @@
-DIST mautrix-0.19.12.tar.gz 245130 BLAKE2B ce1c3a6f5a553c1c4787c9a7102110ba388456f3aab4ee980f83734a9a4cb2551bb51be6b9b78b582e7af55334c0028473c4b70a678931bcef5468882fcd25bd SHA512 bf6e33d6151d2b2026895c74d58742365b16abd7f6072f38f90a39991283b4fedec22717dcf9f71683d140799ee2a1d364af8cf72762ada10e4d5f46cc464109
 DIST mautrix-0.19.13.tar.gz 245169 BLAKE2B 036794b984f1979a63a1396a52dfd639dfcc33fcb9bf6b564b13d3e80fdbae69a8b5cea564751a5256fe91349a4014f703094aca6e0303550f90067fc0f8b9ea SHA512 f8cd545a1fa3f7825f97dfb11e5d3a3b9ef1b72e1a387ea23d14320be912eceda2c386db94b38a9971c6c1d50720fdabbd51feb899f8d5c029b8f2965623886e

diff --git a/dev-python/mautrix/mautrix-0.19.12.ebuild b/dev-python/mautrix/mautrix-0.19.12.ebuild
deleted file mode 100644
index 8067c5fd3..000000000
--- a/dev-python/mautrix/mautrix-0.19.12.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_{9..10} )
-
-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
-}


             reply	other threads:[~2023-04-26  9:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-26  9:44 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02 20:52 [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/ David Roman
2024-08-09 12:46 David Roman
2024-02-05 11:57 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-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=1682357890.dc3bae0479bfdc2ec748a8a8b73187563d842662.flow@gentoo \
    --to=flow@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