public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-taggit/
Date: Sat, 30 Jan 2021 20:27:14 +0000 (UTC)	[thread overview]
Message-ID: <1612038400.8dc188d2a2d3a1c6ceaaed9b9349305be3323e81.conikost@gentoo> (raw)

commit:     8dc188d2a2d3a1c6ceaaed9b9349305be3323e81
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 20:15:55 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 20:26:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc188d2

dev-python/django-taggit: drop old version

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-python/django-taggit/Manifest                   |  1 -
 dev-python/django-taggit/django-taggit-1.2.0.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/django-taggit/Manifest b/dev-python/django-taggit/Manifest
index a678d25feb3..8139cb288d6 100644
--- a/dev-python/django-taggit/Manifest
+++ b/dev-python/django-taggit/Manifest
@@ -1,2 +1 @@
-DIST django-taggit-1.2.0.tar.gz 42938 BLAKE2B 0de8e942c28ce1b268742150061c78221aa957c2574d3df617e72f71104287e73f14fa66ade1e8642459cb1f0400e8d0f995ccd1fe7182bd8f980bb5b3595448 SHA512 7e074ba5ce2399ae0a85da0726b8a945b1da5c22afa9f6fe47b1ad6d65257b54de3b9596091872a48a8a12f53393bdea97aee5f32e42cb0658ae39475a003c78
 DIST django-taggit-1.3.0.tar.gz 46986 BLAKE2B ebe425bc17b67977d40c56b9072ef471e1239090056667f1a5792f005908cbffc31f9eb863575ff7d3d359ebef7263e085bad5b7b481ed9060720bd59f617bb3 SHA512 bd5a537fc11bc4b434a5dbbc11e583acb3878101fcfa7e24af3aca5f160e2f1ac8defc9454c0814d39eb47bbb8edea8d3cf47627ad4b4dc86b962cd69d415ccd

diff --git a/dev-python/django-taggit/django-taggit-1.2.0.ebuild b/dev-python/django-taggit/django-taggit-1.2.0.ebuild
deleted file mode 100644
index 26a38263ae7..00000000000
--- a/dev-python/django-taggit/django-taggit-1.2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 python3_7 )
-inherit distutils-r1
-
-DESCRIPTION="simple tagging for django"
-HOMEPAGE="https://github.com/jazzband/django-taggit"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=">=dev-python/django-1.11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2021-01-30 20:27 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 20:27 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-17 20:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-taggit/ Michał Górny
2025-08-01  5:59 Alfredo Tupone
2024-09-29 15:46 Michał Górny
2024-07-30  2:47 Michał Górny
2024-05-16 15:22 Arthur Zamarin
2024-04-14 14:58 Michał Górny
2023-03-17 15:21 Michał Górny
2023-01-27 13:14 Arthur Zamarin
2023-01-27 13:14 Arthur Zamarin
2022-11-22  6:27 Arthur Zamarin
2022-11-22  6:27 Arthur Zamarin
2022-05-16 13:18 Michał Górny
2022-05-02 19:19 Arthur Zamarin
2022-05-02 19:17 Arthur Zamarin
2022-01-24 18:11 Arthur Zamarin
2021-11-17  9:55 Michał Górny
2021-10-17  7:41 Michał Górny
2021-07-06  6:34 Michał Górny
2021-07-06  6:34 Michał Górny
2021-05-16 16:09 William Hubbs
2021-01-30 20:27 Conrad Kostecki
2020-03-26 20:52 Michał Górny
2020-01-26 20:33 William Hubbs
2019-08-11 11:31 David Seifert
2019-07-12 21:13 William Hubbs
2019-03-27 21:07 William Hubbs
2019-03-14 22:42 William Hubbs

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=1612038400.8dc188d2a2d3a1c6ceaaed9b9349305be3323e81.conikost@gentoo \
    --to=conikost@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