summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/python-packages.lorry35
1 files changed, 30 insertions, 5 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index f13687f..7676285 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -142,7 +142,12 @@
},
"python-packages/fixtures": {
"type": "bzr",
- "url": "lp:python-fixtures"
+ "url": "lp:python-fixtures",
+ "description": "Obsolete (use python-packages/fixtures-git)"
+ },
+ "python-packages/fixtures-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/fixtures.git"
},
"python-packages/flake8": {
"type": "git",
@@ -653,7 +658,12 @@
},
"python-packages/subunit": {
"type": "bzr",
- "url": "lp:subunit"
+ "url": "lp:subunit",
+ "description": "Obsolete (use python-packages/subunit-git)"
+ },
+ "python-packages/subunit-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/subunit"
},
"python-packages/python-systemd": {
"type": "git",
@@ -669,11 +679,21 @@
},
"python-packages/testrepository": {
"type": "bzr",
- "url": "lp:testrepository"
+ "url": "lp:testrepository",
+ "description": "Obsolete (use python-packages/testrepository-git)"
+ },
+ "python-packages/testrepository-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/testrepository.git"
},
"python-packages/testscenarios": {
"type": "bzr",
- "url": "lp:testscenarios"
+ "url": "lp:testscenarios",
+ "description": "Obsolete (use python-packages/testscenarios-git)"
+ },
+ "python-packages/testscenarios-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/testscenarios.git"
},
"python-packages/testtools": {
"type": "git",
@@ -874,7 +894,12 @@
},
"python-packages/testresources": {
"type": "bzr",
- "url": "lp:testresources"
+ "url": "lp:testresources",
+ "description": "Obsolete (use python-packages/testresources-git)"
+ },
+ "python-packages/testresources-git": {
+ "type": "git",
+ "url": "https://github.com/testing-cabal/testresources.git"
},
"python-packages/pyeclib": {
"type": "git",