Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r629:874a636c48d5
Date: 2015-08-02 12:18 +0200
http://bitbucket.org/pypy/pypy.org/changeset/874a636c48d5/
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: 57.1
+ value: 57.2
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $59988 of $105000 (57.1%)
+ $60016 of $105000 (57.2%)
<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 $5415 left
+ we have $5440 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.4
+ value: 87.5
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
- $52438 of $60000 (87.4%)
+ $52486 of $60000 (87.5%)
<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 $12031 left
+ we have $12075 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