Show More
@@ -205,12 +205,12 b' let' | |||||
205 | sha256 = "0ba9acs4awx15bf9v3nrs781msbd2nx826906nj6fqks2bvca9s0"; |
|
205 | sha256 = "0ba9acs4awx15bf9v3nrs781msbd2nx826906nj6fqks2bvca9s0"; | |
206 | }; |
|
206 | }; | |
207 | }; |
|
207 | }; | |
208 |
urllib3 |
|
208 | "urllib3" = super.buildPythonPackage { | |
209 |
name = "urllib3-1.2 |
|
209 | name = "urllib3-1.25.2"; | |
210 | doCheck = false; |
|
210 | doCheck = false; | |
211 | src = fetchurl { |
|
211 | src = fetchurl { | |
212 |
url = "https://files.pythonhosted.org/packages/ |
|
212 | url = "https://files.pythonhosted.org/packages/9a/8b/ea6d2beb2da6e331e9857d0a60b79ed4f72dcbc4e2c7f2d2521b0480fda2/urllib3-1.25.2.tar.gz"; | |
213 | sha256 = "1bvbd35q3zdcd7gsv38fwpizy7p06dr0154g5gfybrvnbvhwb2m6"; |
|
213 | sha256 = "1nq2k4pss1ihsjh02r41sqpjpm5rfqkjfysyq7g7n2i1p7c66c55"; | |
214 | }; |
|
214 | }; | |
215 | }; |
|
215 | }; | |
216 |
|
216 |
@@ -207,11 +207,11 b' self: super: {' | |||||
207 | }; |
|
207 | }; | |
208 | }; |
|
208 | }; | |
209 | "urllib3" = super.buildPythonPackage { |
|
209 | "urllib3" = super.buildPythonPackage { | |
210 |
name = "urllib3-1.2 |
|
210 | name = "urllib3-1.25.2"; | |
211 | doCheck = false; |
|
211 | doCheck = false; | |
212 | src = fetchurl { |
|
212 | src = fetchurl { | |
213 |
url = "https://files.pythonhosted.org/packages/b |
|
213 | url = "https://files.pythonhosted.org/packages/9a/8b/ea6d2beb2da6e331e9857d0a60b79ed4f72dcbc4e2c7f2d2521b0480fda2/urllib3-1.25.2.tar.gz"; | |
214 | sha256 = "08lwd9f3hqznyf32vnzwvp87pchx062nkbgyrf67rwlkgj0jk5fy"; |
|
214 | sha256 = "1nq2k4pss1ihsjh02r41sqpjpm5rfqkjfysyq7g7n2i1p7c66c55"; | |
215 | }; |
|
215 | }; | |
216 | }; |
|
216 | }; | |
217 |
|
217 |
@@ -2013,8 +2013,8 b' self: super: {' | |||||
2013 | self."elasticsearch1-dsl" |
|
2013 | self."elasticsearch1-dsl" | |
2014 | ]; |
|
2014 | ]; | |
2015 | src = fetchurl { |
|
2015 | src = fetchurl { | |
2016 |
url = "https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-b |
|
2016 | url = "https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-4fecb4f9-1967-49fe-90b3-241bdf9dd577.tar.gz?sha256=ed254c0e4d0dab9e7bfab449e94d60eca43db9a7f81a9be7928bf12588589cae"; | |
2017 | sha256 = "183f8c43d2a26eb4a5604fd35f5531f758bf796ace5b3e0a57cc82f9bcd2d318"; |
|
2017 | sha256 = "ed254c0e4d0dab9e7bfab449e94d60eca43db9a7f81a9be7928bf12588589cae"; | |
2018 | }; |
|
2018 | }; | |
2019 | meta = { |
|
2019 | meta = { | |
2020 | license = [ { fullName = "Apache 2.0 and Proprietary"; } ]; |
|
2020 | license = [ { fullName = "Apache 2.0 and Proprietary"; } ]; |
@@ -109,7 +109,7 b' ipdb==0.13.2' | |||||
109 | ipython==5.1.0 |
|
109 | ipython==5.1.0 | |
110 |
|
110 | |||
111 | ## rhodecode-tools, special case, use file://PATH.tar.gz#egg=rhodecode-tools==X.Y.Z, to test local version |
|
111 | ## rhodecode-tools, special case, use file://PATH.tar.gz#egg=rhodecode-tools==X.Y.Z, to test local version | |
112 | https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-b15c642f-178e-4a00-a9e1-0d8d6406dc48.tar.gz?sha256=183f8c43d2a26eb4a5604fd35f5531f758bf796ace5b3e0a57cc82f9bcd2d318#egg=rhodecode-tools==2.0.0 |
|
112 | https://code.rhodecode.com/rhodecode-tools-ce/artifacts/download/0-4fecb4f9-1967-49fe-90b3-241bdf9dd577.tar.gz?sha256=ed254c0e4d0dab9e7bfab449e94d60eca43db9a7f81a9be7928bf12588589cae#egg=rhodecode-tools==2.0.0 | |
113 |
|
113 | |||
114 |
|
114 | |||
115 | ## appenlight |
|
115 | ## appenlight |
General Comments 0
You need to be logged in to leave comments.
Login now