Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r928:dcf5b394ec81 Date: 2018-06-14 23:59 +0200 http://bitbucket.org/pypy/pypy.org/changeset/dcf5b394ec81/
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: 63.9 + value: 65.2 }); }); </script> <!-- Income:PyPy:Donations:Py3k / 0.95 --> - $67126 of $105000 (63.9%) + $68455 of $105000 (65.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 $2900 left + we have $4093 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: 73.9 + value: 74.0 }); }); </script> @@ -17,7 +17,7 @@ 2nd call: <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014, divided by 0.9 --> - $59080 of $80000 (73.9%) + $59201 of $80000 (74.0%) <div id="progressbar"> </div> @@ -29,7 +29,7 @@ <!-- Current status: - we have $48264 left + we have $47383 left in the account.</br> <a href="tmdonate2.html">Read proposal (2nd call)</a></span> </li> <li> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit