From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-web: twisted-web-12.3.0.ebuild ChangeLog
Date: Mon, 14 Jan 2013 03:59:48 +0000 (UTC) [thread overview]
Message-ID: <20130114035948.8C4472171C@flycatcher.gentoo.org> (raw)
patrick 13/01/14 03:59:48
Modified: ChangeLog
Added: twisted-web-12.3.0.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.82 dev-python/twisted-web/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 8 Oct 2012 19:31:36 -0000 1.81
+++ ChangeLog 14 Jan 2013 03:59:48 -0000 1.82
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/twisted-web
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.81 2012/10/08 19:31:36 marienz Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.82 2013/01/14 03:59:48 patrick Exp $
+
+*twisted-web-12.3.0 (14 Jan 2013)
+
+ 14 Jan 2013; Patrick Lauer <patrick@gentoo.org> +twisted-web-12.3.0.ebuild:
+ Bump
08 Oct 2012; Marien Zwart <marienz@gentoo.org> twisted-web-12.2.0.ebuild:
Fix python dependency to match dev-python/twisted's, spotted by Arfrever.
1.1 dev-python/twisted-web/twisted-web-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/twisted-web-12.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/twisted-web-12.3.0.ebuild?rev=1.1&content-type=text/plain
Index: twisted-web-12.3.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-12.3.0.ebuild,v 1.1 2013/01/14 03:59:48 patrick Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.5 *-jython"
MY_PACKAGE="Web"
inherit twisted versionator
DESCRIPTION="Twisted web server, programmable in Python"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="soap"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
soap? ( dev-python/soappy )"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/plugins twisted/web"
src_prepare() {
distutils_src_prepare
if [[ "${EUID}" -eq 0 ]]; then
# Disable tests failing with root permissions.
sed -e "s/test_forbiddenResource/_&/" -i twisted/web/test/test_static.py
sed -e "s/testDownloadPageError3/_&/" -i twisted/web/test/test_webclient.py
fi
}
next reply other threads:[~2013-01-14 3:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 3:59 Patrick Lauer (patrick) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-01 9:50 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-web: twisted-web-12.3.0.ebuild ChangeLog Agostino Sarubbo (ago)
2013-09-01 9:51 Agostino Sarubbo (ago)
2013-09-01 18:38 Agostino Sarubbo (ago)
2013-09-03 13:01 Agostino Sarubbo (ago)
2013-09-04 8:13 Agostino Sarubbo (ago)
2013-09-05 11:23 Agostino Sarubbo (ago)
2013-09-06 16:51 Agostino Sarubbo (ago)
2013-11-24 18:37 Agostino Sarubbo (ago)
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=20130114035948.8C4472171C@flycatcher.gentoo.org \
--to=patrick@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