Changeset View
Changeset View
Standalone View
Standalone View
files/path_reqs.patch
- This file was added.
| diff -aur conan-1.17.1-pristine/conans/requirements_server.txt conan-1.17.1-new/conans/requirements_server.txt | |||||
| --- conan-1.17.1-pristine/conans/requirements_server.txt 2019-07-25 11:57:20.979944344 +0200 | |||||
| +++ conan-1.17.1-new/conans/requirements_server.txt 2019-07-25 11:59:34.690402632 +0200 | |||||
| @@ -1,3 +1,3 @@ | |||||
| # Server | |||||
| -bottle>=0.12.8, < 0.13 | |||||
| -pluginbase>=0.5, < 1.0 | |||||
| \ No newline at end of file | |||||
| +bottle>=0.12.8 | |||||
| +pluginbase>=0.5 | |||||
| diff -aur conan-1.17.1-pristine/conans/requirements.txt conan-1.17.1-new/conans/requirements.txt | |||||
| --- conan-1.17.1-pristine/conans/requirements.txt 2019-07-25 11:57:20.969944308 +0200 | |||||
| +++ conan-1.17.1-new/conans/requirements.txt 2019-07-25 11:59:25.460371002 +0200 | |||||
| @@ -1,18 +1,17 @@ | |||||
| -PyJWT>=1.4.0, <2.0.0 | |||||
| -requests>=2.8.1, <3.0.0 | |||||
| -colorama>=0.3.3, <0.5.0 | |||||
| -PyYAML>=3.11, <6.0 | |||||
| -patch==1.16 | |||||
| +PyJWT>=1.4.0 | |||||
| +requests>=2.8.1 | |||||
| +colorama>=0.3.3 | |||||
| +PyYAML>=3.11 | |||||
| +patch>=1.16 | |||||
| fasteners>=0.14.1 | |||||
| six>=1.10.0 | |||||
| -node-semver==0.6.1 | |||||
| -distro>=1.0.2, <1.2.0 | |||||
| -pylint>=1.9.3,!=2.3.0 | |||||
| -future==0.16.0 | |||||
| -pygments>=2.0, <3.0 | |||||
| +node-semver>=0.6.1 | |||||
| +distro>=1.0.2 | |||||
| +pylint>=2.3.1 | |||||
| +future>=0.16.0 | |||||
| +pygments>=2.0 | |||||
| astroid>=1.6.5 | |||||
| -deprecation>=2.0, <2.1 | |||||
| -tqdm>=4.28.1, <5 | |||||
| -Jinja2>=2.3, <3 | |||||
| -python-dateutil>=2.7.0, <3 | |||||
| -typed-ast<1.4; python_version == '3.4' and platform_system=='Windows' | |||||
| +deprecation>=2.0 | |||||
| +tqdm>=4.28.1 | |||||
| +Jinja2>=2.3 | |||||
| +python-dateutil>=2.7.0 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.