Show More
@@ -88,8 +88,8 b' self: super: {' | |||
|
88 | 88 | name = "authomatic-0.1.0.post1"; |
|
89 | 89 | doCheck = false; |
|
90 | 90 | src = fetchurl { |
|
91 | url = "https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801"; | |
|
92 | sha256 = "1cgk0a86sbsjbri06gf5z5l4npwkjdxw6fdnwl4vvfmxs2sx9yxw"; | |
|
91 | url = "https://code.rhodecode.com/upstream/authomatic/artifacts/download/0-4fe9c041-a567-4f84-be4c-7efa2a606d3c.tar.gz?md5=f6bdc3c769688212db68233e8d2b0383"; | |
|
92 | sha256 = "0pc716mva0ym6xd8jwzjbjp8dqxy9069wwwv2aqwb8lyhl4757ab"; | |
|
93 | 93 | }; |
|
94 | 94 | meta = { |
|
95 | 95 | license = [ pkgs.lib.licenses.mit ]; |
@@ -277,8 +277,8 b' self: super: {' | |||
|
277 | 277 | self."six" |
|
278 | 278 | ]; |
|
279 | 279 | src = fetchurl { |
|
280 |
url = "https://code.rhodecode.com/upstream/configobj/arc |
|
|
281 | sha256 = "1hhcxirwvg58grlfr177b3awhbq8hlx1l3lh69ifl1ki7lfd1s1x"; | |
|
280 | url = "https://code.rhodecode.com/upstream/configobj/artifacts/download/0-012de99a-b1e1-4f64-a5c0-07a98a41b324.tar.gz?md5=6a513f51fe04b2c18cf84c1395a7c626"; | |
|
281 | sha256 = "0kqfrdfr14mw8yd8qwq14dv2xghpkjmd3yjsy8dfcbvpcc17xnxp"; | |
|
282 | 282 | }; |
|
283 | 283 | meta = { |
|
284 | 284 | license = [ pkgs.lib.licenses.bsdOriginal ]; |
@@ -534,8 +534,8 b' self: super: {' | |||
|
534 | 534 | self."configparser" |
|
535 | 535 | ]; |
|
536 | 536 | src = fetchurl { |
|
537 | url = "https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313"; | |
|
538 | sha256 = "0bihrdp8ahsys437kxdhk52gz6kib8rxjv71i93wkw7594fcaxll"; | |
|
537 | url = "https://code.rhodecode.com/upstream/entrypoints/artifacts/download/0-8e9ee9e4-c4db-409c-b07e-81568fd1832d.tar.gz?md5=3a027b8ff1d257b91fe257de6c43357d"; | |
|
538 | sha256 = "0qih72n2myclanplqipqxpgpj9d2yhff1pz5d02zq1cfqyd173w5"; | |
|
539 | 539 | }; |
|
540 | 540 | meta = { |
|
541 | 541 | license = [ pkgs.lib.licenses.mit ]; |
@@ -1886,8 +1886,8 b' self: super: {' | |||
|
1886 | 1886 | self."elasticsearch1-dsl" |
|
1887 | 1887 | ]; |
|
1888 | 1888 | src = fetchurl { |
|
1889 |
url = "https://code.rhodecode.com/rhodecode-tools-ce/arc |
|
|
1890 | sha256 = "1k8l3s4mvshza1zay6dfxprq54fyb5dc85dqdva9wa3f466y0adk"; | |
|
1889 | url = "https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-10ac93f4-bb7d-4b97-baea-68110743dd5a.tar.gz?md5=962dc77c06aceee62282b98d33149661"; | |
|
1890 | sha256 = "1vfhgf46inbx7jvlfx4fdzh3vz7lh37r291gzb5hx447pfm3qllg"; | |
|
1891 | 1891 | }; |
|
1892 | 1892 | meta = { |
|
1893 | 1893 | license = [ { fullName = "Apache 2.0 and Proprietary"; } ]; |
@@ -2,7 +2,7 b'' | |||
|
2 | 2 | |
|
3 | 3 | amqp==2.3.1 |
|
4 | 4 | # not released authomatic that has updated some oauth providers |
|
5 |
https://code.rhodecode.com/upstream/authomatic/ar |
|
|
5 | https://code.rhodecode.com/upstream/authomatic/artifacts/download/0-4fe9c041-a567-4f84-be4c-7efa2a606d3c.tar.gz?md5=f6bdc3c769688212db68233e8d2b0383#egg=authomatic==0.1.0.post1 | |
|
6 | 6 | |
|
7 | 7 | babel==1.3 |
|
8 | 8 | beaker==1.9.1 |
@@ -12,7 +12,7 b' channelstream==0.5.2' | |||
|
12 | 12 | click==7.0 |
|
13 | 13 | colander==1.7.0 |
|
14 | 14 | # our custom configobj |
|
15 |
https://code.rhodecode.com/upstream/configobj/ar |
|
|
15 | https://code.rhodecode.com/upstream/configobj/artifacts/download/0-012de99a-b1e1-4f64-a5c0-07a98a41b324.tar.gz?md5=6a513f51fe04b2c18cf84c1395a7c626#egg=configobj==5.0.6 | |
|
16 | 16 | cssselect==1.0.3 |
|
17 | 17 | cryptography==2.6.1 |
|
18 | 18 | decorator==4.1.2 |
@@ -91,7 +91,7 b' psycopg2==2.8.2' | |||
|
91 | 91 | |
|
92 | 92 | # IPYTHON RENDERING |
|
93 | 93 | # entrypoints backport, pypi version doesn't support egg installs |
|
94 |
https://code.rhodecode.com/upstream/entrypoints/ar |
|
|
94 | https://code.rhodecode.com/upstream/entrypoints/artifacts/download/0-8e9ee9e4-c4db-409c-b07e-81568fd1832d.tar.gz?md5=3a027b8ff1d257b91fe257de6c43357d#egg=entrypoints==0.2.2.rhodecode-upstream1 | |
|
95 | 95 | nbconvert==5.3.1 |
|
96 | 96 | nbformat==4.4.0 |
|
97 | 97 | jupyter_client==5.0.0 |
@@ -112,7 +112,7 b' ipdb==0.12.0' | |||
|
112 | 112 | ipython==5.1.0 |
|
113 | 113 | |
|
114 | 114 | ## rhodecode-tools, special case |
|
115 |
https://code.rhodecode.com/rhodecode-tools-ce/ar |
|
|
115 | https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-10ac93f4-bb7d-4b97-baea-68110743dd5a.tar.gz?md5=962dc77c06aceee62282b98d33149661#egg=rhodecode-tools==1.2.1 | |
|
116 | 116 | |
|
117 | 117 | ## appenlight |
|
118 | 118 | appenlight-client==0.6.26 |
General Comments 0
You need to be logged in to leave comments.
Login now