Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Use go version 1.7.3 explicitly
CMAKE_MINIMUM_REQUIRED(VERSION 2.8) PROJECT(saslauthd-port) # This file is used by the build process for the complete Couchbase Server GoInstall(TARGET saslauthd-port PACKAGE github.com/couchbase/cbauth/cmd/saslauthd-port GOPATH "${CMAKE_SOURCE_DIR}/goproj" "${GODEPSDIR}" INSTALL_PATH bi...
CMAKE_MINIMUM_REQUIRED(VERSION 2.8) PROJECT(saslauthd-port) # This file is used by the build process for the complete Couchbase Server GoInstall(TARGET saslauthd-port PACKAGE github.com/couchbase/cbauth/cmd/saslauthd-port GOPATH "${CMAKE_SOURCE_DIR}/goproj" "${GODEPSDIR}" GOVERSION 1.7.3...
Edit version number to reproduce warnings
gunicorn>=19.1.1 Openfisca-France==34.3.1 git+https://github.com/openfisca/openfisca-core.git@mitigate-cycle-and-simplify-cycle-detection-25.2.2#egg=openfisca-core [web-api] git+https://github.com/betagouv/openfisca-bacASable.git#egg=openfisca-BacASable git+https://github.com/betagouv/openfisca-paris.git@6efb387#egg=op...
gunicorn>=19.1.1 Openfisca-France==30 git+https://github.com/openfisca/openfisca-core.git@mitigate-cycle-and-simplify-cycle-detection-25.2.2#egg=openfisca-core [web-api] git+https://github.com/betagouv/openfisca-bacASable.git#egg=openfisca-BacASable git+https://github.com/betagouv/openfisca-paris.git@6efb387#egg=openfi...
Update pygments from 2.1.1 to 2.2.0
# Runtime requirements --requirement requirements.txt # Documentation Sphinx==1.6.4 sphinxcontrib-httpdomain==1.5.0 pygments==2.1.1 # Linting flake8==2.5.4 # Unit testing pytest==2.9.1 mock==2.0.0 webtest==2.0.20 pytest-cov==2.2.1 coveralls==1.1
# Runtime requirements --requirement requirements.txt # Documentation Sphinx==1.6.4 sphinxcontrib-httpdomain==1.5.0 pygments==2.2.0 # Linting flake8==2.5.4 # Unit testing pytest==2.9.1 mock==2.0.0 webtest==2.0.20 pytest-cov==2.2.1 coveralls==1.1
Update pytest from 5.1.1 to 5.1.2
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==5.1.1 factory-boy==2.12.0 pytest-mock==1.10.4 webtest==2.0.33 pytest-cov==2.7.1 # Lint and code style flake8==3.7.8 flake8-docstrings==1.4.0 flake8-quotes==2.1.0 pep8-naming==0.8.2
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==5.1.2 factory-boy==2.12.0 pytest-mock==1.10.4 webtest==2.0.33 pytest-cov==2.7.1 # Lint and code style flake8==3.7.8 flake8-docstrings==1.4.0 flake8-quotes==2.1.0 pep8-naming==0.8.2
Update mypy from 0.540 to 0.550
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.540 pylint==1.7.4 safety==1.6.1 bandit==1.4.0
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.550 pylint==1.7.4 safety==1.6.1 bandit==1.4.0
Update django-debug-toolbar from 1.8 to 1.9
# Local development dependencies go here -r base.txt coverage==4.4.1 django-coverage-plugin==1.5.0 Sphinx==1.6.4 django-extensions==1.9.7 Werkzeug==0.12.2 django-test-plus==1.0.20 factory_boy==2.9.2 django-debug-toolbar==1.8 # improved REPL ipython==5.5.0 # pyup: >=5.3.0,<6.0.0 ipdb==0.10.3 pytest-django==3.1.2 pyte...
# Local development dependencies go here -r base.txt coverage==4.4.1 django-coverage-plugin==1.5.0 Sphinx==1.6.4 django-extensions==1.9.7 Werkzeug==0.12.2 django-test-plus==1.0.20 factory_boy==2.9.2 django-debug-toolbar==1.9 # improved REPL ipython==5.5.0 # pyup: >=5.3.0,<6.0.0 ipdb==0.10.3 pytest-django==3.1.2 pyte...
Update sphinx-autodoc-typehints from 1.8.0 to 1.9.0
autoflake==1.3.1 check-manifest==0.40 codecov==2.0.15 # Upload coverage data doc8==0.8.0 dodgy==0.1.9 # Look for uploaded secrets dulwich==0.19.13 flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==2.1.0 # Require single quotes flake8==3.7.8 # Lint freezegun==0.3.12 isort==4.3.21 # Lint imports my...
autoflake==1.3.1 check-manifest==0.40 codecov==2.0.15 # Upload coverage data doc8==0.8.0 dodgy==0.1.9 # Look for uploaded secrets dulwich==0.19.13 flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==2.1.0 # Require single quotes flake8==3.7.8 # Lint freezegun==0.3.12 isort==4.3.21 # Lint imports my...
Update sqlalchemy from 1.2.13 to 1.2.14
PyYAML==3.13 blinker==1.4 pika==0.12.0 six==1.11.0 sqlalchemy==1.2.13
PyYAML==3.13 blinker==1.4 pika==0.12.0 six==1.11.0 sqlalchemy==1.2.14
Add requirements for machine learning codes
ipython==5.1.0 jupyter==1.0.0 luigi==2.3.1 matplotlib==1.5.2 numpy==1.11.1 pandas==0.18.1 psycopg2==2.6.2 PyYAML==3.12 scikit-learn==0.17.1 scipy==0.18.1 seaborn==0.7.1 SQLAlchemy==1.0.14 tqdm==4.8.4
Bump requests from 2.9.1 to 2.20.0 in /client/src/gochat
pymongo==3.3.0 pyfiglet==0.7.5 requests==2.9.1
pymongo==3.3.0 pyfiglet==0.7.5 requests==2.20.0
Add expectations for cached-frame-coutner.html and last-modified-parsing.html
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream.
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. BUG32308 LINUX : fast/...
Update pytest from 4.4.1 to 4.5.0
-r requirements.txt # For tests coverage==4.5.3 coveralls==1.7.0 flake8==3.7.7 freezegun==0.3.11 hypothesis==4.23.4 mock==3.0.5 pytest==4.4.1 pytest-cov==2.7.1 requests-mock==1.6.0 testfixtures==6.8.2 git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.3.0#egg=digitalmarketplace-test-utils==2.3.0 # F...
-r requirements.txt # For tests coverage==4.5.3 coveralls==1.7.0 flake8==3.7.7 freezegun==0.3.11 hypothesis==4.23.4 mock==3.0.5 pytest==4.5.0 pytest-cov==2.7.1 requests-mock==1.6.0 testfixtures==6.8.2 git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.3.0#egg=digitalmarketplace-test-utils==2.3.0 # F...
Update pytest-cov from 2.10.1 to 2.11.0
# Test requirements pytest==6.2.1 pytest-cov==2.10.1 pytest-django==4.1.0 flake8==3.8.4 ipdb==0.13.4 # wheel for PyPI installs wheel==0.36.2 # MkDocs for documentation previews/deploys mkdocs==1.1.2
# Test requirements pytest==6.2.1 pytest-cov==2.11.0 pytest-django==4.1.0 flake8==3.8.4 ipdb==0.13.4 # wheel for PyPI installs wheel==0.36.2 # MkDocs for documentation previews/deploys mkdocs==1.1.2
Update faker from 4.14.0 to 4.14.2
-r base.txt factory-boy==3.1.0 Faker==4.14.0 flake8==3.8.4 freezegun==1.0.0 isort==5.6.4 pytest==6.1.1 pytest-cov==2.10.1 pytest-django==4.1.0 pytest-factoryboy==2.0.3
-r base.txt factory-boy==3.1.0 Faker==4.14.2 flake8==3.8.4 freezegun==1.0.0 isort==5.6.4 pytest==6.1.1 pytest-cov==2.10.1 pytest-django==4.1.0 pytest-factoryboy==2.0.3
Update sphinx from 1.8.1 to 1.8.2
-r ./base.txt sphinx==1.8.1 alagitpull==0.0.21 releases==1.6.1
-r ./base.txt sphinx==1.8.2 alagitpull==0.0.21 releases==1.6.1
Update cryptography from 2.0.3 to 2.1.1
bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.4.1 tox==2.9.1 coverage==4.4.1 Sphinx==1.6.4 cryptography==2.0.3 PyYAML==3.12 pytest==3.2.3 pytest-runner==2.12.1
bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.4.1 tox==2.9.1 coverage==4.4.1 Sphinx==1.6.4 cryptography==2.1.1 PyYAML==3.12 pytest==3.2.3 pytest-runner==2.12.1
Update dependency flake8 to v4
-r docs/requirements.txt flake8==3.9.2 pylint==2.11.1 pytype==2021.10.11
-r docs/requirements.txt flake8==4.0.1 pylint==2.11.1 pytype==2021.10.11
Update test expectations to catch some tests that need to be rebaslined due to upstream changes.
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. // Skip these tests un...
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. // Skip these tests un...
Update django-extensions from 1.9.8 to 1.9.9
# common requirements # Django Django==2.0.1 django-extensions==1.9.8 django-braces==1.12.0 django-allauth==0.34.0 django-anymail==1.2 # Images Pillow==5.0.0 # Frontend django-compressor==2.2 csscompressor==0.9.5
# common requirements # Django Django==2.0.1 django-extensions==1.9.9 django-braces==1.12.0 django-allauth==0.34.0 django-anymail==1.2 # Images Pillow==5.0.0 # Frontend django-compressor==2.2 csscompressor==0.9.5
Add libcloud as a dep.
cliff==1.3.1 cliff-tablib>=1.0 -e git+git@github.com:racker/python-cliff-rackspace.git#egg=cliff_rackspace rackspace-monitoring>=0.3,<=0.4 service-registry>=0.2,<=0.3 flake8
cliff==1.3.1 cliff-tablib>=1.0 -e git+git@github.com:racker/python-cliff-rackspace.git#egg=cliff_rackspace apache-libcloud>=0.12.4 rackspace-monitoring>=0.3,<=0.4 service-registry>=0.2,<=0.3 flake8
Update flake8 from 3.2.0 to 3.2.1
flake8==3.2.0 pytest==3.0.4 pytest-cov==2.4.0 pytest-catchlog==1.2.2 docker-py==1.10.6 coveralls==1.1 Sphinx==1.4.8 lz4tools==1.3.1.2 xxhash==0.6.1 sphinxcontrib-asyncio>=0.2.0 sphinx-rtd-theme==0.1.9
flake8==3.2.1 pytest==3.0.4 pytest-cov==2.4.0 pytest-catchlog==1.2.2 docker-py==1.10.6 coveralls==1.1 Sphinx==1.4.8 lz4tools==1.3.1.2 xxhash==0.6.1 sphinxcontrib-asyncio>=0.2.0 sphinx-rtd-theme==0.1.9
Update pytest from 3.1.2 to 3.1.3
Flask==0.12.2 coverage==4.4.1 flake8==3.3.0 moto==0.4.31 pytest-cov==2.5.1 pytest==3.1.2 sphinx==1.6.3 aiohttp==2.1.0 botocore==1.5.70 multidict==3.1.0 wrapt==1.10.10 dill==0.2.6
Flask==0.12.2 coverage==4.4.1 flake8==3.3.0 moto==0.4.31 pytest-cov==2.5.1 pytest==3.1.3 sphinx==1.6.3 aiohttp==2.1.0 botocore==1.5.70 multidict==3.1.0 wrapt==1.10.10 dill==0.2.6
Update testfixtures from 6.3.0 to 6.4.1
bandit==1.5.1 codacy-coverage==1.3.11 codecov==2.0.15 coverage==4.5.2 ddt==1.2.0 flake8==3.6.0 requests-mock==1.5.2 nose==1.3.7 pylint==2.2.2 safety==1.8.4 testfixtures==6.3.0
bandit==1.5.1 codacy-coverage==1.3.11 codecov==2.0.15 coverage==4.5.2 ddt==1.2.0 flake8==3.6.0 requests-mock==1.5.2 nose==1.3.7 pylint==2.2.2 safety==1.8.4 testfixtures==6.4.1
Update ipython-genutils from 0.1.0 to 0.2.0
-r test.txt autopep8==1.3.1 bumpversion==0.5.3 docker-compose==1.11.2 elpy==1.14.1 epc==0.0.5 flake8==3.3.0 grip==4.3.2 importmagic==0.1.7 ipdb==0.10.2 ipython==5.3.0 ipython-genutils==0.1.0 jedi==0.9.0 pre-commit==0.9.0 pylint==1.4.4 yapf==0.11.1
-r test.txt autopep8==1.3.1 bumpversion==0.5.3 docker-compose==1.11.2 elpy==1.14.1 epc==0.0.5 flake8==3.3.0 grip==4.3.2 importmagic==0.1.7 ipdb==0.10.2 ipython==5.3.0 ipython-genutils==0.2.0 jedi==0.9.0 pre-commit==0.9.0 pylint==1.4.4 yapf==0.11.1
Update cryptography from 2.1.2 to 2.1.3
pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.4.1 Sphinx==1.6.5 cryptography==2.1.2 PyYAML==3.12
pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.4.1 Sphinx==1.6.5 cryptography==2.1.3 PyYAML==3.12
Add yet another docker plugin
# Main plugin aggregating other Pipeline plugins workflow-aggregator:2.4 workflow-multibranch:2.9.2 # Plugin for timestamps in the Jenkins logs timestamper:1.8.7 # For fancy messages figlet-buildstep:0.2 # Automatic folders based on branch detection cloudbees-folder:5.13 docker-build-step:1.35 docker-plugin:0.16.2 ...
# Main plugin aggregating other Pipeline plugins workflow-aggregator:2.4 workflow-multibranch:2.9.2 # Plugin for timestamps in the Jenkins logs timestamper:1.8.7 # For fancy messages figlet-buildstep:0.2 # Automatic folders based on branch detection cloudbees-folder:5.13 # Docker plugins docker-build-step:1.35 dock...
Add flake8-requirements to our linting suite
flake8==4.0.1 pycodestyle==2.8.0 pyflakes==2.4.0 flake8-bugbear==22.4.25 flake8-builtins==1.5.3 flake8-comprehensions==3.10.0 flake8-continuation==1.0.5 flake8-copyright==0.2.2 flake8-isort==4.1.1 isort==5.10.1 flake8-mutable==1.2.0 flake8-pie==0.15.0 flake8-print==5.0.0 flake8-quotes==3.3.1 flake8-simplify==0.19.2 pe...
flake8==4.0.1 pycodestyle==2.8.0 pyflakes==2.4.0 flake8-bugbear==22.4.25 flake8-builtins==1.5.3 flake8-comprehensions==3.10.0 flake8-continuation==1.0.5 flake8-copyright==0.2.2 flake8-isort==4.1.1 isort==5.10.1 flake8-mutable==1.2.0 flake8-pie==0.15.0 flake8-print==5.0.0 flake8-quotes==3.3.1 flake8-requirements==1.5.3...
Update the other CMake file.
add_llvm_library(LLVMAnalysis AliasAnalysis.cpp AliasAnalysisCounter.cpp AliasAnalysisEvaluator.cpp AliasDebugger.cpp AliasSetTracker.cpp Analysis.cpp BasicAliasAnalysis.cpp CFGPrinter.cpp CaptureTracking.cpp ConstantFolding.cpp DbgInfoPrinter.cpp DebugInfo.cpp IVUsers.cpp InstCount.cpp In...
add_llvm_library(LLVMAnalysis AliasAnalysis.cpp AliasAnalysisCounter.cpp AliasAnalysisEvaluator.cpp AliasDebugger.cpp AliasSetTracker.cpp Analysis.cpp BasicAliasAnalysis.cpp CFGPrinter.cpp CaptureTracking.cpp ConstantFolding.cpp DbgInfoPrinter.cpp DebugInfo.cpp IVUsers.cpp InlineCost.cpp I...
Add MIT License to the repo
MIT License Copyright (c) 2017 Jampp Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute,...
Disable the Json tests that cause V8 to install the SIGPROF handler and time out the calls to fork()
# This test has been failing on our heapchecker bot since circa Build 5778. # http://crbug.com/79000 RendererMainTest.CreateDestroy
# This test has been failing on our heapchecker bot since circa Build 5778. # http://crbug.com/79000 RendererMainTest.CreateDestroy # Disable JavaScript tests that cause V8 to install a SIGPROF handler that # times out the subsequent fork() calls. # http://crbug.com/79320 *Json*
Update isort from 4.2.12 to 4.2.13
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.1.4 # via kombu billiard==3.5.0.2 # via celery celery==4.0.2 coverage==4.4.1 flake8==3.3.0 isort==4.2.12 kombu==4.0.2 # via celery mccabe...
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.1.4 # via kombu billiard==3.5.0.2 # via celery celery==4.0.2 coverage==4.4.1 flake8==3.3.0 isort==4.2.13 kombu==4.0.2 # via celery mccabe...
Update aiohttp-jinja2 from 0.14.0 to 0.16.0
aiohttp-jinja2==0.14.0 aiohttp-security==0.2.0 aiohttp-session==2.1.0 aiohttp==2.3.6 aiomysql==0.0.9 aiopg==0.13.1 coverage==4.4.2 docker==2.6.1 docker-compose==1.17.1 flake8==3.5.0 ipdb==0.11 motor==1.1 pytest-cov==2.5.1 pytest-sugar==0.9.0 pytest==3.4.1 python-dateutil==2.6.1 sqlalchemy==1.1.15 trafaret==0.10.4 pymys...
aiohttp-jinja2==0.16.0 aiohttp-security==0.2.0 aiohttp-session==2.1.0 aiohttp==2.3.6 aiomysql==0.0.9 aiopg==0.13.1 coverage==4.4.2 docker==2.6.1 docker-compose==1.17.1 flake8==3.5.0 ipdb==0.11 motor==1.1 pytest-cov==2.5.1 pytest-sugar==0.9.0 pytest==3.4.1 python-dateutil==2.6.1 sqlalchemy==1.1.15 trafaret==0.10.4 pymys...
Upgrade pinned psf/black formatter version
pytest==6.2.5 pytest-cov==3.0.0 pytest-parallel==0.1.1 flake8==4.0.1 black==21.12b0 isort==5.10.1
pytest==6.2.5 pytest-cov==3.0.0 pytest-parallel==0.1.1 flake8==4.0.1 black==22.3.0 isort==5.10.1
Update test expectations as a result of the WebKit roll.
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. // Due to WebKit r7214...
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. // Due to WebKit r7214...
Update flake8-quotes from 0.2.4 to 0.8.1
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==3.0.3 WebTest==2.0.23 factory-boy==2.7.0 # Lint and code style flake8==3.0.4 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.0.2 flake8-isort==2.0.1 flake8-quotes==0.2.4 isort==4.2.5 pep8-n...
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==3.0.3 WebTest==2.0.23 factory-boy==2.7.0 # Lint and code style flake8==3.0.4 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.0.2 flake8-isort==2.0.1 flake8-quotes==0.8.1 isort==4.2.5 pep8-n...
Update faker from 12.3.1 to 13.0.0
-r base.txt factory-boy==3.2.1 Faker==12.3.1 flake8==4.0.1 freezegun==1.1.0 isort==5.10.1 pytest==7.0.1 pytest-cov==3.0.0 pytest-django==4.5.2 pytest-factoryboy==2.1.0
-r base.txt factory-boy==3.2.1 Faker==13.0.0 flake8==4.0.1 freezegun==1.1.0 isort==5.10.1 pytest==7.0.1 pytest-cov==3.0.0 pytest-django==4.5.2 pytest-factoryboy==2.1.0
Update sphinx from 1.7.2 to 1.7.3
-r ./base.txt sphinx==1.7.2 alagitpull==0.0.20 releases==1.4.1
-r ./base.txt sphinx==1.7.3 alagitpull==0.0.20 releases==1.4.1
Update pip from 8.1.2 to 9.0.1
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.0.4 tox==2.3.1 coverage==4.2 Sphinx==1.4.8 cryptography==1.5.2 PyYAML==3.12 pytest==3.0.3
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.0.4 tox==2.3.1 coverage==4.2 Sphinx==1.4.8 cryptography==1.5.2 PyYAML==3.12 pytest==3.0.3
Update sphinx from 1.4.8 to 1.6.3
pip==9.0.1 pip-tools==1.9.0 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.2 coverage==4.4.1 Sphinx==1.4.8 cryptography==1.7 PyYAML==3.11 pytest==2.9.2 pytest-runner==2.11.1
pip==9.0.1 pip-tools==1.9.0 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.2 coverage==4.4.1 Sphinx==1.6.3 cryptography==1.7 PyYAML==3.11 pytest==2.9.2 pytest-runner==2.11.1
Update scikit-learn from 0.18.1 to 0.18.2
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.2 cryptography==1.9 PyYAML==3.12 pytest==3.1.1 numpy==1.12.1 scipy==0.19.0 scikit-learn==0.18.1
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.2 cryptography==1.9 PyYAML==3.12 pytest==3.1.1 numpy==1.12.1 scipy==0.19.0 scikit-learn==0.18.2
Update django-storages from 1.6.5 to 1.6.6
codecov pytest-django pytest-cov dj-database-url==0.5 gunicorn==19.7.1 psycopg2==2.7.4 whitenoise==3.3.1 django-storages==1.6.5 boto3>=1.5 Pillow==5.0.0 Markdown==2.6.11 cloudinary==1.10.0 requests==2.18.4 graphene-django==2.0.0 graphene==2.0.1 singlemodeladmin==0.8 boto feedparser==5.2.1 authy==2.1.5 django-phonenumbe...
codecov pytest-django pytest-cov dj-database-url==0.5 gunicorn==19.7.1 psycopg2==2.7.4 whitenoise==3.3.1 django-storages==1.6.6 boto3>=1.5 Pillow==5.0.0 Markdown==2.6.11 cloudinary==1.10.0 requests==2.18.4 graphene-django==2.0.0 graphene==2.0.1 singlemodeladmin==0.8 boto feedparser==5.2.1 authy==2.1.5 django-phonenumbe...
Update django-debug-toolbar from 2.0 to 2.2
-r ./base.txt Sphinx==2.1.2 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.3 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ mypy==0.720 # https://github.com/python/mypy pytest==5.1.0 # https://github.com/pytest-dev/pyte...
-r ./base.txt Sphinx==2.1.2 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.3 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ mypy==0.720 # https://github.com/python/mypy pytest==5.1.0 # https://github.com/pytest-dev/pyte...
Update sqlalchemy from 1.1.13 to 1.1.14
sqlalchemy==1.1.13 kaptan==0.5.8 colorama==0.3.9 # Updated from 0.3.7 appdirs==1.4.3 unihan-etl==0.9.5
sqlalchemy==1.1.14 kaptan==0.5.8 colorama==0.3.9 # Updated from 0.3.7 appdirs==1.4.3 unihan-etl==0.9.5
Add src/libreset to include directories
# # Building libreset # include_directories(${PROJECT_SOURCE_DIR}/include) # # We use the var SOURCE_FILES to hold all source files to be linked together # into libreset. Additionally, checks checky may be performed on that source # files. # set(SOURCE_FILES libreset/avl.c libreset/ht.c libreset/bloom.c...
# # Building libreset # include_directories(${PROJECT_SOURCE_DIR}/include) include_directories(${PROJECT_SOURCE_DIR}/src/libreset) # # We use the var SOURCE_FILES to hold all source files to be linked together # into libreset. Additionally, checks checky may be performed on that source # files. # set(SOURCE_FILES ...
Update sphinx-rtd-theme from 0.1.9 to 0.2.0
bumpversion==0.5.3 coverage==4.3.4 flake8==3.2.1 sphinx==1.5.2 sphinx_rtd_theme==0.1.9 tox==2.5.0
bumpversion==0.5.3 coverage==4.3.4 flake8==3.2.1 sphinx==1.5.2 sphinx-rtd-theme==0.2.0 tox==2.5.0
Bump requests from 2.18.4 to 2.20.0 in /singlehop
asn1crypto==0.24.0 bcrypt==3.1.4 certifi==2018.1.18 cffi==1.11.4 chardet==3.0.4 cryptography==2.1.4 Fabric3==1.13.1.post1 idna==2.6 paramiko==2.4.0 pyasn1==0.4.2 pycparser==2.18 PyNaCl==1.2.1 PyYAML==3.12 requests==2.18.4 six==1.11.0 urllib3==1.24.2 yact==0.5.1
asn1crypto==0.24.0 bcrypt==3.1.4 certifi==2018.1.18 cffi==1.11.4 chardet==3.0.4 cryptography==2.1.4 Fabric3==1.13.1.post1 idna==2.6 paramiko==2.4.0 pyasn1==0.4.2 pycparser==2.18 PyNaCl==1.2.1 PyYAML==3.12 requests==2.20.0 six==1.11.0 urllib3==1.24.2 yact==0.5.1
Add deltagen includes as SYSTEM
cmake_minimum_required(VERSION 2.8.7) project(deltagen) add_definitions( -DSODIUM_STATIC -DBOOST_ALL_NO_LIB) if(LIBLZMA_CONFIG) add_definitions( -DLZMA_API_STATIC -DHAVE_CONFIG_H) endif() include_directories( ${BOOST_INCLUDE_DIRS} ${BSDIFF_INCLUDE_DIRS} ${CEREAL_INCLUDE_DIRS} ${LIBLZMA_INCLUDE_DIRS} ${S...
cmake_minimum_required(VERSION 2.8.7) project(deltagen) add_definitions( -DSODIUM_STATIC -DBOOST_ALL_NO_LIB) if(LIBLZMA_CONFIG) add_definitions( -DLZMA_API_STATIC -DHAVE_CONFIG_H) endif() include_directories(SYSTEM ${BOOST_INCLUDE_DIRS} ${BSDIFF_INCLUDE_DIRS} ${CEREAL_INCLUDE_DIRS} ${LIBLZMA_INCLUDE_DIRS...
Enable build to generate log.
Categories:Navigation License:GPLv3+ Web Site:https://launchpad.net/bus-torino Source Code:https://code.launchpad.net/bus-torino Issue Tracker:https://bugs.launchpad.net/bus-torino Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V4KHUSUL9NLYY Auto Name:BusTO Summary:Arrival times for Turin ...
Categories:Navigation License:GPLv3+ Web Site:https://launchpad.net/bus-torino Source Code:https://code.launchpad.net/bus-torino Issue Tracker:https://bugs.launchpad.net/bus-torino Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V4KHUSUL9NLYY Auto Name:BusTO Summary:Arrival times for Turin ...
Update pytest from 3.2.1 to 3.2.2
docker==2.5.1 molecule==1.25.0 pytest==3.2.1 python-vagrant==0.5.15 testinfra==1.6.5 tox==2.8.1
docker==2.5.1 molecule==1.25.0 pytest==3.2.2 python-vagrant==0.5.15 testinfra==1.6.5 tox==2.8.1
Update CV of BlackLight to 1.1.0 (22)
AntiFeatures:NonFreeNet Categories:Internet License:GPLv3 Web Site:https://github.com/PaperAirplane-Dev-Team/BlackLight/blob/HEAD/README.md Source Code:https://github.com/PaperAirplane-Dev-Team/BlackLight Issue Tracker:https://github.com/PaperAirplane-Dev-Team/BlackLight/issues Auto Name:BlackLight Summary:Sina Weibo ...
AntiFeatures:NonFreeNet Categories:Internet License:GPLv3 Web Site:https://github.com/PaperAirplane-Dev-Team/BlackLight/blob/HEAD/README.md Source Code:https://github.com/PaperAirplane-Dev-Team/BlackLight Issue Tracker:https://github.com/PaperAirplane-Dev-Team/BlackLight/issues Auto Name:BlackLight Summary:Sina Weibo ...
Update Pandas to fix import error
beautifulsoup4==4.5.1 indeed==0.0.4 ipgetter==0.6 matplotlib==1.5.3 numpy==1.11.1 pandas==0.18.1 plotly==1.12.9 pymongo==3.3.0 python-dateutil==2.5.3 requests==2.11.1
beautifulsoup4==4.5.1 indeed==0.0.4 ipgetter==0.6 matplotlib==1.5.3 numpy==1.11.1 pandas==0.23.4 plotly==1.12.9 pymongo==3.3.0 python-dateutil==2.5.3 requests==2.11.1
Update flask from 2.1.3 to 2.2.2
gunicorn==20.1.0 backports-abc==0.5 bkcharts==0.2 bokeh==2.4.3 certifi==2022.6.15 chardet==5.0.0 click==8.1.3 Flask==2.1.3 idna==3.3 itsdangerous==2.1.2 Jinja2>=2.10.1 MarkupSafe==2.1.1 numpy==1.23.1 python-dateutil==2.8.2 pyyaml>=4.2b1 requests>=2.20.0 singledispatch==3.7.0 six==1.16.0 tornado==6.2 ...
gunicorn==20.1.0 backports-abc==0.5 bkcharts==0.2 bokeh==2.4.3 certifi==2022.6.15 chardet==5.0.0 click==8.1.3 Flask==2.2.2 idna==3.3 itsdangerous==2.1.2 Jinja2>=2.10.1 MarkupSafe==2.1.1 numpy==1.23.1 python-dateutil==2.8.2 pyyaml>=4.2b1 requests>=2.20.0 singledispatch==3.7.0 six==1.16.0 tornado==6.2 ...
Update psycopg2 from 2.7.3.1 to 2.7.5
dj-database-url==0.5.0 Django==1.11.15 django-cors-middleware==1.3.1 django-crispy-forms==1.6.1 django-filter==1.1.0 django-guardian==1.4.9 django-model-utils==3.1.1 djangorestframework==3.6.4 djoser==0.7.0 djangorestframework-jwt==1.11.0 gunicorn==19.8.1 psycopg2==2.7.3.1 pytz==2018.4 requests==2.18.4 requests-mock==1...
dj-database-url==0.5.0 Django==1.11.15 django-cors-middleware==1.3.1 django-crispy-forms==1.6.1 django-filter==1.1.0 django-guardian==1.4.9 django-model-utils==3.1.1 djangorestframework==3.6.4 djoser==0.7.0 djangorestframework-jwt==1.11.0 gunicorn==19.8.1 psycopg2==2.7.5 pytz==2018.4 requests==2.18.4 requests-mock==1.4...
Update pytest from 4.1.0 to 4.1.1
mock==2.0.0 sphinx_rtd_theme==0.4.2 numpy==1.15.4 future==0.17.1 networkx==2.2 dynetx==0.2.1 bokeh==1.0.4 matplotlib==3.0.2 pytest==4.1.0
mock==2.0.0 sphinx_rtd_theme==0.4.2 numpy==1.15.4 future==0.17.1 networkx==2.2 dynetx==0.2.1 bokeh==1.0.4 matplotlib==3.0.2 pytest==4.1.1
Update doit from 0.30.3 to 0.31.0
click==6.7 doit==0.30.3 python-magic==0.4.13 retrying==1.3.3 typing ; python_version < "3.5"
click==6.7 doit==0.31.0 python-magic==0.4.13 retrying==1.3.3 typing ; python_version < "3.5"
Upgrade Python SDK to version 2.2.6
ansible==2.3.2.0 awscli==1.10.58 billiard==3.5.0.2 boto3==1.4.6 botocore==1.6.3 celery==3.1.25 cffi==1.7.0 couchbase==2.2.2 coverage==4.4.1 cryptography==2.0.3 decorator==4.1.2 fabric3==1.13.1.post1 flake8==3.4.1 isort==4.2.15 jinja2==2.9.6 nose==1.3.7 numpy==1.13.1 pep8-naming==0.4.1 psutil==5.2.2 pydocstyle==2.0.0 py...
ansible==2.3.2.0 awscli==1.10.58 billiard==3.5.0.2 boto3==1.4.6 botocore==1.6.3 celery==3.1.25 cffi==1.7.0 couchbase==2.2.6 coverage==4.4.1 cryptography==2.0.3 decorator==4.1.2 fabric3==1.13.1.post1 flake8==3.4.1 isort==4.2.15 jinja2==2.9.6 nose==1.3.7 numpy==1.13.1 pep8-naming==0.4.1 psutil==5.2.2 pydocstyle==2.0.0 py...
Update sphinx from 1.6.5 to 1.7.0
-e . # General test libraries tox==2.9.1 pytest==3.3.0 pytest-django==3.1.2 pytest-isort==0.1.0 tzlocal==1.5.1 # Pep8 and code quality checkers flake8==3.5.0 pytest-cov==2.5.1 coverage==4.4.2 # Fixtures, test helpers factory-boy==2.9.2 mock==2.0.0 # General dependencies django==2.0 # Imap utilities dnspython3==1....
-e . # General test libraries tox==2.9.1 pytest==3.3.0 pytest-django==3.1.2 pytest-isort==0.1.0 tzlocal==1.5.1 # Pep8 and code quality checkers flake8==3.5.0 pytest-cov==2.5.1 coverage==4.4.2 # Fixtures, test helpers factory-boy==2.9.2 mock==2.0.0 # General dependencies django==2.0 # Imap utilities dnspython3==1....
Update boto3 from 1.4.4 to 1.7.3
alembic==0.9.9 antiorm==1.2.1 appdirs==1.4.3 attrs==17.4.0 boto3==1.4.4 botocore==1.10.3 chardet==2.3.0 codeclimate-test-reporter==0.2.3 coverage==4.5.1 dataset==1.0.8 db==0.1.1 db-sqlite3==0.0.1 ddt==1.1.2 docutils==0.14 funcsigs==1.0.2 futures==3.2.0 jmespath==0.9.3 Mako==1.0.6 MarkupSafe==1.0 more-itertools==4.1.0 n...
alembic==0.9.9 antiorm==1.2.1 appdirs==1.4.3 attrs==17.4.0 boto3==1.7.3 botocore==1.10.3 chardet==2.3.0 codeclimate-test-reporter==0.2.3 coverage==4.5.1 dataset==1.0.8 db==0.1.1 db-sqlite3==0.0.1 ddt==1.1.2 docutils==0.14 funcsigs==1.0.2 futures==3.2.0 jmespath==0.9.3 Mako==1.0.6 MarkupSafe==1.0 more-itertools==4.1.0 n...
Include gtest as system headers so no warnings will be shown
include_directories( gtest/ gtest/include ${CMAKE_SOURCE_DIR} ) add_library( gtest gtest/src/gtest-all.cc ) add_executable( ${testName} main.cc General.cc Interface.cc ) add_test( NAME ${testName} COMMAND ${testName} ) target_link_libraries( ${testName} gtest ) if (LINUX) ta...
include_directories( ${CMAKE_SOURCE_DIR} ) # Include gtest as system headers so no warnings will be shown. include_directories( SYSTEM gtest/ gtest/include ) add_library( gtest gtest/src/gtest-all.cc ) add_executable( ${testName} main.cc General.cc Interface.cc ) add_test( NAME ${tes...
Update CV of Wave Lines Wallpaper to 1.4.0 (5)
Categories:Theming License:MIT Web Site:http://markusfisch.de Source Code:https://github.com/markusfisch/WaveLinesWallpaper Issue Tracker:https://github.com/markusfisch/WaveLinesWallpaper/issues Auto Name:Wave Lines Summary:Wavy wallpaper Description: A simple, unobstrusive live wallpaper showing slowly moving wave li...
Categories:Theming License:MIT Web Site:http://markusfisch.de Source Code:https://github.com/markusfisch/WaveLinesWallpaper Issue Tracker:https://github.com/markusfisch/WaveLinesWallpaper/issues Auto Name:Wave Lines Wallpaper Summary:Wavy wallpaper Description: A simple, unobstrusive live wallpaper showing slowly movi...
Update expected GCC test failures
# Expected failures from running s2wasm on the linked GCC torture test output # files. # Unknown symbol (likely an external symbol). 20060905-1.c.s # $s-384 pr24716.c.s # $W pr54937.c.s # $exit pr58209.c.s # $buf-4 # Unknown symbol ($abort, $stdout, $stderr). 921110-1.c.s fprintf-1.c.s gofast.c.s # Block address tak...
# Expected failures from running s2wasm on the linked GCC torture test output # files. # Unknown symbol (likely an external symbol). pr24716.c.s # $W pr54937.c.s # $exit # Unknown symbol ($abort, $stdout, $stderr). 921110-1.c.s fprintf-1.c.s gofast.c.s # Block address taken. 20071220-1.c.s 20071220-2.c.s
Fix GL2PS building with OSMesa.
project(VTKGL2PS) # Dependency mask include_regular_expression(".*") # Depend on OpenGL find_package(OpenGL REQUIRED) # Include paths include_directories( ${VTKGL2PS_SOURCE_DIR}/ ${OPENGL_INCLUDE_DIR} ) # Source files set(GL2PS_srcs gl2ps.c ) # Define the library (and install it) vtk_add_library(vtkgl2ps ${G...
project(VTKGL2PS) # Dependency mask include_regular_expression(".*") # Depend on OpenGL if(NOT VTK_OPENGL_HAS_OSMESA) find_package(OpenGL REQUIRED) set(GL2PS_GL_LIBRARIES ${OPENGL_LIBRARIES}) set(GL2PS_GL_INCLUDE_DIR ${OPENGL_INCLUDE_DIR}) else() set(GL2PS_GL_LIBRARIES ${OSMESA_LIBRARY}) set(GL2PS_GL_INCLUD...
Fix link error in op_proto_test.
# ddim lib cc_library(ddim SRCS ddim.cc) cc_test(ddim_test SRCS ddim_test.cc DEPS ddim) nv_test(dim_test SRCS dim_test.cu DEPS ddim) cc_test(variable_test SRCS variable_test.cc) cc_test(scope_test SRCS scope_test.cc) cc_test(enforce_test SRCS enforce_test.cc) proto_library(attr_type SRCS attr_type.proto) proto_library(...
# ddim lib cc_library(ddim SRCS ddim.cc) cc_test(ddim_test SRCS ddim_test.cc DEPS ddim) nv_test(dim_test SRCS dim_test.cu DEPS ddim) cc_test(variable_test SRCS variable_test.cc) cc_test(scope_test SRCS scope_test.cc) cc_test(enforce_test SRCS enforce_test.cc) proto_library(attr_type SRCS attr_type.proto) proto_library(...
Update CMake configuration for removed files.
# Define the files we need to compile. # Anything not in this list will not be compiled into MLPACK. set(SOURCES arma_extend.hpp fn_ccov.hpp glue_ccov_meat.hpp glue_ccov_proto.hpp op_ccov_meat.hpp op_ccov_proto.hpp promote_type.hpp traits.hpp typedef.hpp ) # add directory name to sources set(DIR_SRCS...
# Define the files we need to compile. # Anything not in this list will not be compiled into MLPACK. set(SOURCES arma_extend.hpp fn_ccov.hpp glue_ccov_meat.hpp glue_ccov_proto.hpp op_ccov_meat.hpp op_ccov_proto.hpp ) # add directory name to sources set(DIR_SRCS) foreach(file ${SOURCES}) set(DIR_SRCS ${DI...
Exclude failing BasicExtensionSettingsWebUITest.testUninstall test on drmemory bot
# http://crbug.com/400503 InterstitialUITest.OpenInterstitial # http://crbug.com/400509 CustomLauncherPageBrowserTest.LoadPageAndOpenLauncher # http://crbug.com/403628 RangeHistoryWebUITest.monthViewGrouped # http://crbug.com/403687 ContentScriptCssInjectionTest.ContentScriptInjectsStyles MediaFileValidatorTest.Unsu...
# http://crbug.com/400503 InterstitialUITest.OpenInterstitial # http://crbug.com/400509 CustomLauncherPageBrowserTest.LoadPageAndOpenLauncher # http://crbug.com/403628 RangeHistoryWebUITest.monthViewGrouped # http://crbug.com/403687 ContentScriptCssInjectionTest.ContentScriptInjectsStyles MediaFileValidatorTest.Unsu...
Update sphinx from 1.7.4 to 1.7.5
-r ../requirements.txt sphinx==1.7.4 sphinx_rtd_theme==0.3.1
-r ../requirements.txt sphinx==1.7.5 sphinx_rtd_theme==0.3.1
Fix darwin-debug installation in cmake (OS X)
add_lldb_executable(lldb-launcher darwin-debug.cpp )
add_lldb_executable(lldb-launcher darwin-debug.cpp ) install(TARGETS lldb-launcher RUNTIME DESTINATION bin)
Update botocore from 1.5.41 to 1.5.42
aioamqp==0.9.0 aiobotocore==0.3.1 aiohttp==2.0.7 async-timeout==1.2.0 botocore==1.5.41 chardet==3.0.2 docutils==0.13.1 jmespath==0.9.2 multidict==2.1.4 python-dateutil==2.6.0 six==1.10.0 ujson==1.35 uvloop==0.8.0 yarl==0.10.0 pytest-cov==2.4.0 pytest-pep8==1.0.6 codecov==2.0.5
aioamqp==0.9.0 aiobotocore==0.3.1 aiohttp==2.0.7 async-timeout==1.2.0 botocore==1.5.42 chardet==3.0.2 docutils==0.13.1 jmespath==0.9.2 multidict==2.1.4 python-dateutil==2.6.0 six==1.10.0 ujson==1.35 uvloop==0.8.0 yarl==0.10.0 pytest-cov==2.4.0 pytest-pep8==1.0.6 codecov==2.0.5
Update requests from 2.17.3 to 2.18.1
beautifulsoup4==4.6.0 python-dateutil==2.6.0 requests==2.17.3 six==1.10.0
beautifulsoup4==4.6.0 python-dateutil==2.6.0 requests==2.18.1 six==1.10.0
Update fonttools from 3.26.0 to 3.27.0
fonttools==3.26.0 ufoLib==2.1.1 defcon==0.5.1 cu2qu==1.5.0 compreffor==0.4.6 booleanOperations==0.8.0 # alternative UFO implementation (still experimental) ufoLib2==0.1.2
fonttools==3.27.0 ufoLib==2.1.1 defcon==0.5.1 cu2qu==1.5.0 compreffor==0.4.6 booleanOperations==0.8.0 # alternative UFO implementation (still experimental) ufoLib2==0.1.2
Add bottle for glances web
seaborn matplotlib scipy numpy unidecode wikipedia whoosh nltk scikit-learn regex fuzzywuzzy py4j python-Levenshtein requests click pyfunctional progressbar2 fn luigi sqlalchemy jinja2 psycopg2 awscli setuptools typing
seaborn matplotlib scipy numpy unidecode wikipedia whoosh nltk scikit-learn regex fuzzywuzzy py4j python-Levenshtein requests click pyfunctional progressbar2 fn luigi sqlalchemy jinja2 psycopg2 awscli setuptools typing bottle
Build both static and dynamic libraries
cmake_minimum_required(VERSION 2.8) project(Utilities) set(util_sources Cryptography.cpp DataStream.cpp Misc.cpp Semaphore.cpp Socket.cpp TCPConnection.cpp TCPServer.cpp WebSocketConnection.cpp SQLDatabase.cpp RequestServer.cpp) file(GLOB util_headers *.h) add_library(Utilities STATIC ${util_sources}) set(CMAKE_C...
cmake_minimum_required(VERSION 2.8) project(Utilities) set(util_sources Cryptography.cpp DataStream.cpp Misc.cpp Semaphore.cpp Socket.cpp TCPConnection.cpp TCPServer.cpp WebSocketConnection.cpp SQLDatabase.cpp RequestServer.cpp) file(GLOB util_headers *.h) add_library(Utilities STATIC ${util_sources}) add_library(...
Define base variable, configuration of file and install
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/clawc.in ${CMAKE_CURRENT_SOURCE_DIR}/clawc) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/clawc.conf.in ${CMAKE_CURRENT_SOURCE_DIR}/clawc.conf)
cmake_minimum_required(VERSION 3.1) # Set varibous variables needed for the configuration find_package(Java) #if(NOT Java_Runtime_FOUND) # message(FATAL_ERROR "Java not found") #endif() set(OMNI_HOME "/usr/local") set(OM_CX2X_DRIVER_CONF_DIR "${CMAKE_INSTALL_PREFIX}/etc/") set(JAVA_OPT "-Xmx200m -Xms200m") set(OMNI...
Add first about content (very rough draft)
About Me and This Project My name is Sagar Shah. I used to value companies and securities for a living. About 4 months ago I decided to learn to code via the Flatiron School in NYC. This project I wanted to create something that made it easier and more convenient for people to get in touch with their congressmen an...
Update coverage package to 4.5.3
# Testing coverage==4.5.2 # Test coverage flake8==3.7.6 # Python linting mypy==0.670 # Static typing
# Testing coverage==4.5.3 # Test coverage flake8==3.7.6 # Python linting mypy==0.670 # Static typing
Update dependency sentry-sdk to v1.4.1
# Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt Django==3.1.5 gevent==21.8.0 gunicorn==20.1.0 sentry-sdk==1.3.1
# Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt Django==3.1.5 gevent==21.8.0 gunicorn==20.1.0 sentry-sdk==1.4.1
Upgrade New Relic agent to 2.86.3.70
# Packages required in a production environment -r base.txt boto==2.45.0 gevent==1.2.1 gunicorn==19.6.0 mysqlclient==1.3.10 newrelic==2.78.0.57 nodeenv==1.1.2 PyYAML==3.12 python-memcached==1.58
# Packages required in a production environment -r base.txt boto==2.45.0 gevent==1.2.1 gunicorn==19.6.0 mysqlclient==1.3.10 newrelic==2.86.3.70 nodeenv==1.1.2 PyYAML==3.12 python-memcached==1.58
Update pytest from 3.7.2 to 3.7.3
pytest==3.7.2 coverage==4.5.1 behave==1.2.6 mock==2.0.0 selenium==3.14.0 coveralls==1.4.0
pytest==3.7.3 coverage==4.5.1 behave==1.2.6 mock==2.0.0 selenium==3.14.0 coveralls==1.4.0
Add package dependency for breadcrumbs
# Wheel 0.25+ needed to install certain packages on CPython 3.5+ # like Pillow and psycopg2 # See http://bitly.com/wheel-building-fails-CPython-35 # Verified bug on Python 3.5.1 wheel==0.29.0 # Django django==1.10.6 # Images Pillow==4.0.0 # Markdown python-markdown-math==0.2 # Models django-model-utils==2.6.1 # PD...
# Wheel 0.25+ needed to install certain packages on CPython 3.5+ # like Pillow and psycopg2 # See http://bitly.com/wheel-building-fails-CPython-35 # Verified bug on Python 3.5.1 wheel==0.29.0 # Django django==1.10.6 # Images Pillow==4.0.0 # Markdown python-markdown-math==0.2 # Models django-model-utils==2.6.1 # PD...
Update cnx-common from 1.3.4 to 1.3.5
certifi==2020.4.5.1 chardet==3.0.4 cnx-common==1.3.4 cnx-db==3.5.3 cnx-epub==0.21.1 cnx-query-grammar==0.2.2 cnx-transforms==1.2.0 hupper==1.10.2 idna==2.9 jinja2==2.11.2 lxml==4.4.3 markupsafe==1.1.1 parsimonious==0.8.1 pastedeploy==2.1.0 plaster-pastedeploy==0.7 plaster==1.0 psycopg2==2.8.5 pyramid-jinja2==2.8 pyrami...
certifi==2020.4.5.1 chardet==3.0.4 cnx-common==1.3.5 cnx-db==3.5.3 cnx-epub==0.21.1 cnx-query-grammar==0.2.2 cnx-transforms==1.2.0 hupper==1.10.2 idna==2.9 jinja2==2.11.2 lxml==4.4.3 markupsafe==1.1.1 parsimonious==0.8.1 pastedeploy==2.1.0 plaster-pastedeploy==0.7 plaster==1.0 psycopg2==2.8.5 pyramid-jinja2==2.8 pyrami...
Update coveralls from 1.7.0 to 1.8.0
# Test dependencies go here. -r base.txt pytest==4.6.2 pytest-django==3.5.0 pytest-tap==2.3 coverage==4.5.3 coveralls==1.7.0 flake8==3.7.7 django-test-plus==1.2.0 factory_boy==2.12.0
# Test dependencies go here. -r base.txt pytest==4.6.2 pytest-django==3.5.0 pytest-tap==2.3 coverage==4.5.3 coveralls==1.8.0 flake8==3.7.7 django-test-plus==1.2.0 factory_boy==2.12.0
Bump django from 3.0.9 to 3.1
# Contains all dependencies which are required for production and for development Django==3.0.9 django-allauth==0.42.0 django-allauth-cas==1.0.0 django-bootstrap4==2.2.0 django-icons==2.1.1 django-formtools==2.2 odswriter==0.4.0 Pillow==7.2.0 pyTUID==1.3.5 pytz==2020.1
# Contains all dependencies which are required for production and for development Django==3.1 django-allauth==0.42.0 django-allauth-cas==1.0.0 django-bootstrap4==2.2.0 django-icons==2.1.1 django-formtools==2.2 odswriter==0.4.0 Pillow==7.2.0 pyTUID==1.3.5 pytz==2020.1
Update dask from 0.14.3 to 0.15.0
pip==9.0.1 wheel==0.29.0 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 pytest==3.1.1 pytest-cov==2.5.1 Sphinx==1.6.2 sphinx-rtd-theme==0.2.4 boto3==1.4.4 datafs==0.7.1 bumpversion==0.5.3 watchdog==0.8.3 cryptography==1.9 h5py==2.7.0 netCDF4==1.2.7 xarray==0.9.5 dask==0.14.3 numpy==1.12.1 scipy==0.19.0 numba==0.33.0 pandas==...
pip==9.0.1 wheel==0.29.0 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 pytest==3.1.1 pytest-cov==2.5.1 Sphinx==1.6.2 sphinx-rtd-theme==0.2.4 boto3==1.4.4 datafs==0.7.1 bumpversion==0.5.3 watchdog==0.8.3 cryptography==1.9 h5py==2.7.0 netCDF4==1.2.7 xarray==0.9.5 dask==0.15.0 numpy==1.12.1 scipy==0.19.0 numba==0.33.0 pandas==...
Add delay before checking confirmation message (needs time to pop up).
*** Settings *** Documentation Global keywords for Eden tests *** Variables *** ${CONFIRMATION} jquery=div.alert-success ${ERROR} jquery=div.alert-error *** Keywords *** Should Show Confirmation [Documentation] Fails if no confirmation message is visible in the page Page Should Contain E...
*** Settings *** Documentation Global keywords for Eden tests *** Variables *** ${CONFIRMATION} jquery=div.alert-success ${ERROR} jquery=div.alert-error *** Keywords *** Should Show Confirmation [Documentation] Fails if no confirmation message is visible in the page Sleep 1s Wait for m...
Update marshmallow from 3.0.0rc5 to 3.0.1
hestia==0.4.1 Jinja2==2.10.1 marshmallow==3.0.0rc5 numpy>=1.15.2 python-dateutil>=2.7.3 pytz>=2018.9 rhea==0.5.4
hestia==0.4.1 Jinja2==2.10.1 marshmallow==3.0.1 numpy>=1.15.2 python-dateutil>=2.7.3 pytz>=2018.9 rhea==0.5.4
Update attribution notice per release 4.0
popHealth Copyright 2010 Federal Health Architecture This product includes software developed at Project Laika (http://projectlaika.org/). This software contains code derived from the open source Laika software project, including various modifications by the MITRE Corporation http://www.mitre.org, the Certification ...
popHealth Copyright 2010 Federal Health Architecture This product includes software developed at Project Laika (http://projectlaika.org/). This software contains code derived from the open source Laika software project, including various modifications by the MITRE Corporation http://www.mitre.org, the Certification ...
Add testresources used by oslo.db fixture
# The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 Mako>=0.4.0 PrettyTable<0.8,>=0.7 PyMySQL>=0.6.2 # MIT License bashate>=0.2 # Apache-2...
# The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 Mako>=0.4.0 PrettyTable<0.8,>=0.7 PyMySQL>=0.6.2 # MIT License bashate>=0.2 # Apache-2...
Update mkdocs from 1.2.1 to 1.2.2
# Test requirements pytest==6.2.4 pytest-cov==2.11.1 pytest-django==4.2.0 flake8==3.9.2 ipdb==0.13.7 # wheel for PyPI installs wheel==0.36.2 # MkDocs for documentation previews/deploys mkdocs==1.2.1
# Test requirements pytest==6.2.4 pytest-cov==2.11.1 pytest-django==4.2.0 flake8==3.9.2 ipdb==0.13.7 # wheel for PyPI installs wheel==0.36.2 # MkDocs for documentation previews/deploys mkdocs==1.2.2
Update sphinx from 1.5.3 to 1.5.4
-r common.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 coverage==4.3.4 Sphinx==1.5.3 cryptography==1.8.1
-r common.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 coverage==4.3.4 Sphinx==1.5.4 cryptography==1.8.1
Update punch.py from 1.4.0 to 1.4.1
-e . alabaster==0.7.10 coverage==4.4.1 cryptography==2.0.3 flake8==3.4.1 flake8_docstrings==1.1.0 punch.py==1.4.0 pytest==3.2.2 pyyaml==3.12 sphinx==1.6.2 sphinx-autodoc-typehints==1.2.3 tox==2.8.2 twine==1.9.1 wheel==0.30.0 watchdog==0.8.3
-e . alabaster==0.7.10 coverage==4.4.1 cryptography==2.0.3 flake8==3.4.1 flake8_docstrings==1.1.0 punch.py==1.4.1 pytest==3.2.2 pyyaml==3.12 sphinx==1.6.2 sphinx-autodoc-typehints==1.2.3 tox==2.8.2 twine==1.9.1 wheel==0.30.0 watchdog==0.8.3
Update pip from 20.3.3 to 21.0
wheel==0.36.2 watchdog==1.0.2 pip==20.3.3 flake8==3.8.4 Sphinx==3.4.3 tox==3.21.2 coverage==5.3.1 PyYAML==5.4.1 pytest==6.2.0
wheel==0.36.2 watchdog==1.0.2 pip==21.0 flake8==3.8.4 Sphinx==3.4.3 tox==3.21.2 coverage==5.3.1 PyYAML==5.4.1 pytest==6.2.0
Update djangorestframework from 3.7.2 to 3.7.3
git+https://github.com/cuducos/django-simple-history.git@cuducos-missing-translations-in-pt-br#egg=django-simple-history Django==1.11.7 brazilnum==0.8.8 celery==4.1.0 dj-database-url==0.4.2 django-assets==0.12 django-bulk-update==2.2.0 django-cors-middleware==1.3.1 django-debug-toolbar==1.8 django-extensions==1.9.7 dja...
git+https://github.com/cuducos/django-simple-history.git@cuducos-missing-translations-in-pt-br#egg=django-simple-history Django==1.11.7 brazilnum==0.8.8 celery==4.1.0 dj-database-url==0.4.2 django-assets==0.12 django-bulk-update==2.2.0 django-cors-middleware==1.3.1 django-debug-toolbar==1.8 django-extensions==1.9.7 dja...
Update celery from 5.0.5 to 5.1.0
Celery==5.0.5 kombu==5.1.0 Django==3.2.3 factory-boy==3.2.0 djangorestframework==3.12.4 mock==4.0.3 six==1.16.0 jsonpickle==2.0.0 django_nose==1.4.7
Celery==5.1.0 kombu==5.1.0 Django==3.2.3 factory-boy==3.2.0 djangorestframework==3.12.4 mock==4.0.3 six==1.16.0 jsonpickle==2.0.0 django_nose==1.4.7
Add missing test requirement (mock).
--index-url https://pypi.python.org/simple/ pytest hypothesis # Load the rest from setup.py: -e .
--index-url https://pypi.python.org/simple/ pytest hypothesis mock # Load the rest from setup.py: -e .
Update sqlalchemy-searchable from 0.5.0 to 1.0.3
chameleon==3.3 coverage==4.5.1 docutils==0.14 mako==1.0.7 markupsafe==1.0 nose==1.3.7 passlib==1.7.1 pastedeploy==1.5.2 paster==0.8 pygments==2.2.0 pyramid==1.9.2 pyramid-chameleon==0.3 pyramid-debugtoolbar==4.4 pyramid-mako==1.0.2 pyramid-tm==2.2 repoze.lru==0.7 repoze.tm2==2.1 sqlalchemy==1.2.8 transaction==2.2.1 tra...
chameleon==3.3 coverage==4.5.1 docutils==0.14 mako==1.0.7 markupsafe==1.0 nose==1.3.7 passlib==1.7.1 pastedeploy==1.5.2 paster==0.8 pygments==2.2.0 pyramid==1.9.2 pyramid-chameleon==0.3 pyramid-debugtoolbar==4.4 pyramid-mako==1.0.2 pyramid-tm==2.2 repoze.lru==0.7 repoze.tm2==2.1 sqlalchemy==1.2.8 transaction==2.2.1 tra...
Update testinfra from 1.11.0 to 1.11.1
docker==3.1.0 molecule==1.25.0 pymongo==3.6.0 pytest==3.4.1 pytest==3.4.1 python-vagrant==0.5.15 tox==2.9.1 testinfra==1.11.0
docker==3.1.0 molecule==1.25.0 pymongo==3.6.0 pytest==3.4.1 pytest==3.4.1 python-vagrant==0.5.15 tox==2.9.1 testinfra==1.11.1
Upgrade dependency django-imagekit to ==4.0.2
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.7 django-appconf==1.0.2 django-cacheops==4.0 django-compressor==2.2 django-debug-toolbar==1.9 django-imagekit==4.0.1 django-querycount==0.7.0 freezegun==0.3.9 funcy==1.10 olefile==0.44 packaging==16.8 pilkit==2.0 Pillow==4.3.0 psycopg2==2.7.3 pyparsing==2.2.0 python-dateut...
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.7 django-appconf==1.0.2 django-cacheops==4.0 django-compressor==2.2 django-debug-toolbar==1.9 django-imagekit==4.0.2 django-querycount==0.7.0 freezegun==0.3.9 funcy==1.10 olefile==0.44 packaging==16.8 pilkit==2.0 Pillow==4.3.0 psycopg2==2.7.3 pyparsing==2.2.0 python-dateut...
Update flake8 requirement from <3.8,>=3.7 to >=3.7,<3.9
# Development django-debug-toolbar>=1.10,<2.3 django-extensions>=2.1,<2.3 flake8>=3.7,<3.8 # Testing coverage>=5.1,<5.2 django-webtest>=1.9,<1.10 factory-boy>=2.12,<2.13 pinocchio==0.4.2 psycopg2-binary>=2.8,<2.9 pytest-cov>=2.7,<2.9 pytest-django>=3.9,<3.10 tox>=3.1,<3.15
# Development django-debug-toolbar>=1.10,<2.3 django-extensions>=2.1,<2.3 flake8>=3.7,<3.9 # Testing coverage>=5.1,<5.2 django-webtest>=1.9,<1.10 factory-boy>=2.12,<2.13 pinocchio==0.4.2 psycopg2-binary>=2.8,<2.9 pytest-cov>=2.7,<2.9 pytest-django>=3.9,<3.10 tox>=3.1,<3.15
Update lxml from 3.7.1 to 3.7.2
# # This file is autogenerated by pip-compile # Make changes in requirements.in, then run this to update: # # pip-compile requirements.in # cffi==1.9.1; platform_python_implementation != 'PyPy' characteristic==14.3.0 # via service-identity cryptography==1.7.2 # via pyopenssl enum34==1.1.6 # via ...
# # This file is autogenerated by pip-compile # Make changes in requirements.in, then run this to update: # # pip-compile requirements.in # cffi==1.9.1; platform_python_implementation != 'PyPy' characteristic==14.3.0 # via service-identity cryptography==1.7.2 # via pyopenssl enum34==1.1.6 # via ...
Update clldutils from 1.13.6 to 1.13.7
pydplace==0.4 Django==1.11.5 django-appconf==1.0.2 django-bootstrap3==9.0.0 django-filter==1.0.4 djangorestframework==3.6.4 ete3==3.0.0b35 psycopg2==2.7.3.1 python-nexus==1.53 six==1.11.0 coverage==4.4.1 flake8==3.4.1 newick==0.8.0 clldutils==1.13.6 attrs==17.2.0
pydplace==0.4 Django==1.11.5 django-appconf==1.0.2 django-bootstrap3==9.0.0 django-filter==1.0.4 djangorestframework==3.6.4 ete3==3.0.0b35 psycopg2==2.7.3.1 python-nexus==1.53 six==1.11.0 coverage==4.4.1 flake8==3.4.1 newick==0.8.0 clldutils==1.13.7 attrs==17.2.0