summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-24 12:06:44 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-24 12:06:44 +0000
commite3ed8d5938cdbd785980f54262537adeb908e142 (patch)
tree8fa110a53ec1c54b1d591f7444e7b751ffa3d6f3
parent0548021993d15a0362c802164b236705b53481a2 (diff)
downloadlorries-e3ed8d5938cdbd785980f54262537adeb908e142.tar.gz
Add pytz tarball lorry
This is required at the moment for making Horizon to compile and to work.
-rw-r--r--open-source-lorries/pytz-tarball.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/pytz-tarball.lorry b/open-source-lorries/pytz-tarball.lorry
new file mode 100644
index 0000000..05414a3
--- /dev/null
+++ b/open-source-lorries/pytz-tarball.lorry
@@ -0,0 +1,6 @@
+{
+ "pytz-tarball": {
+ "type": "tarball",
+ "url": "https://pypi.python.org/packages/source/p/pytz/pytz-2014.10.tar.gz"
+ }
+}