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 denied access via your Wi-Fi and/or mobile
connection.
.
Repo Type:git
Repo:https://github.com/M66B/NetGuard
Build:0.7,7
commit=42ad6c2c8137cb82f73fa2efd5e5f47959f92f17
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def setOutputFile/i/*' -e '/dependencies {/i*/' build.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.12
Current Version Code: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 denied access via your Wi-Fi and/or mobile
connection.
.
Repo Type:git
Repo:https://github.com/M66B/NetGuard
Build:0.7,7
commit=42ad6c2c8137cb82f73fa2efd5e5f47959f92f17
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def setOutputFile/i/*' -e '/dependencies {/i*/' build.gradle
Build:0.12,12
commit=0.12
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def setOutputFile/i/*' -e '/dependencies {/i*/' build.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.12
Current Version Code:12
|
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(url);
}
else if (target == '_top'){
window.top.location.href=url;
}
else if (target == '_parent'){
location.href=url;
}
else if (target == '_self'){
location.href =url;
}
else{
open(url);
}
}
//]]>
</script>
</head>
<body style=" margin:0px;">
<table cellpadding="0" style=" border-collapse: collapse; empty-cells: show;width:100%;">
<tr>
<td valign="top"></td>
</tr>
</table>
</body>
</html> | <!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);
}
else if (target == '_top'){
window.top.location.href=url;
}
else if (target == '_parent'){
location.href=url;
}
else if (target == '_self'){
location.href =url;
}
else{
open(url);
}
}
//]]>
</script>
</head>
<body style=" margin:0px;">
<table cellpadding="0" style=" border-collapse: collapse; empty-cells: show;width:100%;">
<tr>
<td valign="top"></td>
</tr>
</table>
</body>
</html> |
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
mkdocs==1.0.4
Markdown==3.1.1
# Docs
sphinxcontrib-httpdomain==1.7.0
sphinx-prompt==1.0.0
sphinx-notfound-page==0.3
commonmark==0.9.0
recommonmark==0.5.0
| -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
mkdocs==1.0.4
Markdown==3.1.1
# Docs
sphinxcontrib-httpdomain==1.7.0
sphinx-prompt==1.0.0
sphinx-notfound-page==0.3
commonmark==0.9.0
recommonmark==0.5.0
|
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 programs over the
internet. The app stores stations as files on your device\'s external storage.
It currently understands streams embedded within m3u and pls links.
.
Repo Type:git
Repo:https://github.com/y20k/transistor.git
Build:1.1.3 (Running Gun Blues),12
commit=v1.1.3
subdir=app
gradle=yes
Build:1.1.4 (Running Gun Blues),13
commit=v1.1.4
subdir=app
gradle=yes
Build:1.1.5 (Running Gun Blues),14
commit=v1.1.5
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.1.6 (Running Gun Blues)
Current Version Code: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 programs over the
internet. The app stores stations as files on your device\'s external storage.
It currently understands streams embedded within m3u and pls links.
.
Repo Type:git
Repo:https://github.com/y20k/transistor.git
Build:1.1.3 (Running Gun Blues),12
commit=v1.1.3
subdir=app
gradle=yes
Build:1.1.4 (Running Gun Blues),13
commit=v1.1.4
subdir=app
gradle=yes
Build:1.1.5 (Running Gun Blues),14
commit=v1.1.5
subdir=app
gradle=yes
Build:1.1.6 (Running Gun Blues),15
commit=v1.1.6
subdir=app
gradle=yes
prebuild=sed -i -e '/android {/alintOptions {\nabortOnError false\n}\n' build.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.1.6 (Running Gun Blues)
Current Version Code:15
|
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, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
| 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, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
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
Summary:An extremely unfancy and very basic ebook reader
Description:
A simple, very unfancy (and somewhat deficient) e-book reader. Loads epub, txt,
and html books. See [https://github.com/quaap/BookyMcBookface Github] for the
full feature list and instructions.
.
Repo Type:git
Repo:https://github.com/quaap/BookyMcBookface
Build:0.2.1,21
commit=v0.2.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9\.]+$
Current Version:0.2.1
Current Version Code:21
| 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
Summary:An extremely unfancy and very basic ebook reader
Description:
A simple, very unfancy (and somewhat deficient) e-book reader. Loads epub, txt,
and html books. See [https://github.com/quaap/BookyMcBookface Github] for the
full feature list and instructions.
.
Repo Type:git
Repo:https://github.com/quaap/BookyMcBookface
Build:0.2.1,21
commit=v0.2.1
subdir=app
gradle=yes
Build:0.3.1,31
commit=v0.3.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9\.]+$
Current Version:0.3.1
Current Version Code:31
|
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
# Regular build tools for compiling common stuff
build-essential gfortran
# Dependencies for nbconvert
texlive-xetex texlive-fonts-recommended texlive-plain-generic
| # 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
# Regular build tools for compiling common stuff
build-essential
gfortran
# Dependencies for nbconvert
texlive-xetex
texlive-fonts-recommended
texlive-plain-generic
|
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
socket.c
wayland.c
exec.c
)
add_library(util STATIC
${SOURCE_FILES}
)
target_link_libraries(util
${WAYLAND_CURSOR_LIBRARIES}
${WAYLAND_SERVER_LIBRARIES}
${UUID_LIBRARIES}
)
|
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
clangTooling
)
| 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
clangQuery
clangTooling
)
|
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==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-slugify==5.0.2
pytube==11.0.1
pytz==2021.3
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
sitemap-python==0.2.0
six==1.16.0
text-unidecode==1.3
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.7
| 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==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-slugify==5.0.2
pytube==11.0.1
pytz==2021.3
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
sitemap-python==0.2.0
six==1.16.0
text-unidecode==1.3
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.7
|
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(${LLVM_DEFINITIONS})
add_executable(generator EXCLUDE_FROM_ALL generator.cc interfaces.cc implementations.cc builtins.cc utils.cc)
target_link_libraries(generator clangFrontend clangAST)
|
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_DEFINITIONS})
add_executable(generator EXCLUDE_FROM_ALL generator.cc interfaces.cc implementations.cc builtins.cc utils.cc)
target_link_libraries(generator clangFrontend clangAST)
|
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,<1.2.3
# python-cinderclient should be >1.0.5
requests>=1.1,<1.2.3
python-cinderclient>=1.0.5
python-keystoneclient>=0.3.2
python-novaclient>=2.15.0
six
SQLAlchemy>=0.7.8,<0.8
WebOb>=1.2.3,<1.3
| 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,<1.2.3
# python-cinderclient should be >1.0.5
requests>=1.1,<1.2.3
python-cinderclient>=1.0.5
python-keystoneclient>=0.3.2
python-novaclient>=2.15.0
six
SQLAlchemy>=0.7.8,<0.8
WebOb>=1.2.3,<1.3
|
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/Config.hpp
)
set(OM_DEBUG On CACHE Bool "Enable/Disable Om debug features and checks.")
add_library(om
src/Context.cpp
src/Heap.cpp
src/System.cpp
src/Version.cpp
)
set_property(TARGET om PROPERTY CXX_STANDARD 11)
target_include_directories(om
PUBLIC
$<BUILD_INTERFACE: include>
$<BUILD_INTERFACE: ${CMAKE_CURRENT_BINARY_DIR}/include>
)
target_link_libraries(om
PUBLIC
pith
)
add_subdirectory(glue)
add_subdirectory(test)
| 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/Config.hpp
)
set(OM_DEBUG On CACHE Bool "Enable/Disable Om debug features and checks.")
add_library(om
src/Context.cpp
src/Heap.cpp
src/System.cpp
src/Version.cpp
)
target_include_directories(om
PUBLIC
$<BUILD_INTERFACE: include>
$<BUILD_INTERFACE: ${CMAKE_CURRENT_BINARY_DIR}/include>
)
target_link_libraries(om
PUBLIC
pith
)
add_subdirectory(glue)
add_subdirectory(test)
|
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/151939
WebDragDestTest.URL
WebDragDestTest.Data
WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet
# Fail, see http://crbug.com/153007
MacSandboxTest.ClipboardAccess
# mach_override assertion, see http://crbug.com/162728
BlobURLRequestJobTest.*
# Fail, see http://crbug.com/159234
WebContentsVideoCaptureDeviceTest.GoesThroughAllTheMotions
WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames
# Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
RenderWidgetHostViewMacTest.*
WebContentsVideoCaptureDeviceTest.*
RenderViewHostTest.*
# Speculative disable of hanging tests. http://crbug.com/241919
VideoCaptureControllerTest.*
VideoCaptureHostTest.*
| # 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/151939
WebDragDestTest.URL
WebDragDestTest.Data
WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet
# Fail, see http://crbug.com/153007
MacSandboxTest.ClipboardAccess
# mach_override assertion, see http://crbug.com/162728
BlobURLRequestJobTest.*
# Fail, see http://crbug.com/159234
WebContentsVideoCaptureDeviceTest.GoesThroughAllTheMotions
WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames
# Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
RenderWidgetHostViewMacTest.*
WebContentsVideoCaptureDeviceTest.*
RenderViewHostTest.*
# Speculative disable of hanging tests. http://crbug.com/241919
VideoCaptureControllerTest.*
VideoCaptureHostTest.*
# Hangs under Valgrind, see http://crbug.com/244257
SmoothScrollGestureControllerTest.Tick
|
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 and other private data using
industry standard AES encryption.
.
Repo Type:git
Repo:https://github.com/openintents/safe.git
Build:1.4.2-alpha,30
commit=98d34f1904
subdir=Safe
srclibs=OIgit@c29806d720
rm=Safe/libs/OISafeMyBackupPro.jar,SafeDemo,icons,promotion,SafeTest
prebuild=sed -i 's@\(.1=\).*@\1$$OIgit$$/DistributionLibrary@' project.properties && \
sed -i 's@${source.base}/distribution@../$$OIgit$$@' $$OIgit$$/DistributionLibrary/build.xml && \
sed -i 's@${source.base}/../../distribution@$$OIgit$$@' build.xml && \
sed -i '/org.openintents.safe.backup.MyBackupPro/,/\/>/ d' AndroidManifest.xml
target=android-16
Auto Update Mode:None
Update Check Mode:Tags
| 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 and other private data using
industry standard AES encryption.
.
Repo Type:git
Repo:https://github.com/openintents/safe.git
Build:1.4.2-alpha,30
commit=98d34f1904
subdir=Safe
srclibs=OIgit@c29806d720
rm=Safe/libs/OISafeMyBackupPro.jar,SafeDemo,icons,promotion,SafeTest
prebuild=sed -i 's@\(.1=\).*@\1$$OIgit$$/DistributionLibrary@' project.properties && \
sed -i 's@${source.base}/distribution@../$$OIgit$$@' $$OIgit$$/DistributionLibrary/build.xml && \
sed -i 's@${source.base}/../../distribution@$$OIgit$$@' build.xml && \
sed -i '/org.openintents.safe.backup.MyBackupPro/,/\/>/ d' AndroidManifest.xml
target=android-16
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.4.2
Current Version Code:31
|
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 like Google
does but free and open and with an option to unsubscribe).
OpenWLANMini@Android is an as small and slim as possible App that helps to
collect WLANs and their positions and where users take part at a tracing
contest. This App is limited to the minimal functionality that is required to
do this job but does not come with additional features like a live map.
.
Repo Type:srclib
Repo:libwlocate
Build:1.05,105
commit=799b7d
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Build:1.06,106
commit=580567
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.07
Current Version Code: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 like Google
does but free and open and with an option to unsubscribe).
OpenWLANMini@Android is an as small and slim as possible App that helps to
collect WLANs and their positions and where users take part at a tracing
contest. This App is limited to the minimal functionality that is required to
do this job but does not come with additional features like a live map.
.
Repo Type:srclib
Repo:libwlocate
Build:1.05,105
commit=799b7d
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Build:1.06,106
commit=580567
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Build:1.07,107
commit=8d621f2
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.07
Current Version Code:107
|
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 sys.argv; as unittest main try to parse it and fails
del sys.argv[1]
execfile(path)
")
function(python_test _file_)
get_filename_component(_name_ ${_file_} NAME_WE)
add_test(
NAME ${_name_}
COMMAND ${TEST_COMMAND} ${TEST_RUNNER_PY} ${_file_}
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
)
endfunction()
file(GLOB all_test_files
${CMAKE_CURRENT_SOURCE_DIR}/*.py
)
foreach(test_file IN LISTS all_test_files)
python_test(${test_file})
endforeach(test_file)
| 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 to remove sys.argv; as unittest main try to parse it and fails
del sys.argv[1]
with open(path) as fd:
name = os.path.basename(path)
code = compile(fd.read(), name, 'exec')
exec(code)
")
function(python_test _file_)
get_filename_component(_name_ ${_file_} NAME_WE)
add_test(
NAME ${_name_}
COMMAND ${TEST_COMMAND} ${TEST_RUNNER_PY} ${_file_}
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
)
endfunction()
file(GLOB all_test_files
${CMAKE_CURRENT_SOURCE_DIR}/*.py
)
foreach(test_file IN LISTS all_test_files)
python_test(${test_file})
endforeach(test_file)
|
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 bytecode format
* Encode line number table in bytecode (like #line), optional table
* Encode negative relative offsets in the bytecode file
* Implement switch to switch on a constant pool array of type:
[{ label, int }] or [label] (lookup vs index switch)
* Apparently bison has a %pure_parser option. Maybe useful for AsmParser
* Implement the following derived types:
* "packed format", like this: [4 x sbyte]: Packed SIMD datatype
* Bytecode reader should use extensions that may or may not be linked into the
application to read blocks. Thus an easy way to ignore symbol table info
would be to not link in that reader into the app.
| * 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
* Encode negative relative offsets in the bytecode file
* Apparently bison has a %pure_parser option. Maybe useful for AsmParser
* Implement the following derived types:
* "packed format", like this: [4 x sbyte]: Packed SIMD datatype
* Bytecode reader should use extensions that may or may not be linked into the
application to read blocks. Thus an easy way to ignore symbol table info
would be to not link in that reader into the app.
|
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
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@29.3.2#egg=notifications-utils==29.3.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.0
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@29.3.2#egg=notifications-utils==29.3.2
|
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==3.1
python_box==3.2.0
pytz==2018.5
raven==6.9.0
s3transfer==0.1.13
six==1.11.0
six==1.11.0
sqlparse==0.2.4
| 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==3.1
python_box==3.2.0
pytz==2018.5
raven==6.9.0
s3transfer==0.1.13
six==1.11.0
six==1.11.0
sqlparse==0.2.4
|
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==0.24
mimerender==0.5.4
python-dateutil==2.2
python-mimeparse==0.1.4
radrecord==0.0.1
requests==2.3.0
six==1.7.3
toolz==0.7.0
wsgiref==0.1.2
| 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==1.1.0
gunicorn==19.1.0
itsdangerous==0.24
mimerender==0.5.4
python-dateutil==2.2
python-mimeparse==0.1.4
radrecord==0.0.1
requests==2.3.0
six==1.7.3
toolz==0.7.0
wsgiref==0.1.2
|
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-autoslug
django-haystack
django-modeltranslation
| # 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-taggit
django-autoslug
django-haystack
django-modeltranslation
|
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 limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE. | 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 limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE. |
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)
# Projects
add_subdirectory(${CMAKE_SOURCE_DIR}/src)
if(WITH_TESTS)
add_subdirectory(${CMAKE_SOURCE_DIR}/test)
endif(WITH_TESTS)
| 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)
# Projects
add_subdirectory(${CMAKE_SOURCE_DIR}/src)
if(WITH_TESTS)
add_subdirectory(${CMAKE_SOURCE_DIR}/test)
endif(WITH_TESTS)
add_custom_target(
doc
doxygen
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/doc/
)
|
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} -std=c11 -ggdb -Wall -lSDL")
set(SOURCE_FILES src/main.c src/main.h
src/cpu.c src/cpu.h
src/errors.c src/errors.h
src/graphics.c src/graphics.h
src/input.c src/input.h
src/memory.c src/memory.h
src/opcodes.c src/opcodes.h
src/rom.c src/rom.h)
add_executable(chip8emu ${SOURCE_FILES})
add_executable(chip8dis src/disassembler.c)
| 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 -ggdb -Wall -lSDL")
set(SOURCE_FILES src/main.c src/main.h
src/cpu.c src/cpu.h
src/errors.c src/errors.h
src/graphics.c src/graphics.h
src/input.c src/input.h
src/memory.c src/memory.h
src/opcodes.c src/opcodes.h
src/rom.c src/rom.h)
add_executable(chip8emu ${SOURCE_FILES})
add_executable(chip8dis src/disassembler.c)
|
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)
find_package(Qt5DBus REQUIRED)
find_package(Qt5X11Extras REQUIRED)
find_package(Qt5Svg REQUIRED)
find_package(Qt5LinguistTools REQUIRED QUIET)
find_package(lxqt REQUIRED QUIET)
find_package(KF5Solid REQUIRED)
include(GNUInstallDirs)
include(LXQtTranslate)
add_subdirectory(config)
add_subdirectory(src)
# building tarball with CPack -------------------------------------------------
include(InstallRequiredSystemLibraries)
set(CPACK_PACKAGE_VERSION_MAJOR ${LXQT_MAJOR_VERSION})
set(CPACK_PACKAGE_VERSION_MINOR ${LXQT_MINOR_VERSION})
set(CPACK_PACKAGE_VERSION_PATCH ${LXQT_PATCH_VERSION})
set(CPACK_GENERATOR TBZ2)
set(CPACK_SOURCE_GENERATOR TBZ2)
set(CPACK_SOURCE_IGNORE_FILES /build/;.gitignore;.*~;.git;.kdev4;temp)
include(CPack)
| 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)
find_package(Qt5DBus REQUIRED)
find_package(Qt5X11Extras REQUIRED)
find_package(Qt5Svg REQUIRED)
find_package(Qt5LinguistTools REQUIRED QUIET)
find_package(lxqt REQUIRED QUIET)
find_package(KF5Solid REQUIRED)
include(GNUInstallDirs)
include(LXQtCompilerSettings)
include(LXQtTranslate)
add_subdirectory(config)
add_subdirectory(src)
# building tarball with CPack -------------------------------------------------
include(InstallRequiredSystemLibraries)
set(CPACK_PACKAGE_VERSION_MAJOR ${LXQT_MAJOR_VERSION})
set(CPACK_PACKAGE_VERSION_MINOR ${LXQT_MINOR_VERSION})
set(CPACK_PACKAGE_VERSION_PATCH ${LXQT_PATCH_VERSION})
set(CPACK_GENERATOR TBZ2)
set(CPACK_SOURCE_GENERATOR TBZ2)
set(CPACK_SOURCE_IGNORE_FILES /build/;.gitignore;.*~;.git;.kdev4;temp)
include(CPack)
|
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 cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.7 {% endif %} | 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 cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.7 {% endif %} |
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
pymysql==0.7.9
-r requirements-doc.txt
| 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
pymysql==0.7.9
-r requirements-doc.txt
|
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/BSD
mox>=0.5.3 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# releasenotes
reno>=1.8.0 # Apache2
mock>=2.0 # BSD
| # 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
flake8<2.6.0,>=2.5.4 # MIT
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# releasenotes
reno>=1.8.0 # Apache2
mock>=2.0 # BSD
|
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/333#issuecomment-449151227
#pomegranate==0.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.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/issues/333#issuecomment-449151227
#pomegranate==0.10.0
|
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/Kinect/1.0/inc and <Program Files>/Microsoft SDKs/Kinect/v1.0/lib to SDK/Ouroboros/External/Kinect/1.0/lib.
3. Open properties for oPlatform.vcproj. Go to Configuration Properties|C/C++|Preprocessor and add oHAS_KINECT_SDK as a define.
3. In SDK/Ouroboros/Source/Build/<compiler_version>/Properties/OuroborosPrivateExternalDependencies.props add oHAS_KINECT_SDK under Configuration Properties|C/C++|Preprocessor Defines
4. Recompile oPlatform. | |
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_database_url==0.5.0
google-api-python-client==1.7.9
google-cloud-storage==1.16.1
Pillow==6.0.0
pyjwt==1.7.1
psycopg2-binary==2.8.3
raven==6.10.0
requests==2.22.0
sh==1.12.14
PyGithub==1.43.7
oauth2client==4.1.3
shortuuid==0.5.0
| 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_database_url==0.5.0
google-api-python-client==1.7.11
google-cloud-storage==1.16.1
Pillow==6.0.0
pyjwt==1.7.1
psycopg2-binary==2.8.3
raven==6.10.0
requests==2.22.0
sh==1.12.14
PyGithub==1.43.7
oauth2client==4.1.3
shortuuid==0.5.0
|
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 to popular search engines. If you have a Scrobbler like
[[net.jjc1138.android.scrobbler]] or [[com.adam.aslfms]] installed then JLyr
can detect
what you are listening to and search for the lyrics automatically.
The app is also able
to detect what the stock Music app ([[com.android.music]])
is playing, without a Scrobbler.
.
Repo Type:git
Repo:https://code.google.com/p/jlyr
Build Version:1.0,1,19
Build Version:1.3,20,26
Build Version:1.4,28,28
Build Version:1.5,36,2531709f8550,target=android-10
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.5
Current Version Code:36
| 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 to popular search engines. If you have a Scrobbler like
[[net.jjc1138.android.scrobbler]] or [[com.adam.aslfms]] installed then JLyr
can detect
what you are listening to and search for the lyrics automatically.
The app is also able
to detect what the stock Music app ([[com.android.music]])
is playing, without a Scrobbler.
.
Repo Type:git
Repo:https://code.google.com/p/jlyr
Build:1.0,1
commit=19
Build:1.3,20
commit=26
Build:1.4,28
commit=28
Build:1.5,36
commit=2531709f8550
target=android-10
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.5.1
Current Version Code:41
|
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
* Backlogged patches to evaluate/discuss/commit:
* Kevin: update fixes (part of anchor/target discussion)
* Mo: update fixes (part of anchor/target discussion)
* Mo: use latest autoconf/libtool
* Mo: `make check` fixes for builddir != subdir
* Mo: implement 'svn patch' subcommand
* Dominick: "--program-prefix/suffix' patch (part of SVN/.svn discussion)
* C. Scott: new date parser
* C. Scott: 'make PREINSTALL=' allows installation on case-insensitive fs
(part of SVN/.svn discussion)
* ?: examine FreeBSD port
* Dale: ra_dav enhancement: http proxy support
| |
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-deux == 1.0.5
django-model-utils == 2.2
django-multiurl == 1.0.1
django-postgrespool == 0.3.0
django-secure == 1.0.1
elasticsearch == 1.5.0
google-api-python-client >= 1.2, < 2.0
Markdown == 2.4
ohashi == 0.2.7
pandas == 0.16.1
Pillow == 2.8.1
psycopg2 == 2.6
pytz == 2015.4
requests == 2.7.0
requests-oauthlib == 0.5.0
twitter == 1.17.0
typogrify == 2.0.7
whitenoise == 1.0.6
# Git requirements.
-e git+https://github.com/jezdez/django-configurations.git#egg=django-configurations
| # 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-deux == 1.0.5
django-model-utils == 2.2
django-multiurl == 1.0.1
django-postgrespool == 0.3.0
django-secure == 1.0.1
elasticsearch == 1.5.0
google-api-python-client >= 1.2, < 2.0
Markdown == 2.4
ohashi == 0.2.7
pandas == 0.16.1
Pillow == 2.8.1
psycopg2 == 2.6
pytz == 2015.4
requests == 2.7.0
requests-oauthlib == 0.5.0
twitter == 1.17.0
typogrify == 2.0.7
whitenoise == 1.0.6
# Git requirements.
-e git+https://github.com/jezdez/django-configurations.git#egg=django-configurations
|
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).
To set a specific scheduler, simply do this:
echo SCHEDNAME > /sys/block/DEV/queue/scheduler
where SCHEDNAME is the name of a defined IO scheduler, and DEV is the
device name (hda, hdb, sga, or whatever you happen to have).
The list of defined schedulers can be found by simply doing
a "cat /sys/block/DEV/queue/scheduler" - the list of valid names
will be displayed, with the currently selected scheduler in brackets:
# cat /sys/block/hda/queue/scheduler
noop anticipatory deadline [cfq]
# echo anticipatory > /sys/block/hda/queue/scheduler
# cat /sys/block/hda/queue/scheduler
noop [anticipatory] deadline cfq
| |
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:
Keep track of all the movies and/or series you have watched by storing them in
you're local database. MovieDB enables you create a list of movies and/or series
you want to watch sometime in the future and a list of movies and/or series that
you have already watched. If you've already watched a movie and/or series, you
can grade the movie and add the date you started and finished watching the
movie/series. Furthermore, you can see which movies and series are popular and
search through the database to find the movie you're looking for.
The movies are requested from [http://themoviedb.org], the database (called
'lists' in the application) is offline.
.
Repo Type:git
Repo:https://notabug.org/nvb/MovieDB.git
Build:1.0,1
commit=v1.0.0
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.1.0
Current Version Code: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:
Keep track of all the movies and/or series you have watched by storing them in
you're local database. MovieDB enables you create a list of movies and/or series
you want to watch sometime in the future and a list of movies and/or series that
you have already watched. If you've already watched a movie and/or series, you
can grade the movie and add the date you started and finished watching the
movie/series. Furthermore, you can see which movies and series are popular and
search through the database to find the movie you're looking for.
The movies are requested from [http://themoviedb.org], the database (called
'lists' in the application) is offline.
.
Repo Type:git
Repo:https://notabug.org/nvb/MovieDB.git
Build:1.0,1
commit=v1.0.0
subdir=app
gradle=yes
Build:1.1.0,110
commit=v1.1.0
subdir=app
gradle=yes
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.1.0
Current Version Code:110
|
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-dateutil==2.6.1
pytz==2017.2
raven==6.2.0
rcssmin==1.0.6
redis==2.10.6
rjsmin==1.0.12
six==1.11.0
sqlparse==0.2.3
uWSGI==2.0.15
| 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-dateutil==2.6.1
pytz==2017.2
raven==6.2.1
rcssmin==1.0.6
redis==2.10.6
rjsmin==1.0.12
six==1.11.0
sqlparse==0.2.3
uWSGI==2.0.15
|
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.4.0
six==1.11.0
whitenoise==3.3.1
celery==4.2.0
django-celery-results==1.0.1
python-dateutil==2.6.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.4.0
six==1.11.0
whitenoise==3.3.1
celery==4.2.0
django-celery-results==1.0.1
python-dateutil==2.6.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.3.0
six==1.11.0
whitenoise==3.3.1
celery==4.1.0
django-celery-results==1.0.1
python-dateutil==2.6.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.3.0
six==1.11.0
whitenoise==3.3.1
celery==4.1.0
django-celery-results==1.0.1
python-dateutil==2.6.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==1.7.2
| 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==1.7.2
|
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
python-dateutil==2.8.2
qrcode==7.3.1
redis==4.0.2
requests==2.26.0
rq==1.10.0
rq-dashboard==0.6.1
rtoml==0.7.1
sqlalchemy==1.4.27
tenacity==8.0.1
werkzeug==2.0.2
wtforms==3.0.0
| 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
qrcode==7.3.1
redis==4.0.2
requests==2.26.0
rq==1.10.0
rq-dashboard==0.6.1
rtoml==0.7.1
sqlalchemy==1.4.27
tenacity==8.0.1
werkzeug==2.0.2
wtforms==3.0.0
|
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.