diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-05-02 15:36:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-02 16:02:00 +0200 |
commit | 5885611faf639e43e57d8757fe81572a5319b5a9 (patch) | |
tree | 2fe8956c72c725adba5edd25c9500c1240da8d04 /dev-python/Coffin | |
parent | dev-python/PyGithub: Clean old versions up (diff) | |
download | gentoo-5885611faf639e43e57d8757fe81572a5319b5a9.tar.gz gentoo-5885611faf639e43e57d8757fe81572a5319b5a9.tar.bz2 gentoo-5885611faf639e43e57d8757fe81572a5319b5a9.zip |
dev-python/Coffin: Clean old versions up
Diffstat (limited to 'dev-python/Coffin')
-rw-r--r-- | dev-python/Coffin/Coffin-0.3.8.ebuild | 26 | ||||
-rw-r--r-- | dev-python/Coffin/Manifest | 1 |
2 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/Coffin/Coffin-0.3.8.ebuild b/dev-python/Coffin/Coffin-0.3.8.ebuild deleted file mode 100644 index c967f950b947..000000000000 --- a/dev-python/Coffin/Coffin-0.3.8.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) - -inherit distutils-r1 - -DESCRIPTION="Jinja2 adapter for Django" -HOMEPAGE="https://github.com/coffin/coffin" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="" - -python_prepare_all() { - # Req'd to avoid file collisions - sed -e s":find_packages():find_packages(exclude=['tests']):" -i setup.py || die - - distutils-r1_python_prepare_all -} diff --git a/dev-python/Coffin/Manifest b/dev-python/Coffin/Manifest index 0d48379a8665..cbb9a54775b0 100644 --- a/dev-python/Coffin/Manifest +++ b/dev-python/Coffin/Manifest @@ -1,2 +1 @@ -DIST Coffin-0.3.8.tar.gz 35269 SHA256 be3e804ea1c740d8f09c0f811253eee4c6aeeb993455521cac6e95e1e4d6151b SHA512 e3e0b9855e14b7fc57cd164aa3ba50f84847eb8a324d4ceaf52513224d235889407c061d542a894b82d6cdc96fc378fd44856d46f471333017d7a6ac6427c7d3 WHIRLPOOL c8105e5900e0f07a461689ca0c7295bb483991ec86466f4e72b8e837631fe6135a5db9192598d1f763bbfff773a06d5b611e391620a9ac76f3313f475802d978 DIST Coffin-2.0.1.tar.gz 9858 SHA256 b1cfb44b1ef7daabc7c607a937f85e4b89b63bd9536ee3b817461747a476a65c SHA512 e618c74a91f84e7f41411c8e34b2c97fad1a59bc5124f0f5b3439abf1b0c2972d5f59d4b71f49393e843cd588ec143c08d659e90d2cfd006d55b5244b5727ccc WHIRLPOOL a1c745eca498ac5e7877c0ce20433d22c647d9e419b5269eb1a167d9ab478c068acfd6d2d59f485e8cb2f2fe7b440aa84c34ccefdc7595fb43a9d320e08d12cd |