Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r652:0ce3357d6c23
Date: 2015-11-05 15:01 +0100
http://bitbucket.org/pypy/pypy.org/changeset/0ce3357d6c23/
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.9
+ value: 58.3
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $60818 of $105000 (57.9%)
+ $61221 of $105000 (58.3%)
<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 $6167 left
+ we have $6532 left
in the account.</br> <a href="py3donate.html">Read proposal</a></span>
</li>
<li>
diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -9,7 +9,7 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 37.0
+ value: 37.1
});
});
</script>
@@ -17,7 +17,7 @@
2nd call:
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
- $29577 of $80000 (37.0%)
+ $29678 of $80000 (37.1%)
<div id="progressbar">
</div>
@@ -25,7 +25,7 @@
<li>
<span id="donate_text">This donation goes towards supporting the
Transactional Memory in PyPy.
Current status:
- we have $22416 left
+ we have $22503 left
in the account.</br> <a href="tmdonate2.html">Read proposal (2nd
call)</a></span>
</li>
<li>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit