Show More
@@ -77,8 +77,8 b' self: super: {' | |||
|
77 | 77 | name = "authomatic-0.1.0.post1"; |
|
78 | 78 | doCheck = false; |
|
79 | 79 | src = fetchurl { |
|
80 | url = "https://files.pythonhosted.org/packages/08/1a/8a930461e604c2d5a7a871e1ac59fa82ccf994c32e807230c8d2fb07815a/Authomatic-0.1.0.post1.tar.gz"; | |
|
81 | sha256 = "0s3aq5ak99g9j8zfw42fgjwkssa15z5gx1pa3p4vyyp3167kj7kk"; | |
|
80 | url = "https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801"; | |
|
81 | sha256 = "1cgk0a86sbsjbri06gf5z5l4npwkjdxw6fdnwl4vvfmxs2sx9yxw"; | |
|
82 | 82 | }; |
|
83 | 83 | meta = { |
|
84 | 84 | license = [ pkgs.lib.licenses.mit ]; |
@@ -2,7 +2,8 b'' | |||
|
2 | 2 | |
|
3 | 3 | setuptools-scm==2.1.0 |
|
4 | 4 | amqp==2.3.1 |
|
5 | authomatic==0.1.0.post1 | |
|
5 | # not released authomatic that has updated some oauth providers | |
|
6 | https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1 | |
|
6 | 7 | babel==1.3 |
|
7 | 8 | beaker==1.9.1 |
|
8 | 9 | celery==4.1.1 |
General Comments 0
You need to be logged in to leave comments.
Login now