public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyftpdlib: pyftpdlib-1.4.0.ebuild ChangeLog
Date: Thu, 28 May 2015 01:49:02 +0000 (UTC)	[thread overview]
Message-ID: <20150528014902.32826A0A@oystercatcher.gentoo.org> (raw)

floppym     15/05/28 01:49:02

  Modified:             ChangeLog
  Added:                pyftpdlib-1.4.0.ebuild
  Log:
  Version bump. Drop sparc keyword pending bug 503094.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.48                 dev-python/pyftpdlib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	14 Apr 2015 12:50:44 -0000	1.47
+++ ChangeLog	28 May 2015 01:49:02 -0000	1.48
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pyftpdlib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/ChangeLog,v 1.47 2015/04/14 12:50:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/ChangeLog,v 1.48 2015/05/28 01:49:02 floppym Exp $
+
+*pyftpdlib-1.4.0 (28 May 2015)
+
+  28 May 2015; Mike Gilbert <floppym@gentoo.org> +pyftpdlib-1.4.0.ebuild:
+  Version bump. Drop sparc keyword pending bug 503094.
 
   14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> pyftpdlib-1.3.0.ebuild:
   Stable for ia64, wrt bug #540290



1.1                  dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild?rev=1.1&content-type=text/plain

Index: pyftpdlib-1.4.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild,v 1.1 2015/05/28 01:49:02 floppym Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_REQ_USE="ssl(+)"

inherit distutils-r1

DESCRIPTION="Python FTP server library"
HOMEPAGE="https://github.com/giampaolo/pyftpdlib http://pypi.python.org/pypi/pyftpdlib"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="examples ssl"

DEPEND="ssl? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"

python_test() {
	"${PYTHON}" test/test_ftpd.py || die
	"${PYTHON}" test/test_contrib.py || die
}

python_install_all() {
	use examples && local EXAMPLES=( demo/. )
	distutils-r1_python_install_all
}





             reply	other threads:[~2015-05-28  1:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28  1:49 Mike Gilbert (floppym) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-16 13:48 [gentoo-commits] gentoo-x86 commit in dev-python/pyftpdlib: pyftpdlib-1.4.0.ebuild ChangeLog Tobias Klausmann (klausman)
2015-07-19 18:27 Markus Meier (maekke)
2015-07-20  5:20 Jeroen Roovers (jer)
2015-07-29 15:07 Mikle Kolyada (zlogene)
2015-08-02  9:33 Pacho Ramos (pacho)
2015-08-04 13:24 Mikle Kolyada (zlogene)

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=20150528014902.32826A0A@oystercatcher.gentoo.org \
    --to=floppym@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