Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Update coverage from 4.4 to 4.4.1
Flask==0.12.2 coverage==4.4 flake8==3.3.0 moto==0.4.31 pytest-cov==2.5.1 pytest==3.0.7 sphinx==1.6.1 aiohttp==2.0.7 botocore==1.5.52 multidict==2.1.5
Flask==0.12.2 coverage==4.4.1 flake8==3.3.0 moto==0.4.31 pytest-cov==2.5.1 pytest==3.0.7 sphinx==1.6.1 aiohttp==2.0.7 botocore==1.5.52 multidict==2.1.5
Update twine from 1.10.0 to 1.11.0
-r requirements.txt check-manifest==0.36 pyroma==2.3 pytest==3.4.2 pytest-mock==1.7.1 tox==2.9.1 flake8==3.5.0 twine==1.10.0 coverage==4.5.1 pytest-cov==2.5.1 Sphinx==1.7.1 sphinx-autobuild==0.7.1 redis==2.10.6
-r requirements.txt check-manifest==0.36 pyroma==2.3 pytest==3.4.2 pytest-mock==1.7.1 tox==2.9.1 flake8==3.5.0 twine==1.11.0 coverage==4.5.1 pytest-cov==2.5.1 Sphinx==1.7.1 sphinx-autobuild==0.7.1 redis==2.10.6
Add isort to requirements for dev
-rrequirements.txt mypy==0.740 # q>=2.6 # ipython>=6.2
-rrequirements.txt mypy==0.740 isort==4.3.21 # q>=2.6 # ipython>=6.2
Update tox from 2.7.0 to 2.8.2
bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.7.0 coverage==4.4.1 Sphinx==1.5.5 pytest==3.0.7 httpretty==0.8.14
bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.2 coverage==4.4.1 Sphinx==1.5.5 pytest==3.0.7 httpretty==0.8.14
Remove the reference to the delete ViewWidgetDock
add_subdirectory(scenedock) add_subdirectory(projectdock) add_subdirectory(messagedock) add_subdirectory(componentsdock) add_subdirectory(propertiesdock) add_subdirectory(viewwidgetdock)
add_subdirectory(scenedock) add_subdirectory(projectdock) add_subdirectory(messagedock) add_subdirectory(componentsdock) add_subdirectory(propertiesdock)
Update pytest-mock from 1.7.0 to 1.7.1
-r requirements.txt check-manifest==0.36 pyroma==2.3 pytest==3.4.1 pytest-mock==1.7.0 tox==2.9.1 flake8==3.5.0 twine==1.9.1 coverage==4.5.1 pytest-cov==2.5.1 Sphinx==1.7.1 sphinx-autobuild==0.7.1 redis==2.10.6
-r requirements.txt check-manifest==0.36 pyroma==2.3 pytest==3.4.1 pytest-mock==1.7.1 tox==2.9.1 flake8==3.5.0 twine==1.9.1 coverage==4.5.1 pytest-cov==2.5.1 Sphinx==1.7.1 sphinx-autobuild==0.7.1 redis==2.10.6
Bump flake8 from 3.8.1 to 3.8.2
attrs==19.3.0 flake8==3.8.1 sphinx==3.0.3 pep257==0.7.0 -e . aioredis==1.3.0 cryptography==2.9.2 docker==4.2.0 pynacl==1.3.0 pytest==5.4.2 pytest-aiohttp==0.3.0 pytest-cov==2.9.0 pytest-mock==3.1.0 pytest-sugar==0.9.3 aiohttp==3.6.2 multidict==4.7.6 chardet==3.0.4 yarl==1.4.2 aiomcache==0.6.0
attrs==19.3.0 flake8==3.8.2 sphinx==3.0.3 pep257==0.7.0 -e . aioredis==1.3.0 cryptography==2.9.2 docker==4.2.0 pynacl==1.3.0 pytest==5.4.2 pytest-aiohttp==0.3.0 pytest-cov==2.9.0 pytest-mock==3.1.0 pytest-sugar==0.9.3 aiohttp==3.6.2 multidict==4.7.6 chardet==3.0.4 yarl==1.4.2 aiomcache==0.6.0
Fix Lark version for CI
colorama docutils flake8 lark-parser>=0.5.5 # git+git://github.com/erezsh/lark.git#egg=lark pluggy py pydot pyparsing pytest pytest-cov tox virtualenv jsonschema jsonref==0.1 glob2
colorama docutils flake8 lark-parser>=0.5.5,<0.6 # git+git://github.com/erezsh/lark.git#egg=lark pluggy py pydot pyparsing pytest pytest-cov tox virtualenv jsonschema jsonref==0.1 glob2
Update tox from 3.16.1 to 3.17.1
black==19.10b0; python_version > '3.5' bump2version==1.0.0 codecov==2.1.7 coverage==5.1 flake8==3.8.3 pyupgrade==2.6.2; python_version > '3.5' tox==3.16.1 twine==3.2.0; python_version > '3.5'
black==19.10b0; python_version > '3.5' bump2version==1.0.0 codecov==2.1.7 coverage==5.1 flake8==3.8.3 pyupgrade==2.6.2; python_version > '3.5' tox==3.17.1 twine==3.2.0; python_version > '3.5'
Update pytest from 3.8.0 to 3.8.1
-r requirements.txt pytest==3.8.0 pytest-mock==1.10.0 sphinx==1.7.9
-r requirements.txt pytest==3.8.1 pytest-mock==1.10.0 sphinx==1.7.9
Update flake8 from 3.8.3 to 3.8.4
-e .[all] bumpversion==0.6.0 flake8==3.8.3 isort==5.5.4 moto==1.3.16 pytest-cov==2.10.1 pytest==6.1.1 wheel==0.35.1
-e .[all] bumpversion==0.6.0 flake8==3.8.4 isort==5.5.4 moto==1.3.16 pytest-cov==2.10.1 pytest==6.1.1 wheel==0.35.1
Update Lyrically to 0.31 (8)
Categories:Multimedia License:MIT Web Site: Source Code:https://github.com/shkcodes/Lyrically Issue Tracker:https://github.com/shkcodes/Lyrically/issues Auto Name:Lyrically Summary:A lyrics app which works everywhere Description: An everywhere lyrics app which can be used by simply swiping a part of your screen. See t...
Categories:Multimedia License:MIT Web Site: Source Code:https://github.com/shkcodes/Lyrically Issue Tracker:https://github.com/shkcodes/Lyrically/issues Auto Name:Lyrically Summary:A lyrics app which works everywhere Description: An everywhere lyrics app which can be used by simply swiping a part of your screen. See t...
Set the upper bound on Invoke version used for compatibility reasons
# Dependencies useful for development # (but not required by the library code or its tests) tox>=1.8 invoke==0.11.1 # docs Sphinx>=1.1 alabaster
# Dependencies useful for development # (but not required by the library code or its tests) tox>=1.8 invoke<0.13 # TODO: consider upgrading to Invoke 0.13 # (requires task functions to accept explicit Context object) # docs Sphinx>=1.1 alabaster
Update isort from 4.2.9 to 4.2.12
# # This file is autogenerated by pip-compile # Make changes in requirements-dev.in, then run this to update: # # pip-compile requirements-dev.in # -e . django-appconf>=1.0.2 flake8==3.3.0 isort==4.2.9 mccabe==0.6.1 # via flake8 measurement==1.8.0 pydocstyle==2.0.0 pep8-naming==0.4.1 pep8==1.7.0 # via ...
# # This file is autogenerated by pip-compile # Make changes in requirements-dev.in, then run this to update: # # pip-compile requirements-dev.in # -e . django-appconf>=1.0.2 flake8==3.3.0 isort==4.2.12 mccabe==0.6.1 # via flake8 measurement==1.8.0 pydocstyle==2.0.0 pep8-naming==0.4.1 pep8==1.7.0 # via...
Upgrade dependency djangorestframework to ==3.4.5
django==1.9.8 psycopg2==2.6.2 markdown==2.6.6 pyyaml==3.11 python-thumbnails==0.5.1 pillow==3.3.0 django-basis==0.4.0 django-braces==1.9.0 django-nopassword==2.1.1 django-pipeline==1.6.8 django-extensions==1.7.1 django-pipeline-compass-rubygem==0.1.9 django-cachalot==1.2.1 djangorestframework==3.4.4 -e git+https://g...
django==1.9.8 psycopg2==2.6.2 markdown==2.6.6 pyyaml==3.11 python-thumbnails==0.5.1 pillow==3.3.0 django-basis==0.4.0 django-braces==1.9.0 django-nopassword==2.1.1 django-pipeline==1.6.8 django-extensions==1.7.1 django-pipeline-compass-rubygem==0.1.9 django-cachalot==1.2.1 djangorestframework==3.4.5 -e git+https://g...
Update alagitpull from 0.0.14 to 0.0.16
sphinx==1.6.6 alagitpull==0.0.14 releases==1.4.0 sphinx-argparse==0.2.1
sphinx==1.6.6 alagitpull==0.0.16 releases==1.4.0 sphinx-argparse==0.2.1
Update faker from 0.7.12 to 0.7.16
-r base.txt flake8==3.3.0 flake8-docstrings==1.1.0 django-debug-toolbar==1.7 # pyup: <1.8 freezegun==0.3.9 isort==4.2.15 pytest-django==3.1.2 pytest-cov==2.5.1 pytest-factoryboy==1.3.1 Faker==0.7.12 transifex-client==0.12.4
-r base.txt flake8==3.3.0 flake8-docstrings==1.1.0 django-debug-toolbar==1.7 # pyup: <1.8 freezegun==0.3.9 isort==4.2.15 pytest-django==3.1.2 pytest-cov==2.5.1 pytest-factoryboy==1.3.1 Faker==0.7.16 transifex-client==0.12.4
Update flake8 from 2.5.1 to 3.3.0
-r ../requirements.txt Markdown==2.6.8 CommonMark==0.7.3 textile==2.3.12 docutils==0.13.1 flake8==2.5.1
-r ../requirements.txt Markdown==2.6.8 CommonMark==0.7.3 textile==2.3.12 docutils==0.13.1 flake8==3.3.0
Update jedi from 0.10.2 to 0.11.0
-r test.txt autopep8==1.3.2 bumpversion==0.5.3 docker-compose==1.15.0 elpy==1.16.0 epc==0.0.5 flake8==3.4.1 grip==4.3.2 importmagic==0.1.7 ipython==6.1.0 ipdb==0.10.3 ipython-genutils==0.2.0 jedi==0.10.2 pylint==1.7.2 yapf==0.16.3 pre-commit==0.16.2
-r test.txt autopep8==1.3.2 bumpversion==0.5.3 docker-compose==1.15.0 elpy==1.16.0 epc==0.0.5 flake8==3.4.1 grip==4.3.2 importmagic==0.1.7 ipython==6.1.0 ipdb==0.10.3 ipython-genutils==0.2.0 jedi==0.11.0 pylint==1.7.2 yapf==0.16.3 pre-commit==0.16.2
Update pytest from 5.2.1 to 5.3.5
flake8==3.7.9 pytest==5.2.1 pytest-cov==2.8.1 docker==4.1.0 lz4==2.2.1 xxhash==1.4.2 python-snappy==0.5.4 Cython==0.29.13 docutils==0.15.2 Pygments==2.4.2 gssapi==1.6.1
flake8==3.7.9 pytest==5.3.5 pytest-cov==2.8.1 docker==4.1.0 lz4==2.2.1 xxhash==1.4.2 python-snappy==0.5.4 Cython==0.29.13 docutils==0.15.2 Pygments==2.4.2 gssapi==1.6.1
Revert mysqlclient version to 1.4.4 in Docker to fix build error
argparse>=1.4.0 coveralls>=1.1 coverage>=4.2 jsonpickle>=0.9.3 mysqlclient>=1.4.4 numpy>=1.6.2 pyparsing>=2.1.10 pydot>=1.2.3 pytest>=3.0.3 pytest-cache>=1.0 pytest-cov>=2.4.0 pytest-pep8>=1.0.6 npyscreen>= 4.10.5 Flask>=1.0.2 Flask-RESTful>= 0.3.5 flask-restful-swagger>= 0.19 Flask-Cors>= 3.0.2 Flask-SQLAlchemy>=2.1 F...
argparse>=1.4.0 coveralls>=1.1 coverage>=4.2 jsonpickle>=0.9.3 mysqlclient==1.4.4 numpy>=1.6.2 pyparsing>=2.1.10 pydot>=1.2.3 pytest>=3.0.3 pytest-cache>=1.0 pytest-cov>=2.4.0 pytest-pep8>=1.0.6 npyscreen>= 4.10.5 Flask>=1.0.2 Flask-RESTful>= 0.3.5 flask-restful-swagger>= 0.19 Flask-Cors>= 3.0.2 Flask-SQLAlchemy>=2.1 F...
Implement ModelsMigrationsSync test from oslo.db
# 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.9.2,<0.10 cliff>=1.6.0 coverage>=3.6 discover fixtures>=0.3.14 mock>=1.0 python-subunit>=0.0.18 or...
# 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.9.2,<0.10 cliff>=1.6.0 coverage>=3.6 discover fixtures>=0.3.14 mock>=1.0 python-subunit>=0.0.18 or...
Update dependency sphinx to v2.2.2
docker==4.1.0 elasticsearch==7.1.0 falcon==2.0.0 falcon-cors==1.1.7 npyscreen==4.10.5 pika==1.1.0 pytest==5.3.1 pytest-cov==2.8.1 python-magic==0.4.15 pyyaml==5.1.2 redis==3.3.11 rq==1.1.0 sphinx==2.2.1 urllib3==1.25.7 watchdog==0.9.0
docker==4.1.0 elasticsearch==7.1.0 falcon==2.0.0 falcon-cors==1.1.7 npyscreen==4.10.5 pika==1.1.0 pytest==5.3.1 pytest-cov==2.8.1 python-magic==0.4.15 pyyaml==5.1.2 redis==3.3.11 rq==1.1.0 sphinx==2.2.2 urllib3==1.25.7 watchdog==0.9.0
Update whitenoise from 4.1.1 to 4.1.2
coverage==4.5.2 gunicorn==19.9.0 Django==2.1.5 django-pigeon==0.3.0 python-memcached==1.59 psycopg2==2.7.6.1 whitenoise==4.1.1 Pillow==5.4.1 django-classbasedsettings==1.5.0 dj-database-url==0.5.0 sorl-thumbnail==12.5.0 django-s3-storage==0.12.4 raven==6.10.0
coverage==4.5.2 gunicorn==19.9.0 Django==2.1.5 django-pigeon==0.3.0 python-memcached==1.59 psycopg2==2.7.6.1 whitenoise==4.1.2 Pillow==5.4.1 django-classbasedsettings==1.5.0 dj-database-url==0.5.0 sorl-thumbnail==12.5.0 django-s3-storage==0.12.4 raven==6.10.0
Update sphinx from 1.8.1 to 1.8.2
docker==3.5.1 elasticsearch==6.3.1 falcon==1.4.1 falcon-cors==1.1.7 npyscreen==4.10.5 pika==0.12.0 pytest==3.10.0 pytest-cov==2.6.0 python-magic==0.4.15 pyyaml==3.13 redis==2.10.6 rq==0.12.0 sphinx==1.8.1 watchdog==0.9.0
docker==3.5.1 elasticsearch==6.3.1 falcon==1.4.1 falcon-cors==1.1.7 npyscreen==4.10.5 pika==0.12.0 pytest==3.10.0 pytest-cov==2.6.0 python-magic==0.4.15 pyyaml==3.13 redis==2.10.6 rq==0.12.0 sphinx==1.8.2 watchdog==0.9.0
Update tox from 2.3.1 to 2.4.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.6 sphinx-rtd-theme==0.1.9
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.0.4 tox==2.4.1 coverage==4.2 Sphinx==1.4.6 sphinx-rtd-theme==0.1.9
Add babel as a dependency
pbr>=0.6,<1.0 argparse iso8601>=0.1.8 PrettyTable>=0.7,<0.8 python-keystoneclient>=0.6.0 PyYAML>=3.1.0 six>=1.4.1 requests>=1.1
pbr>=0.6,<1.0 argparse iso8601>=0.1.8 PrettyTable>=0.7,<0.8 python-keystoneclient>=0.6.0 PyYAML>=3.1.0 six>=1.4.1 requests>=1.1 babel
Update python-dateutil from 2.6.0 to 2.6.1
aioamqp==0.10.0 aiobotocore==0.4.3 aiohttp==2.2.3 appdirs==1.4.3 async-timeout==1.2.1 botocore==1.5.78 chardet==3.0.4 codecov==2.0.9 coverage==4.4.1 docutils==0.13.1 jmespath==0.9.3 multidict==3.1.0 mypy==0.511 packaging==16.8 pep8==1.7.0 py==1.4.34 pyparsing==2.2.0 pytest==3.1.3 pytest-cov==2.5.1 python-dateutil==2.6....
aioamqp==0.10.0 aiobotocore==0.4.3 aiohttp==2.2.3 appdirs==1.4.3 async-timeout==1.2.1 botocore==1.5.78 chardet==3.0.4 codecov==2.0.9 coverage==4.4.1 docutils==0.13.1 jmespath==0.9.3 multidict==3.1.0 mypy==0.511 packaging==16.8 pep8==1.7.0 py==1.4.34 pyparsing==2.2.0 pytest==3.1.3 pytest-cov==2.5.1 python-dateutil==2.6....
Update flake8 from 3.8.4 to 3.9.0
ansible-lint==4.3.0 docker==4.4.4 flake8==3.8.4 molecule==3.0.8 pytest==6.2.2 testinfra==6.0.0 tox==3.23.0
ansible-lint==4.3.0 docker==4.4.4 flake8==3.9.0 molecule==3.0.8 pytest==6.2.2 testinfra==6.0.0 tox==3.23.0
Update newrelic package to 2.72.1
Flask==0.11.1 django-dotenv==1.4.1 # Read environment variables from .env django-getenv==1.3.1 # Get environment variables newrelic==2.72.0.52 flask-sitemap markdown2==2.3.1 # Error tracking blinker==1.4 rollbar==0.13.6 pytz==2016.7 # Testing flake8==3.0.4 # Python linting codeclimate-test-reporter==0.1.2 # Test co...
Flask==0.11.1 django-dotenv==1.4.1 # Read environment variables from .env django-getenv==1.3.1 # Get environment variables newrelic==2.72.1.53 flask-sitemap markdown2==2.3.1 # Error tracking blinker==1.4 rollbar==0.13.6 pytz==2016.7 # Testing flake8==3.0.4 # Python linting codeclimate-test-reporter==0.1.2 # Test co...
Remove LRMs from the Phoenician sample and add ALF.
β€Ž π€β€Ž π€‚β€Ž π€ƒβ€Ž π€„β€Ž π€…β€Ž π€†β€Ž π€‡β€Ž π€ˆβ€Ž π€‰β€Ž π€Šβ€Ž π€‹β€Ž π€Œβ€Ž π€β€Ž π€Žβ€Ž π€β€Žπ€β€Ž π€‘β€Ž π€’β€Ž π€“β€Ž π€”β€Ž π€•β€Ž π€–β€Ž π€—β€Ž π€˜β€Ž π€™β€Ž π€šβ€Ž π€›β€Ž π€Ÿβ€Ž
𐀀 𐀁 𐀂 𐀃 𐀄 𐀅 𐀆 𐀇 𐀈 𐀉 𐀊 𐀋 𐀌 𐀍 𐀎 𐀏𐀐 𐀑 𐀒 𐀓 𐀔 𐀕 𐀖 𐀗 𐀘 𐀙 𐀚 𐀛 𐀟
Improve the cross-compile toolchain script
# Cross-compiling requires CMake 2.6 or newer. To cross-compile, first modify # this file to set the proper settings and paths. Then use it from build/ like: # cmake .. -DCMAKE_TOOLCHAIN_FILE=../XCompile.txt \ # -DCMAKE_INSTALL_PREFIX=/usr/mingw32/mingw # If you already have a toolchain file setup, you may use...
# Cross-compiling requires CMake 2.6 or newer. To use it from build/, call it # like this: # cmake .. -DCMAKE_TOOLCHAIN_FILE=../XCompile.txt -DHOST=i686-pc-mingw32 # Where 'i686-pc-mingw32' is the host prefix for your cross-compiler. If you # already have a toolchain file setup, you may use that instead of this file. ...
Update dependency requests to v2.24.0
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements.txt requirements.in # certifi==2018.11.29 # via requests chardet==3.0.4 # via requests click==7.1.2 # via flask flask==1.1.2 # via locustio gevent==1.5.0 ...
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements.txt requirements.in # certifi==2018.11.29 # via requests chardet==3.0.4 # via requests click==7.1.2 # via flask flask==1.1.2 # via locustio gevent==1.5.0 ...
Add release notes for upcoming versions
Announcement: scikit-image 0.X.0 ================================ New Features ------------ Improvements ------------ Changes ------- Deprecations ------------ Contributors to this release ---------------------------- This release was made possible by the collaborative efforts of many contributors, bo...
Update pillow from 4.2.1 to 4.3.0
# These packages all have pre-compiled manylinux builds for Debian now, so we # only need to build them on Alpine cffi==1.11.0 cryptography==2.0.3 lxml==4.0.0 Pillow==4.2.1 psycopg2==2.7.3.1 numpy==1.13.2
# These packages all have pre-compiled manylinux builds for Debian now, so we # only need to build them on Alpine cffi==1.11.0 cryptography==2.0.3 lxml==4.0.0 Pillow==4.3.0 psycopg2==2.7.3.1 numpy==1.13.2
Fix wrong removal of hint text for ZIP download.
This dummy file is required to avoid problems with resolving the path when FFMPEG component is uninstalled.
If you want to use the new FFMPEG feature in HLAE, you need to download FFMPEG from here: https://ffmpeg.org/download.html#build-windows and place the contents of the root folder in that download in this folder, so you would end up with e.g. "./bin/ffmpeg.exe".
Update django-extensions from 2.0.7 to 2.1.0
# Local development dependencies go here -r base.txt Sphinx==1.7.5 coverage==4.5.1 django-extensions==2.0.7 django-test-plus==1.1.1 factory-boy==2.11.1 django-debug-toolbar==1.9.1 # pytest! pytest-django==3.3.2 pytest-sugar==0.9.1
# Local development dependencies go here -r base.txt Sphinx==1.7.5 coverage==4.5.1 django-extensions==2.1.0 django-test-plus==1.1.1 factory-boy==2.11.1 django-debug-toolbar==1.9.1 # pytest! pytest-django==3.3.2 pytest-sugar==0.9.1
Add MSVC specific compilation flags
############################################################################ # CMakeLists.txt file for building ROOT core/meta package ############################################################################ ROOT_GLOB_FILES(sources FILTER "(^|/)TCling" ${CMAKE_CURRENT_SOURCE_DIR}/src/*.cxx) ROOT_GLOB_FILES(headers...
############################################################################ # CMakeLists.txt file for building ROOT core/meta package ############################################################################ ROOT_GLOB_FILES(sources FILTER "(^|/)TCling" ${CMAKE_CURRENT_SOURCE_DIR}/src/*.cxx) ROOT_GLOB_FILES(headers...
Make updates link refer to updates.json from gh-pages
https://raw.githubusercontent.com/toggl-open-source/toggldesktop/master/releases/updates.json
https://toggl-open-source.github.io/toggldesktop/assets/releases/updates.json
Include a basic README for the config directory.
These are configuration templates for the various libraries in the Include/ directory. Copy the config to your project directory and set the pins and other options as required. The files cannot live in the Include directory or the compiler will pick them up and use default settings.
Use CMake macro CreateTests instead of adding them manually
project(XLibTests) include_directories("${GTEST_INCLUDE_DIR}" "${GMOCK_INCLUDE_DIR}" "${CMAKE_SOURCE_DIR}/XLib") link_directories("${GTEST_LIB_DIR}" "${GMOCK_LIB_DIR}") file(GLOB_RECURSE CPP_FILES "${CMAKE_CURRENT_SOURCE_DIR}" "*.cpp") source_group("Test" FILES ${CPP_FILES}) foreach(curItem ${CPP_FILES}) get_fil...
project(XLibTests) CreateTests(XLib_ "${CMAKE_SOURCE_DIR}/XLib" XLib)
Update yamale from 1.10.1 to 2.0
-r pip.txt -r local-docs-build.txt django-dynamic-fixture==2.0.0 # pytest 4.2 is incompatible with pytest-django 3.4.6 pytest==4.1.1 # pyup: <4.2 # pytest-django 3.4.7 break our tests from corporate site # probably a bug related to overriding django settings in # previous tests pytest-django==3.4.6 # pyup: <3.4.7 # ...
-r pip.txt -r local-docs-build.txt django-dynamic-fixture==2.0.0 # pytest 4.2 is incompatible with pytest-django 3.4.6 pytest==4.1.1 # pyup: <4.2 # pytest-django 3.4.7 break our tests from corporate site # probably a bug related to overriding django settings in # previous tests pytest-django==3.4.6 # pyup: <3.4.7 # ...
Update sphinx from 1.7.8 to 1.7.9
ansible==2.6.3 pip==18.0 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 coverage==4.5.1 Sphinx==1.7.8 twine==1.11.0 rstcheck==3.3 pycodestyle==2.4.0 pylint==2.1.1
ansible==2.6.3 pip==18.0 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 coverage==4.5.1 Sphinx==1.7.9 twine==1.11.0 rstcheck==3.3 pycodestyle==2.4.0 pylint==2.1.1
Disable two WebDropTargetTest unit tests that hang on the mac valgrind bots and on my mac. BUG=21890 TEST=valgrind ui bot doesn't hang
# Times out too often # crbug.com/15817 IPCSyncChannelTest.*
# Times out too often # crbug.com/15817 IPCSyncChannelTest.* # Hangs # http://crbug.com/21890 WebDropTargetTest.URL WebDropTargetTest.Data
Update newrelic agent for distributed tracing
# Packages required in a production environment -r base.txt certifi==2016.9.26 django-ses==0.8.1 gevent==1.1.2 gunicorn==19.6.0 mysqlclient==1.3.9 newrelic==2.98.0.81 python-memcached==1.58 PyYAML==3.12
# Packages required in a production environment -r base.txt certifi==2016.9.26 django-ses==0.8.1 gevent==1.1.2 gunicorn==19.6.0 mysqlclient==1.3.9 newrelic==4.8.0.110 python-memcached==1.58 PyYAML==3.12
Use -flto by default to reduce bloat from using libraries.
project (ncron) cmake_minimum_required (VERSION 2.6) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -s -std=gnu99 -lrt -pedantic -Wall -Wno-format-extra-args -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -DHAVE_CLEARENV") include_directories( "${PROJECT_SOURCE_DIR}/ncmlib") add_subdirectory(ncmlib) file(GL...
project (ncron) cmake_minimum_required (VERSION 2.6) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -s -std=gnu99 -lrt -flto -pedantic -Wall -Wno-format-extra-args -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -DHAVE_CLEARENV") include_directories( "${PROJECT_SOURCE_DIR}/ncmlib") add_subdirectory(ncmlib) f...
Update pytest from 5.0.0 to 5.2.1
pyflakes==2.1.1 pep8==1.7.1 pytest==5.0.0 ipdb==0.12
pyflakes==2.1.1 pep8==1.7.1 pytest==5.2.1 ipdb==0.12
Remove trailing slash from accounts link Having the / after login caused fun problems where people logging in would be redirected to accounts/accounts/login.
{{ account.attendee.full_name }}, {{ creator }} has created an admin account for you on the {{ c.EVENT_NAME }} registration system. Use the following link to log in: {{ c.URL_BASE }}/accounts/login/ {% if c.ATTENDEE_ACCOUNTS_ENABLED %}Please note this is NOT the account you use to manage your personal registration in...
{{ account.attendee.full_name }}, {{ creator }} has created an admin account for you on the {{ c.EVENT_NAME }} registration system. Use the following link to log in: {{ c.URL_BASE }}/accounts/login {% if c.ATTENDEE_ACCOUNTS_ENABLED %}Please note this is NOT the account you use to manage your personal registration inf...
Update Syncthing to 0.4.9 (23)
Categories:Internet License:MIT Web Site:https://github.com/Nutomic/syncthing-android Source Code:https://github.com/Nutomic/syncthing-android Issue Tracker:https://github.com/Nutomic/syncthing-android/issues Auto Name:Syncthing Summary:File synchronization Description: This is the first attempt at an Android port of ...
Categories:Internet License:MIT Web Site:https://github.com/Nutomic/syncthing-android Source Code:https://github.com/Nutomic/syncthing-android Issue Tracker:https://github.com/Nutomic/syncthing-android/issues Auto Name:Syncthing Summary:File synchronization Description: This is the first attempt at an Android port of ...
Update coverage from 5.3.1 to 5.5
. # <- install ourselves coverage==5.3.1 flake8==3.8.4 pre-commit==2.9.3 tox==3.21.0 tox-gh-actions==2.4.0
. # <- install ourselves coverage==5.5 flake8==3.8.4 pre-commit==2.9.3 tox==3.21.0 tox-gh-actions==2.4.0
Use libc++ with clang by default
if (WIN32) find_library(OPENCL_LIBRARY OpenCL "c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/lib/x64" ) find_path(OPENCL_INCLUDE CL/opencl.h "c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/include" ) include_directories(${OPENCL_INCLUDE}) else (WIN32) find_library(OPENCL_LIBRARY O...
if (WIN32) find_library(OPENCL_LIBRARY OpenCL "c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/lib/x64" ) find_path(OPENCL_INCLUDE CL/opencl.h "c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/include" ) include_directories(${OPENCL_INCLUDE}) else (WIN32) find_library(OPENCL_LIBRARY O...
Clarify current status of codebase.
Welcome to WebWhirr! WebWhirr 0.2.0 is intended to be a simple HTML rendering engine. It is the beginning of what is intended to grow into a fully featured web suite. When you start WebWhirr, a dialog will appear asking you to select a document to open. There are four test files included in this directory--test.html,...
Welcome to WebWhirr! WebWhirr 0.2.0 is intended to be a simple HTML rendering engine. It is the beginning of what is intended to grow into a fully featured web suite. When you start WebWhirr, a dialog will appear asking you to select a document to open. There are four test files included in this directory--test.html,...
Update pytest from 3.10.1 to 4.0.0
-e . -r requirements.txt ipdb==0.10.3 pytest==3.10.1 psycopg2 >= 2.7.3.1
-e . -r requirements.txt ipdb==0.10.3 pytest==4.0.0 psycopg2 >= 2.7.3.1
Update Swiftnotes to 3.0.3 (6)
Categories:Office License:Apache2 Web Site: Source Code:https://github.com/adrianchifor/Swiftnotes Issue Tracker:https://github.com/adrianchifor/Swiftnotes/issues Bitcoin:1NZGAU1rEs1zBpwdjmnBjiyRsJHfycWhSF Auto Name:Swiftnotes Summary:Take notes Description: Note taking app focusing on simplicity and speed. It offers ...
Categories:Office License:Apache2 Web Site: Source Code:https://github.com/adrianchifor/Swiftnotes Issue Tracker:https://github.com/adrianchifor/Swiftnotes/issues Bitcoin:1NZGAU1rEs1zBpwdjmnBjiyRsJHfycWhSF Donate:http://goo.gl/TQRlTa Auto Name:Swiftnotes Summary:Take notes Description: Note taking app focusing on simp...
Prepare for using the parallel mode of libstdc++
cmake_minimum_required(VERSION 2.6) project(Brot) enable_language(ASM_NASM) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -g -fopenmp -Wall -Wextra -std=gnu++0x -march=native") set(CMAKE_ASM_NASM_FLAGS_DEBUG "${CMAKE_ASM_NSAM_FLAGS_DEBUG} -felf64 -g -F dwarf -O0") set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_R...
cmake_minimum_required(VERSION 2.6) project(Brot) enable_language(ASM_NASM) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -g -fopenmp -Wall -Wextra -std=gnu++0x -march=native") set(CMAKE_ASM_NASM_FLAGS_DEBUG "${CMAKE_ASM_NSAM_FLAGS_DEBUG} -felf64 -g -F dwarf -O0") set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_R...
Update sphinx from 3.1.1 to 3.1.2
pip==20.1.1 bumpversion==0.6.0 wheel==0.34.2 watchdog==0.10.3 flake8==3.8.3 tox==3.16.1 coverage==5.1 Sphinx==3.1.1 cryptography==2.9.2 PyYAML==5.3.1
pip==20.1.1 bumpversion==0.6.0 wheel==0.34.2 watchdog==0.10.3 flake8==3.8.3 tox==3.16.1 coverage==5.1 Sphinx==3.1.2 cryptography==2.9.2 PyYAML==5.3.1
Update pytest from 3.0.6 to 5.3.5
argparse==1.4.0 bumpversion==0.5.3 coverage==4.3.4 cryptography==1.7.1 flake8==3.3.0 flask==0.12 mock==2.0.0 pip==9.0.1 plumbum==1.6.3 pre-commit==0.13.3 pytest==3.0.6 PyYAML==3.12 Sphinx==1.5.3 tox==2.6.0 watchdog==0.8.3 wheel==0.29.0
argparse==1.4.0 bumpversion==0.5.3 coverage==4.3.4 cryptography==1.7.1 flake8==3.3.0 flask==0.12 mock==2.0.0 pip==9.0.1 plumbum==1.6.3 pre-commit==0.13.3 pytest==5.3.5 PyYAML==3.12 Sphinx==1.5.3 tox==2.6.0 watchdog==0.8.3 wheel==0.29.0
Disable plugin on ASAN enabled build
include (LibAddMacros) set (NI ${CMAKE_CURRENT_SOURCE_DIR}/nickel-1.1.0) file (GLOB NI_FILES ${NI}/src/*.c ${NI}/src/*.h) add_plugin (ni SOURCES ni.h ni.c ${NI_FILES} INCLUDE_DIRECTORIES ${NI}/include ${NI}/src/include LINK_ELEKTRA elektra-ease ADD_TEST) if (ADDTESTING_PHASE) file (GLOB NI_INI_FILES ${NI}/src/test...
include (LibAddMacros) set (NI ${CMAKE_CURRENT_SOURCE_DIR}/nickel-1.1.0) file (GLOB NI_FILES ${NI}/src/*.c ${NI}/src/*.h) if (DEPENDENCY_PHASE AND ENABLE_ASAN) remove_plugin (ni "ni reports runtime errors about unsigned integer overflows if you compile it using AddressSanitizer") endif (DEPENDENCY_PHASE AND ENABLE_...
Update releasing instructions to be safer
# In order to release: # Push any commits not yet in upstream and wait for green build in CI, # <https://travis-ci.org/tkareine/jekyll-minibundle/builds> # Update version number $EDITOR lib/jekyll/minibundle/version.rb # Describe a summary of changes since the last release $EDITOR CHANGELOG.md # Review the changes ...
# In order to release: # Push any commits not yet in upstream and wait for green build in CI, # <https://travis-ci.org/tkareine/jekyll-minibundle/builds> # Double check that tests pass bundle exec rake test # Update version number $EDITOR lib/jekyll/minibundle/version.rb # Describe a summary of changes since the la...
Update pyyaml from 5.3 to 5.3.1
pip==20.0.2 wheel==0.34.2 watchdog==0.10.2 flake8==3.7.9 Sphinx==2.4.4 tox==3.14.5 coverage==5.0.4 PyYAML==5.3 pytest==5.4.1
pip==20.0.2 wheel==0.34.2 watchdog==0.10.2 flake8==3.7.9 Sphinx==2.4.4 tox==3.14.5 coverage==5.0.4 PyYAML==5.3.1 pytest==5.4.1
Update to Freeciv server r29790
# I keep previous version easily available here so I don't need to check # version history constantly when handling ruleset differences. # Previous:29756 FCREV=29776 FCBRANCH=trunk ORIGCAPSTR="+Freeciv.Devel-3.0-2015.Sep.05" # There's no need to bump this constantly as current freeciv-web # makes no connections to ou...
# I keep previous version easily available here so I don't need to check # version history constantly when handling ruleset differences. # Previous:29776 FCREV=29790 FCBRANCH=trunk ORIGCAPSTR="+Freeciv.Devel-3.0-2015.Sep.06" # There's no need to bump this constantly as current freeciv-web # makes no connections to ou...
Update pytest from 5.2.1 to 5.2.2
flake8==3.7.8 pylint==2.4.3 astroid==2.3.2 coveralls==1.8.2 mock==3.0.5 pytest==5.2.1 pytest-cov==2.8.1 pytest-timeout==1.3.3 pytest-catchlog==1.2.2 pydocstyle==4.0.1 requests_mock==1.7.0
flake8==3.7.8 pylint==2.4.3 astroid==2.3.2 coveralls==1.8.2 mock==3.0.5 pytest==5.2.2 pytest-cov==2.8.1 pytest-timeout==1.3.3 pytest-catchlog==1.2.2 pydocstyle==4.0.1 requests_mock==1.7.0
Add a registry of vendor prefixes
Device tree binding vendor prefix registry. Keep list in alphabetical order. This isn't an exhaustive list, but you should add new prefixes to it before using them to avoid name-space collisions. adi Analog Devices, Inc. amcc Applied Micro Circuits Corporation (APM, formally AMCC) apm Applied Micro Circuits Corporat...
Update NasaPic to 2.1 (4)
Categories:Theming License:MIT Web Site: Source Code:https://github.com/danielgimenes/NasaPic Issue Tracker:https://github.com/danielgimenes/NasaPic/issues Auto Name:NasaPic Summary:Set astronomy wallpapers Description: Set NASA's Astronomy Picture of the Day as your wallpaper. . Repo Type:git Repo:https://github.com...
Categories:Theming License:MIT Web Site: Source Code:https://github.com/danielgimenes/NasaPic Issue Tracker:https://github.com/danielgimenes/NasaPic/issues Auto Name:NasaPic Summary:Set astronomy wallpapers Description: Set NASA's Astronomy Picture of the Day as your wallpaper. . Repo Type:git Repo:https://github.com...
Update CV of TV-Browser to 0.6.0.7 (376)
AntiFeatures:NonFreeNet Categories:Multimedia License:GPLv3 Web Site:http://android.tvbrowser.org Source Code:https://github.com/ds10git/tvbrowserandroid Issue Tracker:https://github.com/ds10git/tvbrowserandroid/issues Auto Name:TV-Browser Summary:Browse electronic program guides Description: Browse EPGs (electronic p...
AntiFeatures:NonFreeNet Categories:Multimedia License:GPLv3 Web Site:http://android.tvbrowser.org Source Code:https://github.com/ds10git/tvbrowserandroid Issue Tracker:https://github.com/ds10git/tvbrowserandroid/issues Auto Name:TV-Browser Summary:Browse electronic program guides Description: Browse EPGs (electronic p...
Set tf-nightly==2.4.0.dev20200810 to be consistent with Task API.
tf-nightly tf-models-nightly tensorflow-hub>=0.8.0 numpy>=1.17.3 pillow sentencepiece tensorflow-datasets>=2.1.0 fire flatbuffers==1.12 absl-py tflite-support==0.1.0rc3.dev2
tf-models-official tensorflow-hub>=0.8.0 numpy>=1.17.3 pillow sentencepiece tensorflow-datasets>=2.1.0 fire flatbuffers==1.12 absl-py tflite-support==0.1.0rc3.dev2 tf-nightly==2.4.0.dev20200810
Update django-cachalot from 1.3.0 to 1.4.0
Django==1.10.1 wagtail==1.6.2 wagtailfontawesome==1.0.5 celery==3.1.23 django-cachalot==1.3.0 django-compressor==2.1 django-environ==0.4.0 django-foundation-formtags==0.0.7 django-wagtail-feeds==0.0.4 django-libsass==0.7 django-redis==4.5.0 elasticsearch==2.4.0 libsass==0.11.1 psycopg2==2.6.2 {% if cookiecutter.use_wag...
Django==1.10.1 wagtail==1.6.2 wagtailfontawesome==1.0.5 celery==3.1.23 django-cachalot==1.4.0 django-compressor==2.1 django-environ==0.4.0 django-foundation-formtags==0.0.7 django-wagtail-feeds==0.0.4 django-libsass==0.7 django-redis==4.5.0 elasticsearch==2.4.0 libsass==0.11.1 psycopg2==2.6.2 {% if cookiecutter.use_wag...
Allow crawling of public pages for social media embeds.
# $Id: robots.txt,v 1.9.2.1 2008/12/10 20:12:19 goba Exp $ # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resou...
# $Id: robots.txt,v 1.9.2.1 2008/12/10 20:12:19 goba Exp $ # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resou...
Update pytest-django from 3.4.6 to 3.4.7
-r requirements.txt flake8==3.7.4 pytest==4.2.0 pytest-cov==2.6.1 pytest-django==3.4.6
-r requirements.txt flake8==3.7.4 pytest==4.2.0 pytest-cov==2.6.1 pytest-django==3.4.7
Update pre-commit from 0.10.1 to 0.11.0
-e . coverage==4.3.4 flake8==3.2.1 isort==4.2.5 mccabe==0.5.3 pydocstyle==1.1.1 pep8==1.7.0 pep8-naming==0.4.1 pre-commit==0.10.1 py==1.4.32 pytest==3.0.6 pytest-django==3.1.2 tox==2.5.0
-e . coverage==4.3.4 flake8==3.2.1 isort==4.2.5 mccabe==0.5.3 pydocstyle==1.1.1 pep8==1.7.0 pep8-naming==0.4.1 pre-commit==0.11.0 py==1.4.32 pytest==3.0.6 pytest-django==3.1.2 tox==2.5.0
Add that ST must be restarted,
Fountainhead 0.6.0 Changelog: Added - Now supports accented characters.
Fountainhead 0.6.0 Changelog: Added - Now supports accented characters. Restart Sublime Text for the updates to be properly applied.
Update flask from 1.0.2 to 1.0.3
flask==1.0.2 xmind2testlink==2.0.8 arrow==0.13.1
flask==1.0.3 xmind2testlink==2.0.8 arrow==0.13.1
Use the forums as contact info, instead of email.
The various translations of POLUtils are provided by the following people: Language Installer Main Program Translator ---------- --------- ------------ ------------------------------------- Dutch Yes No Pebbles French Yes In Progress Kapibara from Phoenix German Yes Pa...
The various translations of POLUtils are provided by the following people: Language Installer Main Program Translator ---------- --------- ------------ ------------------------------------- Dutch Yes No Pebbles French Yes In Progress Kapibara from Phoenix German Yes Pa...
Add some docs on the .saplings config file.
== Installation: Install the python library and git porcelain script $ sudo python setup.py install Then link the porcelain into git-core $ sudo sapling.py --install Get help $ git sap -h == Development: To run all tests, you can use something like: $ PYTHONPATH=$PYTHONPATH:. py.test test/*.py -v
== Installation: Install the python library and git porcelain script $ sudo python setup.py install Then link the porcelain into git-core $ sudo sapling.py --install Get help $ git sap -h == Configuration Sapling (git sap) is configured with a .saplings file at the root of your git repository. Here's an example ....
Exclude more things from the snapshot
.git *.egg-info __pycache__ go.sum /Makefile /builder/ /bin_linux_amd64/ /bin_darwin_amd64/ /cxx/envoy/
.git *.egg-info __pycache__ go.sum /Makefile /build-aux/ /build-aux-local/ /builder/ /bin_linux_amd64/ /bin_darwin_amd64/ /cxx/ *.docker *.docker.stamp *.docker.tag.* *.docker.push.*
Update dependency google-api-python-client to v2.35.0
cachetools==4.2.4 certifi==2021.10.8 chardet==4.0.0 coverage==6.2 google-api-core==2.4.0 google-api-python-client==2.34.0 google-auth==2.3.3 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6 googleapis-common-protos==1.54.0 httplib2==0.20.2 idna==3.3 oauth2client==4.1.3 oauthlib==3.1.1 packaging==21.3 protobuf==3...
cachetools==4.2.4 certifi==2021.10.8 chardet==4.0.0 coverage==6.2 google-api-core==2.4.0 google-api-python-client==2.35.0 google-auth==2.3.3 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6 googleapis-common-protos==1.54.0 httplib2==0.20.2 idna==3.3 oauth2client==4.1.3 oauthlib==3.1.1 packaging==21.3 protobuf==3...
Add guide to help to set develop environment and build the project.
# sdl_implementation_reference 1. Install the compiler. We should use an cross compiler which the version is lower than 4.9, otherwise the program can not run. a) if your system support default package, please use follow command to install the compiler sudo apt-get install gcc-arm-linux-gnueabihf g++-arm-linux-...
Add PyYAML (with Python 3 support) as a testing requirement
coverage coveralls cram funcparserlib pep257 pyparsing pytest>=2.9 pytest-quickcheck
coverage coveralls cram funcparserlib pep257 pyparsing pytest>=2.9 pytest-quickcheck PyYAML>=3.08
Set the presumed release date
=== 1.2.0 / 2009-04-19 * Rewrite the Shake parser, support MatchMove and Stabilize nodes and many tracks per node. Tracker nodes can have arbitrary numbers of tracks * Officially add and test the Reformat middleware * Remove the Close middleware and close IOs automatically at pipeline end * Much improved documentation...
=== 1.2.0 / 2009-09-20 * Rewrite the Shake parser, support MatchMove and Stabilize nodes and many tracks per node. Tracker nodes can have arbitrary numbers of tracks * Officially add and test the Reformat middleware * Remove the Close middleware and close IOs automatically at pipeline end * Much improved documentation...
Update newrelic from 2.76.0.55 to 2.78.0.57
# Pro-tip: Try not to put anything here. Avoid dependencies in # production that aren't in development. -r base.txt # WSGI Handler # ------------------------------------------------ gevent==1.2.0 gunicorn==19.6.0 # Static and Media Storage # ------------------------------------------------ boto==2.45.0 django-stora...
# Pro-tip: Try not to put anything here. Avoid dependencies in # production that aren't in development. -r base.txt # WSGI Handler # ------------------------------------------------ gevent==1.2.0 gunicorn==19.6.0 # Static and Media Storage # ------------------------------------------------ boto==2.45.0 django-stora...
Update yarl from 0.9.8 to 0.10.0
ipdb==0.10.2 pytest==3.0.7 pytest-cov==2.4.0 coverage==4.3.4 flake8==3.3.0 -e . aiohttp-jinja2==0.13.0 aiohttp-mako==0.3.0 docutils==0.13.1 pygments==2.2.0 aiohttp==2.0.2 yarl==0.9.8 multidict==2.1.4 pytest-aiohttp==0.1.3 pytest-sugar==0.8.0 pytest-timeout==1.2.0
ipdb==0.10.2 pytest==3.0.7 pytest-cov==2.4.0 coverage==4.3.4 flake8==3.3.0 -e . aiohttp-jinja2==0.13.0 aiohttp-mako==0.3.0 docutils==0.13.1 pygments==2.2.0 aiohttp==2.0.2 yarl==0.10.0 multidict==2.1.4 pytest-aiohttp==0.1.3 pytest-sugar==0.8.0 pytest-timeout==1.2.0
Update sphinx from 1.8.0 to 1.8.4
-r ./base.txt sphinx==1.8.0 alagitpull==0.0.22 releases==1.6.1
-r ./base.txt sphinx==1.8.4 alagitpull==0.0.22 releases==1.6.1
Update pytest from 3.1.3 to 3.2.0
bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.2 PyYAML==3.12 pytest==3.1.3 pytest-runner==2.11.1
bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.2 PyYAML==3.12 pytest==3.2.0 pytest-runner==2.11.1
Add lxml library in the requirements
# Needed to use the software docopt # Codinstyle (PEP8) pylint flake8 # Unit tests pytest testfixtures # Code coverage pytest-cov coverage # Documentation sphinx==1.5.5 sphinx-bootstrap-theme numpydoc pyqt5 sphinxcontrib-plantuml # Distribution wheel
# Needed to use the software docopt lxml # Codinstyle (PEP8) pylint flake8 # Unit tests pytest testfixtures # Code coverage pytest-cov coverage # Documentation sphinx==1.5.5 sphinx-bootstrap-theme numpydoc pyqt5 sphinxcontrib-plantuml # Distribution wheel
Update tox from 3.21.2 to 3.21.3
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.4 PyYAML==5.4.1 pytest==6.2.2
wheel==0.36.2 watchdog==1.0.2 pip==21.0 flake8==3.8.4 Sphinx==3.4.3 tox==3.21.3 coverage==5.4 PyYAML==5.4.1 pytest==6.2.2
Add glib schema bracketing exclude
aarch64 add_maven_depmap arm attr bcond_with[^\s]* build cmake cmake_[^\s]* configure config create_exclude_filelist defattr define defined description desktop_database_post[^\s]* dir doc docdir else endif exclude fdupes files fillup_[^\s]* find_lang gem_install gem_packages ghost global gpg_verify changelog check icon...
aarch64 add_maven_depmap arm attr bcond_with[^\s]* build cmake cmake_[^\s]* configure config create_exclude_filelist defattr define defined description desktop_database_post[^\s]* dir doc docdir else endif exclude fdupes files fillup_[^\s]* find_lang gem_install gem_packages ghost glib2_gsettings_schema_[^\s]* global g...
Update CV of Seismo Wallpaper to 1.01 (2)
Categories:Theming License:GPLv3 Web Site: Source Code:https://github.com/evilrobot69/code Issue Tracker:https://github.com/evilrobot69/code/issues Auto Name:Seismo Wallpaper Summary:Live wallpaper Description: A live wallpaper that measures anything that vibrates, shakes or moves. Seismo Wallpaper uses your device’s ...
Categories:Theming License:GPLv3 Web Site: Source Code:https://github.com/evilrobot69/code Issue Tracker:https://github.com/evilrobot69/code/issues Auto Name:Seismo Wallpaper Summary:Live wallpaper Description: A live wallpaper that measures anything that vibrates, shakes or moves. Seismo Wallpaper uses your device’s ...
Update coverage from 5.3.1 to 5.4
pip==21.0 bumpversion==0.6.0 wheel==0.36.2 watchdog==1.0.2 flake8==3.8.4 tox==3.21.2 coverage==5.3.1 Sphinx==3.4.3 cryptography==3.3.1 PyYAML==5.4.1
pip==21.0 bumpversion==0.6.0 wheel==0.36.2 watchdog==1.0.2 flake8==3.8.4 tox==3.21.2 coverage==5.4 Sphinx==3.4.3 cryptography==3.3.1 PyYAML==5.4.1
Build TSan unit tests with the same compile flags as TSan runtime
include_directories(../rtl) add_custom_target(TsanUnitTests) set_target_properties(TsanUnitTests PROPERTIES FOLDER "TSan unittests") function(add_tsan_unittest testname) # Build unit tests only on 64-bit Linux. if(UNIX AND NOT APPLE AND CAN_TARGET_x86_64 AND CMAKE_SIZEOF_VOID_P EQUAL 8 AND NOT ...
include_directories(../rtl) add_custom_target(TsanUnitTests) set_target_properties(TsanUnitTests PROPERTIES FOLDER "TSan unittests") function(add_tsan_unittest testname) # Build unit tests only on 64-bit Linux. if(UNIX AND NOT APPLE AND CAN_TARGET_x86_64 AND CMAKE_SIZEOF_VOID_P EQUAL 8 AND NOT ...
Check for availability of `fts.h`
include (LibAddMacros) add_plugin (multifile SOURCES multifile.h multifile.c LINK_ELEKTRA elektra-kdb elektra-invoke )
include (LibAddMacros) if (DEPENDENCY_PHASE) include(CheckIncludeFile) check_include_file(fts.h HAVE_FTS_H) if (NOT HAVE_FTS_H) remove_plugin (multifile "header file β€œfts.h” was not found") endif (NOT HAVE_FTS_H) endif (DEPENDENCY_PHASE) add_plugin (multifile SOURCES multifile.h multifile.c LINK_ELEKTRA ...
Disable compiling of the descriptors library by default
cmake_minimum_required(VERSION 2.8) project(ChemData) set(CMAKE_MODULE_PATH ${ChemData_SOURCE_DIR}/cmake) # Set up our directory structure for output libraries and binaries if(NOT CMAKE_RUNTIME_OUTPUT_DIRECTORY) set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin") endif() if(NOT CMAKE_LIBRARY_OUTPUT_DIREC...
cmake_minimum_required(VERSION 2.8) project(ChemData) set(CMAKE_MODULE_PATH ${ChemData_SOURCE_DIR}/cmake) # Set up our directory structure for output libraries and binaries if(NOT CMAKE_RUNTIME_OUTPUT_DIRECTORY) set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin") endif() if(NOT CMAKE_LIBRARY_OUTPUT_DIREC...
Update flake8 package to 3.2.0
Flask==0.11.1 django-dotenv==1.4.1 # Read environment variables from .env django-getenv==1.3.1 # Get environment variables newrelic flask-sitemap==0.2.0 # Error tracking blinker==1.4 rollbar==0.13.8 # Testing flake8==3.0.4 # Python linting codeclimate-test-reporter==0.2.0 # Test coverage
Flask==0.11.1 django-dotenv==1.4.1 # Read environment variables from .env django-getenv==1.3.1 # Get environment variables newrelic flask-sitemap==0.2.0 # Error tracking blinker==1.4 rollbar==0.13.8 # Testing flake8==3.2.0 # Python linting codeclimate-test-reporter==0.2.0 # Test coverage
Disable building apps by default because they currently break the CMake build. We'll fix these later on.
option(WITH_APPS "Build apps" ON) include_directories ("${CMAKE_BINARY_DIR}/include") link_directories ("${LLVM_LIB}") include_directories ("${CMAKE_CURRENT_LIST_DIR}/support") if(WITH_APPS) add_subdirectory(bilateral_grid) add_subdirectory(blur) add_subdirectory(c_backend) add_subdirectory(camera_pipe) #ad...
# FIXME: Renable by default once we fix the build option(WITH_APPS "Build apps" OFF) include_directories ("${CMAKE_BINARY_DIR}/include") link_directories ("${LLVM_LIB}") include_directories ("${CMAKE_CURRENT_LIST_DIR}/support") if(WITH_APPS) add_subdirectory(bilateral_grid) add_subdirectory(blur) add_subdirecto...
Clean up search template so text field doesn't include 'None'
{# work instance text for generic keyword search across all fields #} {{ object.display_title }} {{ object.item_type }} {% for author in object.work.authors.all %} {{ author.firstname_last }}{% if not forloop.last %} {% endif %} {% endfor %} {{ object.copyright_year }}
{# work instance text for generic keyword search across all fields #} {{ object.display_title }} {{ object.item_type }} {% for author in object.work.authors.all %} {{ author.firstname_last }}{% if not forloop.last %} {% endif %} {% endfor %} {{ object.copyright_year|default:'' }}
Update dependency pytype to v2022.7.18
flake8==4.0.1 pylint==2.14.5 pytype==2022.6.30
flake8==4.0.1 pylint==2.14.5 pytype==2022.7.18
Remove temporary test expectations since updated ones came with 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. // All these need to b...
// 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. // All these need to b...
Allow out of source build
project(cros) cmake_minimum_required (VERSION 2.6) cmake_policy(SET CMP0015 NEW) set(CMAKE_BUILD_TYPE "Debug") set(CMAKE_C_FLAGS_DEBUG "-g") set(CMAKE_C_FLAGS_RELEASE "-DNDEBUG -O1") include_directories ( include ) #link_directories ( ${OpenCV_LIB_DIR} ) aux_source_directory(${PROJECT_SOURCE_DIR}/src CROSLIB_SRCS...
project(cros) cmake_minimum_required (VERSION 2.6) cmake_policy(SET CMP0015 NEW) set(CMAKE_C_FLAGS_DEBUG "-g") set(CMAKE_C_FLAGS_RELEASE "-DNDEBUG -O1") include_directories ( include ) #link_directories ( ${OpenCV_LIB_DIR} ) aux_source_directory(${PROJECT_SOURCE_DIR}/src CROSLIB_SRCS) add_library(cros STATIC ${C...
Disable the NetErrorTabHelperTest under valgrind. It doesn't handle DeviceDataManagers right.
# Timing issues. http://crbug.com/241051 ExtensionAlarmsTest.* # SEGV_MAPERR. http://crbug.com/245797 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl # Flaky. http://crbug.com/308309 CloudPrintURLFetcherBasicTest.HandleRawData CloudPrintURLFetcherOverloadTest.Protect # Hangs every once in a while. htt...
# Timing issues. http://crbug.com/241051 ExtensionAlarmsTest.* # SEGV_MAPERR. http://crbug.com/245797 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl # Flaky. http://crbug.com/308309 CloudPrintURLFetcherBasicTest.HandleRawData CloudPrintURLFetcherOverloadTest.Protect # Hangs every once in a while. htt...
Update flake8 from 3.2.1 to 3.3.0
# basis requests==2.13.0 # testing envparse==0.2.0 pytest==3.0.6 betamax==0.8.0 # documentation Sphinx==1.5.3 nbsphinx==0.2.13 # data science jupyter==1.0.0 matplotlib==2.0.0 # integration tox==2.6.0 # code style flake8==3.2.1 pydocstyle==1.1.1 mypy==0.470
# basis requests==2.13.0 # testing envparse==0.2.0 pytest==3.0.6 betamax==0.8.0 # documentation Sphinx==1.5.3 nbsphinx==0.2.13 # data science jupyter==1.0.0 matplotlib==2.0.0 # integration tox==2.6.0 # code style flake8==3.3.0 pydocstyle==1.1.1 mypy==0.470
Update CV of Brony Live Wallpaper to 1.3 (9)
Categories:Wallpaper License:Apache2 Web Site:http://frankkie.nl Source Code:https://github.com/frankkienl/BronyLiveWallpaper Issue Tracker:https://github.com/frankkienl/BronyLiveWallpaper/issues Name:Brony Live Wallpaper Auto Name:BronyLiveWallpaper Summary:Animated ponies Description: Featuring characters from MLP:F...
Categories:Wallpaper License:Apache2 Web Site:http://frankkie.nl Source Code:https://github.com/frankkienl/BronyLiveWallpaper Issue Tracker:https://github.com/frankkienl/BronyLiveWallpaper/issues Name:Brony Live Wallpaper Auto Name:BronyLiveWallpaper Summary:Animated ponies Description: Featuring characters from MLP:F...