summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
Commit message (Collapse)AuthorAgeFilesLines
* Disable various obsolete mirrorsbwh/disable-obsoleteBen Hutchings2020-09-111-152/+0
| | | | | | All of these have changed version control system or otherwise become obsolete. Their descriptions have already been set to mark them as such.
* Use https: scheme instead of http: for various archivesbwh/use-httpsBen Hutchings2020-09-111-2/+2
| | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme instead of http: for various repositoriesBen Hutchings2020-09-111-1/+1
| | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all files in Debian archiveBen Hutchings2020-09-111-1/+1
| | | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use the deb.debian.org CDN and https for these. (Other mirrors generally don't support https.)
* Use https: scheme for active Git and Subversion repositories on SourceforgeBen Hutchings2020-09-111-1/+1
| | | | | | | | HTTP and the git and svn native protocols are unauthenticated and so subject to man-in-the-middle attacks. Use https for these. Unfortunately we can't do this for Mercurial repositories, as the https service for them currently requires authentication.
* Use https: scheme for all repositories on SavannahBen Hutchings2020-09-111-1/+1
| | | | | HTTP and the git native protocol are unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on GitHubBen Hutchings2020-09-111-117/+117
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Mark distutils2 as obsoleteBen Hutchings2020-09-111-1/+2
| | | | | distutils2 was abandoned in 2012. From its PyPI page: "tl;dr: keep using setuptools and pip for now, don’t use distutils2."
* Update mirroring of Python serial packageBen Hutchings2020-09-101-1/+6
| | | | | | pySerial moved from Sourceforge to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python pyparsing packageBen Hutchings2020-09-101-1/+6
| | | | | | PyParsing moved from Sourceforge to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update URL for Python M2Crypto packagebwh/fix-git-urlsBen Hutchings2020-09-091-1/+1
| | | | M2Crypto moved to its own organisation on GitHub.
* Update mirroring of Python unit testing packagesBen Hutchings2020-09-091-5/+30
| | | | | | | The fixtures, subunit, testrepository, testresources, and testscenarios packages have moved from Launchpad to GitHub. Since they switched from Bazaar to Git, use different names for the new mirrors. Mark the old mirrors as obsolete.
* Update mirroring of Python dateutil packageBen Hutchings2020-09-091-1/+6
| | | | | | dateutil moved from Launchpad to GitHub. Since it switched from Bazaar to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Mark Python singledispatch module as obsoletebwh/bitbucket-migrationBen Hutchings2020-09-091-1/+2
| | | | | singledispatch is part of the standard library in all supported Python versions, and its repository on Bitbucket is no longer available.
* Disable mirroring of Python tempita packageBen Hutchings2020-09-091-4/+0
| | | | | Tempita has not been updated since 2013, and its repository on Bitbucket is no longer available.
* Disable mirroring of Python suds packageBen Hutchings2020-09-091-4/+0
| | | | | | | The original suds package has not been updated since about 2012, and its repository on Bitbucket is no longer available. There are some live forks of it but it's not clear which one we should treat as the successor.
* Disable mirroring of PyPI softwareBen Hutchings2020-09-091-4/+0
| | | | | | | | | We were mirroring PyPI from Bitbucket under the name "python-packages/decorator". This was added by commit 7ce9a738a726 "Lorry OpenStack dependencies." and seems to have been a mistake. We mirror the actual Python decorator package as "python-packages/python-decorator".
* Disable mirroring of Python anyjson packageBen Hutchings2020-09-091-4/+0
| | | | | anyjson has not been updated since 2012, and its repository on Bitbucket is no longer available.
* Update mirroring of Python pyeclib packageBen Hutchings2020-09-091-1/+1
| | | | PyEClib moved from Bitbucket to opendev.org.
* Update mirroring of wheelBen Hutchings2020-09-091-1/+6
| | | | | | wheel moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python trollius packageBen Hutchings2020-09-091-1/+6
| | | | | | Trollius moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python tox packageBen Hutchings2020-09-091-1/+6
| | | | | | tox moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of SphinxBen Hutchings2020-09-091-1/+6
| | | | | | Sphinx moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python smartypants packageBen Hutchings2020-09-091-1/+6
| | | | | | smartypants moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python ruamel.* packagesBen Hutchings2020-09-091-3/+3
| | | | These moved from Bitbucket to Sourceforge(!).
* Update mirroring of Python rsa packageBen Hutchings2020-09-091-1/+6
| | | | | Python-RSA moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror.
* Update mirroring of Python pygments packageBen Hutchings2020-09-091-1/+6
| | | | | | Pygments moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python yoyo packageBen Hutchings2020-09-091-1/+1
| | | | Yoyo-migrations moved from Bitbucket to sr.ht.
* Update mirroring of Python paste and paste.deploy packagesBen Hutchings2020-09-091-2/+12
| | | | | | Paste moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use different names for the new mirrors. Mark the old mirrors as obsolete.
* Update mirroring of Python netifaces packageBen Hutchings2020-09-091-1/+6
| | | | | | netifaces moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python logutils packageBen Hutchings2020-09-091-0/+5
| | | | | | logutils is still on Bitbucket, but has switched from Mercurial to Git. Use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python logilab.common packageBen Hutchings2020-09-091-1/+1
| | | | logilab-common moved from Bitbucket to logilab.org.
* Update mirroring of Python defusedxml packageBen Hutchings2020-09-091-1/+6
| | | | | | defusedxml moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python cmd2 packageBen Hutchings2020-09-091-1/+6
| | | | | | cmd2 moved from Bitbucket to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python cffi packageBen Hutchings2020-09-091-1/+1
| | | | cffi moved from Bitbucket to Heptapod.
* Update mirroring of Python astroid and pylint packagesBen Hutchings2020-09-091-2/+12
| | | | | | Astroid.py and Pylint moved from Bitbucket to the PyCQA organisation on GitHub. Since they switched from Mercurial to Git, use different names for the new mirrors. Mark the old mirrors as obsolete.
* Update mirroring of Python apscheduler packageBen Hutchings2020-09-091-1/+1
| | | | apscheduler moved from Bitbucket to GitHub.
* Update mirroring of Python alembic, dogpile.cache, and mako packagesBen Hutchings2020-09-091-3/+3
| | | | | These are still available on Bitbucket, but their canonical repositories are now in the sqlalchemy organisation on GitHub.
* Update mirroring of Python mox packageBen Hutchings2020-09-091-1/+2
| | | | | | | | mox has not been updated since 2012, and its repository on Google Code is no longer available. There is a mox3 package for Python 3 that we already mirror. Mark the old mirror as obsolete, pointing to the mirror of mox3.
* Mark several Python package mirrors as obsoleteBen Hutchings2020-09-091-2/+4
| | | | | | | | | | | | | | These Python packages all moved from Google Code to GitHub: * argparse: https://github.com/ThomasWaldmann/argparse.git * pythonfutures: https://github.com/agronholm/pythonfutures.git * mock: https://github.com/testing-cabal/mock.git Mirroring the GitHub repositories would require new mirror names, since they converted from Mercurial to Git. As these packages are all part of the standard library in all supported Python versions, I don't think it's worth doing that. Mark the existing mirrors as obsolete instead.
* Update mirroring of Python ipaddr packageBen Hutchings2020-09-091-1/+1
| | | | ipaddr-py moved from Google Code to GitHub.
* Update mirroring of Python bcrypt packageBen Hutchings2020-09-091-1/+6
| | | | | | py-bcrypt moved from Google Code to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python passlib packageBen Hutchings2020-09-091-1/+1
| | | | passlib moved from Google Code to Bitbucket, and then to Heptapod.
* Update mirroring of Python decorator packageBen Hutchings2020-09-091-0/+4
| | | | | | | | | | We previously mirrored Michele Simionato's repository of papers on Google Code, which appears to have been the canonical location for his decorator package. The decorator package now has its own repository on GitHub; mirror that instead (as well as the tarball from PyPI). Mark the old mirror as obsolete.
* Update OpenStack urlsbenbrown/openstack-sedBen Brown2020-08-231-3/+3
| | | | | | | | | | | While updating the generate-openstack.lorry.py script would likely be best for ongoing mirroring of the relevant OpenStack repositories, for now simply `sed`ing is easier. Updated a few paths via checking redirection warnings from `git ls-remote`. Closes #13.
* python-packages/pyasn1: Disable CVS entry.Rob J. Heywood2020-08-181-5/+0
| | | | This change disables the pyasn1 entry in python-packages.
* python-packages/pyans1: switch to gitRob J. Heywood2020-08-181-0/+4
| | | | | This change adds an entry to python-packages to sync pyans1 using git.
* python-packages/pysnmp: Disable CVS entry.Rob J. Heywood2020-08-181-5/+0
| | | | This change disables the pysnmp entry in python-packages.
* python-packages/pysnmp: switch to gitRob J. Heywood2020-08-181-0/+4
| | | | | This change adds a new entry in python-packages to sync pysnmp using GIT.
* Add 'wheel' Python packagesam/add-wheelSam Thursfield2017-06-291-0/+4
| | | | This is a build-time dependency of the ruamel.std.argparse package.