summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Finish adding support for Python 3.11Colin Watson2023-03-141-1/+1
|
* Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2022-02-071-15/+15
|
* Drop support for EOL Python 3.5Hugo van Kemenade2022-02-071-1/+1
|
* Add support for Python 3.10Jürgen Gmach2021-10-141-1/+1
|
* Add support for Python 3.9Hugo van Kemenade2021-06-121-1/+1
|
* Upgrade Python syntax with pyupgrade --py3-plusHugo2020-01-181-2/+2
|
* Remove redundant Python 2 compatability codeHugo2020-01-182-3/+2
|
* Upgrade Python syntax with pyupgradeHugo2020-01-181-15/+15
|
* Drop support for EOL Python 2.7Hugo2020-01-181-1/+1
|
* Merge branch 'master' into add-pypy3Jelmer Vernooij2019-11-281-1/+1
|\
| * Drop support for EOL Python 3.4Hugo2019-11-251-1/+1
| |
* | Add support for Python 3.7 and 3.8Hugo2019-11-251-1/+1
|/
* Drop support for EOL Python 3.3Hugo2018-05-031-1/+1
|
* Remove old Python 2.6 codehugovk2018-01-091-1/+1
|
* Fix automation harder.Robert Collins2014-01-291-1/+1
| | | | Change-Id: I0c1d03e2635272bf2b3335eb211a37e309a2100e
* Use a credentials file rather than global keyring.Robert Collins2014-01-291-1/+2
| | | | | | | Global keyring really doesn't work all that well in the places I tend to run this script. Change-Id: I3e926aed2a63ada0a23cb463582b50fea2bfc007
* Don't try to release 'NEXT'.Robert Collins2014-01-291-1/+2
| | | | | | | Since we stopped double-handling things, NEXT is present in NEWS when we do a release. Change-Id: I4f12c0da2856b5ec072328ad9185e060182c8791
* Drop support for 2.4 and 2.5Jonathan Lange2012-08-101-1/+1
|
* Take parameters.Jonathan Lange2011-08-111-3/+6
|
* Move update-rtfd script in.Jonathan Lange2011-07-271-0/+11
|
* Annotations and fixes.Jonathan Lange2011-07-261-2/+7
|
* Remove the '.' from the name so jenkins doesn't think that they are ↵Jonathan Lange2011-07-261-1/+1
| | | | sub-components.
* Make a note.Jonathan Lange2011-07-261-0/+2
|
* Might as well make it runnable.Jonathan Lange2011-07-261-0/+0
|
* Some docs.Jonathan Lange2011-07-261-0/+6
|
* Add a script that runs the tests against all installed Pythons.Jonathan Lange2011-07-261-0/+77
|
* Move _lp_release into 'scripts'Jonathan Lange2011-07-261-0/+230
|
* Make the directory.Jonathan Lange2011-07-261-0/+3