From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tagging/
Date: Mon, 4 May 2020 10:48:51 +0000 (UTC) [thread overview]
Message-ID: <1588589324.d84c5c6535f8ce37f71ea865cf37ccbe78d14600.mgorny@gentoo> (raw)
commit: d84c5c6535f8ce37f71ea865cf37ccbe78d14600
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 4 10:46:54 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 4 10:48:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84c5c65
dev-python/django-tagging: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django-tagging/Manifest | 1 -
.../django-tagging/django-tagging-0.4.6.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
diff --git a/dev-python/django-tagging/Manifest b/dev-python/django-tagging/Manifest
index c9727c73a35..389b1d7f8d6 100644
--- a/dev-python/django-tagging/Manifest
+++ b/dev-python/django-tagging/Manifest
@@ -1,2 +1 @@
-DIST django-tagging-0.4.6.tar.gz 45228 BLAKE2B 77ed033ad61d227f8fea9e794b888da5d3a81474330d56bbbbcb1ce457ecac27d9615decadaece3c8b8fd2864c53342b795e8a76528c42609b928624609ccabe SHA512 75abf4b57df52393c8eb1ea265344c90c48b4225151076ce874b2e43657dd6cf4fffa1149acc2e118d58e3701d18103a362f658ce5114d7f207a33e7f4903b38
DIST django-tagging-0.5.0.tar.gz 42827 BLAKE2B 0889af1ca2943c3bd8e4ffe3aecf8ceec85d2546daf9cccba06bbf9d34943ac7de41240ee79ab77797c6af490dc8dc2d3d9c7249b1c83d71488116e3fb78c0d3 SHA512 7a740c24cb9674f3e9c7f98aeb46f99537ba7afc79bbfd810004b921786e1246fe2ea1f219a2a6c414189497e7b9409bc4f7170714c6c03bb163ccede77c3266
diff --git a/dev-python/django-tagging/django-tagging-0.4.6.ebuild b/dev-python/django-tagging/django-tagging-0.4.6.ebuild
deleted file mode 100644
index b74d6f857ae..00000000000
--- a/dev-python/django-tagging/django-tagging-0.4.6.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Generic tagging application for Django"
-HOMEPAGE="https://pypi.org/project/django-tagging/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND=">=dev-python/django-1.0[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- doc? (
- dev-python/sphinx[${PYTHON_USEDEP}]
- )
-"
-
-python_prepare_all() {
- sed -i "/sphinx.ext.intersphinx/d" docs/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- if use doc; then
- sphinx-build docs docs/_build/html || die
- HTML_DOCS=( docs/_build/html/. )
- fi
-}
next reply other threads:[~2020-05-04 10:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-04 10:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 15:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tagging/ Michał Górny
2022-02-04 9:26 Fabian Groffen
2021-09-14 14:08 Arthur Zamarin
2021-09-14 14:08 Arthur Zamarin
2021-05-23 10:48 Michał Górny
2020-05-18 10:32 Michał Górny
2020-04-21 14:20 Michał Górny
2020-01-25 20:54 Michał Górny
2020-01-25 20:54 Michał Górny
2018-06-07 8:34 Michał Górny
2018-02-05 21:54 Michał Górny
2017-06-14 11:43 Pacho Ramos
2016-02-26 19:53 Patrick Lauer
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=1588589324.d84c5c6535f8ce37f71ea865cf37ccbe78d14600.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