From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/
Date: Tue, 14 May 2024 22:50:29 +0000 (UTC) [thread overview]
Message-ID: <1715726217.a60dda07fe4903bc77973b133972b15675619010.julien@gentoo> (raw)
Message-ID: <20240514225029.WkGSDbk_5d96fyRK20ivDsOXkNK4S-HAAke5z7RO5xo@z> (raw)
commit: a60dda07fe4903bc77973b133972b15675619010
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 22:36:57 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 22:36:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a60dda07
dev-python/mastodon-py: drop 1.8.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/mastodon-py/Manifest | 1 -
dev-python/mastodon-py/mastodon-py-1.8.0.ebuild | 55 -------------------------
2 files changed, 56 deletions(-)
diff --git a/dev-python/mastodon-py/Manifest b/dev-python/mastodon-py/Manifest
index 5c81e85ca0..95dedc81db 100644
--- a/dev-python/mastodon-py/Manifest
+++ b/dev-python/mastodon-py/Manifest
@@ -1,2 +1 @@
-DIST Mastodon.py-1.8.0.tar.gz 8659035 BLAKE2B 46c07fc3e3cf289f8a161975b1f3f36a88882c3299e79b331f3c659c18c5cafbc7144be57bf580212152a345ab4c4e73a08ea4d6052953fae6664eabd6360c3f SHA512 497cdb42adeceeea6f65210daf94eff0c6ce26b286fabc13976c8276649b6b6f51f47b4e99733133c60dc373fcbb0b0760a20ff526d8435391c43e8f06666696
DIST Mastodon.py-1.8.1.tar.gz 8694359 BLAKE2B d3b8d2196199eeaeb0377c8503e763099943142c58b5b45bbbb86a38c0629ea6ee6427b53c989267a13d4d2a0c104635387ffef96d05d7dfa7dd8c2756e8704b SHA512 812bfdcb1a59a06376bfb48798b43cac9dc9390781b3949e4b3d751ec0530b25b187e688c7cfc18eff6d5bb23c9bf442bce5f6902727331e8bc550e310dab94c
diff --git a/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild
deleted file mode 100644
index 1c92b616ac..0000000000
--- a/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-PYPI_NO_NORMALIZE=1
-PYPI_PN="Mastodon.py"
-inherit distutils-r1 optfeature pypi
-
-MY_PN="Mastodon.py"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Python wrapper for the Mastodon API"
-HOMEPAGE="
- https://pypi.org/project/Mastodon.py/
- https://github.com/halcy/Mastodon.py
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/blurhash[${PYTHON_USEDEP}]
- dev-python/decorator[${PYTHON_USEDEP}]
- dev-python/python-dateutil[${PYTHON_USEDEP}]
- dev-python/python-magic[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/http-ece[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- dev-python/pytest-vcr[${PYTHON_USEDEP}]
- dev-python/requests-mock[${PYTHON_USEDEP}]
- dev-python/vcrpy[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs
-
-src_prepare() {
- distutils-r1_src_prepare
- rm setup.cfg || die
-}
-
-pkg_postinst() {
- optfeature "webpush support" "dev-python/cryptography dev-python/http-ece"
-}
next reply other threads:[~2024-05-14 22:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-14 22:45 Julien Roy [this message]
2024-05-14 22:50 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2024-09-07 12:55 [gentoo-commits] repo/proj/guru:dev " Takuya Wakazono
2024-05-14 22:45 Julien Roy
2023-12-30 14:12 Anna Vyalkova
2023-04-28 4:32 Anna Vyalkova
2022-12-02 8:51 Anna Vyalkova
2022-11-24 21:20 Anna Vyalkova
2022-11-21 20:12 Anna Vyalkova
2022-11-18 10:12 Anna Vyalkova
2022-11-17 15:38 Anna Vyalkova
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=1715726217.a60dda07fe4903bc77973b133972b15675619010.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