public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gmpy/files: gmpy-1.11-tests.patch
@ 2010-06-17 19:50 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-17 19:50 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/17 19:50:17

  Added:                gmpy-1.11-tests.patch
  Log:
  Fix tests with Python >=3.1.2:3.1 (bug #320799).
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-python/gmpy/files/gmpy-1.11-tests.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/files/gmpy-1.11-tests.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/files/gmpy-1.11-tests.patch?rev=1.1&content-type=text/plain

Index: gmpy-1.11-tests.patch
===================================================================
http://code.google.com/p/gmpy/source/detail?r=251

--- test3/gmpy_test_mpf.py
+++ test3/gmpy_test_mpf.py
@@ -419,6 +419,7 @@
 
     sav = sys.stdout
     class _Dummy:
+        encoding = None
         def write(self,*whatever):
             pass
     try:
--- test3/gmpy_test_mpq.py
+++ test3/gmpy_test_mpq.py
@@ -359,6 +359,7 @@
 
     sav = sys.stdout
     class _Dummy:
+        encoding = None
         def write(self,*whatever):
             pass
     try:
--- test3/gmpy_test_mpz.py
+++ test3/gmpy_test_mpz.py
@@ -967,6 +967,7 @@
 
     sav = sys.stdout
     class _Dummy:
+        encoding = None
         def write(self,*whatever):
             pass
     try:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gmpy/files: gmpy-1.11-tests.patch
@ 2010-12-06 17:33 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-06 17:33 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/12/06 17:33:12

  Removed:              gmpy-1.11-tests.patch
  Log:
  Delete older ebuilds.



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

end of thread, other threads:[~2010-12-06 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 17:33 [gentoo-commits] gentoo-x86 commit in dev-python/gmpy/files: gmpy-1.11-tests.patch Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-17 19:50 Arfrever Frehtes Taifersar Arahesis (arfrever)

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