Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r684:7d0b56d34dce
Date: 2015-12-24 10:03 +0100
http://bitbucket.org/pypy/pypy.org/changeset/7d0b56d34dce/

Log:    update the values

diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
 </script>
 
    <!-- Income:PyPy:Donations:Py3k / 0.95 -->
-   $61615 of $105000 (58.7%)
+   $61634 of $105000 (58.7%)
    <div id="progressbar">
    </div>
 
@@ -23,7 +23,7 @@
   <li>
   <span id="donate_text">This donation goes towards supporting Python 3 in 
PyPy.
   Current status:
-    we have $6889 left
+    we have $6906 left
   in the account.</br> <a href="py3donate.html">Read proposal</a></span>
   </li>
   <li>
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -9,13 +9,13 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 87.9
+      value: 88.0
    });
   });
 </script>
 
    <!-- Income:PyPy:Donations:Numpy / 0.95 -->
-   $52747 of $60000 (87.9%)
+   $52771 of $60000 (88.0%)
    <div id="progressbar">
    </div>
 
@@ -23,7 +23,7 @@
   <li>
   <span id="donate_text">This donation goes towards supporting NumPy in PyPy.
   Current status:
-    we have $7571 left
+    we have $7593 left
   in the account.</br> <a href="numpydonate.html">Read proposal</a></span>
   </li>
   <li>
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to