From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/typogrify/
Date: Sat, 01 Feb 2025 10:12:59 +0000 (UTC) [thread overview]
Message-ID: <1738404765.097ae8b69bd9e5f31dccd5062a0978051a056e78.mgorny@gentoo> (raw)
commit: 097ae8b69bd9e5f31dccd5062a0978051a056e78
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 1 10:06:31 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 1 10:12:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097ae8b6
dev-python/typogrify: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/typogrify/Manifest | 1 -
dev-python/typogrify/typogrify-2.0.7-r1.ebuild | 31 --------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/typogrify/Manifest b/dev-python/typogrify/Manifest
index 6bf3facbfc00..805a685bca94 100644
--- a/dev-python/typogrify/Manifest
+++ b/dev-python/typogrify/Manifest
@@ -1,2 +1 @@
-DIST typogrify-2.0.7.tar.gz 12903 BLAKE2B e08b27a531f21e99d5a35c47c1deb94bc7f67e31a47789ba4750520c893633966b1319a731c81ab2435e7024aea1e8fd0b46a52bbb73a050cdf83a1588644d18 SHA512 6212024a88372f1b14e5932c0541ec4d5a2ada7514c1327dc8f3775cd7adf3372cae0037c4310ed4a03fd0657a91eb4c0d114b74172190f7f84d82908441ddd0
DIST typogrify-2.1.0.tar.gz 28622 BLAKE2B b3ca5fa5c518bcbf508bd30bfca665c222809e8760e04b0aaec34e87e1dc137391b66bbf99d601b168c7178bd10273625d209ba5bcbddb9742b3c4cc9b2161f8 SHA512 25d7e52f370928b542d5202bd64dfd461f4ba81a92c8ca74423faa8bf852ad859fc5291847a0b3c69252d671257249474aa4639f032c6a9635f42e35b82af48e
diff --git a/dev-python/typogrify/typogrify-2.0.7-r1.ebuild b/dev-python/typogrify/typogrify-2.0.7-r1.ebuild
deleted file mode 100644
index 9499b4547943..000000000000
--- a/dev-python/typogrify/typogrify-2.0.7-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Filters for web typography, supporting Django & Jinja templates"
-HOMEPAGE="
- https://github.com/mintchaos/typogrify/
- https://pypi.org/project/typogrify/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- >=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
- epytest --doctest-modules \
- typogrify/filters.py \
- typogrify/packages/titlecase/tests.py
-}
next reply other threads:[~2025-02-01 10:13 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 10:12 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 17:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/typogrify/ Michał Górny
2025-02-01 9:51 Arthur Zamarin
2025-01-12 18:39 Michał Górny
2024-06-19 15:00 Petr Vaněk
2023-10-20 13:33 Michał Górny
2023-03-16 4:13 Michał Górny
2023-03-09 1:09 Sam James
2022-12-08 6:50 WANG Xuerui
2022-06-21 18:38 Arthur Zamarin
2022-06-21 18:22 Arthur Zamarin
2022-05-19 12:54 Michał Górny
2022-05-19 12:54 Michał Górny
2022-01-12 7:44 Arthur Zamarin
2021-09-19 19:58 James Le Cuirot
2021-06-03 2:42 Yixun Lan
2021-06-02 18:08 Matt Turner
2021-05-18 13:02 Michał Górny
2021-05-15 1:59 Sam James
2021-05-10 12:48 Sam James
2021-05-10 12:23 Sam James
2021-05-10 12:23 Sam James
2021-05-07 18:56 Sergei Trofimovich
2021-05-06 19:30 Sergei Trofimovich
2021-05-06 15:30 Sergei Trofimovich
2021-05-03 22:39 Matt Turner
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=1738404765.097ae8b69bd9e5f31dccd5062a0978051a056e78.mgorny@gentoo \
--to=mgorny@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