Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Update pytest from 5.3.3 to 5.3.4
flake8==3.7.8 pylint==2.4.4 astroid==2.3.3 coveralls==1.9.1 mock==3.0.5 pytest==5.3.3 pytest-cov==2.8.1 pytest-timeout==1.3.4 pytest-catchlog==1.2.2 pydocstyle==4.0.1 requests_mock==1.7.0
flake8==3.7.8 pylint==2.4.4 astroid==2.3.3 coveralls==1.9.1 mock==3.0.5 pytest==5.3.4 pytest-cov==2.8.1 pytest-timeout==1.3.4 pytest-catchlog==1.2.2 pydocstyle==4.0.1 requests_mock==1.7.0
Update elasticsearch from 5.3.0 to 5.4.0
Django==1.10.5 wagtail==1.9 wagtailfontawesome==1.0.6 celery==4.0.2 django-cachalot==1.4.1 django-compressor==2.1.1 django-environ==0.4.3 django-foundation-formtags==0.0.7 django-wagtail-feeds==0.0.6 django-libsass==0.7 django-redis==4.8.0 elasticsearch==5.3.0 libsass==0.12.3 psycopg2==2.7.1 wand==0.4.4 {% if cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.6 {% endif %} {% if cookiecutter.use_django_cachalot == 'y' %}django-cachalot==1.2.1 {% endif %}
Django==1.10.5 wagtail==1.9 wagtailfontawesome==1.0.6 celery==4.0.2 django-cachalot==1.4.1 django-compressor==2.1.1 django-environ==0.4.3 django-foundation-formtags==0.0.7 django-wagtail-feeds==0.0.6 django-libsass==0.7 django-redis==4.8.0 elasticsearch==5.4.0 libsass==0.12.3 psycopg2==2.7.1 wand==0.4.4 {% if cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.6 {% endif %} {% if cookiecutter.use_django_cachalot == 'y' %}django-cachalot==1.2.1 {% endif %}
Update sphinx from 1.5.3 to 1.5.4
sphinx==1.5.3 sphinx-rtd-theme==0.2.4 coverage==4.3.4 pytest==3.0.7 pytest-cov==2.4.0
sphinx==1.5.4 sphinx-rtd-theme==0.2.4 coverage==4.3.4 pytest==3.0.7 pytest-cov==2.4.0
Update black requirement from ~=21.4b0 to ~=21.4b1
-e .[aiohttp,requests] -r docs.txt -r test.txt wheel~=0.36.2 twine~=3.4.1 isort==5.8.0 tox~=3.23.0 flake8==3.9.1 black~=21.4b0
-e .[aiohttp,requests] -r docs.txt -r test.txt wheel~=0.36.2 twine~=3.4.1 isort==5.8.0 tox~=3.23.0 flake8==3.9.1 black~=21.4b1
Update black requirement from ~=21.4b2 to ~=21.5b0
-e .[aiohttp,requests] -r docs.txt -r test.txt wheel~=0.36.2 twine~=3.4.1 isort==5.8.0 tox~=3.23.0 flake8==3.9.1 black~=21.4b2
-e .[aiohttp,requests] -r docs.txt -r test.txt wheel~=0.36.2 twine~=3.4.1 isort==5.8.0 tox~=3.23.0 flake8==3.9.1 black~=21.5b0
Update sphinx from 1.8.4 to 1.8.5
sphinx==1.8.4 alagitpull==0.0.22 releases==1.6.1 sphinx-argparse==0.2.5 sphinxcontrib-napoleon==0.7
sphinx==1.8.5 alagitpull==0.0.22 releases==1.6.1 sphinx-argparse==0.2.5 sphinxcontrib-napoleon==0.7
Update pytest from 3.2.4 to 3.3.1
bumpversion==0.5.3 coverage==4.4.2 cryptography==2.1.3 flake8==3.5.0 isort==4.2.15 pip>=9.0.1 pytest==3.2.4 PyYAML==3.12 Sphinx==1.6.5 tox==2.9.1 wheel==0.30.0
bumpversion==0.5.3 coverage==4.4.2 cryptography==2.1.3 flake8==3.5.0 isort==4.2.15 pip>=9.0.1 pytest==3.3.1 PyYAML==3.12 Sphinx==1.6.5 tox==2.9.1 wheel==0.30.0
Update coverage from 5.1 to 5.2
pip==20.1.1 wheel==0.34.2 watchdog==0.10.3 flake8==3.8.3 Sphinx==3.1.2 tox==3.16.1 coverage==5.1 PyYAML==5.3.1 pytest==5.4.3
pip==20.1.1 wheel==0.34.2 watchdog==0.10.3 flake8==3.8.3 Sphinx==3.1.2 tox==3.16.1 coverage==5.2 PyYAML==5.3.1 pytest==5.4.3
Update pytest from 3.2.1 to 3.2.2
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.3 PyYAML==3.12 pytest==3.2.1 pytest-cov==2.5.1 coveralls==1.2.0 pytest-runner==2.12.1 numpy==1.13.1 pandas==0.20.3
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.3 PyYAML==3.12 pytest==3.2.2 pytest-cov==2.5.1 coveralls==1.2.0 pytest-runner==2.12.1 numpy==1.13.1 pandas==0.20.3
Use pillow instead of PIL
testtools>=0.9.30 python-subunit # subunit selenium -e svn+http://closure-linter.googlecode.com/svn/trunk/#egg=closure-linter # Requirements for using -x pyvirtualdisplay pyscreenshot --allow-external=PIL --allow-unverified=PIL PIL
testtools>=0.9.30 python-subunit # subunit selenium -e svn+http://closure-linter.googlecode.com/svn/trunk/#egg=closure-linter # Requirements for using -x pyvirtualdisplay pyscreenshot Pillow
Update coverage from 4.4 to 4.4.1
mypy==0.511 pytest==3.0.7 pytest-cov==2.5.0 pytest-asyncio==0.5.0 jedi==0.10.2 coverage==4.4 pylint==1.7.1 typed-ast==1.0.3
mypy==0.511 pytest==3.0.7 pytest-cov==2.5.0 pytest-asyncio==0.5.0 jedi==0.10.2 coverage==4.4.1 pylint==1.7.1 typed-ast==1.0.3
Bump invoke from 1.1.0 to 1.1.1
# Task running invoke==1.1.0 # Testing pytest==3.7.0 tox==3.1.2 # Syntax checking flake8==3.5.0 # Soft deps IPython<6; python_version < '3' IPython==6.5.0; python_version >= '3' # Install this package in development mode -e '.'
# Task running invoke==1.1.1 # Testing pytest==3.7.0 tox==3.1.2 # Syntax checking flake8==3.5.0 # Soft deps IPython<6; python_version < '3' IPython==6.5.0; python_version >= '3' # Install this package in development mode -e '.'
Update flake8 from 3.4.1 to 3.5.0
mypy==0.540 pytest==3.2.3 pytest-cov==2.5.1 pytest-asyncio==0.8.0 jedi==0.11.0 coverage==4.4.1 flake8==3.4.1 typed-ast==1.1.0
mypy==0.540 pytest==3.2.3 pytest-cov==2.5.1 pytest-asyncio==0.8.0 jedi==0.11.0 coverage==4.4.1 flake8==3.5.0 typed-ast==1.1.0
Update google-api-python-client from 2.33.0 to 2.34.0
beautifulsoup4==4.10.0 bcrypt==3.2.0 croniter==1.1.0 Cython==0.29.26 feedparser==6.0.8 furl==2.1.3 google-api-python-client==2.33.0 isodate==0.6.1 jq==1.2.1 jsonpath-ng==1.5.3 lxml==4.7.1 Pillow==9.0.0 parsedatetime==2.6 psutil==5.9.0 pyhedrals==0.2.0 pymediawiki==0.7.1 pyre2==0.3.6 python-dateutil==2.8.2 pytimeparse==1.1.8 pyxDamerauLevenshtein==1.7.0 regex==2021.11.10 requests==2.26.0 ruamel.yaml==0.17.20 Twisted[tls]==21.7.0
beautifulsoup4==4.10.0 bcrypt==3.2.0 croniter==1.1.0 Cython==0.29.26 feedparser==6.0.8 furl==2.1.3 google-api-python-client==2.34.0 isodate==0.6.1 jq==1.2.1 jsonpath-ng==1.5.3 lxml==4.7.1 Pillow==9.0.0 parsedatetime==2.6 psutil==5.9.0 pyhedrals==0.2.0 pymediawiki==0.7.1 pyre2==0.3.6 python-dateutil==2.8.2 pytimeparse==1.1.8 pyxDamerauLevenshtein==1.7.0 regex==2021.11.10 requests==2.26.0 ruamel.yaml==0.17.20 Twisted[tls]==21.7.0
Update requests version to 2.20.0
boto3==1.4.7 botocore==1.7.28 dj-database-url==0.4.1 Django==1.11.20 django-appconf==1.0.2 django-compressor==2.1.1 django-core==1.4.1 django-registration==2.1.2 django-s3direct==0.4.2 django-storages==1.5.1 django-taggit==0.22.1 djangorestframework==3.6.4 docutils==0.14 gunicorn==19.6.0 jmespath==0.9.3 psycopg2==2.7.3.2 python-dateutil==2.6.1 pytz==2017.3 rcssmin==1.0.6 requests==2.19.1 rjsmin==1.0.12 s3transfer==0.1.11 simplejson==3.12.0 six==1.11.0 whitenoise==3.3.0
boto3==1.4.7 botocore==1.7.28 dj-database-url==0.4.1 Django==1.11.20 django-appconf==1.0.2 django-compressor==2.1.1 django-core==1.4.1 django-registration==2.1.2 django-s3direct==0.4.2 django-storages==1.5.1 django-taggit==0.22.1 djangorestframework==3.6.4 docutils==0.14 gunicorn==19.6.0 jmespath==0.9.3 psycopg2==2.7.3.2 python-dateutil==2.6.1 pytz==2017.3 rcssmin==1.0.6 requests==2.20.0 rjsmin==1.0.12 s3transfer==0.1.11 simplejson==3.12.0 six==1.11.0 whitenoise==3.3.0
Add Google Play Services proguard rules
# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in ${sdk.dir}/tools/proguard/proguard-android.txt # You can edit the include path and order by changing the ProGuard # include property in project.properties. # # For more details, see # http://developer.android.com/guide/developing/tools/proguard.html # Add any project specific keep options here: # If your project uses WebView with JS, uncomment the following # and specify the fully qualified class name to the JavaScript interface # class: #-keepclassmembers class fqcn.of.javascript.interface.for.webview { # public *; #} # For Crashlytics, per http://support.crashlytics.com/knowledgebase/articles/202143-eclipse-and-proguard -keepattributes SourceFile,LineNumberTable
# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in ${sdk.dir}/tools/proguard/proguard-android.txt # You can edit the include path and order by changing the ProGuard # include property in project.properties. # # For more details, see # http://developer.android.com/guide/developing/tools/proguard.html # Add any project specific keep options here: # If your project uses WebView with JS, uncomment the following # and specify the fully qualified class name to the JavaScript interface # class: #-keepclassmembers class fqcn.of.javascript.interface.for.webview { # public *; #} # For Crashlytics, per http://support.crashlytics.com/knowledgebase/articles/202143-eclipse-and-proguard -keepattributes SourceFile,LineNumberTable # For Google Play Services (GCM), per http://developer.android.com/google/play-services/setup.html -keep class * extends java.util.ListResourceBundle { protected Object[][] getContents(); } -keep public class com.google.android.gms.common.internal.safeparcel.SafeParcelable { public static final *** NULL; } -keepnames @com.google.android.gms.common.annotation.KeepName class * -keepclassmembernames class * { @ccom.google.android.gms.common.annotation.KeepName *; } -keepnames class * implements android.os.Parcelable { public static final ** CREATOR; } # End Google Play Services
Update sphinx from 1.6.3 to 1.6.4
pip==9.0.1 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==2.0.3 PyYAML==3.12 pytest==3.2.2 pytest-runner==2.12.1
pip==9.0.1 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.4 cryptography==2.0.3 PyYAML==3.12 pytest==3.2.2 pytest-runner==2.12.1
Update pytest-django from 3.4.5 to 3.4.6
pytest-django==3.4.5 pytest-cov==2.6.1 coveralls==1.5.1 pip==19.0.1 twine==1.12.1
pytest-django==3.4.6 pytest-cov==2.6.1 coveralls==1.5.1 pip==19.0.1 twine==1.12.1
Update tox from 3.20.0 to 3.20.1
pip==19.3.1 bumpversion==0.6.0 wheel==0.35.1 watchdog==0.9.0 flake8==3.8.4 tox==3.20.0 coverage==5.3 Sphinx==3.2.1 cryptography==2.8 PyYAML==5.3.1 pytest==5.3.5 pytest-runner==5.2 vcrpy==2.1.1 twine==3.2.0
pip==19.3.1 bumpversion==0.6.0 wheel==0.35.1 watchdog==0.9.0 flake8==3.8.4 tox==3.20.1 coverage==5.3 Sphinx==3.2.1 cryptography==2.8 PyYAML==5.3.1 pytest==5.3.5 pytest-runner==5.2 vcrpy==2.1.1 twine==3.2.0
Update pytest-pylint from 0.7.1 to 0.8.0
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.2 Sphinx==1.6.6 cryptography==2.1.4 PyYAML==3.12 pytest==3.4.0 pytest-cov==2.5.1 pytest-mock==1.6.3 pytest-pylint==0.7.1 requests-mock==1.4.0 spec==1.4.1
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.2 Sphinx==1.6.6 cryptography==2.1.4 PyYAML==3.12 pytest==3.4.0 pytest-cov==2.5.1 pytest-mock==1.6.3 pytest-pylint==0.8.0 requests-mock==1.4.0 spec==1.4.1
Update dependency google-api-core to v1.22.3
cachetools==4.1.1 certifi==2020.6.20 chardet==3.0.4 coverage==5.3 google-api-core==1.22.2 google-api-python-client==1.12.3 google-auth==1.22.0 google-auth-httplib2==0.0.4 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.52.0 httplib2==0.18.1 idna==2.10 oauth2client==4.1.3 oauthlib==3.1.0 protobuf==3.13.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-slugify==4.0.1 pytube3==9.6.4 pytz==2020.1 requests==2.24.0 requests-oauthlib==1.3.0 rsa==4.6 sitemap-python==0.2.0 six==1.15.0 text-unidecode==1.3 typing-extensions==3.7.4.3 uritemplate==3.0.1 urllib3==1.25.10
cachetools==4.1.1 certifi==2020.6.20 chardet==3.0.4 coverage==5.3 google-api-core==1.22.3 google-api-python-client==1.12.3 google-auth==1.22.0 google-auth-httplib2==0.0.4 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.52.0 httplib2==0.18.1 idna==2.10 oauth2client==4.1.3 oauthlib==3.1.0 protobuf==3.13.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-slugify==4.0.1 pytube3==9.6.4 pytz==2020.1 requests==2.24.0 requests-oauthlib==1.3.0 rsa==4.6 sitemap-python==0.2.0 six==1.15.0 text-unidecode==1.3 typing-extensions==3.7.4.3 uritemplate==3.0.1 urllib3==1.25.10
Update numpy from 1.17.0 to 1.17.2
numpy==1.17.0 scipy>=0.19.0 astropy>=1.3.2 pandas>=0.19.2 matplotlib>=2.0.1 hypothesis>=3.9.0 PyAstronomy>=0.10.1 requests>=2.13.0 seaborn>=0.7.1 astroquery==0.3.9 lineid_plot==0.6 isochrones==2.0.1
numpy==1.17.2 scipy>=0.19.0 astropy>=1.3.2 pandas>=0.19.2 matplotlib>=2.0.1 hypothesis>=3.9.0 PyAstronomy>=0.10.1 requests>=2.13.0 seaborn>=0.7.1 astroquery==0.3.9 lineid_plot==0.6 isochrones==2.0.1
Add support for ARM's MUSCA B1 target
# Copyright (c) 2020 ARM Limited. All rights reserved. # SPDX-License-Identifier: Apache-2.0 if(${MBED_TOOLCHAIN} STREQUAL "ARM") set(LINKER_FILE device/TOOLCHAIN_ARMC6/musca_ns.sct) set(STARTUP_FILE device/TOOLCHAIN_ARMC6/startup_cmsdk_musca_ns.S) elseif(${MBED_TOOLCHAIN} STREQUAL "GCC_ARM") set(LINKER_FILE device/TOOLCHAIN_GCC_ARM/musca_ns.ld) set(STARTUP_FILE device/TOOLCHAIN_GCC_ARM/startup_cmsdk_musca_ns.S) endif() set_property(GLOBAL PROPERTY MBED_TARGET_LINKER_FILE ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FILE}) target_include_directories(mbed-core INTERFACE . device device/drivers partition ) target_sources(mbed-core INTERFACE gpio_api_ns.c gpio_irq_api.c i2c_api.c lp_ticker.c mbed_serial_platform.c pinmap_ns.c serial_api.c sleep_api.c tfm_ioctl_ns_api.c us_ticker.c device/device_definition.c device/system_core_init.c device/drivers/gpio_cmsdk_drv.c device/drivers/i2c_ip6510_drv.c device/drivers/musca_b1_scc_drv.c device/drivers/timer_cmsdk_drv.c device/drivers/timer_gp_drv.c device/drivers/uart_pl011_drv.c partition/image_macros_preprocessed_ns.c partition/image_macros_preprocessed_s.c ${STARTUP_FILE} ) target_link_libraries(mbed-core INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/s_veneers.o )
Update django-cors-headers from 3.1.1 to 3.2.0
dj-database-url==0.5.0 django-apiblueprint-view==2.1.1 django-basicauth==0.5.2 django-extensions==2.2.5 django-localflavor==2.2 django-markdown-deux==1.0.5 django==2.2.7 # pyup: >=2.2,<3.0 djangorestframework==3.10.3 djangorestframework-gis==0.14 django-cors-headers==3.1.1 fastkml==0.11 fuzzywuzzy==0.17.0 lxml==4.4.1 psycopg2-binary==2.8.4 pyshp==2.1.0 python-levenshtein==0.12.0 raven==6.10.0 requests==2.22.0 retry==0.9.2 boto==2.49.0 uk-geo-utils==0.8.1 git+git://github.com/DemocracyClub/dc_base_theme.git@0.3.10 git+https://github.com/DemocracyClub/dc_signup_form.git@2.1.0
dj-database-url==0.5.0 django-apiblueprint-view==2.1.1 django-basicauth==0.5.2 django-extensions==2.2.5 django-localflavor==2.2 django-markdown-deux==1.0.5 django==2.2.7 # pyup: >=2.2,<3.0 djangorestframework==3.10.3 djangorestframework-gis==0.14 django-cors-headers==3.2.0 fastkml==0.11 fuzzywuzzy==0.17.0 lxml==4.4.1 psycopg2-binary==2.8.4 pyshp==2.1.0 python-levenshtein==0.12.0 raven==6.10.0 requests==2.22.0 retry==0.9.2 boto==2.49.0 uk-geo-utils==0.8.1 git+git://github.com/DemocracyClub/dc_base_theme.git@0.3.10 git+https://github.com/DemocracyClub/dc_signup_form.git@2.1.0
Update coveralls from 1.1 to 1.2.0
# Runtime requirements --requirement requirements.txt # Testing pytest==3.2.5 pytest-cov==2.5.1 coveralls==1.1
# Runtime requirements --requirement requirements.txt # Testing pytest==3.2.5 pytest-cov==2.5.1 coveralls==1.2.0
Update ipdb from 0.11 to 0.12
Werkzeug==0.15.1 ipdb==0.11 ipython==7.3.0 therapist==1.5.0
Werkzeug==0.15.1 ipdb==0.12 ipython==7.3.0 therapist==1.5.0
Update pytest-cov from 2.4.0 to 2.5.1
-e . ipython==6.0.0 ipdb==0.10.1 coverage==4.4 flake8==3.3.0 pytest==3.0.7 pytest-cov==2.4.0 mypy-lang==0.4.6 tox==2.7.0 wheel==0.29.0 docutils==0.13.1
-e . ipython==6.0.0 ipdb==0.10.1 coverage==4.4 flake8==3.3.0 pytest==3.0.7 pytest-cov==2.5.1 mypy-lang==0.4.6 tox==2.7.0 wheel==0.29.0 docutils==0.13.1
Upgrade dependency pexpect to ==4.1.0
-e . behave==1.2.5 bumpversion==0.5.3 pexpect==4.0.1 pytest-asyncio==0.3.0 pytest-cov==2.2.1 pytest-xdist==1.14 pytest==2.9.1
-e . behave==1.2.5 bumpversion==0.5.3 pexpect==4.1.0 pytest-asyncio==0.3.0 pytest-cov==2.2.1 pytest-xdist==1.14 pytest==2.9.1
Update sphinx from 1.8.1 to 2.0.1
# Runtime requirements --requirement requirements.txt # Postgresql database access psycopg2==2.8.2 # Documentation Sphinx==1.8.1 # Testing pytest==3.9.3 pytest-cov==2.6.0 coveralls==1.5.1 # Linting flake8==3.6.0 mccabe==0.6.1 pep8==1.7.1 pyflakes==2.0.0
# Runtime requirements --requirement requirements.txt # Postgresql database access psycopg2==2.8.2 # Documentation Sphinx==2.0.1 # Testing pytest==3.9.3 pytest-cov==2.6.0 coveralls==1.5.1 # Linting flake8==3.6.0 mccabe==0.6.1 pep8==1.7.1 pyflakes==2.0.0
Update sphinx from 1.7.7 to 1.7.8
sphinx==1.7.7 alagitpull==0.0.21 releases==1.6.1 sphinxcontrib-napoleon==0.6.1
sphinx==1.7.8 alagitpull==0.0.21 releases==1.6.1 sphinxcontrib-napoleon==0.6.1
Update pytest-mock from 1.10.4 to 3.3.1
pip==9.0.1 bumpversion==0.5.3 wheel==0.33.6 flake8==3.7.8 watchdog==0.9.0 tox==3.14.0 coverage==4.5.4 Sphinx==1.6.5 cryptography==2.7 PyYAML==5.1.2 pytest==3.2.3 pytest-mock==1.10.4 pytest-runner==5.1 six==1.12.0
pip==9.0.1 bumpversion==0.5.3 wheel==0.33.6 flake8==3.7.8 watchdog==0.9.0 tox==3.14.0 coverage==4.5.4 Sphinx==1.6.5 cryptography==2.7 PyYAML==5.1.2 pytest==3.2.3 pytest-mock==3.3.1 pytest-runner==5.1 six==1.12.0
Update cryptography from 1.4 to 1.5.2
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.4 PyYAML==3.11 pytest==3.0.3
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.11 pytest==3.0.3
Update sphinx from 1.8.0 to 1.8.1
pip==18.0 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 coverage==4.5.1 Sphinx==1.8.0 cryptography==2.3.1 PyYAML==4.2b4 pytest==3.8.0 pyaudio==0.2.11
pip==18.0 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 coverage==4.5.1 Sphinx==1.8.1 cryptography==2.3.1 PyYAML==4.2b4 pytest==3.8.0 pyaudio==0.2.11
Update cryptography from 1.4 to 1.6
argparse==1.4.0 bumpversion==0.5.3 coverage==4.2 cryptography==1.4 flake8==3.2.1 flask==0.11.1 mock pip==9.0.1 plumbum==1.6.2 pre-commit pytest==3.0.4 PyYAML==3.12 Sphinx==1.4.8 tox==2.3.1 watchdog==0.8.3 wheel==0.29.0
argparse==1.4.0 bumpversion==0.5.3 coverage==4.2 cryptography==1.6 flake8==3.2.1 flask==0.11.1 mock pip==9.0.1 plumbum==1.6.2 pre-commit pytest==3.0.4 PyYAML==3.12 Sphinx==1.4.8 tox==2.3.1 watchdog==0.8.3 wheel==0.29.0
Update sphinx from 4.4.0 to 4.5.0
wheel==0.37.1 watchdog==2.1.8 pip==22.1.1 flake8==4.0.1 Sphinx==4.4.0 tox==3.24.5 coverage==6.4 PyYAML==6.0 pytest==7.1.2
wheel==0.37.1 watchdog==2.1.8 pip==22.1.1 flake8==4.0.1 Sphinx==4.5.0 tox==3.24.5 coverage==6.4 PyYAML==6.0 pytest==7.1.2
Update coverage requirement from <6.4,>=5.1 to >=5.1,<6.5
# Development django-debug-toolbar>=3.2,<3.6 django-extensions>=3.1,<3.2 flake8>=3.9,<4.1 isort>=5.9,<5.11 # Testing coverage>=5.1,<6.4 django-webtest>=1.9,<1.10 factory-boy>=3.2,<3.3 pinocchio==0.4.3 psycopg2-binary>=2.8,<2.10 pytest-cov>=2.12,<3.1 pytest-django>=4.4,<4.6 tox>=3.23,<3.26
# Development django-debug-toolbar>=3.2,<3.6 django-extensions>=3.1,<3.2 flake8>=3.9,<4.1 isort>=5.9,<5.11 # Testing coverage>=5.1,<6.5 django-webtest>=1.9,<1.10 factory-boy>=3.2,<3.3 pinocchio==0.4.3 psycopg2-binary>=2.8,<2.10 pytest-cov>=2.12,<3.1 pytest-django>=4.4,<4.6 tox>=3.23,<3.26
Update pyparsing from 2.4.0 to 2.4.2
coverage==4.5.4 bump2version==0.5.11 django-nose==1.4.6 flake8==3.7.8 mypy==0.720 pydocstyle==4.0.1 pydot==1.4.1 #pygraphviz==1.5 pyparsing==2.4.0
coverage==4.5.4 bump2version==0.5.11 django-nose==1.4.6 flake8==3.7.8 mypy==0.720 pydocstyle==4.0.1 pydot==1.4.1 #pygraphviz==1.5 pyparsing==2.4.2
Update Trackbook to 0.9.2 (The Great Gig in the Sky) (3)
Categories:Navigation License:MIT Author Name:y20k Web Site:http://www.y20k.org/trackbook/ Source Code:https://github.com/y20k/trackbook Issue Tracker:https://github.com/y20k/trackbook/issues Auto Name:Trackbook Summary:Movement Recorder Description: Trackbook is a bare bones app for recording your movements. Trackbook is great for hiking, vacation or workout. Once started it traces your movements on a map. The map data is provided by OpenStreetMap (OSM). . Repo Type:git Repo:https://github.com/y20k/trackbook.git Build:0.9.1 (The Great Gig in the Sky),2 commit=0.9.1 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:0.9.2 (The Great Gig in the Sky) Current Version Code:3
Categories:Navigation License:MIT Author Name:y20k Web Site:http://www.y20k.org/trackbook/ Source Code:https://github.com/y20k/trackbook Issue Tracker:https://github.com/y20k/trackbook/issues Auto Name:Trackbook Summary:Movement Recorder Description: Trackbook is a bare bones app for recording your movements. Trackbook is great for hiking, vacation or workout. Once started it traces your movements on a map. The map data is provided by OpenStreetMap (OSM). . Repo Type:git Repo:https://github.com/y20k/trackbook.git Build:0.9.1 (The Great Gig in the Sky),2 commit=0.9.1 subdir=app gradle=yes Build:0.9.2 (The Great Gig in the Sky),3 commit=0.9.2 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:0.9.2 (The Great Gig in the Sky) Current Version Code:3
Include PowerVR SDK PixelFormat code
cmake_minimum_required (VERSION 3.3.1) set(EXE_NAME textureinfo) project(${EXE_NAME}) include_directories("${PROJECT_BINARY_DIR}") set (INC_FILES ) set (SRC_FILES main.cpp ) add_executable(${EXE_NAME} ${SRC_FILES} ${INC_FILES}) add_definitions(-std=c++11)
cmake_minimum_required (VERSION 3.3.1) set(EXE_NAME textureinfo) project(${EXE_NAME}) include_directories("${PROJECT_BINARY_DIR}" ${CMAKE_CURRENT_SOURCE_DIR}/external/pvrSdk) set (INC_FILES ${CMAKE_CURRENT_SOURCE_DIR}/external/pvrSdk/PixelFormat.h ) set (SRC_FILES ${CMAKE_CURRENT_SOURCE_DIR}/external/pvrSdk/PixelFormat.cpp main.cpp ) add_executable(${EXE_NAME} ${SRC_FILES} ${INC_FILES}) add_definitions(-std=c++11)
Update dependency exabgp to v4.2.15
-r requirements.txt bitstring codecov concurrencytest deb_pkg_tools exabgp==4.2.13 importlab>=0.3.1 netifaces packaging requests requirements-parser scapy==2.4.4
-r requirements.txt bitstring codecov concurrencytest deb_pkg_tools exabgp==4.2.15 importlab>=0.3.1 netifaces packaging requests requirements-parser scapy==2.4.4
Update CV of Diaspora Native WebApp to 1.2 (4)
Categories:Internet License:GPLv3 Web Site:https://github.com/martinchodev/Diaspora-Native-WebApp/blob/HEAD/README.md Source Code:https://github.com/martinchodev/Diaspora-Native-WebApp Issue Tracker:https://github.com/martinchodev/Diaspora-Native-WebApp/issues Changelog:https://trello.com/b/8z6gzo05/diaspora-native-webapp Donate:http://martinv.tip.me Auto Name:Diaspora Native WebApp Summary:Diaspora client Description: Client for the Diaspora social network. . Repo Type:git Repo:https://github.com/martinchodev/Diaspora-Native-WebApp Build:1.0,2 commit=v1.0 subdir=app gradle=yes Build:1.1,3 commit=v1.1 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.1 Current Version Code:3
Categories:Internet License:GPLv3 Web Site:https://github.com/martinchodev/Diaspora-Native-WebApp/blob/HEAD/README.md Source Code:https://github.com/martinchodev/Diaspora-Native-WebApp Issue Tracker:https://github.com/martinchodev/Diaspora-Native-WebApp/issues Changelog:https://trello.com/b/8z6gzo05/diaspora-native-webapp Donate:http://martinv.tip.me Auto Name:Diaspora Native WebApp Summary:Diaspora client Description: Client for the Diaspora social network. . Repo Type:git Repo:https://github.com/martinchodev/Diaspora-Native-WebApp Build:1.0,2 commit=v1.0 subdir=app gradle=yes Build:1.1,3 commit=v1.1 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.2 Current Version Code:4
Use `-O0` for clang compatibility
project(slack-gtk CXX) cmake_minimum_required(VERSION 2.8) include(FindPkgConfig) pkg_check_modules(libsoup REQUIRED libsoup-2.4 libssl libcrypto) include_directories(${libsoup_INCLUDE_DIRS}) link_directories(${libsoup_LIBRARY_DIRS}) link_libraries(${libsoup_LIBRARIES}) pkg_check_modules(jsoncpp REQUIRED jsoncpp) include_directories(${jsoncpp_INCLUDE_DIRS}) link_directories(${jsoncpp_LIBRARY_DIRS}) link_libraries(${jsoncpp_LIBRARIES}) pkg_check_modules(gtk REQUIRED gtkmm-3.0) include_directories(${gtk_INCLUDE_DIRS}) link_directories(${gtk_LIBRARY_DIRS}) link_libraries(${gtk_LIBRARIES}) link_libraries(pthread) add_definitions(-std=c++11 -Wall -W) set(CMAKE_CXX_FLAGS_RELEASE "-O3") set(CMAKE_CXX_FLAGS_DEBUG "-Og -g") include_directories("${CMAKE_SOURCE_DIR}/include") set(SOURCES src/api_client.cc src/channel_row.cc src/main.cc src/main_window.cc src/message_entry.cc src/message_row.cc src/rtm_client.cc ) add_executable(slack-gtk ${SOURCES}) install(PROGRAMS slack-gtk DESTINATION bin)
project(slack-gtk CXX) cmake_minimum_required(VERSION 2.8) include(FindPkgConfig) pkg_check_modules(libsoup REQUIRED libsoup-2.4 libssl libcrypto) include_directories(${libsoup_INCLUDE_DIRS}) link_directories(${libsoup_LIBRARY_DIRS}) link_libraries(${libsoup_LIBRARIES}) pkg_check_modules(jsoncpp REQUIRED jsoncpp) include_directories(${jsoncpp_INCLUDE_DIRS}) link_directories(${jsoncpp_LIBRARY_DIRS}) link_libraries(${jsoncpp_LIBRARIES}) pkg_check_modules(gtk REQUIRED gtkmm-3.0) include_directories(${gtk_INCLUDE_DIRS}) link_directories(${gtk_LIBRARY_DIRS}) link_libraries(${gtk_LIBRARIES}) link_libraries(pthread) add_definitions(-std=c++11 -Wall -W) set(CMAKE_CXX_FLAGS_RELEASE "-O3") set(CMAKE_CXX_FLAGS_DEBUG "-O0 -g") include_directories("${CMAKE_SOURCE_DIR}/include") set(SOURCES src/api_client.cc src/channel_row.cc src/main.cc src/main_window.cc src/message_entry.cc src/message_row.cc src/rtm_client.cc ) add_executable(slack-gtk ${SOURCES}) install(PROGRAMS slack-gtk DESTINATION bin)
Add in a reminder to "pull"
This is the "To Do" file. This is where we put messages and stuff. Change this file as you like! Hi DJ, Hi Holly! Jim
This is the "To Do" file. Did you remember to do a git "pull"?
Use latest `azavea.nginx` ansible role
azavea.ntp,0.1.0 azavea.pip,0.1.0 azavea.nodejs,0.1.1 azavea.postgresql,0.2.0 azavea.postgresql-support,0.1.1 azavea.postgis,0.1.1 azavea.redis,0.1.0 azavea.nginx,0.1.1 azavea.mapnik,0.1.0 azavea.logstash,0.1.0 azavea.relp,0.1.1 azavea.kibana,0.1.0 azavea.unzip,0.1.0 azavea.graphite,0.2.0 azavea.statsite,0.1.0
azavea.ntp,0.1.0 azavea.pip,0.1.0 azavea.nodejs,0.1.1 azavea.postgresql,0.2.0 azavea.postgresql-support,0.1.1 azavea.postgis,0.1.1 azavea.redis,0.1.0 azavea.nginx,0.2.0 azavea.mapnik,0.1.0 azavea.logstash,0.1.0 azavea.relp,0.1.1 azavea.kibana,0.1.0 azavea.unzip,0.1.0 azavea.graphite,0.2.0 azavea.statsite,0.1.0
Upgrade dev req nbexec 0.1.0->0.2.0
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 pandas==1.3.5 mypy==0.942 pandas-stubs==1.2.0.58 types-Pillow==9.0.14 jupyterlab==3.4.2 nbexec==0.1.0
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 pandas==1.3.5 mypy==0.942 pandas-stubs==1.2.0.58 types-Pillow==9.0.14 jupyterlab==3.4.2 nbexec==0.2.0
Revert my change to purify filter for test_shell_tests - The error just happens in the next function that initializes WinSock - grrrrr
# the BMP tests are currently too slow under Purify BMP* # IPR in WinsockInit. See bug 10012 MimeTypeTests*
# the BMP tests are currently too slow under Purify BMP*
Update CV of TUIOdroid to 1.1 (5)
Categories:System License:GPLv3 Web Site: Source Code:https://github.com/TobiasSchwirten/tuiodroid Issue Tracker:https://github.com/TobiasSchwirten/tuiodroid/issues Changelog:https://raw.githubusercontent.com/TobiasSchwirten/tuiodroid/HEAD/TUIOdroid/changelog.txt Auto Name:TUIOdroid Summary:Send multitouch events Description: A TUIO tracker which allows multi-touch control input, which is sent to a remote address using the TUIO protocol. . Repo Type:git Repo:https://github.com/TobiasSchwirten/tuiodroid Build:1.0,4 commit=cf8e16ce1379a0c8f7deda subdir=TUIOdroid target=android-11 Build:1.1,5 commit=3fd737ab2eae0ff73 subdir=TUIOdroid forcevercode=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.1 Current Version Code:4
Categories:System License:GPLv3 Web Site: Source Code:https://github.com/TobiasSchwirten/tuiodroid Issue Tracker:https://github.com/TobiasSchwirten/tuiodroid/issues Changelog:https://raw.githubusercontent.com/TobiasSchwirten/tuiodroid/HEAD/TUIOdroid/changelog.txt Auto Name:TUIOdroid Summary:Send multitouch events Description: A TUIO tracker which allows multi-touch control input, which is sent to a remote address using the TUIO protocol. . Repo Type:git Repo:https://github.com/TobiasSchwirten/tuiodroid Build:1.0,4 commit=cf8e16ce1379a0c8f7deda subdir=TUIOdroid target=android-11 Build:1.1,5 commit=3fd737ab2eae0ff73 subdir=TUIOdroid forcevercode=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.1 Current Version Code:5
Add Pieter Holtzhausen as a contributor.
- Stefan van der Walt Project coordination - Nicolas Pinto Colour spaces and filters - Damian Eads Morphological operators - Mahipal Raythattha Documentation infrastructure - S. Chris Colbert OpenCV wrappers, Scivi, Qt and Gtk gui bits, fast Hough transform, and much more. - Holger Rapp OpenCV functions and better OSX library loader - Ralf Gommers Image IO, color spaces, plots in documentation, cleaner API docs - Helge Reikeras Logic around API docs generation - Tony Yu Reading of paletted images - Zachary Pincus Tracing of low cost paths, FreeImage I/O plugin - Almar Klein Binary heap class for graph algorithms - Lee Kamentsky and Thouis Jones of the CellProfiler team, Broad Institute, MIT Constant time per pixel median filter - Dan Farmer Incorporating CellProfiler's Canny edge detector
- Stefan van der Walt Project coordination - Nicolas Pinto Colour spaces and filters - Damian Eads Morphological operators - Mahipal Raythattha Documentation infrastructure - S. Chris Colbert OpenCV wrappers, Scivi, Qt and Gtk gui bits, fast Hough transform, and much more. - Holger Rapp OpenCV functions and better OSX library loader - Ralf Gommers Image IO, color spaces, plots in documentation, cleaner API docs - Helge Reikeras Logic around API docs generation - Tony Yu Reading of paletted images - Zachary Pincus Tracing of low cost paths, FreeImage I/O plugin - Almar Klein Binary heap class for graph algorithms - Lee Kamentsky and Thouis Jones of the CellProfiler team, Broad Institute, MIT Constant time per pixel median filter - Dan Farmer Incorporating CellProfiler's Canny edge detector - Pieter Holtzhausen Incorporating CellProfiler's Sobel edge detector
Update mysqlclient from 1.3.12 to 1.3.13
coverage==4.5.1 Django==2.0.6 django-bootstrap3==10.0.1 django-formtools==2.1 mysqlclient==1.3.12 odswriter==0.4.0 Pillow==5.1.0 git+https://github.com/d120/pyTUID.git#egg=pyTUID-1.2.2 django-sslserver==0.20 pytz==2018.4
coverage==4.5.1 Django==2.0.6 django-bootstrap3==10.0.1 django-formtools==2.1 mysqlclient==1.3.13 odswriter==0.4.0 Pillow==5.1.0 git+https://github.com/d120/pyTUID.git#egg=pyTUID-1.2.2 django-sslserver==0.20 pytz==2018.4
Update python-dateutil from 2.8.0 to 2.8.1
Scrapy==1.8.0 bleach==3.1.0 python-dateutil==2.8.0 git+https://github.com/multiplechoice/sqlalchemy-mappings.git@661a6f6cdfa02d8e64ba3b30edb07aa102e9ad19 Pillow==6.2.1
Scrapy==1.8.0 bleach==3.1.0 python-dateutil==2.8.1 git+https://github.com/multiplechoice/sqlalchemy-mappings.git@661a6f6cdfa02d8e64ba3b30edb07aa102e9ad19 Pillow==6.2.1
Update requests from 2.20.0 to 2.21.0
diff-match-patch==20121119 Django==1.11.16 # pyup: <2.0 django-filter==2.0.0 django-import-export==1.1.0 djangorestframework==3.9.0 tablib==0.12.1 beautifulsoup4==4.6.3 pytz==2018.7 django-ajax-selects==1.7.1 requests==2.20.0 pywebpush
diff-match-patch==20121119 Django==1.11.16 # pyup: <2.0 django-filter==2.0.0 django-import-export==1.1.0 djangorestframework==3.9.0 tablib==0.12.1 beautifulsoup4==4.6.3 pytz==2018.7 django-ajax-selects==1.7.1 requests==2.21.0 pywebpush
Update tenacity to v7.0.0 (from v6.2.0)
bbcode==1.1.0 blinker==1.4 click==7.1.2 flask==1.1.2 flask-babel==2.0.0 flask-sqlalchemy==2.5.1 hiredis==1.1.0 itsdangerous==1.1.0 jinja2==2.11.3 markupsafe==1.1.1 marrow.mailer==4.0.3 marrow.util==1.2.3 marshmallow==3.9.1 pendulum==2.1.2 pick==1.0.0 pillow==8.2.0 psycopg2-binary==2.8.6 python-dateutil==2.8.1 pytzdata==2020.1 redis==3.5.3 requests==2.25.1 rq==1.8.0 rq-dashboard==0.6.1 rtoml==0.6.1 sqlalchemy==1.3.24 tenacity==6.2.0 werkzeug==1.0.1 wtforms==2.3.3
bbcode==1.1.0 blinker==1.4 click==7.1.2 flask==1.1.2 flask-babel==2.0.0 flask-sqlalchemy==2.5.1 hiredis==1.1.0 itsdangerous==1.1.0 jinja2==2.11.3 markupsafe==1.1.1 marrow.mailer==4.0.3 marrow.util==1.2.3 marshmallow==3.9.1 pendulum==2.1.2 pick==1.0.0 pillow==8.2.0 psycopg2-binary==2.8.6 python-dateutil==2.8.1 pytzdata==2020.1 redis==3.5.3 requests==2.25.1 rq==1.8.0 rq-dashboard==0.6.1 rtoml==0.6.1 sqlalchemy==1.3.24 tenacity==7.0.0 werkzeug==1.0.1 wtforms==2.3.3
Update tox from 3.22.0 to 3.23.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.22.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
Update requests from 2.18.4 to 2.19.1
appdirs==1.4.3 certifi==2018.4.16 chardet==3.0.4 coverage==4.5.1 coveralls==1.3.0 Django==2.0.5 docopt==0.6.2 idna==2.6 packaging==17.1 pyparsing==2.2.0 pytz==2018.4 requests==2.18.4 six==1.11.0 urllib3==1.22
appdirs==1.4.3 certifi==2018.4.16 chardet==3.0.4 coverage==4.5.1 coveralls==1.3.0 Django==2.0.5 docopt==0.6.2 idna==2.6 packaging==17.1 pyparsing==2.2.0 pytz==2018.4 requests==2.19.1 six==1.11.0 urllib3==1.22
Update sentry-sdk from 0.7.12 to 0.7.14
# PRECAUTION: avoid production dependencies that aren't in development -r ./base.txt gunicorn==19.9.0 # https://github.com/benoitc/gunicorn psycopg2==2.8 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 {%- if cookiecutter.use_whitenoise == 'n' %} Collectfast==0.6.2 # https://github.com/antonagestam/collectfast {%- endif %} {%- if cookiecutter.use_sentry == "y" %} sentry-sdk==0.7.12 # https://github.com/getsentry/sentry-python {%- endif %} # Django # ------------------------------------------------------------------------------ {%- if cookiecutter.cloud_provider == 'AWS' %} django-storages[boto3]==1.7.1 # https://github.com/jschneier/django-storages {%- elif cookiecutter.cloud_provider == 'GCE' %} django-storages[google]==1.7.1 # https://github.com/jschneier/django-storages {%- endif %} django-anymail[mailgun]==6.0 # https://github.com/anymail/django-anymail
# PRECAUTION: avoid production dependencies that aren't in development -r ./base.txt gunicorn==19.9.0 # https://github.com/benoitc/gunicorn psycopg2==2.8 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 {%- if cookiecutter.use_whitenoise == 'n' %} Collectfast==0.6.2 # https://github.com/antonagestam/collectfast {%- endif %} {%- if cookiecutter.use_sentry == "y" %} sentry-sdk==0.7.14 # https://github.com/getsentry/sentry-python {%- endif %} # Django # ------------------------------------------------------------------------------ {%- if cookiecutter.cloud_provider == 'AWS' %} django-storages[boto3]==1.7.1 # https://github.com/jschneier/django-storages {%- elif cookiecutter.cloud_provider == 'GCE' %} django-storages[google]==1.7.1 # https://github.com/jschneier/django-storages {%- endif %} django-anymail[mailgun]==6.0 # https://github.com/anymail/django-anymail
Enable all tests for MSVC, apparently CI was just in a bad state
# Note: some files under source control may be tested with binary comparison. # Under git such files are protected with the `.gitattributes` file. # Incorrect line endings may lead to failed tests. if (FLATCC_TEST) if (FLATCC_CXX_TEST) # This is tests is primarly for making sure C++ users can use # generated FlatCC code. It fails for pre GCC 4.7 C++ because both # stdint.h and stdalign.h are not sufficiently supported and it # is not worth attempting to support in flatcc/portable. add_subdirectory(monster_test_cpp) endif() add_subdirectory(cgen_test) add_subdirectory(monster_test) add_subdirectory(monster_test_solo) add_subdirectory(monster_test_concat) add_subdirectory(monster_test_prefix) add_subdirectory(flatc_compat) add_subdirectory(json_test) add_subdirectory(emit_test) add_subdirectory(load_test) # Track down unterminated test case on MSVC if (MSVC) else() add_subdirectory(optional_scalars_test) endif() # Reflection can break during development, so it is necessary # to disable until new reflection code generates cleanly. if (FLATCC_REFLECTION) add_subdirectory(reflection_test) endif() endif()
# Note: some files under source control may be tested with binary comparison. # Under git such files are protected with the `.gitattributes` file. # Incorrect line endings may lead to failed tests. if (FLATCC_TEST) if (FLATCC_CXX_TEST) # This is tests is primarly for making sure C++ users can use # generated FlatCC code. It fails for pre GCC 4.7 C++ because both # stdint.h and stdalign.h are not sufficiently supported and it # is not worth attempting to support in flatcc/portable. add_subdirectory(monster_test_cpp) endif() add_subdirectory(cgen_test) add_subdirectory(monster_test) add_subdirectory(monster_test_solo) add_subdirectory(monster_test_concat) add_subdirectory(monster_test_prefix) add_subdirectory(flatc_compat) add_subdirectory(json_test) add_subdirectory(emit_test) add_subdirectory(load_test) add_subdirectory(optional_scalars_test) # Reflection can break during development, so it is necessary # to disable until new reflection code generates cleanly. if (FLATCC_REFLECTION) add_subdirectory(reflection_test) endif() endif()
Update pytest from 3.0.6 to 3.1.3
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==3.0.6 WebTest==2.0.26 factory-boy==2.8.1 # Lint and code style flake8==3.3.0 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.0.3 flake8-isort==2.1.3 flake8-quotes==0.9.0 isort==4.2.5 pep8-naming==0.4.1
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==3.1.3 WebTest==2.0.26 factory-boy==2.8.1 # Lint and code style flake8==3.3.0 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.0.3 flake8-isort==2.1.3 flake8-quotes==0.9.0 isort==4.2.5 pep8-naming==0.4.1
Update django from 2.1.7 to 2.2
sphinx==2.0.0 sphinx-rtd-theme==0.4.3 Django==2.1.7 -e .
sphinx==2.0.0 sphinx-rtd-theme==0.4.3 Django==2.2 -e .
Update pillow from 5.0.0 to 5.1.0
# These packages all have pre-compiled manylinux builds for Debian now, so we # only need to build them on Alpine cffi==1.11.5 cryptography==2.2.2 lxml==4.2.1 Pillow==5.0.0 numpy==1.14.2
# These packages all have pre-compiled manylinux builds for Debian now, so we # only need to build them on Alpine cffi==1.11.5 cryptography==2.2.2 lxml==4.2.1 Pillow==5.1.0 numpy==1.14.2
Change readme to a public one
Claire, inside the documentation Folder you can see the PDF for the design asked. (And a tiny website with the how to use documentation) this is the Root for the software, it will expect all the dictionaries to be under the filteredDics folder here. All the java files are inside the src folder (following the path). I'm sorry if this is way bigger than expected, I spent dozens of hours on this, and you look supportive of extra features. But I may have stepped over the line. I tried to mark down the code of the proper assigment. Don't bother reading everything else if you don't want to. Thank you, Henrique Rodrigues
Hi Everyone, inside the documentation Folder you can see the PDF for the design asked. (And a tiny website with the how to use software) This is the Root for the software, it will expect all the dictionaries to be under the filteredDics folder here. All the java files are inside the src folder (following the path). Thank you, Henrique Rodrigues
Fix typo in confirm email.
Subject: Bekreftelse på ny sak lagt til på FiksGataMi.no Hei [% report.name %], Vennligst klikk på linken under for å bekrefte saken du har lagt til på FiksGataMi: [% token_url %] Hvis ditt epost program ikke gir deg mulighet til å klikke på linken, kopier linken inn i nettleseren. Din sak hadde følgende tittel: [% report.title %] Med følgende verdier: [% report.detail %] Vennlig hilsen, FiksGataMi-gruppen
Subject: Bekreftelse på ny sak lagt til på FiksGataMi.no Hei [% report.name %], Vennligst klikk på linken under for å bekrefte saken du har lagt til på FiksGataMi: [% token_url %] Hvis ditt epost-program ikke gir deg mulighet til å klikke på linken, kopier linken inn i nettleseren. Din sak hadde følgende tittel: [% report.title %] Med følgende verdier: [% report.detail %] Vennlig hilsen, FiksGataMi-gruppen
Upgrade dependency psycopg2 to ==2.7.3
arrow==0.10.0 beautifulsoup4==4.6.0 blessed==1.14.2 Django==1.11.3 django-picklefield==1.0.0 Django==1.11.3 django-q==0.8.0 fake-useragent==0.1.7 future==0.16.0 psycopg2==2.7.2 python-dateutil==2.6.1 requests==2.18.1 six==1.10.0 uWSGI==2.0.15 wcwidth==0.1.7
arrow==0.10.0 beautifulsoup4==4.6.0 blessed==1.14.2 Django==1.11.3 django-picklefield==1.0.0 Django==1.11.3 django-q==0.8.0 fake-useragent==0.1.7 future==0.16.0 psycopg2==2.7.3 python-dateutil==2.6.1 requests==2.18.1 six==1.10.0 uWSGI==2.0.15 wcwidth==0.1.7
Update uwsgi from 2.0.10 to 2.0.13.1
aniso8601==0.92 Flask==0.10.1 Flask-JWT==0.2.0 flask-mongoengine==0.7.1 Flask-REST==1.1 Flask-RESTful==0.3.2 Flask-Script==2.0.5 Flask-WTF==0.11 itsdangerous==0.24 Jinja2==2.8 MarkupSafe==0.23 mongoengine==0.10.6 passlib==1.6.2 py==1.4.26 pymongo==2.7.2 pytz==2016.6.1 six==1.10.0 uWSGI==2.0.10 Werkzeug==0.11.9 WTForms==2.1
aniso8601==0.92 Flask==0.10.1 Flask-JWT==0.2.0 flask-mongoengine==0.7.1 Flask-REST==1.1 Flask-RESTful==0.3.2 Flask-Script==2.0.5 Flask-WTF==0.11 itsdangerous==0.24 Jinja2==2.8 MarkupSafe==0.23 mongoengine==0.10.6 passlib==1.6.2 py==1.4.26 pymongo==2.7.2 pytz==2016.6.1 six==1.10.0 uWSGI==2.0.13.1 Werkzeug==0.11.9 WTForms==2.1
Remove MySQL-python from the dependency list
pbr>=0.6,!=0.7,<1.0 Babel>=1.3 netaddr>=0.7.6 falcon>=0.1.6,<0.2.0 jsonschema>=2.0.0,<3.0.0 iso8601>=0.1.9 msgpack-python MySQL-python posix_ipc pymongo>=2.4 python-keystoneclient>=0.7.0 python-memcached>=1.48 WebOb>=1.2.3 stevedore>=0.14 six>=1.5.2 oslo.config>=1.2.0 SQLAlchemy>=0.7.8,<=0.9.99
pbr>=0.6,!=0.7,<1.0 Babel>=1.3 netaddr>=0.7.6 falcon>=0.1.6,<0.2.0 jsonschema>=2.0.0,<3.0.0 iso8601>=0.1.9 msgpack-python posix_ipc pymongo>=2.4 python-keystoneclient>=0.7.0 python-memcached>=1.48 WebOb>=1.2.3 stevedore>=0.14 six>=1.5.2 oslo.config>=1.2.0 SQLAlchemy>=0.7.8,<=0.9.99
Drop version to try and purge
Flask==0.9 Flask-Assets==0.7 Flask-Login==0.1.3 Flask-Mail==0.7.3 Flask-OAuth==0.12 Flask-Principal==0.3.3 Flask-SQLAlchemy==0.15 Flask-Script==0.3.2 Flask-Security==1.5.0 https://github.com/mattupstate/flask-social/zipball/1.5.1 Flask-WTF==0.8 Jinja2==2.6 PyYAML==3.10 SQLAlchemy==0.7.6 WTForms==1.0.1 Werkzeug==0.8.3 argparse==1.2.1 blinker==1.2 chardet==1.0.1 cssmin==0.1.4 facebook-sdk==0.3.1 gunicorn==0.14.6 httplib2==0.7.4 itsdangerous==0.17 jsmin==2.0.2 lockfile==0.9.1 mock==0.8.0 nose==1.1.2 oauth2==1.5.211 passlib==1.6.1 psycopg2==2.4.4 python-daemon==1.6 python-twitter==0.8.2 simplejson==2.4.0 webassets==0.7 wsgiref==0.1.2
Flask==0.9 Flask-Assets==0.7 Flask-Login==0.1.3 Flask-Mail==0.7.3 Flask-OAuth==0.12 Flask-Principal==0.3.3 Flask-SQLAlchemy==0.15 Flask-Script==0.3.2 Flask-Security==1.5.0 Flask-Social==1.5.0 Flask-WTF==0.8 Jinja2==2.6 PyYAML==3.10 SQLAlchemy==0.7.6 WTForms==1.0.1 Werkzeug==0.8.3 argparse==1.2.1 blinker==1.2 chardet==1.0.1 cssmin==0.1.4 facebook-sdk==0.3.1 gunicorn==0.14.6 httplib2==0.7.4 itsdangerous==0.17 jsmin==2.0.2 lockfile==0.9.1 mock==0.8.0 nose==1.1.2 oauth2==1.5.211 passlib==1.6.1 psycopg2==2.4.4 python-daemon==1.6 python-twitter==0.8.2 simplejson==2.4.0 webassets==0.7 wsgiref==0.1.2
Upgrade SQLAlchemy to v1.3.8 (from v1.3.6)
arrow == 0.14.2 attrs == 19.1.0 bbcode == 1.0.33 blinker == 1.4 click == 7.0 Flask == 1.1.1 Flask-Mail == 0.9.1 Flask-SQLAlchemy == 2.4.0 hiredis == 1.0.0 Jinja2 == 2.10.1 pick == 0.6.4 Pillow == 6.0.0 psycopg2-binary == 2.8.2 pytz == 2019.1 ranger == 0.10 redis == 2.10.6 rq == 0.12.0 rq-dashboard == 0.3.12 SQLAlchemy == 1.3.6 Werkzeug == 0.15.4 WTForms == 2.2.1
arrow == 0.14.2 attrs == 19.1.0 bbcode == 1.0.33 blinker == 1.4 click == 7.0 Flask == 1.1.1 Flask-Mail == 0.9.1 Flask-SQLAlchemy == 2.4.0 hiredis == 1.0.0 Jinja2 == 2.10.1 pick == 0.6.4 Pillow == 6.0.0 psycopg2-binary == 2.8.2 pytz == 2019.1 ranger == 0.10 redis == 2.10.6 rq == 0.12.0 rq-dashboard == 0.3.12 SQLAlchemy == 1.3.8 Werkzeug == 0.15.4 WTForms == 2.2.1
Update scipy from 1.7.0 to 1.7.1
numpy==1.21.1 matplotlib==3.4.2 scipy==1.7.0 six==1.16.0 coverage==5.5 nose==1.3.7
numpy==1.21.1 matplotlib==3.4.2 scipy==1.7.1 six==1.16.0 coverage==5.5 nose==1.3.7
Update scipy from 1.1.0 to 1.2.0
# we use the official Brotli module on CPython and the CFFI-based # extension 'brotlipy' on PyPy brotli==1.0.7; platform_python_implementation != "PyPy" brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" scipy==1.1.0; platform_python_implementation != "PyPy" munkres==1.0.12; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.1.2
# we use the official Brotli module on CPython and the CFFI-based # extension 'brotlipy' on PyPy brotli==1.0.7; platform_python_implementation != "PyPy" brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" scipy==1.2.0; platform_python_implementation != "PyPy" munkres==1.0.12; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.1.2
Allow up to 3 characters either side of winding username
^l(?:ol){2,}$ ^troll$ tejveer ?iq ser?vice pemanas? \bnigg[aeu][rh]? \b(fuck(er|ing)?|penis)\b w.ng.?d.ng dlqudals ^[a-z ]+juri(?:n|na|ns|sa|ya|yam|ym)$ ^[a-z]+jiibond$ Marlin Woods xiguai Dr\. Madonna Pro Max ^hl12 defort\ essid
^l(?:ol){2,}$ ^troll$ tejveer ?iq ser?vice pemanas? \bnigg[aeu][rh]? \b(fuck(er|ing)?|penis)\b *{,3}w.ng.?d.ng*{,3} dlqudals ^[a-z ]+juri(?:n|na|ns|sa|ya|yam|ym)$ ^[a-z]+jiibond$ Marlin Woods xiguai Dr\. Madonna Pro Max ^hl12 defort\ essid
Update lz4 from 0.10.1 to 0.19.1
flake8==3.4.1 pytest==3.3.2 pytest-cov==2.5.1 pytest-catchlog==1.2.2 docker-py==1.10.6 lz4==0.10.1 xxhash==1.0.1 python-snappy==0.5.1 # pypiwin32==219 cython==0.27.3
flake8==3.4.1 pytest==3.3.2 pytest-cov==2.5.1 pytest-catchlog==1.2.2 docker-py==1.10.6 lz4==0.19.1 xxhash==1.0.1 python-snappy==0.5.1 # pypiwin32==219 cython==0.27.3
Update pytest from 3.10.1 to 4.0.0
-r requirements.txt flake8==3.6.0 pytest==3.10.1 pytest-cov==2.6.0 pytest-django==3.4.4
-r requirements.txt flake8==3.6.0 pytest==4.0.0 pytest-cov==2.6.0 pytest-django==3.4.4
Update coverage from 4.5.1 to 4.5.3
-r prod.txt pip==18.1 bumpversion==0.5.3 wheel==0.32.2 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.1 Sphinx==1.8.1 cryptography==2.3.1 PyYAML==3.13
-r prod.txt pip==18.1 bumpversion==0.5.3 wheel==0.32.2 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.3 Sphinx==1.8.1 cryptography==2.3.1 PyYAML==3.13
Update pytest-mock from 1.13.0 to 2.0.0
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==5.3.2 factory-boy==2.12.0 pytest-mock==1.13.0 webtest==2.0.33 pytest-cov==2.8.1 # Lint and code style flake8==3.7.9 flake8-docstrings==1.5.0 flake8-quotes==2.1.1 pep8-naming==0.9.1
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==5.3.2 factory-boy==2.12.0 pytest-mock==2.0.0 webtest==2.0.33 pytest-cov==2.8.1 # Lint and code style flake8==3.7.9 flake8-docstrings==1.5.0 flake8-quotes==2.1.1 pep8-naming==0.9.1
Update coverage from 4.4.2 to 4.5
-r prod.txt 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.2 Sphinx==1.6.7 cryptography==2.1.4 PyYAML==3.12
-r prod.txt 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.5 Sphinx==1.6.7 cryptography==2.1.4 PyYAML==3.12
Update alagitpull from 0.0.13 to 0.0.14
sphinx==1.6.5 alagitpull==0.0.13 releases==1.4.0 sphinx-argparse==0.2.1
sphinx==1.6.5 alagitpull==0.0.14 releases==1.4.0 sphinx-argparse==0.2.1
Update flake8 from 3.7.5 to 3.7.7
bumpversion==0.5.3 coverage==4.5.2 flake8==3.7.5 pytest==4.2.0 pytz==2018.9 Sphinx==1.8.4 tox==3.7.0
bumpversion==0.5.3 coverage==4.5.2 flake8==3.7.7 pytest==4.2.0 pytz==2018.9 Sphinx==1.8.4 tox==3.7.0
Update coverage from 4.5.2 to 4.5.3
pip==19.0.2 bumpversion==0.5.3 wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.2 cryptography==2.5 PyYAML==3.13 six==1.12.0 pytest==4.2.0
pip==19.0.2 bumpversion==0.5.3 wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.7.0 coverage==4.5.3 Sphinx==1.8.2 cryptography==2.5 PyYAML==3.13 six==1.12.0 pytest==4.2.0
Check data.csv vs source in XML format
URL: http://unicode.org/repos/cldr/trunk/common/supplemental/supplementalData.xml XPath: /supplementalData/codeMappings/territoryCodes Description: Copyright © 1991-2013 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html data generated with CountItems tool per http://sites.google.com/site/cldr/development/updating-codes/update-languagescriptregion-subtags
URL: http://unicode.org/repos/cldr/trunk/common/supplemental/supplementalData.xml XPath: /supplementalData/codeMappings/territoryCodes Checked: 2015-02-04 Description: Copyright © 1991-2013 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html data generated with CountItems tool per http://sites.google.com/site/cldr/development/updating-codes/update-languagescriptregion-subtags
Add missing include needed by rpdutil
# Copyright (C) 1995-2019, Rene Brun and Fons Rademakers. # All rights reserved. # # For the licensing terms see $ROOTSYS/LICENSE. # For the list of contributors see $ROOTSYS/README/CREDITS. ############################################################################ # CMakeLists.txt file for building ROOT net/rpdutils package # @author Pere Mato, CERN ############################################################################ include_directories(res ../auth/res) if(MACOSX_SSL_DEPRECATED) set_source_files_properties(src/rpdutils.cxx COMPILE_FLAGS "-Wno-deprecated-declarations") endif() if(shadowpw) add_definitions(-DR__SHADOWPW) endif() if(ssl) include_directories(${OPENSSL_INCLUDE_DIR}) endif() add_library(rpdutil STATIC src/daemon.cxx src/error.cxx src/net.cxx src/netpar.cxx src/rpdutils.cxx ) target_link_libraries(rpdutil INTERFACE $<$<PLATFORM_ID:Linux>:crypt>) set_property(TARGET rpdutil PROPERTY POSITION_INDEPENDENT_CODE ON) add_dependencies(rpdutil move_headers) ROOT_LINKER_LIBRARY(SrvAuth rpdutils.cxx LIBRARIES ${OPENSSL_LIBRARIES} rpdutil rsa DEPENDENCIES Net BUILTINS OPENSSL )
# Copyright (C) 1995-2019, Rene Brun and Fons Rademakers. # All rights reserved. # # For the licensing terms see $ROOTSYS/LICENSE. # For the list of contributors see $ROOTSYS/README/CREDITS. ############################################################################ # CMakeLists.txt file for building ROOT net/rpdutils package # @author Pere Mato, CERN ############################################################################ include_directories(res ../auth/res) if(MACOSX_SSL_DEPRECATED) set_source_files_properties(src/rpdutils.cxx COMPILE_FLAGS "-Wno-deprecated-declarations") endif() if(shadowpw) add_definitions(-DR__SHADOWPW) endif() if(ssl) include_directories(${OPENSSL_INCLUDE_DIR}) endif() add_library(rpdutil STATIC src/daemon.cxx src/error.cxx src/net.cxx src/netpar.cxx src/rpdutils.cxx ) target_include_directories(rpdutil PRIVATE ${CMAKE_BINARY_DIR}/include) target_link_libraries(rpdutil INTERFACE $<$<PLATFORM_ID:Linux>:crypt>) set_property(TARGET rpdutil PROPERTY POSITION_INDEPENDENT_CODE ON) add_dependencies(rpdutil move_headers) ROOT_LINKER_LIBRARY(SrvAuth rpdutils.cxx LIBRARIES ${OPENSSL_LIBRARIES} rpdutil rsa DEPENDENCIES Net BUILTINS OPENSSL )
Add residual-style webkit tests suppression until the roll. TBR=jianli
// 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. BUG51161 LINUX DEBUG : svg/W3C-SVG-1.1/masking-mask-01-b.svg = CRASH BUG51161 LINUX DEBUG : svg/clip-path/clip-path-text.svg = CRASH
// 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. BUGWK43543 DEBUG : fast/parser/residual-style-dom.html = TIMEOUT BUGWK43543 LINUX MAC DEBUG : fast/parser/residual-style-hang.html = TIMEOUT
Update dependency gevent to v20.12.0
# Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt Django==2.2.17 # pyup: <2.0 gunicorn==20.0.4 gevent==20.9.0
# Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt Django==2.2.17 # pyup: <2.0 gunicorn==20.0.4 gevent==20.12.0
Update flake8 from 3.7.7 to 3.7.8
pyyaml==5.1.1 dateutils==0.6.6 # Unit testing pytest==5.0.1 pytest-mock==1.10.4 pytest-benchmark==3.2.2 coverage==4.5.4 mock==3.0.5 # Code style flake8==3.7.7 # black isort==4.3.20 pre-commit==1.17.0 # For advanced unittesting secp256k1
pyyaml==5.1.1 dateutils==0.6.6 # Unit testing pytest==5.0.1 pytest-mock==1.10.4 pytest-benchmark==3.2.2 coverage==4.5.4 mock==3.0.5 # Code style flake8==3.7.8 # black isort==4.3.20 pre-commit==1.17.0 # For advanced unittesting secp256k1
Update types-pytz package to 2021.3.1
# Testing coverage==6.2 # Test coverage flake8==4.0.1 # Python linting # Testing Help titlecase==2.3 # Used for checking that note titles are title case # Types mypy==0.910 # Type checking types-pytz==2021.3.0 # Type stubs for pytz package types-requests==2.25.11 # Type stubs for requests package
# Testing coverage==6.2 # Test coverage flake8==4.0.1 # Python linting # Testing Help titlecase==2.3 # Used for checking that note titles are title case # Types mypy==0.910 # Type checking types-pytz==2021.3.1 # Type stubs for pytz package types-requests==2.25.11 # Type stubs for requests package
Update flake8 from 3.4.1 to 3.5.0
colorama==0.3.9 coverage==4.5.1 crayons==0.1.2 flake8==3.4.1 isort==4.2.15 mccabe==0.6.1 mypy==0.521 py==1.4.34 pycodestyle==2.3.1 pyflakes==1.6.0 pytest==3.2.2 pytest-cov==2.5.1 typed-ast==1.1.0
colorama==0.3.9 coverage==4.5.1 crayons==0.1.2 flake8==3.5.0 isort==4.2.15 mccabe==0.6.1 mypy==0.521 py==1.4.34 pycodestyle==2.3.1 pyflakes==1.6.0 pytest==3.2.2 pytest-cov==2.5.1 typed-ast==1.1.0
Update dependency pyyaml to v3.13
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements.txt requirements.in # boto3==1.7.50 botocore==1.5.92 # via boto3, s3transfer certifi==2017.7.27.1 # via requests chardet==3.0.4 # via requests cssselect==1.0.3 docutils==0.13.1 # via botocore idna==2.5 # via requests jinja2==2.10 jmespath==0.9.3 # via boto3, botocore lxml==3.8.0 markupsafe==1.0 # via jinja2 python-dateutil==2.7.3 pytz==2017.3 pyyaml==3.12 requests==2.18.3 s3transfer==0.1.10 # via boto3 six==1.10.0 # via python-dateutil sqlalchemy==1.1.12 urllib3==1.22 # via requests
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements.txt requirements.in # boto3==1.7.50 botocore==1.5.92 # via boto3, s3transfer certifi==2017.7.27.1 # via requests chardet==3.0.4 # via requests cssselect==1.0.3 docutils==0.13.1 # via botocore idna==2.5 # via requests jinja2==2.10 jmespath==0.9.3 # via boto3, botocore lxml==3.8.0 markupsafe==1.0 # via jinja2 python-dateutil==2.7.3 pytz==2017.3 pyyaml==3.13 requests==2.18.3 s3transfer==0.1.10 # via boto3 six==1.10.0 # via python-dateutil sqlalchemy==1.1.12 urllib3==1.22 # via requests
Update psycopg2-binary from 2.8.2 to 2.8.3
-e git://github.com/dubirajara/django-tagulous#egg=django_tagulous dj-config-url==0.1.1 dj-database-url==0.5.0 django-crispy-forms==1.7.2 django-recaptcha==2.0.4 django-registration-redux==2.6 Django==2.2.2 djangorestframework==3.9.4 gunicorn==19.9.0 psycopg2-binary==2.8.2 python-decouple==3.1 social-auth-app-django==3.1.0 whitenoise==4.1.2
-e git://github.com/dubirajara/django-tagulous#egg=django_tagulous dj-config-url==0.1.1 dj-database-url==0.5.0 django-crispy-forms==1.7.2 django-recaptcha==2.0.4 django-registration-redux==2.6 Django==2.2.2 djangorestframework==3.9.4 gunicorn==19.9.0 psycopg2-binary==2.8.3 python-decouple==3.1 social-auth-app-django==3.1.0 whitenoise==4.1.2
Update pytest from 6.1.2 to 6.2.0
ansible-lint==4.2.0 docker==4.4.0 flake8==3.8.4 molecule==3.0.8 pytest==6.1.2 testinfra==6.0.0 tox==3.20.1
ansible-lint==4.2.0 docker==4.4.0 flake8==3.8.4 molecule==3.0.8 pytest==6.2.0 testinfra==6.0.0 tox==3.20.1
Update cchardet from 1.1.1 to 1.1.2
cchardet==1.1.1 aiohttp==1.2.0 asyncpgsa==0.7.0 click==6.7 click-datetime==0.2 python-dateutil==2.6.0 pytz==2016.10 sqlalchemy>1.1 ujson==1.35
cchardet==1.1.2 aiohttp==1.2.0 asyncpgsa==0.7.0 click==6.7 click-datetime==0.2 python-dateutil==2.6.0 pytz==2016.10 sqlalchemy>1.1 ujson==1.35
Call out the conda versions.
bunch==1.0.1 inflection==0.3.1 numpy==1.9.0 nibabel==2.0.1 scipy==0.14.0 sympy==0.7.5 matplotlib==1.4.0 nipy==0.3.0 dipy==0.7.1 traits==4.4.0 networkx==1.8.1 openpyxl==2.2.3 six==1.9.0 qiutil==2.2.8 qidicom==2.3.7 qixnat==4.1.4 qiprofile-rest-client==5.6.3 git+git://github.com/moloney/dcmstack.git#egg=dcmstack git+git://github.com/FredLoney/nipype.git#egg=nipype-master
bunch==1.0.1 inflection==0.3.1 numpy==1.9.2 nibabel==2.0.1 scipy==0.14.0 sympy==0.7.5 matplotlib==1.4.0 nipy==0.3.0 dipy==0.9.2 traits==4.5.0 networkx==1.8.1 openpyxl==2.2.3 six==1.9.0 qiutil==2.2.8 qidicom==2.3.7 qixnat==4.1.4 qiprofile-rest-client==5.6.3 git+git://github.com/moloney/dcmstack.git#egg=dcmstack git+git://github.com/FredLoney/nipype.git#egg=nipype-master
Update munigeo for multilingual address queries.
Django==1.8.3 djangorestframework==3.1.3 Markdown==2.6.2 django-filter==0.10.0 django-modeltranslation==0.10 requests==2.7.0 requests-cache==0.4.10 -e git+https://github.com/City-of-Helsinki/munigeo@cf0cafc1d8ac6d24745a7558c7a22233f17e2993#egg=django_munigeo-master pytz==2015.4 django-cors-headers==1.1.0 django-extensions==1.5.5 psycopg2==2.6.1 django-mptt==0.7.4 django-haystack==2.4.0 lxml==3.4.4 raven==5.4.4 elasticsearch==1.6.0 djangorestframework-jsonp==1.0.0 ## The following requirements were added by pip freeze: PyYAML==3.11 six==1.9.0 urllib3==1.11
Django==1.8.3 djangorestframework==3.1.3 Markdown==2.6.2 django-filter==0.10.0 django-modeltranslation==0.10 requests==2.7.0 requests-cache==0.4.10 -e git+https://github.com/City-of-Helsinki/munigeo@414b2665436234428a01816b1654d67063b0e12a#egg=django_munigeo-master pytz==2015.4 django-cors-headers==1.1.0 django-extensions==1.5.5 psycopg2==2.6.1 django-mptt==0.7.4 django-haystack==2.4.0 lxml==3.4.4 raven==5.4.4 elasticsearch==1.6.0 djangorestframework-jsonp==1.0.0 ## The following requirements were added by pip freeze: PyYAML==3.11 six==1.9.0 urllib3==1.11
Update fs from 2.1.1 to 2.1.2
# we use the official Brotli module on CPython and the CFFI-based # extension 'brotlipy' on PyPy brotli==1.0.7; platform_python_implementation != "PyPy" brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" scipy==1.1.0; platform_python_implementation != "PyPy" munkres==1.0.12; platform_python_implementation == "PyPy" zopfli==0.1.4 fs==2.1.1
# we use the official Brotli module on CPython and the CFFI-based # extension 'brotlipy' on PyPy brotli==1.0.7; platform_python_implementation != "PyPy" brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" scipy==1.1.0; platform_python_implementation != "PyPy" munkres==1.0.12; platform_python_implementation == "PyPy" zopfli==0.1.4 fs==2.1.2
Add pep8 to our pip dependencies
cffi==0.8.6 CherryPy==3.3.0 Sphinx==1.2.2 pymongo==2.7.1 bcrypt==1.0.2 boto==2.29.1 nose==1.3.3 Mako==1.0.0 requests==2.3.0 httmock==1.2.2
cffi==0.8.6 CherryPy==3.3.0 Sphinx==1.2.2 pymongo==2.7.1 bcrypt==1.0.2 boto==2.29.1 nose==1.3.3 Mako==1.0.0 requests==2.3.0 httmock==1.2.2 pep8==1.5.7
Update some packages, delete unused ones.
django==1.11 gunicorn==17.5 django-bower==5.1.0 django-ckeditor==5.0.3 django-sekizai==0.9.0 django-classy-tags==0.7.2 django_nyt==0.9.8 django-mptt==0.9.0 sorl-thumbnail markdown==2.6.5 Pillow==4.1.1 Fabric3==1.12.post1 django-autocomplete-light==3.2.1 django-smart-selects==1.5.1 django-material==0.11.0 bleach==2.0.0 oauthlib==2.0.1 requests
django==1.11 gunicorn django-bower==5.1.0 django-ckeditor==5.0.3 django-sekizai==0.9.0 django_nyt==0.9.8 django-mptt==0.9.0 sorl-thumbnail Pillow==4.1.1 Fabric3==1.12.post1 django-autocomplete-light==3.2.1 django-smart-selects==1.5.1 bleach==2.0.0 oauthlib requests
Bring in latest utils with regex bugfix
Flask==0.10.1 Flask-Login==0.2.11 Flask-WTF==0.12 inflection==0.2.1 unicodecsv==0.14.1 werkzeug==0.10.4 git+https://github.com/alphagov/digitalmarketplace-utils.git@21.1.1#egg=digitalmarketplace-utils==21.1.1 git+https://github.com/alphagov/digitalmarketplace-content-loader.git@1.1.0#egg=digitalmarketplace-content-loader==1.1.0 git+https://github.com/alphagov/digitalmarketplace-apiclient.git@3.7.0#egg=digitalmarketplace-apiclient==3.7.0 # For Cloud Foundry cffi==1.5.2 gunicorn==19.4.5
Flask==0.10.1 Flask-Login==0.2.11 Flask-WTF==0.12 inflection==0.2.1 unicodecsv==0.14.1 werkzeug==0.10.4 git+https://github.com/alphagov/digitalmarketplace-utils.git@21.2.2#egg=digitalmarketplace-utils==21.2.2 git+https://github.com/alphagov/digitalmarketplace-content-loader.git@1.1.0#egg=digitalmarketplace-content-loader==1.1.0 git+https://github.com/alphagov/digitalmarketplace-apiclient.git@3.7.0#egg=digitalmarketplace-apiclient==3.7.0 # For Cloud Foundry cffi==1.5.2 gunicorn==19.4.5
Update django-extensions from 1.6.1 to 1.7.6
# These requirements are only necessary when developing on Oscar. # You can check for newer versions of these dependencies using this command # # $ for x in `yolk -l | awk '{print $1}'`; do yolk -d $x 2>/dev/null; done # Development django-debug-toolbar==1.6 django-extensions==1.6.1 Werkzeug==0.9.6 # Sandbox Whoosh==2.6.0 pysolr==3.2.0 requests==2.10.0 uWSGI==2.0.13.1 whitenoise==3.3.0 Pillow==4.0.0 # Misc flake8==3.2.1 flake8-debugger==1.4.0 flake8-blind-except==0.1.1 pyprof2calltree==1.3.2 ipdb==0.10.2 ipython==5.2.2 isort==4.2.5 # Country data pycountry==17.1.8
# These requirements are only necessary when developing on Oscar. # You can check for newer versions of these dependencies using this command # # $ for x in `yolk -l | awk '{print $1}'`; do yolk -d $x 2>/dev/null; done # Development django-debug-toolbar==1.6 django-extensions==1.7.6 Werkzeug==0.9.6 # Sandbox Whoosh==2.6.0 pysolr==3.2.0 requests==2.10.0 uWSGI==2.0.13.1 whitenoise==3.3.0 Pillow==4.0.0 # Misc flake8==3.2.1 flake8-debugger==1.4.0 flake8-blind-except==0.1.1 pyprof2calltree==1.3.2 ipdb==0.10.2 ipython==5.2.2 isort==4.2.5 # Country data pycountry==17.1.8
Update docker from 3.4.1 to 3.5.0
docker==3.4.1 elasticsearch==6.3.1 falcon==1.4.1 falcon-cors==1.1.7 npyscreen==4.10.5 pika==0.12.0 pytest==3.8.2 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.0 elasticsearch==6.3.1 falcon==1.4.1 falcon-cors==1.1.7 npyscreen==4.10.5 pika==0.12.0 pytest==3.8.2 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
Update isort from 4.3.9 to 4.3.10
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.670 pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore pylint==2.3.1; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4' safety==1.8.5 bandit==1.5.1 isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore isort==4.3.9; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4'
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.670 pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore pylint==2.3.1; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4' safety==1.8.5 bandit==1.5.1 isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore isort==4.3.10; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4'
Update flake8 from 3.7.5 to 3.7.6
-r common.txt PyYAML==4.1 bumpversion==0.5.3 coverage==4.5.2 cryptography==2.5 flake8==3.7.5 mock==2.0.0 pip==19.0.2 tox==3.7.0 watchdog==0.9.0 wheel==0.33.0
-r common.txt PyYAML==4.1 bumpversion==0.5.3 coverage==4.5.2 cryptography==2.5 flake8==3.7.6 mock==2.0.0 pip==19.0.2 tox==3.7.0 watchdog==0.9.0 wheel==0.33.0
Adjust copyright for new year
Copyright (c) 2014-2021 Christian Siefkes Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Copyright (c) 2014-2022 Christian Siefkes Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Update pytest from 5.3.1 to 5.3.2
-r requirements.txt pytest==5.3.1 pytest-mock==1.13.0 pytest-xdist==1.30.0 requests-mock==1.7.0 freezegun==0.3.12 flake8==3.7.9 flake8-print==3.1.4
-r requirements.txt pytest==5.3.2 pytest-mock==1.13.0 pytest-xdist==1.30.0 requests-mock==1.7.0 freezegun==0.3.12 flake8==3.7.9 flake8-print==3.1.4