public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pgmagick/
Date: Mon,  4 Sep 2017 11:46:23 +0000 (UTC)	[thread overview]
Message-ID: <1504525567.eb629a5e3ae7ffe9f1335b94756787bed8c6093a.soap@gentoo> (raw)

commit:     eb629a5e3ae7ffe9f1335b94756787bed8c6093a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  4 11:42:42 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Sep  4 11:46:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb629a5e

dev-python/pgmagick: Remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-python/pgmagick/Manifest            |  1 -
 dev-python/pgmagick/pgmagick-0.6.ebuild | 39 ---------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/pgmagick/Manifest b/dev-python/pgmagick/Manifest
index dfd8bb5a7ce..ce1fde07315 100644
--- a/dev-python/pgmagick/Manifest
+++ b/dev-python/pgmagick/Manifest
@@ -1,2 +1 @@
 DIST pgmagick-0.6.7.tar.gz 357392 SHA256 c84a5eaa275d7b156376289c38e569bf99d85bc568967e40e014c41c688f2a39 SHA512 0a8812457c0803a1b7ca228c77691ebfb1d51689acfce7a3c36a3b10f16020cc6e4814808985b38a79fe1ecbe77cf29f4ed6b7bf813ecaa72545127919c59c7c WHIRLPOOL 41e2ad56aa0635a3663ce312e38e71454c6840c0708c83875d070c8356c9f3fdbddfe64fd632b46fad35a9989c695575bb8f0435530aefcccdf8e7a8c1c7806c
-DIST pgmagick-0.6.tar.gz 40593 SHA256 9e315c17edcc10adeae05aac49b6082a5aca8937822d207563858875c814186b SHA512 b6c80ebfe0361e0a1b54a9cb8fc8102db0aa56347f4c8842cd8745f6beab1b01e1f51b1084fb51718db4b96b560aa220e103395d42d300017a17a9adf52bd294 WHIRLPOOL d3d19bbf62b40a1f05cdd5404af456a3de988b361b8e160ec272c93bc118b3d45cf348c1bda86fbfc0087d3bc1dc099db978e87bdea1a916af5fd3292439c973

diff --git a/dev-python/pgmagick/pgmagick-0.6.ebuild b/dev-python/pgmagick/pgmagick-0.6.ebuild
deleted file mode 100644
index c092f008a12..00000000000
--- a/dev-python/pgmagick/pgmagick-0.6.ebuild
+++ /dev/null
@@ -1,39 +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,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Yet another boost.python based wrapper for GraphicsMagick"
-HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ https://bitbucket.org/hhatto/pgmagick/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="media-gfx/graphicsmagick[cxx]
-	dev-libs/boost:=[python,${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( ${RDEPEND}
-		media-fonts/corefonts )"
-
-python_test() {
-	# The tests are written for py2 only, however there is only
-	# one test, test_pgmagick_libinfo.py
-	# Need to adjust the one test to py3 syntax
-	if python_is_python3; then
-		sed -e 's: libinfo.version:(libinfo.version):' \
-			-e 's: libinfo.library:(libinfo.library):' \
-			-i test/test_pgmagick_libinfo.py || die
-	fi
-
-	for test in test/test_*.py; do
-		"${PYTHON}" $test || die "test $test failed under ${EPYTHON}"
-	done
-	# As long as the order of pythons are not agon changed, this will suffice
-}


             reply	other threads:[~2017-09-04 11:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-04 11:46 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-04 11:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/pgmagick/ David Seifert
2015-12-22 14:21 Ian Delaney

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=1504525567.eb629a5e3ae7ffe9f1335b94756787bed8c6093a.soap@gentoo \
    --to=soap@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