public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2009-04-19 14:54 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-04-19 14:54 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/19 14:54:26

  Modified:             ChangeLog mechanize-0.1.11.ebuild
  Log:
  amd64/x86 stable, bug #266357
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	26 Mar 2009 20:10:33 -0000	1.12
+++ ChangeLog	19 Apr 2009 14:54:26 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.12 2009/03/26 20:10:33 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.13 2009/04/19 14:54:26 maekke Exp $
+
+  19 Apr 2009; Markus Meier <maekke@gentoo.org> mechanize-0.1.11:
+  amd64/x86 stable, bug #266357
 
   26 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   metadata.xml:



1.2                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?r1=1.1&r2=1.2

Index: mechanize-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mechanize-0.1.11.ebuild	15 Feb 2009 12:05:11 -0000	1.1
+++ mechanize-0.1.11.ebuild	19 Apr 2009 14:54:26 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.1 2009/02/15 12:05:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.2 2009/04/19 14:54:26 maekke Exp $
 
 NEED_PYTHON=2.4
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc x86"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2010-02-14 18:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-02-14 18:48 UTC (permalink / raw
  To: gentoo-commits

armin76     10/02/14 18:48:42

  Modified:             ChangeLog mechanize-0.1.11.ebuild
  Log:
  Add ~alpha/~sparc
  (Portage version: 2.1.7.16/cvs/Linux ia64)

Revision  Changes    Path
1.18                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	3 Jan 2010 02:26:42 -0000	1.17
+++ ChangeLog	14 Feb 2010 18:48:41 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.17 2010/01/03 02:26:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.18 2010/02/14 18:48:41 armin76 Exp $
+
+  14 Feb 2010; Raúl Porcel <armin76@gentoo.org> mechanize-0.1.11.ebuild:
+  Add ~alpha/~sparc
 
   03 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   mechanize-0.1.11.ebuild, +files/mechanize-0.1.11-python-2.7.patch:



1.8                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?r1=1.7&r2=1.8

Index: mechanize-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mechanize-0.1.11.ebuild	3 Jan 2010 02:26:42 -0000	1.7
+++ mechanize-0.1.11.ebuild	14 Feb 2010 18:48:41 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.7 2010/01/03 02:26:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.8 2010/02/14 18:48:41 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2010-01-03  2:26 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 7+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-01-03  2:26 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/01/03 02:26:42

  Modified:             ChangeLog mechanize-0.1.11.ebuild
  Log:
  Fix a part of tests with Python 2.7 (bug #299001).
  (Portage version: 15156-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	18 Oct 2009 19:37:44 -0000	1.16
+++ ChangeLog	3 Jan 2010 02:26:42 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/mechanize
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.16 2009/10/18 19:37:44 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.17 2010/01/03 02:26:42 arfrever Exp $
+
+  03 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  mechanize-0.1.11.ebuild, +files/mechanize-0.1.11-python-2.7.patch:
+  Fix a part of tests with Python 2.7 (bug #299001).
 
   18 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   mechanize-0.1.11.ebuild:



1.7                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?r1=1.6&r2=1.7

Index: mechanize-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mechanize-0.1.11.ebuild	30 Oct 2009 12:27:36 -0000	1.6
+++ mechanize-0.1.11.ebuild	3 Jan 2010 02:26:42 -0000	1.7
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.6 2009/10/30 12:27:36 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.7 2010/01/03 02:26:42 arfrever Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
 
-inherit distutils
+inherit distutils eutils
 
 DESCRIPTION="Stateful programmatic web browsing in Python"
 HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/ http://pypi.python.org/pypi/mechanize"
@@ -30,6 +30,8 @@
 	# We don't run coverage tests or functional_tests
 	# which access the network, just doctests and unit tests
 	sed -e '/import coverage/d' -i test.py || die "sed in test.py failed"
+
+	epatch "${FILESDIR}/${P}-python-2.7.patch"
 }
 
 src_test() {






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2009-10-18 19:37 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 7+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-10-18 19:37 UTC (permalink / raw
  To: gentoo-commits

arfrever    09/10/18 19:37:45

  Modified:             ChangeLog mechanize-0.1.11.ebuild
  Log:
  Set SUPPORT_PYTHON_ABIS.
  (Portage version: 14675-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	10 Oct 2009 17:51:10 -0000	1.15
+++ ChangeLog	18 Oct 2009 19:37:44 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.15 2009/10/10 17:51:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.16 2009/10/18 19:37:44 arfrever Exp $
+
+  18 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  mechanize-0.1.11.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
   10 Oct 2009; Fabian Groffen <grobian@gentoo.org> mechanize-0.1.11.ebuild:
   Merge from Prefix



1.5                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?r1=1.4&r2=1.5

Index: mechanize-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mechanize-0.1.11.ebuild	10 Oct 2009 17:51:10 -0000	1.4
+++ mechanize-0.1.11.ebuild	18 Oct 2009 19:37:44 -0000	1.5
@@ -1,8 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.4 2009/10/10 17:51:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.5 2009/10/18 19:37:44 arfrever Exp $
 
-NEED_PYTHON=2.4
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
 
 inherit distutils
 
@@ -17,32 +18,31 @@
 
 DEPEND=">=dev-python/clientform-0.2.7"
 RDEPEND="${DEPEND}"
+RESTRICT_PYTHON_ABIS="3.*"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	# use distutils instead of setuptools
-	sed -i \
-		-e 's/not hasattr(sys, "version_info")/1/' \
-		setup.py || die "sed in setup.py failed"
+DOCS="0.1-changes.txt"
+
+src_prepare() {
+	# Use distutils instead of setuptools.
+	# (This can't be removed in the same ${PV} due to file->directory replacement.)
+	sed -e 's/not hasattr(sys, "version_info")/True/' -i setup.py || die "sed in setup.py failed"
 
 	# We don't run coverage tests or functional_tests
 	# which access the network, just doctests and unit tests
-	sed -i \
-		-e '/import coverage/d' \
-		test.py || die "sed in test.py failed"
+	sed -e '/import coverage/d' -i test.py || die "sed in test.py failed"
+}
+
+src_test() {
+	testing() {
+		PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" test.py
+	}
+	python_execute_function testing
 }
 
 src_install() {
-	DOCS="0.1-changes.txt"
-	# remove to prevent distutils_src_install from installing it
+	# Remove some files to prevent distutils_src_install from installing them.
 	dohtml *.html
-	rm README.html*
+	rm -f README.html*
 
 	distutils_src_install
 }
-
-src_test() {
-	PYTHONPATH=build/lib/ "${python}" test.py || die "tests failed"
-}






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2009-10-10 17:51 Fabian Groffen (grobian)
  0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2009-10-10 17:51 UTC (permalink / raw
  To: gentoo-commits

grobian     09/10/10 17:51:10

  Modified:             ChangeLog mechanize-0.1.11.ebuild
  Log:
  Merge from Prefix
  (Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)

Revision  Changes    Path
1.15                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	26 Apr 2009 19:26:56 -0000	1.14
+++ ChangeLog	10 Oct 2009 17:51:10 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.14 2009/04/26 19:26:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.15 2009/10/10 17:51:10 grobian Exp $
+
+  10 Oct 2009; Fabian Groffen <grobian@gentoo.org> mechanize-0.1.11.ebuild:
+  Merge from Prefix
 
   26 Apr 2009; Brent Baude <ranger@gentoo.org> mechanize-0.1.11.ebuild:
   stable ppc, bug 266357



1.4                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?r1=1.3&r2=1.4

Index: mechanize-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mechanize-0.1.11.ebuild	26 Apr 2009 19:26:56 -0000	1.3
+++ mechanize-0.1.11.ebuild	10 Oct 2009 17:51:10 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.3 2009/04/26 19:26:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.4 2009/10/10 17:51:10 grobian Exp $
 
 NEED_PYTHON=2.4
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86"
+KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2009-04-26 19:26 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-04-26 19:26 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/26 19:26:56

  Modified:             ChangeLog mechanize-0.1.11.ebuild
  Log:
  stable ppc, bug 266357
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.14                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	19 Apr 2009 14:54:26 -0000	1.13
+++ ChangeLog	26 Apr 2009 19:26:56 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.13 2009/04/19 14:54:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.14 2009/04/26 19:26:56 ranger Exp $
+
+  26 Apr 2009; Brent Baude <ranger@gentoo.org> mechanize-0.1.11.ebuild:
+  stable ppc, bug 266357
 
   19 Apr 2009; Markus Meier <maekke@gentoo.org> mechanize-0.1.11:
   amd64/x86 stable, bug #266357



1.3                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?r1=1.2&r2=1.3

Index: mechanize-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mechanize-0.1.11.ebuild	19 Apr 2009 14:54:26 -0000	1.2
+++ mechanize-0.1.11.ebuild	26 Apr 2009 19:26:56 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.2 2009/04/19 14:54:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.3 2009/04/26 19:26:56 ranger Exp $
 
 NEED_PYTHON=2.4
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc x86"
+KEYWORDS="amd64 ~ia64 ppc x86"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild
@ 2009-02-15 12:05 Patrick Lauer (patrick)
  0 siblings, 0 replies; 7+ messages in thread
From: Patrick Lauer (patrick) @ 2009-02-15 12:05 UTC (permalink / raw
  To: gentoo-commits

patrick     09/02/15 12:05:11

  Modified:             ChangeLog
  Added:                mechanize-0.1.11.ebuild
  Log:
  Bump to 0.1.11, fixes #258427
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	7 Dec 2008 10:44:02 -0000	1.10
+++ ChangeLog	15 Feb 2009 12:05:11 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/mechanize
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.10 2008/12/07 10:44:02 patrick Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.11 2009/02/15 12:05:11 patrick Exp $
+
+*mechanize-0.1.11 (15 Feb 2009)
+
+  15 Feb 2009; Patrick Lauer <patrick@gentoo.org> +mechanize-0.1.11.ebuild:
+  Bump to 0.1.11, fixes #258427
 
 *mechanize-0.1.10 (07 Dec 2008)
 



1.1                  dev-python/mechanize/mechanize-0.1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild?rev=1.1&content-type=text/plain

Index: mechanize-0.1.11.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.1 2009/02/15 12:05:11 patrick Exp $

NEED_PYTHON=2.4

inherit distutils

DESCRIPTION="Stateful programmatic web browsing in Python"
HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/"
SRC_URI="http://wwwsearch.sourceforge.net/${PN}/src/${P}.tar.gz"

LICENSE="|| ( BSD ZPL )"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE=""

DEPEND=">=dev-python/clientform-0.2.7"
RDEPEND="${DEPEND}"

src_unpack() {
	unpack ${A}
	cd "${S}"

	# use distutils instead of setuptools
	sed -i \
		-e 's/not hasattr(sys, "version_info")/1/' \
		setup.py || die "sed in setup.py failed"

	# We don't run coverage tests or functional_tests
	# which access the network, just doctests and unit tests
	sed -i \
		-e '/import coverage/d' \
		test.py || die "sed in test.py failed"
}

src_install() {
	DOCS="0.1-changes.txt"
	# remove to prevent distutils_src_install from installing it
	dohtml *.html
	rm README.html*

	distutils_src_install
}

src_test() {
	PYTHONPATH=build/lib/ "${python}" test.py || die "tests failed"
}






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-02-14 18:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-19 14:54 [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: ChangeLog mechanize-0.1.11.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-14 18:48 Raul Porcel (armin76)
2010-01-03  2:26 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-10-18 19:37 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-10-10 17:51 Fabian Groffen (grobian)
2009-04-26 19:26 Brent Baude (ranger)
2009-02-15 12:05 Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox