From: Mike Gilbert <floppym@gentoo.org>
To: idella4@gentoo.org
Cc: gentoo-python <gentoo-python@lists.gentoo.org>
Subject: [gentoo-python] Re: [gentoo-commits] gentoo-x86 commit in dev-python/netaddr: netaddr-0.7.10-r1.ebuild ChangeLog netaddr-0.7.7.ebuild netaddr-0.7.6-r1.ebuild
Date: Sat, 27 Jul 2013 16:24:43 -0400 [thread overview]
Message-ID: <CAJ0EP40j2WqaGXEYxN_ejgnjeQyEE6pFZNDZtJYaA_6QEcQcyA@mail.gmail.com> (raw)
In-Reply-To: <20130727081214.ED0BB2171C@flycatcher.gentoo.org>
On Sat, Jul 27, 2013 at 4:12 AM, Ian Delaney (idella4)
<idella4@gentoo.org> wrote:
> idella4 13/07/27 08:12:14
>
> Modified: ChangeLog
> Added: netaddr-0.7.10-r1.ebuild
> Removed: netaddr-0.7.7.ebuild netaddr-0.7.6-r1.ebuild
> Log:
> migrate -> distutils-r1, remove old
>
> (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
>
> Revision Changes Path
> 1.14 dev-python/netaddr/ChangeLog
>
> file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/netaddr/ChangeLog?rev=1.14&view=markup
> plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/netaddr/ChangeLog?rev=1.14&content-type=text/plain
> diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/netaddr/ChangeLog?r1=1.13&r2=1.14
>
> Index: ChangeLog
> ===================================================================
> RCS file: /var/cvsroot/gentoo-x86/dev-python/netaddr/ChangeLog,v
> retrieving revision 1.13
> retrieving revision 1.14
> diff -u -r1.13 -r1.14
> --- ChangeLog 22 Nov 2012 10:04:47 -0000 1.13
> +++ ChangeLog 27 Jul 2013 08:12:14 -0000 1.14
> @@ -1,6 +1,12 @@
> # ChangeLog for dev-python/netaddr
> -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
> -# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/ChangeLog,v 1.13 2012/11/22 10:04:47 ago Exp $
> +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
> +# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/ChangeLog,v 1.14 2013/07/27 08:12:14 idella4 Exp $
> +
> +*netaddr-0.7.10-r1 (27 Jul 2013)
> +
> + 27 Jul 2013; Ian Delaney <idella4@gentoo.org> +netaddr-0.7.10-r1.ebuild,
> + -netaddr-0.7.6-r1.ebuild, -netaddr-0.7.7.ebuild:
> + migrate -> distutils-r1, remove old
>
> 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> netaddr-0.7.10.ebuild:
> Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt
>
>
>
> 1.1 dev-python/netaddr/netaddr-0.7.10-r1.ebuild
>
> file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/netaddr/netaddr-0.7.10-r1.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/netaddr/netaddr-0.7.10-r1.ebuild?rev=1.1&content-type=text/plain
>
> Index: netaddr-0.7.10-r1.ebuild
> ===================================================================
> # Copyright 1999-2013 Gentoo Foundation
> # Distributed under the terms of the GNU General Public License v2
> # $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/netaddr-0.7.10-r1.ebuild,v 1.1 2013/07/27 08:12:14 idella4 Exp $
>
> EAPI=5
> PYTHON_COMPAT=( python{2_6,2_7} )
>
> inherit distutils-r1
>
> DESCRIPTION="Network address representation and manipulation library"
> HOMEPAGE="https://github.com/drkjam/netaddr http://pypi.python.org/pypi/netaddr"
> SRC_URI="mirror://github/drkjam/${PN}/${P}.tar.gz"
>
> LICENSE="BSD"
> SLOT="0"
> KEYWORDS="~amd64 ~x86"
> IUSE="cli"
>
> DEPEND=""
> RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )"
>
> python_test() {
> "${PYTHON}" netaddr/tests/__init__.py
> }
>
> pkg_postinst() {
> distutils_pkg_postinst
> if ! use cli; then
> ewarn "If you intend to use netaddr shell in terminal, enable cli USE flag"
> fi
> }
>
There is no distutils_pkg_postinst function in distutils-r1.eclass.
Please remove this.
parent reply other threads:[~2013-07-27 20:24 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20130727081214.ED0BB2171C@flycatcher.gentoo.org>]
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=CAJ0EP40j2WqaGXEYxN_ejgnjeQyEE6pFZNDZtJYaA_6QEcQcyA@mail.gmail.com \
--to=floppym@gentoo.org \
--cc=gentoo-python@lists.gentoo.org \
--cc=idella4@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