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