Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update NetGuard to 0.12 (12) | Categories:Security,Internet
License:GPLv3
Web Site:
Source Code:https://github.com/M66B/NetGuard
Issue Tracker:https://github.com/M66B/NetGuard/issues
Auto Name:NetGuard
Summary:Block network access
Description:
Simple way to block access to the internet - no root required. Applications can
individually be allowed or... | Categories:Security,Internet
License:GPLv3
Web Site:
Source Code:https://github.com/M66B/NetGuard
Issue Tracker:https://github.com/M66B/NetGuard/issues
Auto Name:NetGuard
Summary:Block network access
Description:
Simple way to block access to the internet - no root required. Applications can
individually be allowed or... |
Fix golden file to avoid unit test error | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<script type="text/javascript">
//<![CDATA[
function redirect(target, url){
if (target =='_blank'){
open(u... | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript">
//<![CDATA[
function redirect(target, url){
if (target =='_blank'){
open(url);
... |
Update pygments from 2.4.1 to 2.4.2 | -r pip.txt
# Base packages
docutils==0.14
sphinx_rtd_theme==0.4.3
sphinx-tabs==1.1.10
# Required to avoid Transifex error with reserved slug
# https://github.com/sphinx-doc/sphinx-intl/pull/27
git+https://github.com/agjohnson/sphinx-intl.git@7b5c66bdb30f872b3b1286e371f569c8dcb66de5#egg=sphinx-intl
Pygments==2.4.1
mk... | -r pip.txt
# Base packages
docutils==0.14
sphinx_rtd_theme==0.4.3
sphinx-tabs==1.1.10
# Required to avoid Transifex error with reserved slug
# https://github.com/sphinx-doc/sphinx-intl/pull/27
git+https://github.com/agjohnson/sphinx-intl.git@7b5c66bdb30f872b3b1286e371f569c8dcb66de5#egg=sphinx-intl
Pygments==2.4.2
mk... |
Update Transistor to 1.1.6 (Running Gun Blues) (15) | Categories:Multimedia
License:MIT
Author Name:y20k
Web Site:http://www.y20k.org/transistor/
Source Code:https://github.com/y20k/transistor
Issue Tracker:https://github.com/y20k/transistor/issues
Auto Name:Transistor
Summary:Bare bones radio app
Description:
Transistor is a bare bones app for listening to radio program... | Categories:Multimedia
License:MIT
Author Name:y20k
Web Site:http://www.y20k.org/transistor/
Source Code:https://github.com/y20k/transistor
Issue Tracker:https://github.com/y20k/transistor/issues
Auto Name:Transistor
Summary:Bare bones radio app
Description:
Transistor is a bare bones app for listening to radio program... |
Update pytest from 3.7.0 to 3.7.1 | # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==3.7.0
factory-boy==2.11.1
pytest-mock==1.10.0
webtest==2.0.30
pytest-cov==2.5.1
# Lint and code style
flake8==3.5.0
flake8-docstrings==1.3.0
flake8-quotes==1.0.0
pep8-naming==0.7.0
| # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==3.7.1
factory-boy==2.11.1
pytest-mock==1.10.0
webtest==2.0.30
pytest-cov==2.5.1
# Lint and code style
flake8==3.5.0
flake8-docstrings==1.3.0
flake8-quotes==1.0.0
pep8-naming==0.7.0
|
Update ipython from 6.0.0 to 6.1.0 | -r base.txt
# Nicer interfaces
ipython==6.0.0
ipdb==0.10.3
# Flake8
flake8==3.3.0
mccabe==0.6.1
pycodestyle==2.3.1
pyflakes==1.5.0
# Testing
Faker==0.7.12
factory-boy==2.8.1
requests-mock==1.3.0
| -r base.txt
# Nicer interfaces
ipython==6.1.0
ipdb==0.10.3
# Flake8
flake8==3.3.0
mccabe==0.6.1
pycodestyle==2.3.1
pyflakes==1.5.0
# Testing
Faker==0.7.12
factory-boy==2.8.1
requests-mock==1.3.0
|
Update sphinx from 1.5.4 to 1.5.5 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.6.0
coverage==4.3.4
Sphinx==1.5.4
cryptography==1.8.1
PyYAML==3.12
pytest==3.0.7
pyaudio==0.2.11
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.6.0
coverage==4.3.4
Sphinx==1.5.5
cryptography==1.8.1
PyYAML==3.12
pytest==3.0.7
pyaudio==0.2.11
|
Update pip from 9.0.1 to 9.0.2 | pip==9.0.1
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.5.1
Sphinx==1.7.1
cryptography==2.1.4
PyYAML==3.12
pytest==3.4.2
pytest-runner==4.0
| pip==9.0.2
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.5.1
Sphinx==1.7.1
cryptography==2.1.4
PyYAML==3.12
pytest==3.4.2
pytest-runner==4.0
|
Update tox from 2.8.2 to 2.9.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.3
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.3
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
|
Update coveralls from 1.1 to 1.2.0 | pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.4
tox==2.3.1
coverage==4.2
Sphinx==1.4.6
cryptography==1.5.2
PyYAML==3.12
pytest==3.0.2
alabaster==0.7.9
asciimatics==1.7.1
requests==2.11.1
click==6.6
pytest-cov==2.3.1
coveralls==1.1
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.4
tox==2.3.1
coverage==4.2
Sphinx==1.4.6
cryptography==1.5.2
PyYAML==3.12
pytest==3.0.2
alabaster==0.7.9
asciimatics==1.7.1
requests==2.11.1
click==6.6
pytest-cov==2.3.1
coveralls==1.2.0
|
Update pytest from 2.9.2 to 3.0.0 | pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.2
tox==2.3.1
coverage==4.2
Sphinx==1.4.5
cryptography==1.4
PyYAML==3.11
pytest==2.9.2
requests==2.10.0
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.2
tox==2.3.1
coverage==4.2
Sphinx==1.4.5
cryptography==1.4
PyYAML==3.11
pytest==3.0.0
requests==2.10.0
|
Update licence to correct format | Copyright (C) 2014 HM Government (Government Digital Service)
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, mer... | Copyright (C) 2014 Crown Copyright (Government Digital Service)
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, m... |
Update Booky McBookface to 0.3.1 (31) | Categories:Reading
License:GPL-3.0
Web Site:https://github.com/quaap/BookyMcBookface
Source Code:https://github.com/quaap/BookyMcBookface
Issue Tracker:https://github.com/quaap/BookyMcBookface/issues
Changelog:https://github.com/quaap/BookyMcBookface/releases
Donate:https://paypal.me/quaap
Auto Name:Booky McBookface
S... | Categories:Reading
License:GPL-3.0
Web Site:https://github.com/quaap/BookyMcBookface
Source Code:https://github.com/quaap/BookyMcBookface
Issue Tracker:https://github.com/quaap/BookyMcBookface/issues
Changelog:https://github.com/quaap/BookyMcBookface/releases
Donate:https://paypal.me/quaap
Auto Name:Booky McBookface
S... |
Fix OX_USE_STDLIB check to work correctly on Windows | if(${OX_USE_STDLIB})
add_subdirectory(clargs)
add_subdirectory(claw)
add_subdirectory(oc)
endif()
add_subdirectory(fs)
add_subdirectory(mc)
add_subdirectory(ptrarith)
add_subdirectory(model)
add_subdirectory(std)
| if(OX_USE_STDLIB)
add_subdirectory(clargs)
add_subdirectory(claw)
add_subdirectory(oc)
endif()
add_subdirectory(fs)
add_subdirectory(mc)
add_subdirectory(ptrarith)
add_subdirectory(model)
add_subdirectory(std)
|
Update sphinx from 1.5.5 to 1.6.2 | # Local development dependencies go here
-r base.txt
Sphinx==1.5.5
django-extensions==1.7.4
Werkzeug==0.12.1
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar==1.7
# improved REPL
ipdb==0.10.1
factory-boy==2.8.1
| # Local development dependencies go here
-r base.txt
Sphinx==1.6.2
django-extensions==1.7.4
Werkzeug==0.12.1
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar==1.7
# improved REPL
ipdb==0.10.1
factory-boy==2.8.1
|
Put packages one per line only | # Some linux packages for basic terminal work, particularly
# oriented at newer users
# A couple of CLI editors that are easier than vim
micro
nano
# Basic Emacs configuration for general development.
emacs-nox python-mode emacs-goodies-el
# powerful terminal-based file manager, better than the one in JLab
mc
# Reg... | # Some linux packages for basic terminal work, particularly
# oriented at newer users
# A couple of CLI editors that are easier than vim
micro
nano
# Basic Emacs configuration for general development.
emacs-nox
python-mode
emacs-goodies-el
# powerful terminal-based file manager, better than the one in JLab
mc
# R... |
Make "util" a static library | #
# Build the util submodule
#
set(SOURCE_FILES
cleaner.c
socket.c
wayland.c
exec.c
)
add_library(util OBJECT
${SOURCE_FILES}
)
| #
# Build the util submodule
#
include_directories(
${WAYLAND_CURSOR_SERVER_LIBRARIES}
${WAYLAND_SERVER_SERVER_LIBRARIES}
${UUID_INCLUDE_DIRS}
)
add_definitions(
${WAYLAND_CURSOR_SERVER_DEFINITIONS}
${WAYLAND_SERVER_SERVER_DEFINITIONS}
${UUID_DEFINITIONS}
)
set(SOURCE_FILES
cleaner.c
... |
Add missing dependency clangFrontend to unit test. | set(LLVM_LINK_COMPONENTS
support
)
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../../clang-query
)
add_extra_unittest(ClangQueryTests
QueryEngineTest.cpp
QueryParserTest.cpp
)
target_link_libraries(ClangQueryTests
clangAST
clangASTMatchers
clangBasic
clangDynamicASTMatchers
clangQuery
... | set(LLVM_LINK_COMPONENTS
support
)
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../../clang-query
)
add_extra_unittest(ClangQueryTests
QueryEngineTest.cpp
QueryParserTest.cpp
)
target_link_libraries(ClangQueryTests
clangAST
clangASTMatchers
clangBasic
clangDynamicASTMatchers
clangFrontend... |
Add new Swagger UI path | /swagger/index.html
/swagger/v1/swagger.json
/swagger-ui.html
/swagger-resources
/swagger/static/index.html
| /swagger/index.html
/swagger/v1/swagger.json
/swagger-ui.html
/swagger-resources
/swagger/static/index.html
/swagger/ui/index
|
Update rollbar from 0.14.0 to 0.14.1 | flask==1.0.2
pep8==1.7.1
rollbar==0.14.0
flake8==3.5.0
blinker==1.4
mock==2.0.0
| flask==1.0.2
pep8==1.7.1
rollbar==0.14.1
flake8==3.5.0
blinker==1.4
mock==2.0.0
|
Update dependency google-api-python-client to v2.30.0 | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.1.1
google-api-core==2.2.2
google-api-python-client==2.29.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.53.0
httplib2==0.20.2
idna==3.3
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.2
protobuf=... | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.1.1
google-api-core==2.2.2
google-api-python-client==2.30.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.53.0
httplib2==0.20.2
idna==3.3
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.2
protobuf=... |
Fix too zealous llmv externalisation |
find_package(LLVM REQUIRED CONFIG)
message(STATUS "Found LLVM ${LLVM_PACKAGE_VERSION}")
message(STATUS "Using LLVMConfig.cmake in: ${LLVM_DIR}")
find_package(Clang REQUIRED CONFIG)
message(STATUS "Found Clang using ClangConfig.cmake in: ${Clang_DIR}")
#include_directories(${LLVM_INCLUDE_DIRS})
#add_definitions(${LLV... |
find_package(LLVM REQUIRED CONFIG)
message(STATUS "Found LLVM ${LLVM_PACKAGE_VERSION}")
message(STATUS "Using LLVMConfig.cmake in: ${LLVM_DIR}")
find_package(Clang REQUIRED CONFIG)
message(STATUS "Found Clang using ClangConfig.cmake in: ${Clang_DIR}")
include_directories(${LLVM_INCLUDE_DIRS})
add_definitions(${LLVM_... |
Update sphinx from 1.5.1 to 1.5.2 | # Local development dependencies go here
-r base.txt
django-coverage-plugin==1.4
coverage==4.3.4
Sphinx==1.5.1
django-extensions==1.7.5
Werkzeug==0.11.15
django-test-plus==1.0.16
django-debug-toolbar==1.6
# improved REPL
ipdb==0.10.1
pytest-django==3.1.2
pytest-sugar==0.8.0
| # Local development dependencies go here
-r base.txt
django-coverage-plugin==1.4
coverage==4.3.4
Sphinx==1.5.2
django-extensions==1.7.5
Werkzeug==0.11.15
django-test-plus==1.0.16
django-debug-toolbar==1.6
# improved REPL
ipdb==0.10.1
pytest-django==3.1.2
pytest-sugar==0.8.0
|
Revert bump of alembic version | alembic>=0.6.0
Babel>=0.9.6
eventlet>=0.13.0
Flask>=0.10,<1.0
iso8601>=0.1.4
jsonschema>=1.3.0,!=1.4.0
kombu>=2.4.8
oslo.config>=1.2.0
paramiko>=1.8.0
pbr>=0.5.21,<1.0
# NOTE(slukjanov): <1.2.3 added to support old versions of python clients that
# contains the following requests lib dependency: >=1.1,... | alembic>=0.4.1
Babel>=0.9.6
eventlet>=0.13.0
Flask>=0.10,<1.0
iso8601>=0.1.4
jsonschema>=1.3.0,!=1.4.0
kombu>=2.4.8
oslo.config>=1.2.0
paramiko>=1.8.0
pbr>=0.5.21,<1.0
# NOTE(slukjanov): <1.2.3 added to support old versions of python clients that
# contains the following requests lib dependency: >=1.1,... |
Upgrade dependency amqp to ==2.0.0 | amqp==1.4.9
anyjson==0.3.3
beautifulsoup4==4.4.1
billiard==3.3.0.23
celery==3.1.23
Django==1.9.6
kombu==3.0.35
mysqlclient==1.3.7
pytz==2016.4
requests==2.10.0
uWSGI==2.0.13.1
| amqp==2.0.0
anyjson==0.3.3
beautifulsoup4==4.4.1
billiard==3.3.0.23
celery==3.1.23
Django==1.9.6
kombu==3.0.35
mysqlclient==1.3.7
pytz==2016.4
requests==2.10.0
uWSGI==2.0.13.1
|
Use the cxx standard set by ab_setup | set(OM_VERSION_MAJOR 0)
set(OM_VERSION_MINOR 0)
set(OM_VERSION_PATCH 1)
set(OM_COMMIT ${GIT_COMMIT})
set(OM_VERSION ${OM_VERSION_MAJOR}.${OM_VERSION_MINOR}.${OM_VERSION_PATCH})
project(om
VERSION ${OM_VERSION}
LANGUAGES CXX
)
ab_setup()
enable_testing()
configure_file(
include/Om/Config.hpp.in
include/Om/Confi... | set(OM_VERSION_MAJOR 0)
set(OM_VERSION_MINOR 0)
set(OM_VERSION_PATCH 1)
set(OM_COMMIT ${GIT_COMMIT})
set(OM_VERSION ${OM_VERSION_MAJOR}.${OM_VERSION_MINOR}.${OM_VERSION_PATCH})
project(om
VERSION ${OM_VERSION}
LANGUAGES CXX
)
ab_setup()
enable_testing()
configure_file(
include/Om/Config.hpp.in
include/Om/Confi... |
Exclude one test that hangs under Valgrind/Mac BUG=244257 TBR=bruening NOTRY=true | # http://crbug.com/93245
GeolocationGatewayDataProviderCommonTest.*
GeolocationWifiDataProviderCommonTest.*
# Flaky, see http://crbug.com/131154
WebRTCAudioDeviceTest.FullDuplexAudioWithAGC
# Flaky, see http://crbug.com/155284
WebRTCAudioDeviceTest.StartRecording
WebRTCAudioDeviceTest.PlayLocalFile
# Fail/crash, see... | # http://crbug.com/93245
GeolocationGatewayDataProviderCommonTest.*
GeolocationWifiDataProviderCommonTest.*
# Flaky, see http://crbug.com/131154
WebRTCAudioDeviceTest.FullDuplexAudioWithAGC
# Flaky, see http://crbug.com/155284
WebRTCAudioDeviceTest.StartRecording
WebRTCAudioDeviceTest.PlayLocalFile
# Fail/crash, see... |
Update CV of OI Safe to 1.4.2 (31) | Categories:Security
License:Apache2
Web Site:
Source Code:https://github.com/openintents/safe
Issue Tracker:https://github.com/openintents/safe/issues
Donate:http://www.openintents.org/en/contribute
Auto Name:OI Safe
Summary:Password and private data manager
Description:
OI Safe safely protects all of your passwords a... | Categories:Security
License:Apache2
Web Site:
Source Code:https://github.com/openintents/safe
Issue Tracker:https://github.com/openintents/safe/issues
Donate:http://www.openintents.org/en/contribute
Auto Name:OI Safe
Summary:Password and private data manager
Description:
OI Safe safely protects all of your passwords a... |
Add text file about the current status of tests in this directory. | 7/10/2012
All new tests will be moved to the directory /nettests/.
Tests that are in this directory are either here for historical reasons or have
not yet been properly tested and fully supporting the new API.
A.
| |
Update coverage from 4.3.4 to 4.4 | coverage==4.3.4
docker-py==1.10.6
flake8==3.3.0
ipdb==0.10.3
ipython==5.3.0
pyodbc==4.0.16
pytest==3.0.7
pytest-cov==2.4.0
pytest-sugar==0.8.0
sphinx==1.5.5
sphinxcontrib-asyncio==0.2.0
uvloop==0.8.0
| coverage==4.4
docker-py==1.10.6
flake8==3.3.0
ipdb==0.10.3
ipython==5.3.0
pyodbc==4.0.16
pytest==3.0.7
pytest-cov==2.4.0
pytest-sugar==0.8.0
sphinx==1.5.5
sphinxcontrib-asyncio==0.2.0
uvloop==0.8.0
|
Update pytest from 3.4.1 to 3.4.2 | -r requirements.txt
coverage==4.5.1
flake8==3.5.0
mccabe==0.6.1
py==1.5.2
pycodestyle==2.3.1
pyflakes==1.6.0
pytest==3.4.1
pytest-cov==2.5.1
pytest-django==3.1.2
freezegun==0.3.9
pytest-freezegun==0.2.0
model-mommy==1.5.1 | -r requirements.txt
coverage==4.5.1
flake8==3.5.0
mccabe==0.6.1
py==1.5.2
pycodestyle==2.3.1
pyflakes==1.6.0
pytest==3.4.2
pytest-cov==2.5.1
pytest-django==3.1.2
freezegun==0.3.9
pytest-freezegun==0.2.0
model-mommy==1.5.1 |
Update djangorestframework from 3.5.0 to 3.5.1 | Django==1.10.2
dj-database-url==0.4.1
django-assets==0.12
django-cors-middleware==1.3.1
djangorestframework==3.5.0
libsass==0.11.1
py-gfm==0.1.3
python-decouple==3.0
requests==2.11.1
webassets-elm==0.1.3
| Django==1.10.2
dj-database-url==0.4.1
django-assets==0.12
django-cors-middleware==1.3.1
djangorestframework==3.5.1
libsass==0.11.1
py-gfm==0.1.3
python-decouple==3.0
requests==2.11.1
webassets-elm==0.1.3
|
Update sphinx from 1.7.4 to 1.7.5 | sphinx==1.7.4
alagitpull==0.0.20
releases==1.5.0
sphinx-argparse==0.2.2
sphinxcontrib-napoleon==0.6.1 | sphinx==1.7.5
alagitpull==0.0.20
releases==1.5.0
sphinx-argparse==0.2.2
sphinxcontrib-napoleon==0.6.1 |
Update sphinx from 1.8.1 to 1.8.3 | sphinx==1.8.1
alagitpull==0.0.21
releases==1.6.1
sphinx-argparse==0.2.5
sphinxcontrib-napoleon==0.7 | sphinx==1.8.3
alagitpull==0.0.21
releases==1.6.1
sphinx-argparse==0.2.5
sphinxcontrib-napoleon==0.7 |
Update openstackdocstheme to latest version | # This is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
# This is required for the releasenotes build jobs
# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
reno>=2.5.0 # Apache-2.0
| # This is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
# This is required for the releasenotes build jobs
reno>=2.5.0 # Apache-2.0
|
Update OpenWLANMini to 1.07 (107) | Categories:Navigation
License:GPLv2
Web Site:
Source Code:https://sourceforge.net/p/libwlocate/code
Issue Tracker:https://sourceforge.net/p/libwlocate
Name:OpenWLANMini
Auto Name:MiniOpenWLANMap@Android
Summary:Help create a WiFi coverage map
Description:
For use in location services when no GPS is available (similar ... | Categories:Navigation
License:GPLv2
Web Site:
Source Code:https://sourceforge.net/p/libwlocate/code
Issue Tracker:https://sourceforge.net/p/libwlocate
Name:OpenWLANMini
Auto Name:MiniOpenWLANMap@Android
Summary:Help create a WiFi coverage map
Description:
For use in location services when no GPS is available (similar ... |
Fix test-runner.py for Python 3 | if(${CHFL_PY_CODE_COVERAGE})
set(TEST_COMMAND "coverage;run")
else()
set(TEST_COMMAND ${PYTHON_EXECUTABLE})
endif()
set(TEST_RUNNER_PY "${CMAKE_CURRENT_BINARY_DIR}/test-runner.py")
file(WRITE ${TEST_RUNNER_PY}
"import sys
sys.path.insert(1, '${PROJECT_BINARY_DIR}/src')
path = sys.argv[1]
# we need to remove ... | if(${CHFL_PY_CODE_COVERAGE})
set(TEST_COMMAND "coverage;run")
else()
set(TEST_COMMAND ${PYTHON_EXECUTABLE})
endif()
set(TEST_RUNNER_PY "${CMAKE_CURRENT_BINARY_DIR}/test-runner.py")
file(WRITE ${TEST_RUNNER_PY}
"import os
import sys
sys.path.insert(1, '${PROJECT_BINARY_DIR}/src')
path = sys.argv[1]
# we need ... |
Update pre-commit from 0.13.5 to 0.13.6 | -e .
coverage==4.3.4
flake8==3.3.0
isort==4.2.5
mccabe==0.6.1
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.13.5
py==1.4.33
pytest==3.0.7
pytest-django==3.1.2
mock==2.0.0
pbr==2.0.0
| -e .
coverage==4.3.4
flake8==3.3.0
isort==4.2.5
mccabe==0.6.1
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.13.6
py==1.4.33
pytest==3.0.7
pytest-django==3.1.2
mock==2.0.0
pbr==2.0.0
|
Update pytest from 3.4.0 to 3.6.0 | # Runtime requirements
--requirement requirements.txt
# Postgresql database access
psycopg2==2.7.4
# Documentation
Sphinx==1.7.5
# Testing
pytest==3.4.0
pytest-cov==2.5.1
coveralls==1.2.0
# Linting
flake8==3.5.0
mccabe==0.6.1
pep8==1.7.1
pyflakes==1.6.0
| # Runtime requirements
--requirement requirements.txt
# Postgresql database access
psycopg2==2.7.4
# Documentation
Sphinx==1.7.5
# Testing
pytest==3.6.0
pytest-cov==2.5.1
coveralls==1.2.0
# Linting
flake8==3.5.0
mccabe==0.6.1
pep8==1.7.1
pyflakes==1.6.0
|
Update faker from 5.8.0 to 6.0.0 | -r base.txt
django-debug-toolbar==3.2
factory-boy==3.2.0
Faker==5.8.0
flake8-docstrings==1.5.0
flake8==3.8.4
freezegun==1.1.0
isort==5.7.0
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-factoryboy==2.1.0
pytest==6.2.2
| -r base.txt
django-debug-toolbar==3.2
factory-boy==3.2.0
Faker==6.0.0
flake8-docstrings==1.5.0
flake8==3.8.4
freezegun==1.1.0
isort==5.7.0
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-factoryboy==2.1.0
pytest==6.2.2
|
Update sphinx from 1.7.1 to 1.7.2 | sphinx==1.7.1
alagitpull==0.0.19
releases==1.4.0
| sphinx==1.7.2
alagitpull==0.0.19
releases==1.4.0
|
Update watchdog from 0.9.0 to 0.10.3 | 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.10.3
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
|
Update sphinx from 1.4.8 to 1.4.9 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.2.1
tox==2.5.0
coverage==4.2
Sphinx==1.4.8
cryptography==1.6
PyYAML==3.12
pytest==3.0.4
fs==0.5.4
pymongo==3.3.1 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.2.1
tox==2.5.0
coverage==4.2
Sphinx==1.4.9
cryptography==1.6
PyYAML==3.12
pytest==3.0.4
fs==0.5.4
pymongo==3.3.1 |
Switch insns actually DO work. | * Rewrite the llvm parser/lexer in http://www.antlr.org when time permits.
They actually do C++. Imagine that.
* pred/succ iterators on basic blocks don't handle switch statements correctly
* Need a way to attach bytecode block info at various levels of asm code.
* Recognize and save comments in assembly and bytecod... | * Rewrite the llvm parser/lexer in http://www.antlr.org when time permits.
They actually do C++. Imagine that.
* Need a way to attach bytecode block info at various levels of asm code.
* Recognize and save comments in assembly and bytecode format
* Encode line number table in bytecode (like #line), optional table
*... |
Use older tox for the pypy python | tox < 3.0.0; python_version == '3.3'
tox; python_version != '3.3'
virtualenv == 15.2.0; python_version == '3.3'
| tox < 3.0.0; python_version == '3.3'
tox < 4.0.0; implementation_name == 'pypy'
tox; python_version != '3.3' and implementation_name != 'pypy'
virtualenv == 15.2.0; python_version == '3.3'
|
Bump pytest-mock from 2.0.0 to 3.0.0 | pytest==5.4.1
pytest-cov==2.8.1
python-logstash==0.4.6
pytest-asyncio==0.10.0
pytest-mock==2.0.0
pigments==1.6
black==19.10b0
flake8==3.7.9
mypy==0.770
isort==4.3.21
-r prod.txt
| pytest==5.4.1
pytest-cov==2.8.1
python-logstash==0.4.6
pytest-asyncio==0.10.0
pytest-mock==3.0.0
pigments==1.6
black==19.10b0
flake8==3.7.9
mypy==0.770
isort==4.3.21
-r prod.txt
|
Update to Freeciv server r24699. | FCREV=24692
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-2.6-2014.Mar.17"
WEBCAPSTR="+Freeciv.Web.Devel-2.6-2014.Mar.17"
| FCREV=24699
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-2.6-2014.Mar.17"
WEBCAPSTR="+Freeciv.Web.Devel-2.6-2014.Mar.17"
|
Update notifications-python-client from 4.8.2 to 4.10.0 | ago==0.0.92
Flask==1.0.2
Flask-WTF==0.14.2
Flask-Login==0.4.1
wtforms==2.1 # pyup: ignore
blinker==1.4
pyexcel==0.5.8
pyexcel-io==0.5.7
pyexcel-xls==0.5.7
pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.2
pytz==2018.5
gunicorn==19.8.1
whitenoise==3.3.1 #manages static assets
eventlet==0.22.1
notifications-python-client==4.8.2... | ago==0.0.92
Flask==1.0.2
Flask-WTF==0.14.2
Flask-Login==0.4.1
wtforms==2.1 # pyup: ignore
blinker==1.4
pyexcel==0.5.8
pyexcel-io==0.5.7
pyexcel-xls==0.5.7
pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.2
pytz==2018.5
gunicorn==19.8.1
whitenoise==3.3.1 #manages static assets
eventlet==0.22.1
notifications-python-client==4.10.... |
Update pillow from 5.2.0 to 5.3.0 | boto3==1.9.3
botocore==1.12.3
Collectfast==0.6.2
dj_database_url==0.5.0
django-debug-toolbar==1.10.1
django-ordered-model==2.1.0
django-s3-folder-storage==0.5
django-storages==1.7.1
Django==2.1.2
docutils==0.14
gunicorn==19.8.1
jmespath==0.9.3
pillow==5.2.0
psycopg2-binary==2.7.5
python-dateutil==2.7.3
python-decouple=... | boto3==1.9.3
botocore==1.12.3
Collectfast==0.6.2
dj_database_url==0.5.0
django-debug-toolbar==1.10.1
django-ordered-model==2.1.0
django-s3-folder-storage==0.5
django-storages==1.7.1
Django==2.1.2
docutils==0.14
gunicorn==19.8.1
jmespath==0.9.3
pillow==5.3.0
psycopg2-binary==2.7.5
python-dateutil==2.7.3
python-decouple=... |
Upgrade dependency zappa to ==0.19.3 | base58==0.2.3
Django>=1.8
mysql-connector-python-rf==2.1.3
requests>=2.9.1
wheel==0.29.0
zappa==0.19.2
| base58==0.2.3
Django>=1.8
mysql-connector-python-rf==2.1.3
requests>=2.9.1
wheel==0.29.0
zappa==0.19.3
|
Add it to the reqs | Flask==0.10.1
Flask-Migrate==1.2.0
Flask-Restless==0.13.1
Flask-SQLAlchemy==1.0
Flask-Script==2.0.5
Flask-WTF==0.9.5
Jinja2==2.7.3
Mako==1.0.0
MarkupSafe==0.23
MySQL-python==1.2.3
SQLAlchemy==0.9.6
WTForms==1.0.5
Werkzeug==0.9.6
alembic==0.6.5
argparse==1.2.1
beautifulsoup4==4.3.2
boto==2.32.1
geopy==1.1.0
itsdangerous... | Flask==0.10.1
Flask-Login==0.2.11
Flask-Migrate==1.2.0
Flask-Restless==0.13.1
Flask-SQLAlchemy==1.0
Flask-Script==2.0.5
Flask-WTF==0.9.5
Jinja2==2.7.3
Mako==1.0.0
MarkupSafe==0.23
MySQL-python==1.2.3
SQLAlchemy==0.9.6
WTForms==1.0.5
Werkzeug==0.9.6
alembic==0.6.5
argparse==1.2.1
beautifulsoup4==4.3.2
boto==2.32.1
geopy... |
Add MySQLdb to the requirements. Probably remove this later when deployment is straightened out. | # project.txt is a pip requirements file which describes the distributions
# required by your project to run.
--requirement=base.txt
# Put project-specific requirements here.
# See http://pip-installer.org/requirement-format.html for more information.
babel
incf.countryutils
markdown
pysolr
south
django-taggit
django... | # project.txt is a pip requirements file which describes the distributions
# required by your project to run.
--requirement=base.txt
# Put project-specific requirements here.
# See http://pip-installer.org/requirement-format.html for more information.
MySQL-python
babel
incf.countryutils
markdown
pysolr
south
django-... |
Change license copyright to Yieldbot, Inc. | The MIT License (MIT)
Copyright (c) 2015 Fatih Cetinkaya (http://github.com/cmfatih/catbox-couchbase)
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limita... | The MIT License (MIT)
Copyright (c) 2015 Yieldbot, Inc. (http://github.com/yieldbot/catbox-couchbase)
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limita... |
Add custom target for doxygen generation | cmake_minimum_required(VERSION 2.8.11)
project(WikiWalker)
set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
option(WITH_TESTS "also build tests" OFF)
... | cmake_minimum_required(VERSION 2.8.11)
project(WikiWalker)
set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
option(WITH_TESTS "also build tests" OFF)
... |
Use 'cc' instead of 'clang' | cmake_minimum_required(VERSION 3.3)
project(Chip8_Emulator)
set(CMAKE_C_COMPILER "/usr/bin/clang")
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_C_FLAGS "${CMAKE_CXX_FLAGS} ... | cmake_minimum_required(VERSION 3.3)
project(Chip8_Emulator)
set(CMAKE_C_COMPILER "cc")
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_C_FLAGS "${CMAKE_CXX_FLAGS} -std=c11 -gg... |
Update pytest-sugar from 0.8.0 to 0.9.0 | # Local development dependencies go here
-r base.txt
coverage==4.4.1
django-coverage-plugin==1.5.0
Sphinx==1.6.3
django-extensions==1.9.0
Werkzeug==0.12.2
factory-boy==2.9.2
django-debug-toolbar==1.8
# improved REPL
ipdb==0.10.3
pytest-django==3.1.2
pytest-sugar==0.8.0
| # Local development dependencies go here
-r base.txt
coverage==4.4.1
django-coverage-plugin==1.5.0
Sphinx==1.6.3
django-extensions==1.9.0
Werkzeug==0.12.2
factory-boy==2.9.2
django-debug-toolbar==1.8
# improved REPL
ipdb==0.10.3
pytest-django==3.1.2
pytest-sugar==0.9.0
|
Update mypy package to 0.910 | # Testing
coverage==5.5 # Test coverage
flake8==3.9.2 # Python linting
mypy==0.902 # Type checking
| # Testing
coverage==5.5 # Test coverage
flake8==3.9.2 # Python linting
mypy==0.910 # Type checking
|
Test requirements should inherit from base.txt | coverage==4.2
Django==1.10.2
django-autoslug==1.9.3
django-bleach==0.3.0
django-coverage-plugin==1.3.1
psycopg2==2.6.2
pylint==1.6.4
pylint-common==0.2.2
pylint-django==0.7.2
pylint-plugin-utils==0.2.4
coverage==4.2
django-coverage-plugin==1.3.1
flake8==3.0.4
pep8==1.7.0
dj-database-url==0.4.1
| -r base.txt
coverage==4.2
Django==1.10.2
django-autoslug==1.9.3
django-bleach==0.3.0
django-coverage-plugin==1.3.1
psycopg2==2.6.2
pylint==1.6.4
pylint-common==0.2.2
pylint-django==0.7.2
pylint-plugin-utils==0.2.4
coverage==4.2
django-coverage-plugin==1.3.1
flake8==3.0.4
pep8==1.7.0
dj-database-url==0.4.1
|
Use the LXQtCompilerSettings CMake module | cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
project(lxqt-powermanagement)
option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTOUIC ON)
find_package(Qt5Widgets REQUIRED)
... | cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
project(lxqt-powermanagement)
option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTOUIC ON)
find_package(Qt5Widgets REQUIRED)
... |
Update bleach from 3.0.1 to 3.0.2 | Django==2.1.2
wagtail==2.2.2
wagtailfontawesome==1.1.3
celery==4.2.1
django-compressor==2.2
django-environ==0.4.5
django-foundation-formtags==0.1.0
django-wagtail-feeds==0.1.0
django-libsass==0.7
django-redis==4.9.0
libsass==0.14.5
psycopg2-binary==2.7.5
wand==0.4.4
wagtail-markdown==0.5
bleach==3.0.1
{% if cookiecutt... | Django==2.1.2
wagtail==2.2.2
wagtailfontawesome==1.1.3
celery==4.2.1
django-compressor==2.2
django-environ==0.4.5
django-foundation-formtags==0.1.0
django-wagtail-feeds==0.1.0
django-libsass==0.7
django-redis==4.9.0
libsass==0.14.5
psycopg2-binary==2.7.5
wand==0.4.4
wagtail-markdown==0.5
bleach==3.0.2
{% if cookiecutt... |
Update sphinx from 2.1.2 to 2.2.0 | -r requirements.txt
check-manifest==0.39
pyroma==2.5
pytest-mock==1.10.4
pytest==5.1.0
tox==3.13.1
flake8==3.7.8
twine==1.13.0
coverage==4.5.4
pytest-cov==2.7.1
Sphinx==2.1.2
sphinx-autobuild==0.7.1
redis==3.3.7
Cython==0.29.13
happybase==1.2.0 | -r requirements.txt
check-manifest==0.39
pyroma==2.5
pytest-mock==1.10.4
pytest==5.1.0
tox==3.13.1
flake8==3.7.8
twine==1.13.0
coverage==4.5.4
pytest-cov==2.7.1
Sphinx==2.2.0
sphinx-autobuild==0.7.1
redis==3.3.7
Cython==0.29.13
happybase==1.2.0 |
Bump mypy from 0.901 to 0.902 | -e .
black==21.6b0
bandit==1.7.0
coverage==5.5
docutils==0.17.1
flake8==3.9.2
mypy==0.901
pyroma==3.1
pytest-cov==2.12.1
pytest==6.2.4
pytest-asyncio==0.15.1
isort==5.8.0
tox==3.23.1
wheel==0.36.2
| -e .
black==21.6b0
bandit==1.7.0
coverage==5.5
docutils==0.17.1
flake8==3.9.2
mypy==0.902
pyroma==3.1
pytest-cov==2.12.1
pytest==6.2.4
pytest-asyncio==0.15.1
isort==5.8.0
tox==3.23.1
wheel==0.36.2
|
Update python-dateutil from 2.6.0 to 2.6.1 | aiohttp-jinja2==0.13.0
aiohttp-security==0.1.0
aiohttp-session==0.8.0
aiohttp==2.0.5
aiomysql==0.0.9
aiopg==0.13.0
coverage==4.3.4
docker-compose==1.11.2
docker-py==1.10.6
flake8==3.3.0
ipdb==0.10.2
motor==1.1
pytest-cov==2.4.0
pytest-sugar==0.8.0
pytest==3.0.7
python-dateutil==2.6.0
sqlalchemy==1.1.8
trafaret==0.9.0
p... | aiohttp-jinja2==0.13.0
aiohttp-security==0.1.0
aiohttp-session==0.8.0
aiohttp==2.0.5
aiomysql==0.0.9
aiopg==0.13.0
coverage==4.3.4
docker-compose==1.11.2
docker-py==1.10.6
flake8==3.3.0
ipdb==0.10.2
motor==1.1
pytest-cov==2.4.0
pytest-sugar==0.8.0
pytest==3.0.7
python-dateutil==2.6.1
sqlalchemy==1.1.8
trafaret==0.9.0
p... |
Update coveralls from 1.1 to 1.2.0 | # Runtime requirements
--requirement requirements.txt
# Documentation
Sphinx==1.6.4
sphinxcontrib-httpdomain==1.5.0
pygments==2.2.0
# Linting
flake8==3.4.1
# Unit testing
pytest==3.2.2
mock==2.0.0
webtest==2.0.28
pytest-cov==2.5.1
coveralls==1.1
| # Runtime requirements
--requirement requirements.txt
# Documentation
Sphinx==1.6.4
sphinxcontrib-httpdomain==1.5.0
pygments==2.2.0
# Linting
flake8==3.4.1
# Unit testing
pytest==3.2.2
mock==2.0.0
webtest==2.0.28
pytest-cov==2.5.1
coveralls==1.2.0
|
Update sphinxcontrib-programoutput from 0.11 to 0.15 | # Local development dependencies go here
-r base.txt
Sphinx==1.8.5
django-extensions==2.1.3
Werkzeug==0.15.1
talon==1.4.4
django-debug-toolbar==1.11
ipdb==0.11
factory-boy==2.11.1
lxml==4.2.4
django-coverage-plugin==1.6.0
coverage==4.5.3
coveralls==1.7.0
vcrpy==2.0.1
sphinxcontrib-programoutput==0.11 | # Local development dependencies go here
-r base.txt
Sphinx==1.8.5
django-extensions==2.1.3
Werkzeug==0.15.1
talon==1.4.4
django-debug-toolbar==1.11
ipdb==0.11
factory-boy==2.11.1
lxml==4.2.4
django-coverage-plugin==1.6.0
coverage==4.5.3
coveralls==1.7.0
vcrpy==2.0.1
sphinxcontrib-programoutput==0.15 |
Update pytest from 6.2.2 to 6.2.3 | -r base.txt
factory-boy==3.2.0
Faker==8.1.0
flake8==3.9.1
freezegun==1.1.0
isort==5.8.0
pytest==6.2.2
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-factoryboy==2.1.0
| -r base.txt
factory-boy==3.2.0
Faker==8.1.0
flake8==3.9.1
freezegun==1.1.0
isort==5.8.0
pytest==6.2.3
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-factoryboy==2.1.0
|
Remove unused cliff tablib from test requirements | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.2
cliff-tablib>=1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/B... | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mox>=0.5.3 # Apache-2.0
flak... |
Update hypothesis requirement from <5.3.2 to <5.4.1 | pytest<6
hypothesis<5.3.2
coverage==5.0.3
attrs==19.3.0
| pytest<6
hypothesis<5.4.1
coverage==5.0.3
attrs==19.3.0
|
Add toposort to osx whitelist. | snakemake
samtools
bwa
pysam
pybedtools
urllib3
sure
httplib2
xmltodict
httpretty
moto
tbb
grabix
| snakemake
samtools
bwa
pysam
pybedtools
urllib3
sure
httplib2
xmltodict
httpretty
moto
tbb
grabix
toposort
|
Update mypy to v0.971 (from v0.950) | -r requirements-docs.txt
-r requirements-test.txt
black==22.6.0
Flask-DebugToolbar==0.13.1
flask-shell-ipython==0.4.1
mypy==0.950
sqlalchemy2-stubs==0.0.2a22
types-freezegun==1.1.9
| -r requirements-docs.txt
-r requirements-test.txt
black==22.6.0
Flask-DebugToolbar==0.13.1
flask-shell-ipython==0.4.1
mypy==0.971
sqlalchemy2-stubs==0.0.2a22
types-freezegun==1.1.9
|
Bump pytest from 6.2.3 to 6.2.4 | # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==6.2.3
factory-boy==3.2.0
pytest-mock==3.6.1
webtest==2.0.35
pytest-cov==2.11.1
# Lint and code style
flake8==3.9.1
flake8-docstrings==1.6.0
flake8-quotes==3.2.0
pep8-naming==0.11.1
| # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==6.2.4
factory-boy==3.2.0
pytest-mock==3.6.1
webtest==2.0.35
pytest-cov==2.11.1
# Lint and code style
flake8==3.9.1
flake8-docstrings==1.6.0
flake8-quotes==3.2.0
pep8-naming==0.11.1
|
Update tox from 3.11.1 to 3.12.1 | pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.7
Sphinx==2.0.1
tox==3.11.1
coverage==4.5.3
cryptography==2.6.1
PyYAML==5.1
| pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.7
Sphinx==2.0.1
tox==3.12.1
coverage==4.5.3
cryptography==2.6.1
PyYAML==5.1
|
Update h5py from 2.9.0 to 2.10.0 | # required
cython==0.29.16
numpy==1.18.2
dask[array]==2.13.0
# optional
scipy==1.4.1
matplotlib==3.2.1
seaborn==0.10.0
pandas==1.0.3
scikit-learn==0.22.2.post1
h5py==2.9.0
numexpr==2.6.9
bcolz==1.2.1
zarr==2.3.2
hmmlearn==0.2.2
# install problems on windows, skip for now
# https://github.com/jmschrei/pomegranate/issues... | # required
cython==0.29.16
numpy==1.18.2
dask[array]==2.13.0
# optional
scipy==1.4.1
matplotlib==3.2.1
seaborn==0.10.0
pandas==1.0.3
scikit-learn==0.22.2.post1
h5py==2.10.0
numexpr==2.6.9
bcolz==1.2.1
zarr==2.3.2
hmmlearn==0.2.2
# install problems on windows, skip for now
# https://github.com/jmschrei/pomegranate/issue... |
Update sqlalchemy from 1.1.10 to 1.1.11 | PyYAML==3.12
blinker==1.4
pika==0.10.0
six==1.10.0
sqlalchemy==1.1.10
| PyYAML==3.12
blinker==1.4
pika==0.10.0
six==1.10.0
sqlalchemy==1.1.11
|
Add placeholder for incoming Kinect dependencies that are not allowed to be distributed here. | The Kinect SDK is not distributed as part of Ouroboros. To build against the Kinect SDK:
1. Download a 1.0 build from http://www.microsoft.com/en-us/kinectforwindows/develop/overview.aspx (version 1.0.3.191 (2 May 2012) build).
2. Copy <Program Files>/Microsoft SDKs/Kinect/v1.0/inc to SDK/Ouroboros/External/Kinec... | |
Update sphinx from 1.6.5 to 1.7.0 | sphinx==1.6.5
sphinx-rtd-theme==0.2.4
Django==1.11.7
-e .
| sphinx==1.7.0
sphinx-rtd-theme==0.2.4
Django==1.11.7
-e .
|
Update google-api-python-client from 1.7.9 to 1.7.11 | crispy-forms-bulma==1.1.4
Django==2.2.5
django-avatar==4.1.0
django-allauth==0.40.0
django-configurations==2.1
django-crispy-forms==1.7.2
django-intercom==0.1.2
django-polymorphic==2.1.2
django-sendgrid-v5==0.8.0
django-storages==1.7.2
djangorestframework==3.10.3
django-debug-toolbar==2.0
django-extensions==2.2.1
dj_da... | crispy-forms-bulma==1.1.4
Django==2.2.5
django-avatar==4.1.0
django-allauth==0.40.0
django-configurations==2.1
django-crispy-forms==1.7.2
django-intercom==0.1.2
django-polymorphic==2.1.2
django-sendgrid-v5==0.8.0
django-storages==1.7.2
djangorestframework==3.10.3
django-debug-toolbar==2.0
django-extensions==2.2.1
dj_da... |
Update coveralls from 2.0.0 to 2.1.1 | # install all base requirements
-r requirements.txt
python_http_client==3.2.7
invoke==1.4.1
twine==3.2.0
# Tests
pytest==6.0.1
pytest-cov==2.10.0
codecov==2.1.8
python-coveralls==2.9.3
coveralls==2.0.0
mock==4.0.2
# Version update
PyGithub==1.51
bumpversion==0.6.0
| # install all base requirements
-r requirements.txt
python_http_client==3.2.7
invoke==1.4.1
twine==3.2.0
# Tests
pytest==6.0.1
pytest-cov==2.10.0
codecov==2.1.8
python-coveralls==2.9.3
coveralls==2.1.1
mock==4.0.2
# Version update
PyGithub==1.51
bumpversion==0.6.0
|
Update CV of JLyr Lyrics to 1.5.1 (41) | Categories:Multimedia
License:GPLv3
Web Site:https://code.google.com/p/jlyr
Source Code:https://code.google.com/p/jlyr/source
Issue Tracker:https://code.google.com/p/jlyr/issues
Auto Name:JLyr Lyrics
Summary:Get lyrics
Description:
You can search for lyrics from a list of lyrics websites without leaving the
app or go ... | Categories:Multimedia
License:GPLv3
Web Site:https://code.google.com/p/jlyr
Source Code:https://code.google.com/p/jlyr/source
Issue Tracker:https://code.google.com/p/jlyr/issues
Auto Name:JLyr Lyrics
Summary:Get lyrics
Description:
You can search for lyrics from a list of lyrics websites without leaving the
app or go ... |
Add new STACK-like file, for keeping track of submitted patches. |
* Active Coding:
* rewriting authentication system (#456): sussman working on
* redesigning anchor/target (#?): cmpilato working on
* rewriting mod_dav props (#382): gstein working on
* Debates in Progress:
* SVN vs .svn
* behaviors of 'svn status'
* solution to anchor/target problems
* Back... | |
Add ChangeLog entry for modular exponentiation size limit | Security
* Limit the size of calculations performed by mbedtls_mpi_exp_mod to
MBEDTLS_MPI_MAX_SIZE to prevent a potential denial of service when
generating Diffie-Hellman key pairs. Credit to OSS-Fuzz. | |
Use haystack 2.4.0rc1, since it supports Django 1.8. | # Base Project Requirements
analytics-python == 1.0.3
celery == 3.1.18
Django == 1.8.2
django-braces == 1.8.0
django-dotenv == 1.3.0
django-extensions == 1.5.5
django-grappelli == 2.6.5
django-haystack == 2.3.1
django-heroku-postgresify == 0.4
django-heroku-redisify == 0.2.1
django-imagekit == 3.2.6
django-markdown-de... | # Base Project Requirements
analytics-python == 1.0.3
celery == 3.1.18
Django == 1.8.2
django-braces == 1.8.0
django-dotenv == 1.3.0
django-extensions == 1.5.5
django-grappelli == 2.6.5
django-haystack == 2.4.0rc1
django-heroku-postgresify == 0.4
django-heroku-redisify == 0.2.1
django-imagekit == 3.2.6
django-markdown... |
Update mss from 3.1.1 to 3.1.2 | click==6.7
mss==3.1.1
pyperclip==1.6.0
requests==2.18.4
| click==6.7
mss==3.1.2
pyperclip==1.6.0
requests==2.18.4
|
Document online io scheduler switching | As of the Linux 2.6.10 kernel, it is now possible to change the
IO scheduler for a given block device on the fly (thus making it possible,
for instance, to set the CFQ scheduler for the system default, but
set a specific device to use the anticipatory or noop schedulers - which
can improve that device's throughput).
T... | |
Update Movie DB to 1.1.0 (110) | Categories:Multimedia
License:GPL-3.0
Web Site:https://notabug.org/nvb/MovieDB/src/master/README.md
Source Code:https://notabug.org/nvb/MovieDB
Issue Tracker:https://notabug.org/nvb/MovieDB/issues
Auto Name:Movie DB
Summary:Create an offline list of movies/series that you have watched or plan to watch
Description:
Kee... | Categories:Multimedia
License:GPL-3.0
Web Site:https://notabug.org/nvb/MovieDB/src/master/README.md
Source Code:https://notabug.org/nvb/MovieDB
Issue Tracker:https://notabug.org/nvb/MovieDB/issues
Auto Name:Movie DB
Summary:Create an offline list of movies/series that you have watched or plan to watch
Description:
Kee... |
Update m2r from 0.1.14 to 0.1.15 | check-manifest==0.37
flake8==3.5.0
flake8-bugbear==18.2.0
flake8-builtins==1.4.1
flake8-docstrings==1.3.0
flake8-isort==2.5
flake8-future-import==0.4.4
flake8-print==3.1.0
m2r==0.1.14
pep8-naming==0.7.0
pydocstyle==2.1.1
pygments==2.2.0
pylint==1.9.2
readme-renderer==21.0
| check-manifest==0.37
flake8==3.5.0
flake8-bugbear==18.2.0
flake8-builtins==1.4.1
flake8-docstrings==1.3.0
flake8-isort==2.5
flake8-future-import==0.4.4
flake8-print==3.1.0
m2r==0.1.15
pep8-naming==0.7.0
pydocstyle==2.1.1
pygments==2.2.0
pylint==1.9.2
readme-renderer==21.0
|
Update types-freezegun to v1.1.8 (from v1.1.7) | -r requirements-docs.txt
-r requirements-test.txt
black==22.3.0
Flask-DebugToolbar==0.11.0
flask-shell-ipython==0.4.1
mypy==0.942
sqlalchemy2-stubs==0.0.2a21
types-freezegun==1.1.7
| -r requirements-docs.txt
-r requirements-test.txt
black==22.3.0
Flask-DebugToolbar==0.11.0
flask-shell-ipython==0.4.1
mypy==0.942
sqlalchemy2-stubs==0.0.2a21
types-freezegun==1.1.8
|
Upgrade dependency raven to ==6.2.1 | appdirs==1.4.3
contextlib2==0.5.5
Django==1.11.5
django-appconf==1.0.2
django-cacheops==4.0
django-compressor==2.2
django-debug-toolbar==1.8
django-imagekit==4.0.1
django-querycount==0.7.0
freezegun==0.3.9
funcy==1.9
olefile==0.44
packaging==16.8
pilkit==2.0
Pillow==4.2.1
psycopg2==2.7.3
pyparsing==2.2.0
python-dateuti... | appdirs==1.4.3
contextlib2==0.5.5
Django==1.11.5
django-appconf==1.0.2
django-cacheops==4.0
django-compressor==2.2
django-debug-toolbar==1.8
django-imagekit==4.0.1
django-querycount==0.7.0
freezegun==0.3.9
funcy==1.9
olefile==0.44
packaging==16.8
pilkit==2.0
Pillow==4.2.1
psycopg2==2.7.3
pyparsing==2.2.0
python-dateuti... |
Update scipy from 1.6.2 to 1.6.3 | numpy==1.20.2
matplotlib==3.4.1
scipy==1.6.2
six==1.15.0
coverage==5.5
nose==1.3.7
| numpy==1.20.2
matplotlib==3.4.1
scipy==1.6.3
six==1.15.0
coverage==5.5
nose==1.3.7
|
Update sendgrid from 6.5.0 to 6.6.0 | requests==2.25.1
urllib3==1.26.3
patool==1.12
# configs
pyyaml==5.4.1
# Logs
daiquiri==3.0.0
# Find media name
guessit==3.3.1
# Emails
sendgrid==6.5.0
| requests==2.25.1
urllib3==1.26.3
patool==1.12
# configs
pyyaml==5.4.1
# Logs
daiquiri==3.0.0
# Find media name
guessit==3.3.1
# Emails
sendgrid==6.6.0
|
Upgrade dependency botocore to ==1.4.31 | base58==0.2.3
boto3==1.3.1
botocore==1.4.30
docutils==0.12
futures==3.0.5
hjson==1.5.6
jmespath==0.9.0
lambda-packages==0.5.0
python-dateutil==2.5.3
python-slugify==1.2.0
requests[security]>=2.10.0
six==1.10.0
tqdm==4.7.4
Werkzeug==0.11.10
wheel==0.29.0
wsgi-request-logger==0.4.5
| base58==0.2.3
boto3==1.3.1
botocore==1.4.31
docutils==0.12
futures==3.0.5
hjson==1.5.6
jmespath==0.9.0
lambda-packages==0.5.0
python-dateutil==2.5.3
python-slugify==1.2.0
requests[security]>=2.10.0
six==1.10.0
tqdm==4.7.4
Werkzeug==0.11.10
wheel==0.29.0
wsgi-request-logger==0.4.5
|
Update matplotlib from 2.2.0 to 2.2.2 | mock==2.0.0
sphinx_rtd_theme==0.2.4
numpy==1.14.2
future==0.16.0
networkx==2.1
dynetx==0.2.0
bokeh==0.12.14
matplotlib==2.2.0
| mock==2.0.0
sphinx_rtd_theme==0.2.4
numpy==1.14.2
future==0.16.0
networkx==2.1
dynetx==0.2.0
bokeh==0.12.14
matplotlib==2.2.2
|
Bump pytest from 5.0.1 to 5.1.0 | aiohttp==3.5.4
flake8==3.7.8
pytest==5.0.1
pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-runner==5.1
isort==4.3.21
| aiohttp==3.5.4
flake8==3.7.8
pytest==5.1.0
pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-runner==5.1
isort==4.3.21
|
Update dj-database-url from 0.4.2 to 0.5.0 | dj-database-url==0.4.2
Django==1.11.15
django-cors-middleware==1.3.1
django-crispy-forms==1.6.1
django-filter==1.1.0
django-guardian==1.4.9
django-model-utils==3.1.1
djangorestframework==3.6.4
djoser==0.7.0
djangorestframework-jwt==1.11.0
gunicorn==19.8.1
psycopg2==2.7.3.1
pytz==2018.4
requests==2.18.4
requests-mock==1... | dj-database-url==0.5.0
Django==1.11.15
django-cors-middleware==1.3.1
django-crispy-forms==1.6.1
django-filter==1.1.0
django-guardian==1.4.9
django-model-utils==3.1.1
djangorestframework==3.6.4
djoser==0.7.0
djangorestframework-jwt==1.11.0
gunicorn==19.8.1
psycopg2==2.7.3.1
pytz==2018.4
requests==2.18.4
requests-mock==1... |
Update pytz from 2017.2 to 2018.3 | dj-database-url==0.4.2
Django==1.11.5
django-cors-middleware==1.3.1
django-crispy-forms==1.6.1
django-filter==1.0.4
django-guardian==1.4.9
django-model-utils==3.0.0
djangorestframework==3.6.4
djoser==0.7.0
djangorestframework-jwt==1.11.0
gunicorn==19.7.1
psycopg2==2.7.3.1
pytz==2017.2
requests==2.18.4
requests-mock==1.... | dj-database-url==0.4.2
Django==1.11.5
django-cors-middleware==1.3.1
django-crispy-forms==1.6.1
django-filter==1.0.4
django-guardian==1.4.9
django-model-utils==3.0.0
djangorestframework==3.6.4
djoser==0.7.0
djangorestframework-jwt==1.11.0
gunicorn==19.7.1
psycopg2==2.7.3.1
pytz==2018.3
requests==2.18.4
requests-mock==1.... |
Update requests from 2.3.0 to 2.13.0 | Twisted==15.1.0
beautifulsoup4==4.3.2
psutil==2.1.1
python-dateutil==2.2
ply==3.4
enum34==1.0
twitter==1.14.3
requests==2.3.0
pytimeparse==1.1.0
pymysql==0.6.4
pycrypto==2.6.1
pyasn1==0.1.7
isodate==0.5.1
jq==0.1.4
google-api-python-client==1.5.0
pyxDamerauLevenshtein==1.3.2
re2==0.2.22
parsedatetime==2.1
cryptography=... | Twisted==15.1.0
beautifulsoup4==4.3.2
psutil==2.1.1
python-dateutil==2.2
ply==3.4
enum34==1.0
twitter==1.14.3
requests==2.13.0
pytimeparse==1.1.0
pymysql==0.6.4
pycrypto==2.6.1
pyasn1==0.1.7
isodate==0.5.1
jq==0.1.4
google-api-python-client==1.5.0
pyxDamerauLevenshtein==1.3.2
re2==0.2.22
parsedatetime==2.1
cryptography... |
Update required version of proso-apps to 3.20.5 | dj-database-url==0.3.0
django-filebrowser==3.7.1
django-grappelli==2.8.1
proso-apps==3.16.2
python-memcached==1.57
transifex-client==0.11
| dj-database-url==0.3.0
django-filebrowser==3.7.1
django-grappelli==2.8.1
proso-apps==3.20.5
python-memcached==1.57
transifex-client==0.11
|
Remove *explicit* dependency on python-dateutil | backports.zoneinfo;python_version<"3.9"
bbcode==1.1.0
blinker==1.4
click==8.0.3
flask==2.0.2
flask-babel==2.0.0
flask-sqlalchemy==2.5.1
hiredis==2.0.0
itsdangerous==2.0.1
jinja2==3.0.3
markupsafe==2.0.1
marrow.mailer==4.0.3
marrow.util==1.2.3
marshmallow==3.14.1
mistletoe==0.7.2
pillow==8.4.0
psycopg2-binary==2.9.2
pyt... | backports.zoneinfo;python_version<"3.9"
bbcode==1.1.0
blinker==1.4
click==8.0.3
flask==2.0.2
flask-babel==2.0.0
flask-sqlalchemy==2.5.1
hiredis==2.0.0
itsdangerous==2.0.1
jinja2==3.0.3
markupsafe==2.0.1
marrow.mailer==4.0.3
marrow.util==1.2.3
marshmallow==3.14.1
mistletoe==0.7.2
pillow==8.4.0
psycopg2-binary==2.9.2
qrc... |
Remove boto until it becomes necessary. | django==1.3
fabric==1.2.2
django-debug-toolbar==0.8.5
psycopg2==2.4.1
boto==2.0
django-celery==2.3.3
kombu-sqlalchemy==1.1.0
python-dateutil==1.5.0
| django==1.3
fabric==1.2.2
django-debug-toolbar==0.8.5
psycopg2==2.4.1
django-celery==2.3.3
kombu-sqlalchemy==1.1.0
python-dateutil==1.5.0
|
Upgrade dependency Django to ==1.9.7 | Django==1.9.6
django-debug-toolbar==1.4
psycopg2==2.6.1
sqlparse==0.1.19
wheel==0.29.0
python-magic==0.4.11
uwsgi== 2.0.13.1
mock==2.0.0
| Django==1.9.7
django-debug-toolbar==1.4
psycopg2==2.6.1
sqlparse==0.1.19
wheel==0.29.0
python-magic==0.4.11
uwsgi== 2.0.13.1
mock==2.0.0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.