public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-slugify/
Date: Tue, 28 Mar 2023 04:26:15 +0000 (UTC)	[thread overview]
Message-ID: <1679977456.8a6d3c9f8113029473c1643c4a1da96f30057f67.mgorny@gentoo> (raw)

commit:     8a6d3c9f8113029473c1643c4a1da96f30057f67
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 04:24:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 04:24:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6d3c9f

dev-python/python-slugify: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python-slugify/Manifest                 |  1 -
 .../python-slugify/python-slugify-8.0.0.ebuild     | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/python-slugify/Manifest b/dev-python/python-slugify/Manifest
index b983b9796e26..977aa7ea4523 100644
--- a/dev-python/python-slugify/Manifest
+++ b/dev-python/python-slugify/Manifest
@@ -1,2 +1 @@
-DIST python-slugify-8.0.0.gh.tar.gz 13322 BLAKE2B 146b04d75aa1aefa0a28824c2c3dd3f323ddfd49dbaafc82a9d9401de8fbdea25793c833e17b4a04cfc646fa371a0a10c40011be870fef573a8f0f8977671d26 SHA512 24d9309873c5bd625a9301b3a7844c7a1f3d2adb5faad9e49563446e33ab08f3d984c6692fb36885fdc363bee8c86252092ea0fc8f1b70152cff3365db37fd82
 DIST python-slugify-8.0.1.gh.tar.gz 13574 BLAKE2B 24fe3dc74f2a867e81bfbb9eac4a1db59a185ddfaf0f2f80cb50d5f06b2061ce28d23ba09ffd214dba26563d1ef37900d016d75dde7a7c35fa756cf49f51b9c2 SHA512 721089244c90f784e49259ee70caa0908d8523c2cf42c8fd57804a73017a815311a9cc9981c1f70a8c2f7cd7e01d77eedf8f9bd3c9d5c55ac4d5f72dbe512b34

diff --git a/dev-python/python-slugify/python-slugify-8.0.0.ebuild b/dev-python/python-slugify/python-slugify-8.0.0.ebuild
deleted file mode 100644
index f808e43dda0d..000000000000
--- a/dev-python/python-slugify/python-slugify-8.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python Slugify application that handles Unicode"
-HOMEPAGE="
-	https://github.com/un33k/python-slugify/
-	https://pypi.org/project/python-slugify/
-"
-SRC_URI="
-	https://github.com/un33k/${PN}/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-	dev-python/text-unidecode[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest


             reply	other threads:[~2023-03-28  4:26 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28  4:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-28  7:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-slugify/ Michał Górny
2024-02-24 15:12 Michał Górny
2024-02-24 14:04 Sam James
2024-02-09  3:33 Michał Górny
2024-02-01  4:47 Michał Górny
2024-01-26  5:39 Michał Górny
2023-11-24 16:32 Arthur Zamarin
2023-11-23 20:11 Michał Górny
2023-11-17 15:17 Andrew Ammerlaan
2023-07-07 11:39 Andrew Ammerlaan
2023-03-27 19:31 Sam James
2023-02-28 19:47 Michał Górny
2023-02-28 19:11 Sam James
2023-02-25  6:06 Michał Górny
2023-01-29  7:13 Michał Górny
2022-12-25 17:50 Michał Górny
2022-12-25 16:42 Sam James
2022-11-19  9:42 Michał Górny
2022-06-22  7:42 Michał Górny
2022-06-22  5:33 Joonas Niilola
2022-05-17 12:20 Andrew Ammerlaan
2022-04-28  8:31 Michał Górny
2022-03-28 22:48 Zac Medico
2022-03-21  8:54 Michał Górny
2022-03-21  7:47 Agostino Sarubbo
2022-02-26 21:51 Michał Górny
2022-02-26  2:43 Sam James
2022-02-23  8:12 Michał Górny
2022-02-17 19:03 Michał Górny
2022-01-09  7:57 Joonas Niilola
2021-10-31 20:29 Michał Górny
2021-10-31 17:55 Sam James
2021-09-26 18:01 Arthur Zamarin
2021-09-26 17:59 Arthur Zamarin
2021-06-05 21:20 Michał Górny
2021-06-05 20:35 Sam James
2021-05-06  7:33 Michał Górny
2021-05-06  7:33 Michał Górny
2021-05-01  7:45 Michał Górny
2021-03-02  8:40 Sam James
2021-02-16  8:25 Sergei Trofimovich
2020-08-21 15:36 Agostino Sarubbo
2020-07-01  3:07 Michał Górny
2020-06-18 20:36 Michał Górny
2020-06-18 20:36 Michał Górny
2020-06-18 20:36 Michał Górny
2020-05-12  6:39 Agostino Sarubbo
2020-05-12  6:31 Agostino Sarubbo
2020-04-30 12:00 Joonas Niilola
2020-04-29  8:10 Joonas Niilola

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=1679977456.8a6d3c9f8113029473c1643c4a1da96f30057f67.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