Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r700:dcc5d23c5099
Date: 2016-02-08 13:40 +0100
http://bitbucket.org/pypy/pypy.org/changeset/dcc5d23c5099/
Log: update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 59.8
+ value: 59.9
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $62841 of $105000 (59.8%)
+ $62850 of $105000 (59.9%)
<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 $8008 left
+ we have $8016 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
@@ -15,7 +15,7 @@
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
- $53142 of $60000 (88.6%)
+ $53152 of $60000 (88.6%)
<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 $7933 left
+ we have $7941 left
in the account.</br> <a href="numpydonate.html">Read proposal</a></span>
</li>
<li>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit