Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Update attrs from 17.1.0 to 17.2.0
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --no-annotate --output-file requirements.txt requirements.in # asn1crypto==0.22.0 attrs==17.1.0 automat==0.6.0 cffi==1.10.0; platform_python_implementation != 'PyPy' constantly==15.1.0 cryptography==1.8.1 enum34==1.1.6 idna==2.5 incremental==17.5.0 ipaddress==1.0.18 lxml==3.7.3 packaging==16.8 pyasn1-modules==0.0.8 pyasn1==0.2.3 pycparser==2.17; platform_python_implementation != 'PyPy' pyopenssl==17.0.0 pyparsing==2.2.0 service-identity==17.0.0 six==1.10.0 twisted[tls]==17.1.0 zope.interface==4.4.1
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --no-annotate --output-file requirements.txt requirements.in # asn1crypto==0.22.0 attrs==17.2.0 automat==0.6.0 cffi==1.10.0; platform_python_implementation != 'PyPy' constantly==15.1.0 cryptography==1.8.1 enum34==1.1.6 idna==2.5 incremental==17.5.0 ipaddress==1.0.18 lxml==3.7.3 packaging==16.8 pyasn1-modules==0.0.8 pyasn1==0.2.3 pycparser==2.17; platform_python_implementation != 'PyPy' pyopenssl==17.0.0 pyparsing==2.2.0 service-identity==17.0.0 six==1.10.0 twisted[tls]==17.1.0 zope.interface==4.4.1
Remove idna-ssl (doesn't work with python3.7).
aiohttp==2.3.10 async-timeout==2.0.0 chardet==3.0.4 idna==2.6 idna-ssl==1.0.0 multidict==4.1.0 prometheus-client==0.1.1 yarl==1.1.0
aiohttp==2.3.10 async-timeout==2.0.0 chardet==3.0.4 idna==2.6 multidict==4.1.0 prometheus-client==0.1.1 yarl==1.1.0
Update psycopg2 from 2.6.2 to 2.7
# Django stuff Django==1.10.5 dj-database-url==0.4.2 django-choices==1.5.0 django-extensions==1.7.7 django-storages==1.5.2 djangorestframework==3.5.4 whitenoise==3.3.0 # Allauth defusedxml==0.5.0 django-allauth==0.30.0 oauthlib==2.0.1 python3-openid==3.1.0 requests-oauthlib==0.8.0 # Github github3.py==1.0.0a4 uritemplate==3.0.0 uritemplate.py==3.0.2 # Misc boto==2.46.1 psycopg2==2.6.2 pytz==2016.10 requests==2.13.0 six==1.10.0 # Celery celery[redis]==4.0.2 amqp==2.1.4 billiard==3.5.0.2 kombu==4.0.2 redis==2.10.5 vine==1.1.3 # HTML processing beautifulsoup4==4.5.3 html2text==2016.9.19
# Django stuff Django==1.10.5 dj-database-url==0.4.2 django-choices==1.5.0 django-extensions==1.7.7 django-storages==1.5.2 djangorestframework==3.5.4 whitenoise==3.3.0 # Allauth defusedxml==0.5.0 django-allauth==0.30.0 oauthlib==2.0.1 python3-openid==3.1.0 requests-oauthlib==0.8.0 # Github github3.py==1.0.0a4 uritemplate==3.0.0 uritemplate.py==3.0.2 # Misc boto==2.46.1 psycopg2==2.7 pytz==2016.10 requests==2.13.0 six==1.10.0 # Celery celery[redis]==4.0.2 amqp==2.1.4 billiard==3.5.0.2 kombu==4.0.2 redis==2.10.5 vine==1.1.3 # HTML processing beautifulsoup4==4.5.3 html2text==2016.9.19
Update graphene-django from 2.0.0 to 2.1.0
codecov pytest-django pytest-cov dj-database-url==0.5 gunicorn==19.7.1 psycopg2==2.7.4 whitenoise==3.3.1 django-storages==1.6.5 boto3>=1.5 Pillow==5.0.0 Markdown==2.6.11 cloudinary==1.10.0 requests==2.18.4 graphene-django==2.0.0 graphene==2.0.1 singlemodeladmin==0.8 boto feedparser==5.2.1 authy==2.1.5 django-phonenumber-field==2.0.0 django-taggit==0.22.2 pytz==2018.3 raven
codecov pytest-django pytest-cov dj-database-url==0.5 gunicorn==19.7.1 psycopg2==2.7.4 whitenoise==3.3.1 django-storages==1.6.5 boto3>=1.5 Pillow==5.0.0 Markdown==2.6.11 cloudinary==1.10.0 requests==2.18.4 graphene-django==2.1.0 graphene==2.0.1 singlemodeladmin==0.8 boto feedparser==5.2.1 authy==2.1.5 django-phonenumber-field==2.0.0 django-taggit==0.22.2 pytz==2018.3 raven
Update Shopping List to 0.11.0 (12)
Categories:Writing License:GPL-3.0-or-later Author Name:Wolfgang Popp Web Site:https://woefe.github.io/ShoppingList/ Source Code:https://github.com/woefe/ShoppingList Issue Tracker:https://github.com/woefe/ShoppingList/issues Auto Name:Shopping List Summary:Manage (grocery) lists Description: Manage your shopping lists and other types of lists. The lists are stored as simple text files and use a simple, human-readable syntax. This allows you to synchronize them with other devices by using applications such as [https://syncthing.net/ Syncthing] and [https://nextcloud.com/ Nextcloud]. . Repo Type:git Repo:https://github.com/woefe/ShoppingList Build:0.8.0,8 commit=v0.8.0 subdir=app gradle=yes Build:0.9.0,9 commit=v0.9.0 subdir=app gradle=yes Build:0.10.0,10 commit=v0.10.0 subdir=app gradle=yes Build:0.10.1,11 commit=v0.10.1 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.10.1 Current Version Code:11
Categories:Writing License:GPL-3.0-or-later Author Name:Wolfgang Popp Web Site:https://woefe.github.io/ShoppingList/ Source Code:https://github.com/woefe/ShoppingList Issue Tracker:https://github.com/woefe/ShoppingList/issues Auto Name:Shopping List Summary:Manage (grocery) lists Description: Manage your shopping lists and other types of lists. The lists are stored as simple text files and use a simple, human-readable syntax. This allows you to synchronize them with other devices by using applications such as [https://syncthing.net/ Syncthing] and [https://nextcloud.com/ Nextcloud]. . Repo Type:git Repo:https://github.com/woefe/ShoppingList Build:0.8.0,8 commit=v0.8.0 subdir=app gradle=yes Build:0.9.0,9 commit=v0.9.0 subdir=app gradle=yes Build:0.10.0,10 commit=v0.10.0 subdir=app gradle=yes Build:0.10.1,11 commit=v0.10.1 subdir=app gradle=yes Build:0.11.0,12 commit=v0.11.0 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.11.0 Current Version Code:12
Add mkdocs jinja2 deprecation workaround
# Python requirements for MkDocs and Read the Docs mkdocs==1.2.3
# Python requirements for MkDocs and Read the Docs mkdocs==1.2.3 # TODO: temporary workaround for deprecated usage (https://github.com/mkdocs/mkdocs/issues/2794#issuecomment-1077705509) jinja2==3.0.3
Fix build from non-source dir.
cmake_minimum_required(VERSION 3.7) project(pstack-tests C CXX) # Force debug build for tests. Many of the tests are looking at debug info that # we need set(CMAKE_BUILD_TYPE Debug) set(CMAKE_CXX_STANDARD 14) add_definitions("-O0 -D_FORTIFY_SOURCE=0 -I..") add_library(testhelper STATIC abort.c) add_executable(thread thread.cc) add_executable(badfp badfp.c) add_executable(basic basic.c) add_executable(segv segv.c) add_executable(segvrt segvrt.c) add_executable(inline inline.c) add_executable(args args.cc) add_library(noreturn SHARED noreturn.c noreturn-ext.c) add_executable(cpp cpp.cc) target_link_libraries(thread pthread testhelper) target_link_libraries(badfp testhelper) target_link_libraries(basic testhelper) target_link_libraries(segv testhelper) target_link_libraries(segvrt testhelper) target_link_libraries(noreturn testhelper) target_link_libraries(cpp testhelper) target_link_libraries(inline testhelper) SET_TARGET_PROPERTIES(noreturn PROPERTIES COMPILE_FLAGS "-O2 -g")
cmake_minimum_required(VERSION 3.7) project(pstack-tests C CXX) # Force debug build for tests. Many of the tests are looking at debug info that # we need set(CMAKE_BUILD_TYPE Debug) set(CMAKE_CXX_STANDARD 14) add_definitions("-O0 -D_FORTIFY_SOURCE=0 -I${CMAKE_SOURCE_DIR}") add_library(testhelper STATIC abort.c) add_executable(thread thread.cc) add_executable(badfp badfp.c) add_executable(basic basic.c) add_executable(segv segv.c) add_executable(segvrt segvrt.c) add_executable(inline inline.c) add_executable(args args.cc) add_library(noreturn SHARED noreturn.c noreturn-ext.c) add_executable(cpp cpp.cc) target_link_libraries(thread pthread testhelper) target_link_libraries(badfp testhelper) target_link_libraries(basic testhelper) target_link_libraries(segv testhelper) target_link_libraries(segvrt testhelper) target_link_libraries(noreturn testhelper) target_link_libraries(cpp testhelper) target_link_libraries(inline testhelper) SET_TARGET_PROPERTIES(noreturn PROPERTIES COMPILE_FLAGS "-O2 -g")
Add conduit and nginx and build Mailpile from Master
https://github.com/cloudfleet/blimp-nginx-armhf.git library/nginx-armhf master / https://github.com/cloudfleet/blimp-node-armhf.git library/node-armhf master / https://github.com/cloudfleet/Mailpile.git cloudfleet/mailpile feature/run_in_subdirectory / https://github.com/cloudfleet/blimp-musterroll.git cloudfleet/blimp-musterroll master / https://github.com/cloudfleet/blimp-mailbox.git cloudfleet/blimp-mailbox master / https://github.com/cloudfleet/blimp-mailpile.git cloudfleet/blimp-mailpile master / https://github.com/cloudfleet/blimp-wellknown.git cloudfleet/blimp-wellknown master / https://github.com/cloudfleet/blimp-radicale.git cloudfleet/blimp-radicale master / https://github.com/cloudfleet/blimp-cockpit.git cloudfleet/blimp-cockpit production /
https://github.com/cloudfleet/blimp-nginx-armhf.git library/nginx-armhf master / https://github.com/cloudfleet/blimp-node-armhf.git library/node-armhf master / https://github.com/mailpile/Mailpile.git cloudfleet/mailpile master / https://github.com/cloudfleet/blimp-musterroll.git cloudfleet/blimp-musterroll master / https://github.com/cloudfleet/blimp-mailbox.git cloudfleet/blimp-mailbox master / https://github.com/cloudfleet/blimp-mailpile.git cloudfleet/blimp-mailpile master / https://github.com/cloudfleet/blimp-wellknown.git cloudfleet/blimp-wellknown master / https://github.com/cloudfleet/blimp-radicale.git cloudfleet/blimp-radicale master / https://github.com/cloudfleet/blimp-cockpit.git cloudfleet/blimp-cockpit production / https://github.com/cloudfleet/blimp-nginx.git cloudfleet/blimp-nginx master / https://github.com/cloudfleet/blimp-conduit.git cloudfleet/blimp-conduit master /
Clean up metadata for AnimeOpenings
Provides:gq.nulldev.animeopenings.app Categories:Multimedia License:MIT Author Name:nulldev Author Email:contactnulldev@gmail.com Web Site:http://nulldev.xyz/apps Source Code:https://github.com/null-dev/animeopenings-android Issue Tracker:https://github.com/null-dev/animeopenings-android/issues Auto Name:Anime Openings Summary:A native client for openings.moe Description: Anime Openings streams random anime openings and endings directly to your phone.<br /> (Openings and endings provided by openings.moe) Features:<br /> • Random openings and endings<br /> • Configurable options<br /> • Gesture based controls<br /> • Notification controls<br /> • Subtitle support<br /> • Background/screen-off playing Minimalistic design pairs with gesture based controls and an endless stream of openings and endings to make super Anime awesomeness! PLEASE NOTE: nulldev does not own or take part in the content played in this app. All content played in this app belong to their respective owner. nulldev also does not own openings.moe. . Repo Type:git Repo:https://github.com/null-dev/animeopenings-android.git Build:3.2.3,323 commit=3.2.3 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:3.2.3 Current Version Code:323
Categories:Multimedia License:MIT Author Name:nulldev Author Email:contactnulldev@gmail.com Web Site:http://nulldev.xyz/apps Source Code:https://github.com/null-dev/animeopenings-android Issue Tracker:https://github.com/null-dev/animeopenings-android/issues Auto Name:Anime Openings Summary:A native client for openings.moe Description: Anime Openings streams random anime openings and endings directly to your phone. (Openings and endings provided by openings.moe) Features: * Random openings and endings * Configurable options * Gesture based controls * Notification controls * Subtitle support * Background/screen-off playing . Repo Type:git Repo:https://github.com/null-dev/animeopenings-android.git Build:3.2.3,323 commit=3.2.3 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:3.2.3 Current Version Code:323
Update dependency pytype to v2020.11.3
-r requirements.txt bitstring codecov concurrencytest deb_pkg_tools exabgp==4.2.11 importlab>=0.3.1 netifaces packaging pylint==2.6.0 pytype==2020.10.8 requests scapy==2.4.4
-r requirements.txt bitstring codecov concurrencytest deb_pkg_tools exabgp==4.2.11 importlab>=0.3.1 netifaces packaging pylint==2.6.0 pytype==2020.11.3 requests scapy==2.4.4
Update pytest-flask from 1.0.0 to 1.1.0
codacy-coverage==1.3.11 pytest==6.1.2 pytest-cov==2.10.1 python-coveralls==2.9.3 pytest-flask==1.0.0 pytest-xdist==1.32.0
codacy-coverage==1.3.11 pytest==6.1.2 pytest-cov==2.10.1 python-coveralls==2.9.3 pytest-flask==1.1.0 pytest-xdist==1.32.0
Add libROOTVecOps as dependency to RAdoptAllocator test
ROOT_ADD_GTEST(vecops_rvec vecops_rvec.cxx LIBRARIES ROOTVecOps RIO Tree) ROOT_ADD_GTEST(vecops_radoptallocator vecops_radoptallocator.cxx LIBRARIES Core)
ROOT_ADD_GTEST(vecops_rvec vecops_rvec.cxx LIBRARIES ROOTVecOps RIO Tree) ROOT_ADD_GTEST(vecops_radoptallocator vecops_radoptallocator.cxx LIBRARIES Core ROOTVecOps)
Update django-crispy-forms from 1.7.1 to 1.7.2
dj-config-url==0.1.1 dj-database-url==0.5.0 dj-static==0.0.6 Django==2.0.3 django-crispy-forms==1.7.1 django-registration-redux==2.2 django-recaptcha==1.4.0 -e git://github.com/dubirajara/django-tagulous#egg=django_tagulous djangorestframework==3.7.7 gunicorn==19.7.1 psycopg2==2.7.4 python-decouple==3.1 social-auth-app-django==2.1.0
dj-config-url==0.1.1 dj-database-url==0.5.0 dj-static==0.0.6 Django==2.0.3 django-crispy-forms==1.7.2 django-registration-redux==2.2 django-recaptcha==1.4.0 -e git://github.com/dubirajara/django-tagulous#egg=django_tagulous djangorestframework==3.7.7 gunicorn==19.7.1 psycopg2==2.7.4 python-decouple==3.1 social-auth-app-django==2.1.0
Update bokeh from 1.0.4 to 1.1.0
mock==2.0.0 sphinx_rtd_theme==0.4.3 numpy==1.16.2 future==0.17.1 networkx==2.2 dynetx==0.2.1 bokeh==1.0.4 matplotlib==3.0.3 pytest==4.4.0
mock==2.0.0 sphinx_rtd_theme==0.4.3 numpy==1.16.2 future==0.17.1 networkx==2.2 dynetx==0.2.1 bokeh==1.1.0 matplotlib==3.0.3 pytest==4.4.0
Update google-api-python-client from 2.18.0 to 2.19.1
beautifulsoup4==4.9.3 bcrypt==3.2.0 croniter==1.0.15 Cython==0.29.24 feedparser==6.0.8 furl==2.1.2 google-api-python-client==2.18.0 isodate==0.6.0 jq==1.2.1 jsonpath-ng==1.5.3 lxml==4.6.3 Pillow==8.3.1 parsedatetime==2.6 psutil==5.8.0 pyhedrals==0.2.0 pymediawiki==0.7.0 pyre2==0.3.3 python-dateutil==2.8.2 pytimeparse==1.1.8 pyxDamerauLevenshtein==1.7.0 regex==2021.8.28 requests==2.26.0 ruamel.yaml==0.17.16 Twisted[tls]==21.7.0
beautifulsoup4==4.9.3 bcrypt==3.2.0 croniter==1.0.15 Cython==0.29.24 feedparser==6.0.8 furl==2.1.2 google-api-python-client==2.19.1 isodate==0.6.0 jq==1.2.1 jsonpath-ng==1.5.3 lxml==4.6.3 Pillow==8.3.1 parsedatetime==2.6 psutil==5.8.0 pyhedrals==0.2.0 pymediawiki==0.7.0 pyre2==0.3.3 python-dateutil==2.8.2 pytimeparse==1.1.8 pyxDamerauLevenshtein==1.7.0 regex==2021.8.28 requests==2.26.0 ruamel.yaml==0.17.16 Twisted[tls]==21.7.0
Update fonttools from 3.34.2 to 3.38.0
fonttools[ufo,lxml]==3.34.2 defcon==0.6.0
fonttools[lxml,ufo]==3.38.0 defcon==0.6.0
Update bcrypt from 3.1.3 to 3.1.4
bcrypt==3.1.3 coverage==4.4.1 cryptography==2.0.3 motor==1.1 pymongo==3.5.1 pytest==3.2.3 pytest-cov==2.5.1 tornado==4.5.2
bcrypt==3.1.4 coverage==4.4.1 cryptography==2.0.3 motor==1.1 pymongo==3.5.1 pytest==3.2.3 pytest-cov==2.5.1 tornado==4.5.2
Update aiobotocore from 0.9.2 to 0.9.3
pycparser==2.18 aioamqp==0.11.0 aiobotocore==0.9.2 aiodns==1.1.1 aiohttp==3.3.2 async-timeout==3.0.0 attrs==18.1.0 botocore==1.10.12 cchardet==2.1.1 chardet==3.0.4 codecov==2.0.15 colorama==0.3.9 coverage==4.5.1 docutils==0.14 execnet==1.5.0 jmespath==0.9.3 multidict==4.3.1 mypy==0.620 packaging==17.1 protobuf==3.6.0 pycares==2.3.0 pycodestyle==2.4.0 py==1.5.4 pyparsing==2.2.0 pytest==3.6.3 pytest-cov==2.5.1 pytest-forked==0.2 pytest-xdist==1.22.2 python-dateutil==2.7.3 pytz==2018.5 readme-renderer==21.0 requests==2.19.1 six==1.11.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.11.0 yarl==1.2.6
pycparser==2.18 aioamqp==0.11.0 aiobotocore==0.9.3 aiodns==1.1.1 aiohttp==3.3.2 async-timeout==3.0.0 attrs==18.1.0 botocore==1.10.12 cchardet==2.1.1 chardet==3.0.4 codecov==2.0.15 colorama==0.3.9 coverage==4.5.1 docutils==0.14 execnet==1.5.0 jmespath==0.9.3 multidict==4.3.1 mypy==0.620 packaging==17.1 protobuf==3.6.0 pycares==2.3.0 pycodestyle==2.4.0 py==1.5.4 pyparsing==2.2.0 pytest==3.6.3 pytest-cov==2.5.1 pytest-forked==0.2 pytest-xdist==1.22.2 python-dateutil==2.7.3 pytz==2018.5 readme-renderer==21.0 requests==2.19.1 six==1.11.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.11.0 yarl==1.2.6
Update docker from 2.6.0 to 2.6.1
docker==2.6.0 molecule==2.4.0 pytest==3.2.3 python-vagrant==0.5.15 testinfra==1.9.0 tox==2.9.1
docker==2.6.1 molecule==2.4.0 pytest==3.2.3 python-vagrant==0.5.15 testinfra==1.9.0 tox==2.9.1
Add oxfstool install instructions for cmake
cmake_minimum_required(VERSION 2.8) add_library( OxFS filesystem.cpp ) add_executable( oxfstool oxfstool.cpp ) target_link_libraries(oxfstool OxFS OxStd) install( FILES filestore.hpp filesystem.hpp inodemgr.hpp DESTINATION include/ox/fs ) add_subdirectory(test)
cmake_minimum_required(VERSION 2.8) add_library( OxFS filesystem.cpp ) add_executable( oxfstool oxfstool.cpp ) set_target_properties(oxfstool PROPERTIES OUTPUT_NAME oxfs) target_link_libraries(oxfstool OxFS OxStd) install( FILES filestore.hpp filesystem.hpp inodemgr.hpp DESTINATION include/ox/fs ) install(TARGETS oxfstool RUNTIME DESTINATION bin ) add_subdirectory(test)
Set fast under the OpenMVG/3rdParty visual studio solution folder
project(fast) file(GLOB_RECURSE C_FILES ${CMAKE_CURRENT_SOURCE_DIR} *.c) set_source_files_properties(${C_FILES} PROPERTIES LANGUAGE CXX) add_library(fast ${C_FILES}) if(FAST_INCLUDE_INSTALL_DIR) set(INCLUDE_INSTALL_DIR ${FAST_INCLUDE_INSTALL_DIR}) else() set(INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include/fast") endif() install( DIRECTORY . DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT headers FILES_MATCHING PATTERN "*.h" ) install(TARGETS fast DESTINATION lib EXPORT openMVG-targets)
project(fast) file(GLOB_RECURSE C_FILES ${CMAKE_CURRENT_SOURCE_DIR} *.c) set_source_files_properties(${C_FILES} PROPERTIES LANGUAGE CXX) add_library(fast ${C_FILES}) set_property(TARGET fast PROPERTY FOLDER OpenMVG/3rdParty) if(FAST_INCLUDE_INSTALL_DIR) set(INCLUDE_INSTALL_DIR ${FAST_INCLUDE_INSTALL_DIR}) else() set(INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include/fast") endif() install( DIRECTORY . DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT headers FILES_MATCHING PATTERN "*.h" ) install(TARGETS fast DESTINATION lib EXPORT openMVG-targets)
Update requests from 2.20.0 to 2.21.0
git+git://github.com/liqd/adhocracy4.git@mB-v2.0.3#egg=adhocracy4 Django==1.11.20 # pyup: <2.0 wagtail==2.3 # pyup: <2.4 bcrypt==3.1.6 brotli==1.0.7 django-capture-tag==1.0 django_csp==3.5 requests==2.20.0 whitenoise==4.1.2 zeep==3.1.0 # Inherited a4-core requirements bleach==3.0.0 django-allauth==0.38.0 django-autoslug==1.9.3 django-background-tasks==1.2.0 django-cachalot==2.1.0 django-ckeditor==5.6.1 django-cloudflare-push==0.2.0 django-multiselectfield==0.1.8 django-filter==2.1.0 django-sites==0.10 django-widget-tweaks==1.4.3 djangorestframework==3.8.2 easy-thumbnails==2.5 html5lib==1.0.1 jsonfield==2.0.2 python-dateutil==2.7.3 python-magic==0.4.15 raven==6.9.0 rules==1.3 XlsxWriter==1.1.1
git+git://github.com/liqd/adhocracy4.git@mB-v2.0.3#egg=adhocracy4 Django==1.11.20 # pyup: <2.0 wagtail==2.3 # pyup: <2.4 bcrypt==3.1.6 brotli==1.0.7 django-capture-tag==1.0 django_csp==3.5 requests==2.21.0 whitenoise==4.1.2 zeep==3.1.0 # Inherited a4-core requirements bleach==3.0.0 django-allauth==0.38.0 django-autoslug==1.9.3 django-background-tasks==1.2.0 django-cachalot==2.1.0 django-ckeditor==5.6.1 django-cloudflare-push==0.2.0 django-multiselectfield==0.1.8 django-filter==2.1.0 django-sites==0.10 django-widget-tweaks==1.4.3 djangorestframework==3.8.2 easy-thumbnails==2.5 html5lib==1.0.1 jsonfield==2.0.2 python-dateutil==2.7.3 python-magic==0.4.15 raven==6.9.0 rules==1.3 XlsxWriter==1.1.1
Add total recon patterns - draft
home,nmap .* 10\.0\.0\.4 .*,* home,ssh -p 444 10\.0\.0\.4 | ssh 10\.0\.0\.4 -p 444,* rekall,nmap 10\.0\.0\.0/24,* subway,nmap -Pn .* | nmap .* -Pn,* earth_spaceport,nmap .* 10\.0\.\*\.33 .* | nmap .* 10\.0\.192-255\.33 .*,* earth_spaceport,nmap 10\.0\.0\.0/18,* mars_spaceport,nmap .* 10\.0\.\*\.64 .*|nmap .* 10\.0\.192-255\.33 .*,.* 123/tcp .* mars_spaceport,nmap 10\.0\.0\.0/18,* venusville,nmap .* 10\.0\.\*\.144 .*|nmap .* 10\.0\.192-255\.144 .*,.* 2345/tcp .* last_resort,nc .* 10\.0\.234\.8 .*,.* 632 port .* succeeded! .* resistance_base,nmap .* -sX .* 10\.0\.233\.34-38 .*| nmap 10\.0\.233\.34-38 .* -sX .*,*
Update dependency pytest to v5.1.3
docker==4.0.2 elasticsearch==7.0.4 falcon==2.0.0 falcon-cors==1.1.7 npyscreen==4.10.5 pika==1.1.0 pytest==5.1.2 pytest-cov==2.7.1 python-magic==0.4.15 pyyaml==5.1.2 redis==3.3.8 rq==1.1.0 sphinx==2.2.0 urllib3==1.25.5 watchdog==0.9.0
docker==4.0.2 elasticsearch==7.0.4 falcon==2.0.0 falcon-cors==1.1.7 npyscreen==4.10.5 pika==1.1.0 pytest==5.1.3 pytest-cov==2.7.1 python-magic==0.4.15 pyyaml==5.1.2 redis==3.3.8 rq==1.1.0 sphinx==2.2.0 urllib3==1.25.5 watchdog==0.9.0
Build ProtoQueue as a static library
set(PROTOQUEUE_LIBRARIES protoqueue CACHE INTERNAL "Main object library for protoqueue") set(PROTOQUEUE_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR} ${ZEROMQ_INCLUDE_DIRS} CACHE INTERNAL "Main include directory for protoqueue") add_library(${PROTOQUEUE_LIBRARIES} address.cpp port.cpp topic.cpp type.cpp) target_include_directories(${PROTOQUEUE_LIBRARIES} PRIVATE ${PROTOQUEUE_INCLUDE_DIRS}) target_link_libraries(${PROTOQUEUE_LIBRARIES} PRIVATE ${ZEROMQ_LIBRARIES})
set(PROTOQUEUE_LIBRARIES protoqueue CACHE INTERNAL "Main object library for protoqueue") set(PROTOQUEUE_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR} ${ZEROMQ_INCLUDE_DIRS} CACHE INTERNAL "Main include directory for protoqueue") add_library(${PROTOQUEUE_LIBRARIES} static address.cpp port.cpp topic.cpp type.cpp) target_include_directories(${PROTOQUEUE_LIBRARIES} PRIVATE ${PROTOQUEUE_INCLUDE_DIRS}) target_link_libraries(${PROTOQUEUE_LIBRARIES} PRIVATE ${ZEROMQ_LIBRARIES})
Update HABPanelViewer to 0.9.25 (8)
Categories:Internet License:GPL-3.0-only Web Site:https://github.com/vbier/habpanelviewer/wiki Source Code:https://github.com/vbier/habpanelviewer Issue Tracker:https://github.com/vbier/habpanelviewer/issues Changelog:https://github.com/vbier/habpanelviewer/releases Auto Name:HABPanelViewer Repo Type:git Repo:https://github.com/vbier/habpanelviewer Build:0.9.19,2 commit=0.9.19 subdir=app gradle=yes Build:0.9.20,3 commit=0.9.20 subdir=app gradle=yes Build:0.9.21,4 disable=lintVitalRelease fails commit=0.9.21 subdir=app gradle=yes Build:0.9.22,5 commit=0.9.22 subdir=app gradle=yes Build:0.9.23,6 commit=0.9.23 subdir=app gradle=yes Build:0.9.24,7 commit=0.9.24 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.9.24 Current Version Code:7
Categories:Internet License:GPL-3.0-only Web Site:https://github.com/vbier/habpanelviewer/wiki Source Code:https://github.com/vbier/habpanelviewer Issue Tracker:https://github.com/vbier/habpanelviewer/issues Changelog:https://github.com/vbier/habpanelviewer/releases Auto Name:HABPanelViewer Repo Type:git Repo:https://github.com/vbier/habpanelviewer Build:0.9.19,2 commit=0.9.19 subdir=app gradle=yes Build:0.9.20,3 commit=0.9.20 subdir=app gradle=yes Build:0.9.21,4 disable=lintVitalRelease fails commit=0.9.21 subdir=app gradle=yes Build:0.9.22,5 commit=0.9.22 subdir=app gradle=yes Build:0.9.23,6 commit=0.9.23 subdir=app gradle=yes Build:0.9.24,7 commit=0.9.24 subdir=app gradle=yes Build:0.9.25,8 commit=0.9.25 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.9.25 Current Version Code:8
Update CV of AJShA Android Java Shell App to 0.6 (6)
Categories:Development License:GPL-3.0 Web Site:https://github.com/ligi/AJShA/blob/HEAD/README.md Source Code:https://github.com/ligi/AJShA Issue Tracker:https://github.com/ligi/AJShA/issues Auto Name:AJShA Android Java Shell App Summary:Run Java code directly Description: With this App you can quickly eval some Android Java code - scripting style for fast iterations, experiments and API exploration. Sometimes you just want to evaluate some Android-Code without compiling a project - this is your app for this job. . Repo Type:git Repo:https://github.com/ligi/AJShA.git Build:0.6,6 commit=0.6 subdir=app gradle=NoAnalytics prebuild=sed -i '/play_services/d' build.gradle && \ sed -i '/android-sdk-manager/d' build.gradle Build:0.10,10 commit=0.10 subdir=app gradle=noAnalytics,forFDroid prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle Build:0.12,12 commit=0.12 subdir=app gradle=noAnalytics,forFDroid prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.12 Current Version Code:12
Categories:Development License:GPL-3.0 Web Site:https://github.com/ligi/AJShA/blob/HEAD/README.md Source Code:https://github.com/ligi/AJShA Issue Tracker:https://github.com/ligi/AJShA/issues Auto Name:AJShA Android Java Shell App Summary:Run Java code directly Description: With this App you can quickly eval some Android Java code - scripting style for fast iterations, experiments and API exploration. Sometimes you just want to evaluate some Android-Code without compiling a project - this is your app for this job. . Repo Type:git Repo:https://github.com/ligi/AJShA.git Build:0.6,6 commit=0.6 subdir=app gradle=NoAnalytics prebuild=sed -i '/play_services/d' build.gradle && \ sed -i '/android-sdk-manager/d' build.gradle Build:0.10,10 commit=0.10 subdir=app gradle=noAnalytics,forFDroid prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle Build:0.12,12 commit=0.12 subdir=app gradle=noAnalytics,forFDroid prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.6 Current Version Code:6
Update CV of BusTO to 1.2 (3)
Categories:Navigation License:GPLv3+ Web Site:https://launchpad.net/bus-torino Source Code:https://code.launchpad.net/bus-torino Issue Tracker:https://bugs.launchpad.net/bus-torino Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V4KHUSUL9NLYY Auto Name:BusTO Summary:Arrival times for Turin public transports. Description: BusTO gives you arrival times for all public transport in Turin and its outskirts. Type in the number of the bus stop and get all the information about scheduled and real arrival times of every 5T/GTT's vehicle stopping there. . Repo Type:bzr Repo:lp:bus-torino Build:1.1,2 commit=10 srclibs=1:appcompat@v7 Auto Update Mode:None Update Check Mode:Tags Current Version:1.1 Current Version Code:2
Categories:Navigation License:GPLv3+ Web Site:https://launchpad.net/bus-torino Source Code:https://code.launchpad.net/bus-torino Issue Tracker:https://bugs.launchpad.net/bus-torino Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V4KHUSUL9NLYY Auto Name:BusTO Summary:Arrival times for Turin public transports. Description: BusTO gives you arrival times for all public transport in Turin and its outskirts. Type in the number of the bus stop and get all the information about scheduled and real arrival times of every 5T/GTT's vehicle stopping there. . Repo Type:bzr Repo:lp:bus-torino Build:1.1,2 commit=10 srclibs=1:appcompat@v7 Auto Update Mode:None Update Check Mode:Tags Current Version:1.2 Current Version Code:3
Unify the output directories across windows and linux
cmake_minimum_required(VERSION 3.1.3) project(miscellaneous) list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMake") include(Warnings) include(StaticAnalyzers) include(ToolchainIdentification) add_library(project_options INTERFACE) target_compile_features(project_options INTERFACE cxx_std_17) if(TI_IS_MSVC) target_compile_definitions(project_options INTERFACE TI_IS_MSVC) elseif(TI_IS_CLANG_CL) target_compile_definitions(project_options INTERFACE TI_IS_CLANG_CL) elseif(TI_IS_GCC) target_compile_definitions(project_options INTERFACE TI_IS_GCC) elseif(TI_IS_CLANG) target_compile_definitions(project_options INTERFACE TI_IS_CLANG) endif() add_library(project_warnings INTERFACE) set_project_warnings(project_warnings) include(Conan) run_conan() include(CTest) enable_testing() set_property(GLOBAL PROPERTY USE_FOLDERS ON) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DMY_DEBUG") add_subdirectory(rust_projects) add_subdirectory(projects) add_subdirectory(tests) add_subdirectory(experiments)
cmake_minimum_required(VERSION 3.1.3) project(miscellaneous) list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMake") include(Warnings) include(StaticAnalyzers) include(ToolchainIdentification) add_library(project_options INTERFACE) target_compile_features(project_options INTERFACE cxx_std_17) if(TI_IS_MSVC) target_compile_definitions(project_options INTERFACE TI_IS_MSVC) elseif(TI_IS_CLANG_CL) target_compile_definitions(project_options INTERFACE TI_IS_CLANG_CL) elseif(TI_IS_GCC) target_compile_definitions(project_options INTERFACE TI_IS_GCC) elseif(TI_IS_CLANG) target_compile_definitions(project_options INTERFACE TI_IS_CLANG) endif() add_library(project_warnings INTERFACE) set_project_warnings(project_warnings) include(Conan) run_conan() include(CTest) enable_testing() set_property(GLOBAL PROPERTY USE_FOLDERS ON) set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib) set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib) set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DMY_DEBUG") add_subdirectory(rust_projects) add_subdirectory(projects) add_subdirectory(tests) add_subdirectory(experiments)
Add mock requirement for CI unit tests
pyinstaller coverage infi.docopt_completion docopt sh requests==2.5.1 python-etcd==0.3.2 simplejson docker-py netaddr prettytable
pyinstaller coverage infi.docopt_completion docopt sh requests==2.5.1 python-etcd==0.3.2 simplejson docker-py netaddr prettytable mock
Update python-magic from 0.4.18 to 0.4.20
# A4 git+git://github.com/liqd/adhocracy4.git@mB-v2.7#egg=adhocracy4 # Additional requirements bcrypt==3.2.0 brotli==1.0.9 django-capture-tag==1.0 django-cloudflare-push==0.2.0 django-sites==0.10 django_csp==3.7 raven==6.10.0 requests==2.25.1 wagtail==2.7.4 # pyup: <2.8 whitenoise==5.2.0 zeep==4.0.0 # Inherited a4-core requirements bleach==3.2.1 Django==2.2.17 # pyup: <2.3 django-allauth==0.44.0 django-autoslug==1.9.8 django-background-tasks==1.2.5 django-ckeditor==6.0.0 django-enumfield==2.0.2 django-filter==2.4.0 django-multiselectfield==0.1.12 django-widget-tweaks==1.4.8 djangorestframework==3.12.2 easy-thumbnails==2.7.1 html5lib==1.1 jsonfield==3.1.0 psycopg2-binary==2.8.6 python-dateutil==2.8.1 python-magic==0.4.18 rules==2.2 XlsxWriter==1.3.7
# A4 git+git://github.com/liqd/adhocracy4.git@mB-v2.7#egg=adhocracy4 # Additional requirements bcrypt==3.2.0 brotli==1.0.9 django-capture-tag==1.0 django-cloudflare-push==0.2.0 django-sites==0.10 django_csp==3.7 raven==6.10.0 requests==2.25.1 wagtail==2.7.4 # pyup: <2.8 whitenoise==5.2.0 zeep==4.0.0 # Inherited a4-core requirements bleach==3.2.1 Django==2.2.17 # pyup: <2.3 django-allauth==0.44.0 django-autoslug==1.9.8 django-background-tasks==1.2.5 django-ckeditor==6.0.0 django-enumfield==2.0.2 django-filter==2.4.0 django-multiselectfield==0.1.12 django-widget-tweaks==1.4.8 djangorestframework==3.12.2 easy-thumbnails==2.7.1 html5lib==1.1 jsonfield==3.1.0 psycopg2-binary==2.8.6 python-dateutil==2.8.1 python-magic==0.4.20 rules==2.2 XlsxWriter==1.3.7
Update pytz from 2018.5 to 2018.6
pycparser==2.19 aioamqp==0.11.0 aiobotocore==0.9.4 aiodns==1.1.1 aiohttp==3.4.4 async-timeout==3.0.1 attrs==18.2.0 botocore==1.10.58 cchardet==2.1.4 chardet==3.0.4 codecov==2.0.15 colorama==0.4.0 coverage==4.5.1 docutils==0.14 execnet==1.5.0 jmespath==0.9.3 multidict==4.4.2 mypy==0.641 packaging==18.0 protobuf==3.6.1 pycares==2.3.0 pycodestyle==2.4.0 py==1.7.0 pyparsing==2.2.2 pytest==3.9.2 pytest-cov==2.6.0 pytest-forked==0.2 pytest-xdist==1.23.2 python-dateutil==2.7.3 pytz==2018.5 readme-renderer==22.0 requests==2.20.0 six==1.11.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.11.2 yarl==1.2.6
pycparser==2.19 aioamqp==0.11.0 aiobotocore==0.9.4 aiodns==1.1.1 aiohttp==3.4.4 async-timeout==3.0.1 attrs==18.2.0 botocore==1.10.58 cchardet==2.1.4 chardet==3.0.4 codecov==2.0.15 colorama==0.4.0 coverage==4.5.1 docutils==0.14 execnet==1.5.0 jmespath==0.9.3 multidict==4.4.2 mypy==0.641 packaging==18.0 protobuf==3.6.1 pycares==2.3.0 pycodestyle==2.4.0 py==1.7.0 pyparsing==2.2.2 pytest==3.9.2 pytest-cov==2.6.0 pytest-forked==0.2 pytest-xdist==1.23.2 python-dateutil==2.7.3 pytz==2018.6 readme-renderer==22.0 requests==2.20.0 six==1.11.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.11.2 yarl==1.2.6
Update minimum version of smart-open to 1.9.0
bquery>=0.2.10 pyzmq>=16.0.2 redis>=2.10.5 boto>=2.43.0 smart_open>=1.3.5 netifaces>=0.10.5 configobj>=5.0.6 psutil>=5.0.0 pandas>=0.23.1 pytest>=4.0.0 pytest-cov>=2.6.0 codacy-coverage>=1.3.7 azure-storage-blob==12.0.0
bquery>=0.2.10 pyzmq>=16.0.2 redis>=2.10.5 boto>=2.43.0 smart_open>=1.9.0 netifaces>=0.10.5 configobj>=5.0.6 psutil>=5.0.0 pandas>=0.23.1 pytest>=4.0.0 pytest-cov>=2.6.0 codacy-coverage>=1.3.7 azure-storage-blob==12.0.0
Use pymdptoolbox from branch sc/fix7 in GitHub
numpy >= 1.9.1 scipy >= 0.14.0 pylru >= 1.0.6 python-igraph >= 0.7 sortedcontainers >= 0.9.4 git+git://github.com/sawcordwell/pymdptoolbox#egg=mdptoolbox http://www.borgelt.net/src/pyfim.tar.gz
numpy >= 1.9.1 scipy >= 0.14.0 pylru >= 1.0.6 python-igraph >= 0.7 sortedcontainers >= 0.9.4 git+git://github.com/sawcordwell/pymdptoolbox@sc/fix7#egg=mdptoolbox http://www.borgelt.net/src/pyfim.tar.gz
Update fonttools from 3.19.0 to 3.20.1
fonttools==3.19.0 ufoLib==2.1.1 defcon==0.3.5 cu2qu==1.3.0 compreffor==0.4.6 booleanOperations==0.7.1
fonttools==3.20.1 ufoLib==2.1.1 defcon==0.3.5 cu2qu==1.3.0 compreffor==0.4.6 booleanOperations==0.7.1
Add futures module to allow multiple Gunicorn workers.
coils==1.0.6 Flask==0.10.1 Flask-SQLAlchemy==2.0 gunicorn==19.3.0 mpipe==1.0.8 MySQL-python==1.2.5 numpy==1.9.1 simplejson==3.6.5 SQLAlchemy==0.9.8 wget==2.2
coils==1.0.6 Flask==0.10.1 Flask-SQLAlchemy==2.0 futures==3.0.2 gunicorn==19.3.0 mpipe==1.0.8 MySQL-python==1.2.5 numpy==1.9.1 simplejson==3.6.5 SQLAlchemy==0.9.8 wget==2.2
Upgrade dependency pyaml to ==16.9.0
pyaml==15.8.2 pytest-runner==2.8 pytest==2.9.2 pytest-cov==2.2.1 semantic_version==2.5.0 requests==2.10.0
pyaml==16.9.0 pytest-runner==2.8 pytest==2.9.2 pytest-cov==2.2.1 semantic_version==2.5.0 requests==2.10.0
Update sqlalchemy from 1.1.11 to 1.1.12
pyyaml==3.12 SQLAlchemy==1.1.11 psycopg2==2.7.1 alembic==0.9.3
pyyaml==3.12 SQLAlchemy==1.1.12 psycopg2==2.7.1 alembic==0.9.3
Update requests from 2.19.0 to 2.19.1
pillow==5.1.0 # Image library. pytz==2018.4 requests-mock==1.5.0 # Mock `requests`. requests==2.19.0 wrapt==1.10.11 # Make better decorators.
pillow==5.1.0 # Image library. pytz==2018.4 requests-mock==1.5.0 # Mock `requests`. requests==2.19.1 wrapt==1.10.11 # Make better decorators.
Update pytest from 4.1.1 to 4.2.0
bcrypt==3.1.6 coverage==4.5.2 cryptography==2.5 motor==2.0.0 pymongo==3.7.2 pytest==4.1.1 pytest-cov==2.6.1 tornado==5.1.1
bcrypt==3.1.6 coverage==4.5.2 cryptography==2.5 motor==2.0.0 pymongo==3.7.2 pytest==4.2.0 pytest-cov==2.6.1 tornado==5.1.1
Update ufo2ft from 0.5.0 to 0.5.1
fonttools==3.12.1 cu2qu==1.1.1 glyphsLib==1.7.5 ufo2ft==0.5.0 MutatorMath==2.0.4 defcon==0.3.2 booleanOperations==0.7.0
fonttools==3.12.1 cu2qu==1.1.1 glyphsLib==1.7.5 ufo2ft==0.5.1 MutatorMath==2.0.4 defcon==0.3.2 booleanOperations==0.7.0
Upgrade dependency pyaml to ==16.12.0
pyaml==16.11.4 pytest-runner==2.8 pytest==2.9.2 pytest-cov==2.2.1 semantic_version==2.5.0 requests==2.10.0
pyaml==16.12.0 pytest-runner==2.8 pytest==2.9.2 pytest-cov==2.2.1 semantic_version==2.5.0 requests==2.10.0
Update certifi from 2018.1.18 to 2018.4.16
# -*- mode: requirementstxt -*- # vim: set ft=requirements # # This file is autogenerated by pip-compile # To update, run: # # tox -r -e sync # certifi==2018.1.18 # via requests chardet==3.0.4 # via requests codecov==2.0.15 coverage==4.5.1 # via codecov idna==2.6 # via requests requests==2.18.4 # via codecov urllib3==1.22 # via requests
# -*- mode: requirementstxt -*- # vim: set ft=requirements # # This file is autogenerated by pip-compile # To update, run: # # tox -r -e sync # certifi==2018.4.16 # via requests chardet==3.0.4 # via requests codecov==2.0.15 coverage==4.5.1 # via codecov idna==2.6 # via requests requests==2.18.4 # via codecov urllib3==1.22 # via requests
Install requirements.txt when installing dev libs
mock==1.0.1 py==1.4.20 pytest==2.5.2 coverage==3.7.1
-r requirements.txt mock==1.0.1 py==1.4.20 pytest==2.5.2 coverage==3.7.1
Update cryptography from 2.2.2 to 2.3.1
-r prod.txt pip==9.0.3 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.2 cryptography==2.2.2 PyYAML==3.12
-r prod.txt pip==9.0.3 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.2 cryptography==2.3.1 PyYAML==3.12
Update pytest-runner from 4.4 to 5.1
# Database psycopg2-binary==2.8.2 pip==19.1.1 bumpversion==0.5.3 wheel==0.33.4 watchdog==0.9.0 flake8==3.7.7 tox==3.9.0 cryptography==2.6.1 coverage==4.5.3 Sphinx==2.0.1 pytest==4.5.0 pytest-runner==4.4 pytest-cov==2.7.1 # miscellaneous sphinx_rtd_theme==0.4.3 pre-commit==1.16.1 python-dotenv[cli]==0.10.2
# Database psycopg2-binary==2.8.2 pip==19.1.1 bumpversion==0.5.3 wheel==0.33.4 watchdog==0.9.0 flake8==3.7.7 tox==3.9.0 cryptography==2.6.1 coverage==4.5.3 Sphinx==2.0.1 pytest==4.5.0 pytest-runner==5.1 pytest-cov==2.7.1 # miscellaneous sphinx_rtd_theme==0.4.3 pre-commit==1.16.1 python-dotenv[cli]==0.10.2
Update flake8 from 3.2.1 to 3.3.0
pip==9.0.1 wheel==0.29.0 watchdog==0.8.3 flake8==3.2.1 tox==2.6.0 coverage==4.3.3 Sphinx==1.5.2 cryptography==1.7.2 PyYAML==3.12
pip==9.0.1 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.6.0 coverage==4.3.3 Sphinx==1.5.2 cryptography==1.7.2 PyYAML==3.12
Update pytest from 4.0.0 to 4.0.1
pip==18.1 bumpversion==0.5.3 wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.2 Sphinx==1.8.2 cryptography==2.4.2 PyYAML==4.2b4 pytest==4.0.0 pyaudio==0.2.11
pip==18.1 bumpversion==0.5.3 wheel==0.32.3 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.2 Sphinx==1.8.2 cryptography==2.4.2 PyYAML==4.2b4 pytest==4.0.1 pyaudio==0.2.11
Update superdesk cores for NTB
gunicorn==19.4.5 honcho==0.6.6 Eve==0.6.3 newrelic>=2.66,<2.67 -e git+git://github.com/superdesk/superdesk-core@959c6bb#egg=Superdesk-Core
gunicorn==19.4.5 honcho==0.6.6 Eve==0.6.3 newrelic>=2.66,<2.67 -e git+git://github.com/superdesk/superdesk-core@7fca944#egg=Superdesk-Core
Update Syncthing to 0.4.11 (25)
Categories:Internet License:MIT Web Site: Source Code:https://github.com/Nutomic/syncthing-android Issue Tracker:https://github.com/Nutomic/syncthing-android/issues Donate:https://tip4commit.com/github/Nutomic/syncthing-android Auto Name:Syncthing Summary:File synchronization Description: This is the first attempt at an Android port of syncthing. Please understand that this is not stable yet, and read the first start dialog carefully. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. . Repo Type:git Repo:https://github.com/Nutomic/syncthing-android.git Build:0.4.8,22 commit=80072194b94e0ca0f81e5bc3b88c8f88867e2e5c gradle=fat Build:0.4.9,23 commit=0.4.9 gradle=fat Build:0.5.0-beta2,24 commit=0.5.0-beta2 gradle=fat Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.5.0-beta2 Current Version Code:24
Categories:Internet License:MIT Web Site: Source Code:https://github.com/Nutomic/syncthing-android Issue Tracker:https://github.com/Nutomic/syncthing-android/issues Donate:https://tip4commit.com/github/Nutomic/syncthing-android Auto Name:Syncthing Summary:File synchronization Description: This is the first attempt at an Android port of syncthing. Please understand that this is not stable yet, and read the first start dialog carefully. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. . Repo Type:git Repo:https://github.com/Nutomic/syncthing-android.git Build:0.4.8,22 commit=80072194b94e0ca0f81e5bc3b88c8f88867e2e5c gradle=fat Build:0.4.9,23 commit=0.4.9 gradle=fat Build:0.5.0-beta2,24 commit=0.5.0-beta2 gradle=fat Build:0.4.11,25 commit=0.4.11 gradle=fat Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.4.11 Current Version Code:25
Update faker from 0.8.11 to 0.8.12
-r base.txt # Nicer interfaces ipython==6.2.1 ipdb==0.11 # Flake8 flake8==3.4.1 mccabe==0.6.1 pycodestyle==2.3.1 pyflakes==1.6.0 # Testing Faker==0.8.11 factory-boy==2.10.0 requests-mock==1.4.0
-r base.txt # Nicer interfaces ipython==6.2.1 ipdb==0.11 # Flake8 flake8==3.4.1 mccabe==0.6.1 pycodestyle==2.3.1 pyflakes==1.6.0 # Testing Faker==0.8.12 factory-boy==2.10.0 requests-mock==1.4.0
Update pytest from 3.6.2 to 3.6.3
-r requirements.txt isort==4.3.4 pytest==3.6.2 pytest-env==0.6.2 pytest-mock==1.10.0 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.3.0 httpretty==0.9.5 beautifulsoup4==4.6.0 freezegun==0.3.10 flake8==3.5.0 flake8-print==3.1.0
-r requirements.txt isort==4.3.4 pytest==3.6.3 pytest-env==0.6.2 pytest-mock==1.10.0 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.3.0 httpretty==0.9.5 beautifulsoup4==4.6.0 freezegun==0.3.10 flake8==3.5.0 flake8-print==3.1.0
Update isort from 4.3.16 to 4.3.17
autoflake==1.2 check-manifest==0.37 codecov==2.0.15 # Upload coverage data doc8==0.8.0 dodgy==0.1.9 # Look for uploaded secrets dulwich==0.19.11 flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==1.0.0 # Require single quotes flake8==3.7.7 # Lint isort==4.3.16 # Lint imports mypy==0.700 # Type checking pip_check_reqs==2.0.3 pydocstyle==3.0.0 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pygithub==1.43.6 Pygments==2.3.1 pylint==2.3.1 # Lint pyroma==2.4 # Packaging best practices checker pytest-cov==2.6.1 # Measure code coverage pytest==4.4.0 # Test runners PyYAML==5.1 Sphinx==1.8.5 sphinx-autodoc-typehints==1.6.0 sphinxcontrib-spelling==4.2.1 twine==1.13.0 versioneer==0.18 vulture==1.0 VWS-Python-Mock==2018.12.1.0 yapf==0.27.0 # Automatic formatting for Python
autoflake==1.2 check-manifest==0.37 codecov==2.0.15 # Upload coverage data doc8==0.8.0 dodgy==0.1.9 # Look for uploaded secrets dulwich==0.19.11 flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==1.0.0 # Require single quotes flake8==3.7.7 # Lint isort==4.3.17 # Lint imports mypy==0.700 # Type checking pip_check_reqs==2.0.3 pydocstyle==3.0.0 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pygithub==1.43.6 Pygments==2.3.1 pylint==2.3.1 # Lint pyroma==2.4 # Packaging best practices checker pytest-cov==2.6.1 # Measure code coverage pytest==4.4.0 # Test runners PyYAML==5.1 Sphinx==1.8.5 sphinx-autodoc-typehints==1.6.0 sphinxcontrib-spelling==4.2.1 twine==1.13.0 versioneer==0.18 vulture==1.0 VWS-Python-Mock==2018.12.1.0 yapf==0.27.0 # Automatic formatting for Python
Make only Validator test link to it's library
project(cutelyst_tests) find_package(Qt5Test 5.6.0 REQUIRED) add_library(coverage_test STATIC coverageobject.cpp coverageobject.cpp ${_testresource_rcc_src} ) target_compile_features(coverage_test PRIVATE cxx_auto_type PUBLIC cxx_nullptr cxx_override ) target_link_libraries(coverage_test Qt5::Test CutelystQt5::Core Qt5::Network CutelystQt5::Utils::Validator) macro(CUTELYST_TEMPLATES_UNIT_TESTS) foreach(_testname ${ARGN}) add_executable(${_testname}_exec ${_testname}.cpp ) add_test(NAME ${_testname} COMMAND ${_testname}_exec) target_compile_features(${_testname}_exec PRIVATE cxx_auto_type PUBLIC cxx_nullptr cxx_override ) target_link_libraries(${_testname}_exec CutelystQt5::Core coverage_test) endforeach(_testname) endmacro(CUTELYST_TEMPLATES_UNIT_TESTS) cutelyst_templates_unit_tests( testheaders testcontext testrequest testresponse testdispatcherpath testdispatcherchained testvalidator )
project(cutelyst_tests) find_package(Qt5Test 5.6.0 REQUIRED) add_library(coverage_test STATIC coverageobject.cpp coverageobject.cpp ${_testresource_rcc_src} ) target_compile_features(coverage_test PRIVATE cxx_auto_type PUBLIC cxx_nullptr cxx_override ) target_link_libraries(coverage_test Qt5::Test CutelystQt5::Core Qt5::Network) function(cute_test _testname _link) add_executable(${_testname}_exec ${_testname}.cpp) add_test(NAME ${_testname} COMMAND ${_testname}_exec) target_compile_features(${_testname}_exec PRIVATE cxx_auto_type PUBLIC cxx_nullptr cxx_override ) target_link_libraries(${_testname}_exec ${_link} CutelystQt5::Core coverage_test) endfunction() macro(CUTELYST_TEMPLATES_UNIT_TESTS) foreach(_testname ${ARGN}) cute_test(${_testname} "") endforeach(_testname) endmacro(CUTELYST_TEMPLATES_UNIT_TESTS) cutelyst_templates_unit_tests( testheaders testcontext testrequest testresponse testdispatcherpath testdispatcherchained ) cute_test(testvalidator CutelystQt5::Utils::Validator)
Correct the motor cmake file so it will compile.
add_library (MotorEncoders MotorEncoders.cc) add_executable (MotorEncodersTest MotorEncodersTest.cc) target_link_libraries (MotorEncodersTest MotorEncoders ${Candi_SOURCE_DIR}/arduino/ArduinoInterface)
add_library (MotorEncoders MotorEncoders.cc) add_definitions(-I${Candi_SOURCE_DIR}/arduino) add_executable (MotorEncodersTest MotorEncodersTest.cc) target_link_libraries (MotorEncodersTest MotorEncoders ArduinoInterface)
Add some more supported packages.
devel/nbpatch net/libfetch pkgtools/digest devel/libtool-base devel/gettext-lib lang/perl5 perl devel/p5-Scalar-List-Utils devel/p5-CPAN-Meta devel/p5-inc-latest devel/p5-Module-Build devel/p5-Perl4-CoreLibs databases/sqlite3 security/openssl archivers/xz archivers/libarchive pkgtools/pkgin
devel/nbpatch net/libfetch pkgtools/digest devel/libtool-base archivers/gzip archivers/bzip2 devel/ncurses devel/readline devel/zlib devel/gettext-lib lang/perl5 perl devel/p5-Scalar-List-Utils devel/p5-CPAN-Meta devel/p5-inc-latest devel/p5-Module-Build devel/p5-Perl4-CoreLibs databases/sqlite3 security/openssl archivers/xz archivers/libarchive pkgtools/pkgin
Update pytest-cov from 2.5.1 to 2.6.1
tox==3.1.2 pytest==3.6.3 pytest-cov==2.5.1 codecov==2.0.15
tox==3.1.2 pytest==3.6.3 pytest-cov==2.6.1 codecov==2.0.15
Update wheel from 0.29.0 to 0.31.0
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.5.5 cryptography==2.0 PyYAML==3.12
pip==9.0.1 bumpversion==0.5.3 wheel==0.31.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.5.5 cryptography==2.0 PyYAML==3.12
Reduce the length of the description for unicode map
Category:Office License:Public Domain Web Site:http://www.madore.org/~david/programs/UnicodeMap.html Source Code:http://git.madore.org/?p=android/UnicodeMap.git;a=summary Issue Tracker: Summary:Browse and copy Unicode characters Description: UnicodeMap lets you browse Unicode characters by range and search for them by name, display them (when Android has the font) and copy them to the clipboard. It can also decode a string of Unicode characters to names. This app is just the list of Unicode characters, arranged by block: you can browse through them, enter them in a dedicated text field, and copy that field to the clipboard (it works a bit the way Gucharmap does). There is also a primitive search feature (to search on the character name). Of course, Android will only properly display a minuscule fraction of the characters, but those that are not properly displayed still “work” in the sense that you can copy them around or whatever. This is a very basic and limited program, and not much data is available (essentially, only the character name, its code point and its general category). The list of characters, on the other hand, is complete: the latest version has the full Unicode 6.1 character set (all 110 181 of them). In particular, the program is not limited to the first plane of Unicode (aka, 65536 codepoints): you can copy-paste cuneiform if you like. . Repo Type:git Repo:git://git.madore.org/android/UnicodeMap.git Build Version:0.0.4,4,47f5265e Update Check Mode:Market Current Version:0.0.4 Current Version Code:4
Category:Office License:Public Domain Web Site:http://www.madore.org/~david/programs/UnicodeMap.html Source Code:http://git.madore.org/?p=android/UnicodeMap.git;a=summary Issue Tracker: Summary:Browse and copy Unicode characters Description: UnicodeMap lets you browse Unicode characters by range and search for them by name, display them (when Android has the font) and copy them to the clipboard. It can also decode a string of Unicode characters to names. Of course, Android will only properly display a minuscule fraction of the characters, but those that are not properly displayed still “work” in the sense that you can copy them around or whatever. . Repo Type:git Repo:git://git.madore.org/android/UnicodeMap.git Build Version:0.0.4,4,47f5265e Update Check Mode:Market Current Version:0.0.4 Current Version Code:4
Use released tqdm with fix
appdirs==1.4.3 attrs==18.1.0 click==7.0 filesystems==0.21.1 packaging==17.1 pyparsing==2.2.0 pyrsistent==0.14.4 pytoml==0.1.19 six==1.11.0 git+https://github.com/altendky/tqdm@b76e47d34f29e65005b2c79b64c248e887f7f94a#egg=tqdm virtualenv==16.0.0
appdirs==1.4.3 attrs==18.1.0 click==7.0 filesystems==0.21.1 packaging==17.1 pyparsing==2.2.0 pyrsistent==0.14.4 pytoml==0.1.19 six==1.11.0 tqdm==4.31.1 virtualenv==16.0.0
Update markupsafe from 0.23 to 1.0
click==6.7 Flask==0.12 gunicorn==19.7.0 itsdangerous==0.24 Jinja2==2.9.5 MarkupSafe==0.23 requests==2.10.0 Werkzeug==0.11.10 wsgiref==0.1.2
click==6.7 Flask==0.12 gunicorn==19.7.0 itsdangerous==0.24 Jinja2==2.9.5 MarkupSafe==1.0 requests==2.10.0 Werkzeug==0.11.10 wsgiref==0.1.2
Fix migration issue with django_extensions
Django==1.8.6 psycopg2 django-redis django-extensions djangorestframework pyyaml django-filter celery>=3.1.19 django-grappelli django-pgjson https://github.com/mher/flower/zipball/master git+https://github.com/eve-val/evelink django-registration-redux django-bootstrap-form beautifulsoup4
Django==1.8.6 psycopg2 django-redis django-extensions>=1.5.9 djangorestframework pyyaml django-filter celery>=3.1.19 django-grappelli django-pgjson https://github.com/mher/flower/zipball/master git+https://github.com/eve-val/evelink django-registration-redux django-bootstrap-form beautifulsoup4
Update psutil from 5.4.3 to 5.4.4
Twisted==17.9.0 beautifulsoup4==4.6.0 lxml==4.2.1 psutil==5.4.3 python-dateutil==2.7.2 ply==3.11 enum34==1.1.6 twitter==1.18.0 requests==2.18.4 pytimeparse==1.1.7 pymysql==0.8.0 pycryptodome==3.6.0 pyasn1==0.4.2 isodate==0.6.0 google-api-python-client==1.6.6 pyxDamerauLevenshtein==1.5 numpy==1.14.2 Cython==0.28.1 git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2 parsedatetime==2.4 cryptography==2.2.2 future==0.16.0 six==1.11.0 ruamel.yaml==0.15.37 croniter==0.3.20
Twisted==17.9.0 beautifulsoup4==4.6.0 lxml==4.2.1 psutil==5.4.4 python-dateutil==2.7.2 ply==3.11 enum34==1.1.6 twitter==1.18.0 requests==2.18.4 pytimeparse==1.1.7 pymysql==0.8.0 pycryptodome==3.6.0 pyasn1==0.4.2 isodate==0.6.0 google-api-python-client==1.6.6 pyxDamerauLevenshtein==1.5 numpy==1.14.2 Cython==0.28.1 git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2 parsedatetime==2.4 cryptography==2.2.2 future==0.16.0 six==1.11.0 ruamel.yaml==0.15.37 croniter==0.3.20
Update Flask package to 1.0
# Core packages python-dotenv==0.8.2 # Read environment variables from .env Flask==0.12.2 # Web microframework Flask-Assets==0.12 # Merge and minify CSS and JS assets Jinja2>=2.8.1 # Templating for Flask; pinned past security update cssmin==0.2.0 # CSS minification uWSGI==2.0.17 # Application server # Features flask-sitemap==0.2.0 # Web sitemaps # Monitoring/tracking/logging blinker==1.4 # Dependency of rollbar newrelic==3.2.0.91 # Website monitoring rollbar==0.13.18 # rollbar.com error logging
# Core packages python-dotenv==0.8.2 # Read environment variables from .env Flask==1.0 # Web microframework Flask-Assets==0.12 # Merge and minify CSS and JS assets Jinja2>=2.8.1 # Templating for Flask; pinned past security update cssmin==0.2.0 # CSS minification uWSGI==2.0.17 # Application server # Features flask-sitemap==0.2.0 # Web sitemaps # Monitoring/tracking/logging blinker==1.4 # Dependency of rollbar newrelic==3.2.0.91 # Website monitoring rollbar==0.13.18 # rollbar.com error logging
Bump django-flat-responsive from 1.2.0 to 2.0
appdirs==1.4.4 cycler==0.10.0 dask==2021.9.1 decorator==4.0.11 Django==1.11.29 django-crispy-forms==1.6.1 django-environ==0.4.1 django-flat-responsive==1.2.0 django-model-utils==2.6.1 google-api-python-client==1.6.2 httplib2==0.19.0 matplotlib==2.0.0 networkx==1.11 oauth2client==4.1.3 olefile==0.46 packaging==16.8 Pillow==8.3.2 pyasn1==0.2.2 pyasn1-modules==0.0.8 pyparsing==2.4.7 python-dateutil==2.6.0 pytz==2021.1 requests==2.25.0 rsa==4.7 scikit-image==0.12.3 six==1.10.0 standardjson==0.3.1 toolz==0.8.2 uritemplate==3.0.0 #changed for production #opencv-python==3.2.0 opencv-python #numpy==1.12.0+mkl numpy==1.12.0 #requirements for production psycopg2 gunicorn dj-database-url whitenoise django-s3direct
appdirs==1.4.4 cycler==0.10.0 dask==2021.9.1 decorator==4.0.11 Django==1.11.29 django-crispy-forms==1.6.1 django-environ==0.4.1 django-flat-responsive==2.0 django-model-utils==2.6.1 google-api-python-client==1.6.2 httplib2==0.19.0 matplotlib==2.0.0 networkx==1.11 oauth2client==4.1.3 olefile==0.46 packaging==16.8 Pillow==8.3.2 pyasn1==0.2.2 pyasn1-modules==0.0.8 pyparsing==2.4.7 python-dateutil==2.6.0 pytz==2021.1 requests==2.25.0 rsa==4.7 scikit-image==0.12.3 six==1.10.0 standardjson==0.3.1 toolz==0.8.2 uritemplate==3.0.0 #changed for production #opencv-python==3.2.0 opencv-python #numpy==1.12.0+mkl numpy==1.12.0 #requirements for production psycopg2 gunicorn dj-database-url whitenoise django-s3direct
Update google-api-python-client from 2.41.0 to 2.42.0
beautifulsoup4==4.10.0 bcrypt==3.2.0 croniter==1.3.4 Cython==0.29.28 feedparser==6.0.8 furl==2.1.3 google-api-python-client==2.41.0 isodate==0.6.1 jq==1.2.2 jsonpath-ng==1.5.3 lxml==4.8.0 Pillow==9.0.1 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==2022.3.15 requests==2.27.1 ruamel.yaml==0.17.21 Twisted[tls]==22.2.0
beautifulsoup4==4.10.0 bcrypt==3.2.0 croniter==1.3.4 Cython==0.29.28 feedparser==6.0.8 furl==2.1.3 google-api-python-client==2.42.0 isodate==0.6.1 jq==1.2.2 jsonpath-ng==1.5.3 lxml==4.8.0 Pillow==9.0.1 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==2022.3.15 requests==2.27.1 ruamel.yaml==0.17.21 Twisted[tls]==22.2.0
Update Speedmeter to 2.2 (22)
Categories:Navigation License:GPLv2 Web Site:https://github.com/flyingrub/SpeedMeter/blob/HEAD/README.md Source Code:https://github.com/flyingrub/SpeedMeter Issue Tracker:https://github.com/flyingrub/SpeedMeter/issues Changelog: Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SP3QEMAM8XZYQ Auto Name:Speedmeter Summary:Lightweight speed meter Description: Display some useful information about a route: * Actual speed * Time elapsed * M or KM traveled * Max speed Older versions are available as [[isn.fly.speedmeter]]. . Repo Type:git Repo:https://github.com/flyingrub/SpeedMeter.git Build:1.2,12 commit=1.2 prebuild=mv java src target=android-20 Build:2.0 BETA,20 commit=0de68dec8cae61315852045581531eafecab0781 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.2 Current Version Code:12
Categories:Navigation License:GPLv2 Web Site:https://github.com/flyingrub/SpeedMeter/blob/HEAD/README.md Source Code:https://github.com/flyingrub/SpeedMeter Issue Tracker:https://github.com/flyingrub/SpeedMeter/issues Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SP3QEMAM8XZYQ Auto Name:Speedmeter Summary:Lightweight speed meter Description: Display some useful information about a route: * Actual speed * Time elapsed * M or KM traveled * Max speed Older versions are available as [[isn.fly.speedmeter]]. . Repo Type:git Repo:https://github.com/flyingrub/SpeedMeter.git Build:1.2,12 commit=1.2 prebuild=mv java src target=android-20 Build:2.0 BETA,20 commit=0de68dec8cae61315852045581531eafecab0781 subdir=app gradle=yes Build:2.2,22 commit=2.2 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:2.2 Current Version Code:22
Update testinfra from 5.3.0 to 5.3.1
ansible-lint==4.3.0 docker==4.3.1 flake8==3.8.3 molecule==3.0.8 pytest==6.0.1 testinfra==5.3.0 tox==3.20.0
ansible-lint==4.3.0 docker==4.3.1 flake8==3.8.3 molecule==3.0.8 pytest==6.0.1 testinfra==5.3.1 tox==3.20.0
Add SNP to plant mine.
allele binding_site cDNA_clone CDS CRM chromosomal_deletion chromosomal_duplication chromosomal_inversion chromosomal_translocation chromosomal_transposition chromosome chromosome_band chromosome_structure_variation EST enhancer exon five_prime_UTR forward_primer gene golden_path_fragment intergenic_region intron mRNA miRNA microarray_oligo natural_transposable_element ncRNA oligo overlapping_EST_set PCR_product point_mutation primer rRNA regulatory_region reverse_primer sequence_collection sequence_feature sequence_variant snRNA snoRNA TF_binding_site tRNA three_prime_UTR transcript transposable_element transposable_element_insertion_site UTR # many-to-many part_of relationships (default is many-to-one) exon.transcript intron.transcript UTR.transcript EST.overlapping_EST_set
allele binding_site cDNA_clone CDS CRM chromosomal_deletion chromosomal_duplication chromosomal_inversion chromosomal_translocation chromosomal_transposition chromosome chromosome_band chromosome_structure_variation EST enhancer exon five_prime_UTR forward_primer gene golden_path_fragment intergenic_region intron mRNA miRNA microarray_oligo natural_transposable_element ncRNA oligo overlapping_EST_set PCR_product point_mutation primer rRNA regulatory_region reverse_primer sequence_collection sequence_feature sequence_variant SNP snRNA snoRNA TF_binding_site tRNA three_prime_UTR transcript transposable_element transposable_element_insertion_site UTR # many-to-many part_of relationships (default is many-to-one) exon.transcript intron.transcript UTR.transcript EST.overlapping_EST_set
Update expectations for a GC test.
This tests that customized properties on window.location and window.navigator won't get lost after a GC. TEST running. screen.myProp did not survive GC. history.myProp did not survive GC. locationbar.myProp did not survive GC. menubar.myProp did not survive GC. personalbar.myProp did not survive GC. scrollbars.myProp did not survive GC. statusbar.myProp did not survive GC. toolbar.myProp did not survive GC. location.myProp survived GC. navigator.myProp survived GC.
This tests that customized properties on window.location and window.navigator won't get lost after a GC. TEST running. screen.myProp did not survive GC. history.myProp survived GC. locationbar.myProp did not survive GC. menubar.myProp did not survive GC. personalbar.myProp did not survive GC. scrollbars.myProp did not survive GC. statusbar.myProp did not survive GC. toolbar.myProp did not survive GC. location.myProp survived GC. navigator.myProp survived GC.
Update py-bcrypt dependency to 0.4 (python 3 compatible)
Flask==0.10.1 Flask-Bcrypt==0.5.2 Flask-Classy==0.6.3 Flask-Markdown==0.3 Jinja2==2.7 Markdown==2.3.1 MarkupSafe==0.18 Werkzeug==0.9.1 argparse==1.2.1 autopep8==0.9.2 docopt==0.4.0 gunicorn==17.5 itsdangerous==0.22 mandrill==1.0.42 pep8==1.4.6 py-bcrypt==0.3 pyScss==1.2.0.post3 redis==2.7.6 requests==2.0.0 six==1.4.1
Flask==0.10.1 Flask-Bcrypt==0.5.2 Flask-Classy==0.6.3 Flask-Markdown==0.3 Jinja2==2.7 Markdown==2.3.1 MarkupSafe==0.18 Werkzeug==0.9.1 argparse==1.2.1 autopep8==0.9.2 docopt==0.4.0 gunicorn==17.5 itsdangerous==0.22 mandrill==1.0.42 pep8==1.4.6 py-bcrypt==0.4 pyScss==1.2.0.post3 redis==2.7.6 requests==2.0.0 six==1.4.1
Update fontparts from 0.10.0 to 0.10.1
afdko==3.7.1 appdirs==1.4.4 attrs==21.3.0 black==21.12b0 booleanOperations==0.9.0 Brotli==1.0.9 click==8.0.3 cu2qu==1.6.7.post1 defcon==0.10.0 fontMath==0.9.1 fontParts==0.10.0 fontPens==0.2.4 fonttools==4.28.5 fs==2.4.14 lxml==4.7.1 MutatorMath==3.0.1 pathspec>=0.9.0 Pillow==8.4.0 psautohint==2.3.1 pyclipper==1.3.0.post2 pytz==2021.3 regex==2021.11.10 scour==0.38.2 six==1.16.0 toml==0.10.2 typed-ast>=1.4.2 ufonormalizer==0.6.1 ufoProcessor==1.9.0 unicodedata2==14.0.0 zopfli==0.1.9
afdko==3.7.1 appdirs==1.4.4 attrs==21.3.0 black==21.12b0 booleanOperations==0.9.0 Brotli==1.0.9 click==8.0.3 cu2qu==1.6.7.post1 defcon==0.10.0 fontMath==0.9.1 fontParts==0.10.1 fontPens==0.2.4 fonttools==4.28.5 fs==2.4.14 lxml==4.7.1 MutatorMath==3.0.1 pathspec>=0.9.0 Pillow==8.4.0 psautohint==2.3.1 pyclipper==1.3.0.post2 pytz==2021.3 regex==2021.11.10 scour==0.38.2 six==1.16.0 toml==0.10.2 typed-ast>=1.4.2 ufonormalizer==0.6.1 ufoProcessor==1.9.0 unicodedata2==14.0.0 zopfli==0.1.9
Update numpy from 1.16.3 to 1.17.0
networkx==2.2 pandas==0.25.0 pytest==3.8.1 numpy==1.16.3 scipy==1.1.0 setuptools==40.4.3 scikit_learn==0.20.0
networkx==2.2 pandas==0.25.0 pytest==3.8.1 numpy==1.17.0 scipy==1.1.0 setuptools==40.4.3 scikit_learn==0.20.0
Update isort from 5.5.0 to 5.5.1
cookiecutter==1.7.2 sh==1.14.0 binaryornot==0.4.4 # Code quality # ------------------------------------------------------------------------------ black==20.8b1 isort==5.5.0 flake8==3.8.3 flake8-isort==4.0.0 # Testing # ------------------------------------------------------------------------------ tox==3.20.0 pytest==6.0.1 pytest-cookies==0.5.1 pytest-instafail==0.4.2 pyyaml==5.3.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.53 jinja2==2.11.2
cookiecutter==1.7.2 sh==1.14.0 binaryornot==0.4.4 # Code quality # ------------------------------------------------------------------------------ black==20.8b1 isort==5.5.1 flake8==3.8.3 flake8-isort==4.0.0 # Testing # ------------------------------------------------------------------------------ tox==3.20.0 pytest==6.0.1 pytest-cookies==0.5.1 pytest-instafail==0.4.2 pyyaml==5.3.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.53 jinja2==2.11.2
Update clldutils from 1.13.5 to 1.13.6
pydplace==0.4 Django==1.11.4 django-appconf==1.0.2 django-bootstrap3==9.0.0 django-filter==1.0.4 djangorestframework==3.6.3 ete3==3.0.0b35 psycopg2==2.7.3 python-nexus==1.53 six==1.10.0 coverage==4.4.1 flake8==3.4.1 newick==0.8.0 clldutils==1.13.5 attrs==17.2.0
pydplace==0.4 Django==1.11.4 django-appconf==1.0.2 django-bootstrap3==9.0.0 django-filter==1.0.4 djangorestframework==3.6.3 ete3==3.0.0b35 psycopg2==2.7.3 python-nexus==1.53 six==1.10.0 coverage==4.4.1 flake8==3.4.1 newick==0.8.0 clldutils==1.13.6 attrs==17.2.0
Update tox from 2.7.0 to 2.8.0
docker==2.5.1 molecule==1.25.0 pytest==3.2.1 python-vagrant==0.5.15 testinfra==1.6.5 tox==2.7.0
docker==2.5.1 molecule==1.25.0 pytest==3.2.1 python-vagrant==0.5.15 testinfra==1.6.5 tox==2.8.0
Add requests library as requirement
Django==1.10.3 django-countries==4.0 django-crispy-forms==1.6.1 django-debug-toolbar==1.6 django-formtools==1.0 django-imagekit==3.3 django-twitter-tag==1.2.1 Pillow==3.4.2 python-social-auth==0.2.21 reportlab==3.3.0 django-libsass==0.7 django-compressor==2.1
Django==1.10.3 django-countries==4.0 django-crispy-forms==1.6.1 django-debug-toolbar==1.6 django-formtools==1.0 django-imagekit==3.3 django-twitter-tag==1.2.1 Pillow==3.4.2 python-social-auth==0.2.21 reportlab==3.3.0 django-libsass==0.7 django-compressor==2.1 requests==2.11.1
Update matplotlib from 2.1.0rc1 to 2.1.2
ipython==5.5.0 Fabric==1.14.0 ipywidgets==7.0.3 matplotlib==2.1.0rc1 mpi4py==2.0.0 numpy==1.13.3 pandas==0.20.3 PyYAML==3.12
ipython==5.5.0 Fabric==1.14.0 ipywidgets==7.0.3 matplotlib==2.1.2 mpi4py==2.0.0 numpy==1.13.3 pandas==0.20.3 PyYAML==3.12
Fix - Upgrade PyYaml for security reasons
django==2.1.5 django-bootstrap-form==3.4 django-tastypie==0.14.2 # API django-registration==3.0 # account logic, views and workflows pytz==2018.9 ordereddict==1.1 PyYAML==3.13 pySankeyBeta==1.0.4
django==2.1.5 django-bootstrap-form==3.4 django-tastypie==0.14.2 # API django-registration==3.0 # account logic, views and workflows pytz==2018.9 ordereddict==1.1 pyyaml>=4.2b1 pySankeyBeta==1.0.4
Update pytest from 4.1.0 to 4.1.1
bcrypt==3.1.5 coverage==4.5.2 cryptography==2.4.2 motor==2.0.0 pymongo==3.7.2 pytest==4.1.0 pytest-cov==2.6.1 tornado==5.1.1
bcrypt==3.1.5 coverage==4.5.2 cryptography==2.4.2 motor==2.0.0 pymongo==3.7.2 pytest==4.1.1 pytest-cov==2.6.1 tornado==5.1.1
Bump djangorestframework from 3.6.3 to 3.9.1
certifi==2017.4.17 chardet==3.0.4 Django==1.11.23 djangorestframework==3.6.3 idna==2.5 pytz==2017.2 requests==2.18.1 urllib3==1.21.1
certifi==2017.4.17 chardet==3.0.4 Django==1.11.23 djangorestframework==3.9.1 idna==2.5 pytz==2017.2 requests==2.18.1 urllib3==1.21.1
Update phonenumbers from 8.8.11 to 8.9.0
bleach==2.1.2 mistune==0.8.3 requests==2.18.4 python-json-logger==0.1.8 Flask>=0.12.2 orderedset==2.0 Jinja2==2.10 statsd==3.2.2 Flask-Redis==0.3.0 pyyaml==3.12 phonenumbers==8.8.11 pytz==2018.3 smartypants==2.0.1 monotonic==1.4 pypdf2==1.26.0 # required by both api and admin awscli==1.14.47 boto3==1.6.0
bleach==2.1.2 mistune==0.8.3 requests==2.18.4 python-json-logger==0.1.8 Flask>=0.12.2 orderedset==2.0 Jinja2==2.10 statsd==3.2.2 Flask-Redis==0.3.0 pyyaml==3.12 phonenumbers==8.9.0 pytz==2018.3 smartypants==2.0.1 monotonic==1.4 pypdf2==1.26.0 # required by both api and admin awscli==1.14.47 boto3==1.6.0
Update flask-bower from 1.2.1 to 1.3.0
chartkick==0.5.0 Flask==0.12 Flask-Bower==1.2.1 Flask-HTTPAuth==3.2.2 Flask-Login==0.4.0 Flask-SQLAlchemy==2.2 gunicorn==19.7.0 itsdangerous==0.24 Jinja2==2.9.5 MarkupSafe==1.0 psycopg2==2.7 pygal==2.3.1 PyMySQL==0.7.10 requests==2.13.0 SQLAlchemy==1.1.6 Werkzeug==0.11.15 wheel==0.29.0
chartkick==0.5.0 Flask==0.12 Flask-Bower==1.3.0 Flask-HTTPAuth==3.2.2 Flask-Login==0.4.0 Flask-SQLAlchemy==2.2 gunicorn==19.7.0 itsdangerous==0.24 Jinja2==2.9.5 MarkupSafe==1.0 psycopg2==2.7 pygal==2.3.1 PyMySQL==0.7.10 requests==2.13.0 SQLAlchemy==1.1.6 Werkzeug==0.11.15 wheel==0.29.0
Upgrade dependency funcy to ==1.7.5
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.1 django-appconf==1.0.2 django-cacheops==3.2.1 django-compressor==2.1.1 django-debug-toolbar==1.8 django-querycount==0.6.0 freezegun==0.3.9 funcy==1.7.3 packaging==16.8 psycopg2==2.7.1 PyJWT==1.5.0 pyparsing==2.2.0 PySocks==1.6.7 python-dateutil==2.6.0 pytz==2017.2 raven==6.0.0 rcssmin==1.0.6 redis==2.10.5 requests==2.14.2 rjsmin==1.0.12 six==1.10.0 sqlparse==0.2.3 twilio==6.3.0 uWSGI==2.0.15
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.1 django-appconf==1.0.2 django-cacheops==3.2.1 django-compressor==2.1.1 django-debug-toolbar==1.8 django-querycount==0.6.0 freezegun==0.3.9 funcy==1.7.5 packaging==16.8 psycopg2==2.7.1 PyJWT==1.5.0 pyparsing==2.2.0 PySocks==1.6.7 python-dateutil==2.6.0 pytz==2017.2 raven==6.0.0 rcssmin==1.0.6 redis==2.10.5 requests==2.14.2 rjsmin==1.0.12 six==1.10.0 sqlparse==0.2.3 twilio==6.3.0 uWSGI==2.0.15
Update testinfra from 1.13.1 to 1.14.0
docker==3.3.0 molecule==1.25.0 pymongo==3.6.1 pytest==3.4.2 pytest==3.4.2 python-vagrant==0.5.15 tox==3.0.0 testinfra==1.13.1
docker==3.3.0 molecule==1.25.0 pymongo==3.6.1 pytest==3.4.2 pytest==3.4.2 python-vagrant==0.5.15 tox==3.0.0 testinfra==1.14.0
Update botocore from 1.9.20 to 1.9.23
Django==2.0.4 dj_database_url==0.5.0 django-ordered-model==1.4.3 pytz==2018.3 python_box==3.1.1 six==1.11.0 gunicorn==19.7.1 psycopg2==2.7.4 python-decouple==3.1 raven==6.6.0 #Amazon S3 Stuff boto3==1.6.23 Collectfast==0.6.2 botocore==1.9.20 django-s3-folder-storage==0.5 django-storages==1.6.6 docutils==0.14 jmespath==0.9.3 python-dateutil==2.7.2 s3transfer==0.1.13 six==1.11.0
Django==2.0.4 dj_database_url==0.5.0 django-ordered-model==1.4.3 pytz==2018.3 python_box==3.1.1 six==1.11.0 gunicorn==19.7.1 psycopg2==2.7.4 python-decouple==3.1 raven==6.6.0 #Amazon S3 Stuff boto3==1.6.23 Collectfast==0.6.2 botocore==1.9.23 django-s3-folder-storage==0.5 django-storages==1.6.6 docutils==0.14 jmespath==0.9.3 python-dateutil==2.7.2 s3transfer==0.1.13 six==1.11.0
Update boto3 from 1.5.9 to 1.5.12
Django==2.0.1 dj_database_url==0.4.2 pytz==2017.3 python_box==3.1.1 six==1.11.0 gunicorn==19.7.1 psycopg2==2.7.3.2 python-decouple==3.1 raven==6.4.0 #Amazon S3 Stuff boto3==1.5.9 Collectfast==0.6.0 botocore==1.8.26 django-s3-folder-storage==0.5 django-storages==1.6.5 docutils==0.14 jmespath==0.9.3 python-dateutil==2.6.1 s3transfer==0.1.12 six==1.11.0
Django==2.0.1 dj_database_url==0.4.2 pytz==2017.3 python_box==3.1.1 six==1.11.0 gunicorn==19.7.1 psycopg2==2.7.3.2 python-decouple==3.1 raven==6.4.0 #Amazon S3 Stuff boto3==1.5.12 Collectfast==0.6.0 botocore==1.8.26 django-s3-folder-storage==0.5 django-storages==1.6.5 docutils==0.14 jmespath==0.9.3 python-dateutil==2.6.1 s3transfer==0.1.12 six==1.11.0
Update markdown2 from 2.3.4 to 2.3.5
appdirs==1.4.3 args==0.1.0 beautifulsoup4==4.6.0 clint==0.5.1 colorama==0.3.9 ConfigArgParse==0.12.0 docutils==0.14 markdown2==2.3.4 packaging==16.8 pkginfo==1.4.1 py==1.4.34 Pygments==2.2.0 pyparsing==2.2.0 pytest==3.2.1 requests==2.18.4 requests-toolbelt==0.8.0 six==1.10.0 twine==1.9.1
appdirs==1.4.3 args==0.1.0 beautifulsoup4==4.6.0 clint==0.5.1 colorama==0.3.9 ConfigArgParse==0.12.0 docutils==0.14 markdown2==2.3.5 packaging==16.8 pkginfo==1.4.1 py==1.4.34 Pygments==2.2.0 pyparsing==2.2.0 pytest==3.2.1 requests==2.18.4 requests-toolbelt==0.8.0 six==1.10.0 twine==1.9.1
Install pytest-gitignore to ignore tests in manual packages
ansible attrs black boto3 csvs-to-sqlite Django fabric fire flask flask-restful flask-socketio ftfy ipdb ipython jupyter mypy pandas pip pipdeptree pipenv poetry psycopg2-binary ptpython pudb pygit2 pygments pylint pymongo pyquery pytest pytest-cov python-dateutil PyYAML requests rethinkdb setuptools Sphinx sqlalchemy sqlite-utils tmuxp virtualenv xlrd
ansible attrs black boto3 csvs-to-sqlite Django fabric fire flask flask-restful flask-socketio ftfy ipdb ipython jupyter mypy pandas pip pipdeptree pipenv poetry psycopg2-binary ptpython pudb pygit2 pygments pylint pymongo pyquery pytest pytest-cov pytest-gitignore python-dateutil PyYAML requests rethinkdb setuptools Sphinx sqlalchemy sqlite-utils tmuxp virtualenv xlrd
Update Termux:Task to 0.3 (3)
AntiFeatures:NonFreeDep Categories:Development License:GPL-3.0 Web Site:https://termux.com Source Code:https://github.com/termux/termux-tasker Issue Tracker:https://github.com/termux/termux-tasker/issues Donate:https://termux.com/donate.html Bitcoin:1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv Auto Name:Termux:Task Summary:Tasker plug-in to run Termux scripts from Tasker Description: This plugin for [[com.termux]] provides a way to run Termux scripts from Tasker. # Create a new Tasker Action. # In the resulting Select Action Category dialog, select Plugin. # In the resulting Termux:Task dialog, select Termux:Task. # Edit the configuration to specify the executable in ~/.termux/tasker/ to execute, and if it should be executed in the background (the default) or in a new terminal session. . Repo Type:git Repo:https://github.com/termux/termux-tasker Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.2 Current Version Code:2
AntiFeatures:NonFreeDep Categories:Development License:GPL-3.0 Web Site:https://termux.com Source Code:https://github.com/termux/termux-tasker Issue Tracker:https://github.com/termux/termux-tasker/issues Donate:https://termux.com/donate.html Bitcoin:1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv Auto Name:Termux:Task Summary:Tasker plug-in to run Termux scripts from Tasker Description: This plugin for [[com.termux]] provides a way to run Termux scripts from Tasker. # Create a new Tasker Action. # In the resulting Select Action Category dialog, select Plugin. # In the resulting Termux:Task dialog, select Termux:Task. # Edit the configuration to specify the executable in ~/.termux/tasker/ to execute, and if it should be executed in the background (the default) or in a new terminal session. . Repo Type:git Repo:https://github.com/termux/termux-tasker Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.3,3 commit=v0.3 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.3 Current Version Code:3
Update CV of My Position to 1.2.4 (11)
Categories:Navigation License:GPLv2+ Web Site:https://github.com/gjedeer/mylocation/blob/HEAD/README.md Source Code:https://github.com/gjedeer/mylocation Issue Tracker:https://github.com/gjedeer/mylocation/issues Auto Name:My Position Summary:Share your location Description: Share your location, easily and lightly. Supports plain coordinates, geo:-URI, OpenStreetMap- and GoogleMaps-Links. . Repo Type:git Repo:https://github.com/gjedeer/mylocation Build:1.2.1,8 commit=1928c284570bdee12ce3a4b7f44a7118e20a30b4 target=android-23 Build:1.2.2,9 commit=9eeb159ffcbc337e16335ea269a0e4f65c71e4b0 target=android-23 Build:1.2.3,10 commit=1.2.3 target=android-23 Auto Update Mode:None Update Check Mode:Tags Current Version:1.2.3 Current Version Code:10
Categories:Navigation License:GPLv2+ Web Site:https://github.com/gjedeer/mylocation/blob/HEAD/README.md Source Code:https://github.com/gjedeer/mylocation Issue Tracker:https://github.com/gjedeer/mylocation/issues Auto Name:My Position Summary:Share your location Description: Share your location, easily and lightly. Supports plain coordinates, geo:-URI, OpenStreetMap- and GoogleMaps-Links. . Repo Type:git Repo:https://github.com/gjedeer/mylocation Build:1.2.1,8 commit=1928c284570bdee12ce3a4b7f44a7118e20a30b4 target=android-23 Build:1.2.2,9 commit=9eeb159ffcbc337e16335ea269a0e4f65c71e4b0 target=android-23 Build:1.2.3,10 commit=1.2.3 target=android-23 Auto Update Mode:None Update Check Mode:Tags Current Version:1.2.4 Current Version Code:11
Update CV of Say My Texts to 2.0.2 (5)
Categories:Phone & SMS License:GPLv3 Web Site:https://doc.chorem.org/say-my-texts Source Code:http://forge.chorem.org/projects/say-my-texts/repository Issue Tracker:http://forge.chorem.org/projects/say-my-texts/issues Auto Name:Say My Texts Summary:Read out received text messages Description: Reads out loud the SMS you receive while a headset is plugged or a bluetooth handfree is connected. . Repo Type:git Repo:http://git.chorem.org/say-my-texts.git Build:2.0.1,4 commit=say-my-texts-2.0.1 maven=yes prebuild=sed -i 's@<version>3.8.2</version>@<version>3.7.0</version>@g' pom.xml Maintainer Notes: Remove prebuild when build server is no longer stuck at mvn-3.0.5. Check the sed script at every release as it matches quite a lot: Don't use sed for XML manipulation... . Auto Update Mode:None Update Check Mode:Tags Current Version:2.0.1 Current Version Code:4
Categories:Phone & SMS License:GPLv3 Web Site:https://doc.chorem.org/say-my-texts Source Code:http://forge.chorem.org/projects/say-my-texts/repository Issue Tracker:http://forge.chorem.org/projects/say-my-texts/issues Auto Name:Say My Texts Summary:Read out received text messages Description: Reads out loud the SMS you receive while a headset is plugged or a bluetooth handfree is connected. . Repo Type:git Repo:http://git.chorem.org/say-my-texts.git Build:2.0.1,4 commit=say-my-texts-2.0.1 maven=yes prebuild=sed -i 's@<version>3.8.2</version>@<version>3.7.0</version>@g' pom.xml Maintainer Notes: Remove prebuild when build server is no longer stuck at mvn-3.0.5. Check the sed script at every release as it matches quite a lot: Don't use sed for XML manipulation... . Auto Update Mode:None Update Check Mode:Tags Current Version:2.0.2 Current Version Code:5
Bump pytest from 6.1.0 to 6.1.1
aiohttp==3.6.2 flake8==3.8.3 pytest==6.1.0 pytest-asyncio==0.14.0 pytest-cov==2.10.1 pytest-runner==5.2 isort==4.3.21
aiohttp==3.6.2 flake8==3.8.3 pytest==6.1.1 pytest-asyncio==0.14.0 pytest-cov==2.10.1 pytest-runner==5.2 isort==4.3.21
Update tenacity from 4.2.0 to 4.3.0
invoke==0.19.0 ovh==0.4.7 tabulate==0.7.7 tenacity==4.2.0
invoke==0.19.0 ovh==0.4.7 tabulate==0.7.7 tenacity==4.3.0
Fix version to get binary installation
dill marisa-trie nltk>=3.2.2 pytz requests tinydb tqdm
dill marisa-trie==0.7.4 nltk>=3.2.2 pytz requests tinydb tqdm
Update of PBR and setuptools_scm
six setuptools_scm>=1.6,<1.7a0 pbr>=1.3,<1.4a0
six setuptools_scm>=1.7,<1.8a0 pbr>=1.6,<1.7a0
Fix "ImportError: cannot import name 'render_group' from 'rich.console'
ansible==4.6.0 ansible-lint==5.2.0 docker==5.0.2 molecule==3.5.2 molecule-docker==1.0.2 yamllint==1.26.3 flake8==3.9.2
ansible==4.6.0 ansible-lint==5.3.2 docker==5.0.2 molecule==3.5.2 molecule-docker==1.0.2 yamllint==1.26.3 flake8==3.9.2
Update certifi from 2018.1.18 to 2018.4.16
certifi==2018.1.18 chardet==3.0.4 click==6.7 Flask==0.12.2 Flask-Cache==0.13.1 fritzconnection==0.6.5 idna==2.6 itsdangerous==0.24 Jinja2==2.10 lxml==4.2.1 MarkupSafe==1.0 requests==2.18.4 urllib3==1.22 Werkzeug==0.14.1
certifi==2018.4.16 chardet==3.0.4 click==6.7 Flask==0.12.2 Flask-Cache==0.13.1 fritzconnection==0.6.5 idna==2.6 itsdangerous==0.24 Jinja2==2.10 lxml==4.2.1 MarkupSafe==1.0 requests==2.18.4 urllib3==1.22 Werkzeug==0.14.1
Update pyparsing from 2.3.1 to 2.4.0
pycparser==2.19 aioamqp==0.12.0 aiobotocore==0.10.2 aiodns==2.0.0 aiohttp==3.5.4 async-generator==1.10 async-timeout==3.0.1 attrs==19.1.0 botocore==1.12.91 cchardet==2.1.4 chardet==3.0.4 codecov==2.0.15 colorama==0.4.1 coverage==4.5.3 docutils==0.14 execnet==1.6.0 jmespath==0.9.4 multidict==4.5.2 mypy==0.700 packaging==19.0 protobuf==3.7.1 pycares==3.0.0 pycodestyle==2.5.0 py==1.8.0 pyparsing==2.3.1 pytest==4.4.0 pytest-cov==2.6.1 pytest-forked==1.0.2 pytest-xdist==1.28.0 python-dateutil==2.8.0 pytz==2018.9 readme-renderer==24.0 requests==2.20.1 six==1.12.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.12.2 yarl==1.3.0
pycparser==2.19 aioamqp==0.12.0 aiobotocore==0.10.2 aiodns==2.0.0 aiohttp==3.5.4 async-generator==1.10 async-timeout==3.0.1 attrs==19.1.0 botocore==1.12.91 cchardet==2.1.4 chardet==3.0.4 codecov==2.0.15 colorama==0.4.1 coverage==4.5.3 docutils==0.14 execnet==1.6.0 jmespath==0.9.4 multidict==4.5.2 mypy==0.700 packaging==19.0 protobuf==3.7.1 pycares==3.0.0 pycodestyle==2.5.0 py==1.8.0 pyparsing==2.4.0 pytest==4.4.0 pytest-cov==2.6.1 pytest-forked==1.0.2 pytest-xdist==1.28.0 python-dateutil==2.8.0 pytz==2018.9 readme-renderer==24.0 requests==2.20.1 six==1.12.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.12.2 yarl==1.3.0
Update croniter from 0.3.23 to 0.3.25
Twisted[tls]==18.7.0 beautifulsoup4==4.6.3 lxml==4.2.4 psutil==5.4.6 python-dateutil==2.7.3 ply==3.11 enum34==1.1.6 twitter==1.18.0 requests==2.19.1 pytimeparse==1.1.8 pymysql==0.9.2 pycryptodome==3.6.5 pyasn1==0.4.4 isodate==0.6.0 google-api-python-client==1.7.4 pyxDamerauLevenshtein==1.5 numpy==1.15.0 Cython==0.28.5 git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2 parsedatetime==2.4 cryptography==2.3 future==0.16.0 six==1.11.0 ruamel.yaml==0.15.54 croniter==0.3.23 SQLAlchemy==1.2.10
Twisted[tls]==18.7.0 beautifulsoup4==4.6.3 lxml==4.2.4 psutil==5.4.6 python-dateutil==2.7.3 ply==3.11 enum34==1.1.6 twitter==1.18.0 requests==2.19.1 pytimeparse==1.1.8 pymysql==0.9.2 pycryptodome==3.6.5 pyasn1==0.4.4 isodate==0.6.0 google-api-python-client==1.7.4 pyxDamerauLevenshtein==1.5 numpy==1.15.0 Cython==0.28.5 git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2 parsedatetime==2.4 cryptography==2.3 future==0.16.0 six==1.11.0 ruamel.yaml==0.15.54 croniter==0.3.25 SQLAlchemy==1.2.10