Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update Net Monitor to 1.1.1 (3) | Categories:System,Multimedia,Internet
License:GPL-3.0
Web Site:https://secuso.org/pfa
Source Code:https://github.com/SecUSo/privacy-friendly-netmonitor
Issue Tracker:https://github.com/SecUSo/privacy-friendly-netmonitor/issues
Changelog:https://github.com/SecUSo/privacy-friendly-dicer/blob/HEAD/CHANGELOG.md
Donate:http... | Categories:System,Multimedia,Internet
License:GPL-3.0
Web Site:https://secuso.org/pfa
Source Code:https://github.com/SecUSo/privacy-friendly-netmonitor
Issue Tracker:https://github.com/SecUSo/privacy-friendly-netmonitor/issues
Changelog:https://github.com/SecUSo/privacy-friendly-dicer/blob/HEAD/CHANGELOG.md
Donate:http... |
Update pipenv from 11.10.0 to 11.10.1 | attrs==17.4.0
bandit==1.4.0
check-manifest==0.37
coveralls==1.3.0
codecov==2.0.15
flake8-bugbear==18.2.0;python_version>="3.5"
flake8-docstrings==1.3.0
flake8-import-order==0.17.1
pycodestyle==2.3.1
flake8==3.5.0
hypothesis==3.56.5
mccabe==0.6.1
mypy==0.590
pep8-naming==0.5.0
pytest==3.5.0
pipdeptree==0.11.0
pipenv==11... | attrs==17.4.0
bandit==1.4.0
check-manifest==0.37
coveralls==1.3.0
codecov==2.0.15
flake8-bugbear==18.2.0;python_version>="3.5"
flake8-docstrings==1.3.0
flake8-import-order==0.17.1
pycodestyle==2.3.1
flake8==3.5.0
hypothesis==3.56.5
mccabe==0.6.1
mypy==0.590
pep8-naming==0.5.0
pytest==3.5.0
pipdeptree==0.11.0
pipenv==11... |
Use latest alabaster for stylin' fixes etc | # You should already have the dev version of Paramiko and your local Fabric
# checkout installed! Stable Paramiko may not be sufficient!
# Test runner/testing utils
nose
# Rudolf adds color to the output of 'fab test'. This is a custom fork
# addressing Python 2.7 and Nose's 'skip' plugin compatibility issues.
-e git+... | # You should already have the dev version of Paramiko and your local Fabric
# checkout installed! Stable Paramiko may not be sufficient!
# Test runner/testing utils
nose
# Rudolf adds color to the output of 'fab test'. This is a custom fork
# addressing Python 2.7 and Nose's 'skip' plugin compatibility issues.
-e git+... |
Add another missing dependence on swift-syntax-generated-headers | add_swift_library(swiftImmediate STATIC
Immediate.cpp
REPL.cpp
LINK_LIBRARIES
swiftIDE
swiftFrontend
swiftSILGen
swiftSILOptimizer
swiftIRGen
LLVM_COMPONENT_DEPENDS
linker mcjit)
| add_swift_library(swiftImmediate STATIC
Immediate.cpp
REPL.cpp
DEPENDS swift-syntax-generated-headers
LINK_LIBRARIES
swiftIDE
swiftFrontend
swiftSILGen
swiftSILOptimizer
swiftIRGen
LLVM_COMPONENT_DEPENDS
linker mcjit)
|
Add pluginbase to the RTD requirements file | # this is a pip requirements file specifically for the ReadTheDocs environment
# because it can not install certain packages such as matplotlib
advancedhttpserver>=1.2.0
alembic>=0.8.5
boltons>=16.1.1
dnspython>=1.12.0
geoip2>=2.2.0
geojson>=1.3.2
icalendar>=3.9.2
ipaddress>=1.0.16
Jinja2>=2.8
markupsafe>=0.23
msgpack-... | # this is a pip requirements file specifically for the ReadTheDocs environment
# because it can not install certain packages such as matplotlib
advancedhttpserver>=1.2.0
alembic>=0.8.5
boltons>=16.1.1
dnspython>=1.12.0
geoip2>=2.2.0
geojson>=1.3.2
icalendar>=3.9.2
ipaddress>=1.0.16
Jinja2>=2.8
markupsafe>=0.23
msgpack-... |
Update dates on the license too | Copyright (c) 2011 Vivek Bhagwat, 2013-2014 Wesha
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,... | Copyright (c) 2011 Vivek Bhagwat, 2013-2020 Wesha
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,... |
Bump ipython from 2.0.0 to 7.16.3 | -r requirements.txt
coveralls==2.1.2
bumpversion==0.5.0
ipython==2.0.0
ipdb==0.8
vim-debug==1.5.4
isort==3.9.0
pytest==4.0.1; python_version >= '2.6' and python_version < '3.5'
pytest==6.1.1; python_version >= '3.6'
pytest-cov==2.6.0; python_version == '2.6' or python_version=='2.7'
pytest-cov==2.10.1; python_version ... | -r requirements.txt
coveralls==2.1.2
bumpversion==0.5.0
ipython==7.16.3
ipdb==0.8
vim-debug==1.5.4
isort==3.9.0
pytest==4.0.1; python_version >= '2.6' and python_version < '3.5'
pytest==6.1.1; python_version >= '3.6'
pytest-cov==2.6.0; python_version == '2.6' or python_version=='2.7'
pytest-cov==2.10.1; python_version... |
Add a licence file (MIT) | (C) Crown copyright 2015
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, ... | |
Update StockTicker to 4.00.00 (22) | Categories:Office
License:MIT
Web Site:https://github.com/premnirmal/StockTicker/blob/HEAD/README.md
Source Code:https://github.com/premnirmal/StockTicker
Issue Tracker:https://github.com/premnirmal/StockTicker/issues
Auto Name:StockTicker
Summary:Stock market ticker widget
Description:
Widget that shows your stock po... | Categories:Office
License:MIT
Web Site:https://github.com/premnirmal/StockTicker/blob/HEAD/README.md
Source Code:https://github.com/premnirmal/StockTicker
Issue Tracker:https://github.com/premnirmal/StockTicker/issues
Auto Name:StockTicker
Summary:Stock market ticker widget
Description:
Widget that shows your stock po... |
Make "action" a static library | #
# Build the action submodule
#
set(SOURCE_FILES
commands.c
manager.c
processor.c
processor_stack.c
)
add_library(action OBJECT
${SOURCE_FILES}
)
| #
# Build the action submodule
#
set(SOURCE_FILES
commands.c
manager.c
processor.c
processor_stack.c
)
add_library(action STATIC
${SOURCE_FILES}
)
target_link_libraries(action
command
values
)
|
Update jinja2 from 2.9.3 to 2.9.4 | flake8==3.2.1
coverage==4.3.1
sphinx==1.5.1
alabaster>=0.6.2
aiohttp==1.2.0
jinja2==2.9.3
pytest==3.0.5
pytest-cov==2.4.0
yarl==0.8.1
multidict==2.1.4
pytest-aiohttp==0.1.3
-e .
| flake8==3.2.1
coverage==4.3.1
sphinx==1.5.1
alabaster>=0.6.2
aiohttp==1.2.0
jinja2==2.9.4
pytest==3.0.5
pytest-cov==2.4.0
yarl==0.8.1
multidict==2.1.4
pytest-aiohttp==0.1.3
-e .
|
Add epdb to dev requirements | -r requirements.txt
argparse==1.3.0
cov-core==1.15.0
coverage==3.7.1
mock==1.0.1
py==1.4.30
pytest==2.7.2
pytest-cov==1.8.1
| -r requirements.txt
argparse==1.3.0
cov-core==1.15.0
coverage==3.7.1
mock==1.0.1
py==1.4.30
pytest==2.7.2
pytest-cov==1.8.1
epdb=0.12
|
Update dependency google-auth to v1.19.2 | cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
coverage==5.2
google-api-core==1.21.0
google-api-python-client==1.10.0
google-auth==1.19.1
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.10
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.12.2
pyasn1=... | cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
coverage==5.2
google-api-core==1.21.0
google-api-python-client==1.10.0
google-auth==1.19.2
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.10
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.12.2
pyasn1=... |
Fix failing Pillow install for Python 3.9 | Django==2.2.13
psycopg2-binary==2.8.4
elasticsearch>=7.0.0,<8.0.0
rdflib==4.2.2
django-guardian==2.3.0
python-memcached==1.59
celery==4.4.4
django-celery-results==1.2.1
mapbox-vector-tile==1.2.0
SPARQLWrapper==1.8.5
django-recaptcha==2.0.6
edtf==4.0.1
couchdb==1.2
django-revproxy==0.9.15
django-cors-headers==3.1.1
djan... | Django==2.2.13
psycopg2-binary==2.8.4
elasticsearch>=7.0.0,<8.0.0
rdflib==4.2.2
django-guardian==2.3.0
python-memcached==1.59
celery==4.4.4
django-celery-results==1.2.1
mapbox-vector-tile==1.2.0
SPARQLWrapper==1.8.5
django-recaptcha==2.0.6
edtf==4.0.1
couchdb==1.2
django-revproxy==0.9.15
django-cors-headers==3.1.1
djan... |
Add some test data which was left out of a previous commit | >SGN-E741070 [GI|170476]
TCGCTTTACAACTAAAACAAAATGGAGGCAAAGTTTGCTCACATCATTCTGTTCTTTCTTCTTGCATTTTCTTTTGAAACTCTCATGGCACGAAAAGAAAGTGATGGGCCAGAAGTCATAAAACTTCTAAAAGAATTTGAATCCGACTCTCGGTGCAAAGGAAAACAATTCTGGCCAGAACTTATTGGTGTACCAGCACTATATGCTAAGGGAATAATTGAGAAGGAAAATCCATCCATAACTAATATTCCAATATTGTTGAATGGTTCTCCAGTCACAAAGGATTTTCGATGTG... | |
Fix typo in Mike's name | Eyal Reuveni (eyalr)
Danny Greenfield (pydanny)
Low Kian Seong (lowks)
Asheesh Laroia (asheesheventbrite)
Michael Mangianello (michaelmanganiello-eb)
| Eyal Reuveni (eyalr)
Danny Greenfield (pydanny)
Low Kian Seong (lowks)
Asheesh Laroia (asheesheventbrite)
Michael Manganiello (michaelmanganiello-eb)
|
Add Nehalem/Westmere tags for ICC | macro_name "INTEL"
binary_name "icpc"
compiler_has_tr1 yes
compile_option "-c "
output_to_option "-o "
add_include_dir_option "-I"
add_lib_dir_option "-L"
add_lib_option "-l"
lib_opt_flags "-O2 -ip -unroll"
check_opt_flags "-O2"
debug_flags "-g"
no_debug_flags "-fomit-frame-pointer"
lang_flags ""
warning_flags "-w1... | macro_name "INTEL"
binary_name "icpc"
compiler_has_tr1 yes
compile_option "-c "
output_to_option "-o "
add_include_dir_option "-I"
add_lib_dir_option "-L"
add_lib_option "-l"
lib_opt_flags "-O2 -ip -unroll"
check_opt_flags "-O2"
debug_flags "-g"
no_debug_flags "-fomit-frame-pointer"
lang_flags ""
warning_flags "-w1... |
Disable Tests related to former message.h | cmake_minimum_required (VERSION 2.6)
add_library(utils utils)
add_library(common common)
target_link_libraries(common utils)
set(tests hkdf-test
diffie-hellman-test
triple-diffie-hellman-test
chain-key-derivation-test
message-key-derivation-test
root-and-chain-key-de... | cmake_minimum_required (VERSION 2.6)
add_library(utils utils)
add_library(common common)
target_link_libraries(common utils)
set(tests hkdf-test
diffie-hellman-test
triple-diffie-hellman-test
chain-key-derivation-test
message-key-derivation-test
root-and-chain-key-de... |
Use falcon from my git repository | boto==2.11.0
cffi==0.6
cov-core==1.7
coverage==3.6
distribute==0.6.34
falcon==0.1.7.dev1
gunicorn==17.5
httplib2==0.8
ipython==1.0.0
nose==1.3.0
nose-cov==1.6
pyparsing==2.0.1
six==1.3.0
unittest2==0.5.1
wsgiref==0.1.2
| boto==2.11.0
cffi==0.6
cov-core==1.7
coverage==3.6
distribute==0.6.34
-e git+http://github.com/sorenh/falcon.git#egg=falcon
gunicorn==17.5
httplib2==0.8
ipython==1.0.0
nose==1.3.0
nose-cov==1.6
pyparsing==2.0.1
six==1.3.0
unittest2==0.5.1
wsgiref==0.1.2
|
Add CMake configuration for iree::modules::hal | # Copyright 2019 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,... | |
Correct 1 typo in typo3 login | /admin.asp
/admin.aspx
/admin.cfm
/admin.jsp
/admin.php
/admin.php4
/admin.pl
/admin.py
/admin.rb
/administrator
/administrator.asp
/administrator.aspx
/administrator.cfm
/administrator.jsp
/administrator.php
/administrator.php4
/administrator.pl
/administrator.py
/administrator.rb
/admnistrator.php3
/cgi-bin/sqwebmail... | /admin.asp
/admin.aspx
/admin.cfm
/admin.jsp
/admin.php
/admin.php4
/admin.pl
/admin.py
/admin.rb
/administrator
/administrator.asp
/administrator.aspx
/administrator.cfm
/administrator.jsp
/administrator.php
/administrator.php4
/administrator.pl
/administrator.py
/administrator.rb
/admnistrator.php3
/cgi-bin/sqwebmail... |
Update fxapom from 1.9.0 to 1.9.1 | fxapom==1.9.0
PyJWT==1.4.2
PyPOM==1.0
pytest==3.0.2
pytest-instafail==0.3.0
pytest-selenium==1.3.1
pytest-variables==1.4
pytest-xdist==1.15.0
selenium==3.0.2
| fxapom==1.9.1
PyJWT==1.4.2
PyPOM==1.0
pytest==3.0.2
pytest-instafail==0.3.0
pytest-selenium==1.3.1
pytest-variables==1.4
pytest-xdist==1.15.0
selenium==3.0.2
|
Update pytest-selenium from 1.11.0 to 1.11.3 | fxapom==1.10.1
PyPOM==1.2.0
pytest==3.3.1
pytest-selenium==1.11.0
pytest-xdist==1.18.2
selenium==3.8.0
| fxapom==1.10.1
PyPOM==1.2.0
pytest==3.3.1
pytest-selenium==1.11.3
pytest-xdist==1.18.2
selenium==3.8.0
|
Add example file from bitbucket | remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
remote:
remote: Create pull request for BRANCH:
remote: https://bitbucket.org/jmine_team/jmine-tec/pull-requests/new?source=BRANCH&t=1
remote:
| |
Update pytest from 3.2.3 to 3.2.5 | -r requirements.txt
coverage==4.4.2
flake8==3.5.0
mccabe==0.6.1
py==1.5.2
pycodestyle==2.3.1
pyflakes==1.6.0
pytest==3.2.3
pytest-cov==2.5.1
pytest-django==3.1.2
| -r requirements.txt
coverage==4.4.2
flake8==3.5.0
mccabe==0.6.1
py==1.5.2
pycodestyle==2.3.1
pyflakes==1.6.0
pytest==3.2.5
pytest-cov==2.5.1
pytest-django==3.1.2
|
Update aiohttp from 2.0.6 to 2.0.7 | flake8==3.3.0
coverage==4.3.4
sphinx==1.5.4
alabaster>=0.6.2
aiohttp==2.0.6
jinja2==2.9.6
pytest==3.0.7
pytest-cov==2.4.0
yarl==0.10.0
multidict==2.1.4
pytest-aiohttp==0.1.3
-e .
| flake8==3.3.0
coverage==4.3.4
sphinx==1.5.4
alabaster>=0.6.2
aiohttp==2.0.7
jinja2==2.9.6
pytest==3.0.7
pytest-cov==2.4.0
yarl==0.10.0
multidict==2.1.4
pytest-aiohttp==0.1.3
-e .
|
Update pytest from 3.3.0 to 3.3.2 | # Runtime requirements
--requirement requirements.txt
# Testing
pytest==3.3.0
pytest-cov==2.5.1
# Documentation
Sphinx==1.6.5
sphinx_rtd_theme==0.2.4
| # Runtime requirements
--requirement requirements.txt
# Testing
pytest==3.3.2
pytest-cov==2.5.1
# Documentation
Sphinx==1.6.5
sphinx_rtd_theme==0.2.4
|
Update boto3 from 1.4.2 to 1.4.3 | 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.5.1
sphinx_rtd_theme==0.1.10a0
cryptography==1.7.1
PyYAML==3.12
pytest==3.0.5
pytest_cov==2.4.0
pymongo==3.4.0
moto==0.4.30
boto3==1.4.2
click==6.6
git+https://github.com/PyFilesystem/pyfilesystem#egg=0.5.5a1 | 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.5.1
sphinx_rtd_theme==0.1.10a0
cryptography==1.7.1
PyYAML==3.12
pytest==3.0.5
pytest_cov==2.4.0
pymongo==3.4.0
moto==0.4.30
boto3==1.4.3
click==6.6
git+https://github.com/PyFilesystem/pyfilesystem#egg=0.5.5a1 |
Update dependency flake8 to v5 | flake8==4.0.1
pylint==2.14.5
pytype==2022.7.18
| flake8==5.0.2
pylint==2.14.5
pytype==2022.7.18
|
Update dependency pytz to v2020.4 | cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
coverage==5.3
google-api-core==1.23.0
google-api-python-client==1.12.5
google-auth==1.23.0
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.2
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.10
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.13.0
pyasn1=... | cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
coverage==5.3
google-api-core==1.23.0
google-api-python-client==1.12.5
google-auth==1.23.0
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.2
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.10
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.13.0
pyasn1=... |
Update newrelic package to 2.102.0 | # Core packages
python-dotenv==0.7.1 # Read environment variables from .env
Flask==0.12.2 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
Jinja2>=2.8.1 # Templating for Flask; pinned past security update
cssmin==0.2.0 # CSS minification
uWSGI==2.0.15 # Applicat... | # Core packages
python-dotenv==0.7.1 # Read environment variables from .env
Flask==0.12.2 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
Jinja2>=2.8.1 # Templating for Flask; pinned past security update
cssmin==0.2.0 # CSS minification
uWSGI==2.0.15 # Applicat... |
Update flake8 from 3.5.0 to 3.7.5 | -r requirements.txt
# For tests
coverage==4.5.2
coveralls==1.5.1
flake8==3.5.0
flake8-per-file-ignores==0.8.1
freezegun==0.3.11
hypothesis==3.82.1
mock==2.0.0
pytest==3.3.0
pytest-cov==2.6.0
requests-mock==1.5.2
testfixtures==6.3.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.3.0#egg=digitalmar... | -r requirements.txt
# For tests
coverage==4.5.2
coveralls==1.5.1
flake8==3.7.5
flake8-per-file-ignores==0.8.1
freezegun==0.3.11
hypothesis==3.82.1
mock==2.0.0
pytest==3.3.0
pytest-cov==2.6.0
requests-mock==1.5.2
testfixtures==6.3.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.3.0#egg=digitalmar... |
Upgrade dependency requests to ==2.16.3 | coreapi==2.3.1
Django==1.11.1
django-rest-swagger==2.1.2
django-webpack-loader==0.5.0
djangorestframework==3.6.3
djangorestframework-jwt==1.10.0
freezegun==0.3.9
itypes==1.1.0
openapi-codec==1.2.1
psycopg2==2.7.1
PyJWT==1.5.0
python-dateutil==2.6.0
requests==2.16.2
simplejson==3.10.0
six==1.10.0
uritemplate==3.0.0
uWSG... | coreapi==2.3.1
Django==1.11.1
django-rest-swagger==2.1.2
django-webpack-loader==0.5.0
djangorestframework==3.6.3
djangorestframework-jwt==1.10.0
freezegun==0.3.9
itypes==1.1.0
openapi-codec==1.2.1
psycopg2==2.7.1
PyJWT==1.5.0
python-dateutil==2.6.0
requests==2.16.3
simplejson==3.10.0
six==1.10.0
uritemplate==3.0.0
uWSG... |
Update pytest from 4.6.2 to 4.6.3 | pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.7
tox==3.10.0
coverage==4.5.3
Sphinx==1.8.5
cryptography==2.6.1
PyYAML==5.1b5
pytest==4.6.2
pytest-cov==2.7.1
coveralls==1.7.0
pytest-runner==4.4
numpy==1.16.3
pandas==0.24.2
| pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.7
tox==3.10.0
coverage==4.5.3
Sphinx==1.8.5
cryptography==2.6.1
PyYAML==5.1b5
pytest==4.6.3
pytest-cov==2.7.1
coveralls==1.7.0
pytest-runner==4.4
numpy==1.16.3
pandas==0.24.2
|
Update sphinx from 1.8.5 to 2.0.0 | nbsphinx==0.4.2
sphinx==1.8.5
sphinxcontrib-programoutput==0.13
sphinx_rtd_theme==0.4.3
ipython==7.4.0
| nbsphinx==0.4.2
sphinx==2.0.0
sphinxcontrib-programoutput==0.13
sphinx_rtd_theme==0.4.3
ipython==7.4.0
|
Update pytest from 3.2.5 to 3.3.0 | docker==2.6.1
molecule==1.25.0
pytest==3.2.5
python-vagrant==0.5.15
tox==2.9.1
testinfra==1.10.0
| docker==2.6.1
molecule==1.25.0
pytest==3.3.0
python-vagrant==0.5.15
tox==2.9.1
testinfra==1.10.0
|
Update aiohttp from 3.5.2 to 3.5.4 | pycparser==2.19
aioamqp==0.12.0
aiobotocore==0.10.0
aiodns==1.1.1
aiohttp==3.5.2
async-timeout==3.0.1
attrs==18.2.0
botocore==1.12.49
cchardet==2.1.4
chardet==3.0.4
codecov==2.0.15
colorama==0.4.1
coverage==4.5.2
docutils==0.14
execnet==1.5.0
jmespath==0.9.3
multidict==4.5.2
mypy==0.650
packaging==18.0
protobuf==3.6.1
... | pycparser==2.19
aioamqp==0.12.0
aiobotocore==0.10.0
aiodns==1.1.1
aiohttp==3.5.4
async-timeout==3.0.1
attrs==18.2.0
botocore==1.12.49
cchardet==2.1.4
chardet==3.0.4
codecov==2.0.15
colorama==0.4.1
coverage==4.5.2
docutils==0.14
execnet==1.5.0
jmespath==0.9.3
multidict==4.5.2
mypy==0.650
packaging==18.0
protobuf==3.6.1
... |
Update molo.surveys from 6.1.3 to 6.1.4 | molo.core==6.2.2
molo.commenting==6.0.0
molo.surveys==6.1.3
molo.pwa==6.0.0
molo.servicedirectory==6.0.1
molo.yourwords==6.0.0
molo.polls==6.0.0
mote-prk==0.2.1
django-daterange-filter
dateutils==0.6.6
celery<4.0
Unidecode==0.04.16
gunicorn
psycopg2
django-modelcluster>=2.0,<3.0
django_compressor==2.2
django-mptt==0.8.... | molo.core==6.2.2
molo.commenting==6.0.0
molo.surveys==6.1.4
molo.pwa==6.0.0
molo.servicedirectory==6.0.1
molo.yourwords==6.0.0
molo.polls==6.0.0
mote-prk==0.2.1
django-daterange-filter
dateutils==0.6.6
celery<4.0
Unidecode==0.04.16
gunicorn
psycopg2
django-modelcluster>=2.0,<3.0
django_compressor==2.2
django-mptt==0.8.... |
Update pyenchant from 2.0.0 to 3.0.1 | pyenchant==2.0.0
django-filebrowser-no-grappelli==3.7.8
Pillow==7.0.0
coverage==5.0.3
| pyenchant==3.0.1
django-filebrowser-no-grappelli==3.7.8
Pillow==7.0.0
coverage==5.0.3
|
Update pyopenssl from 16.2.0 to 17.0.0 | #
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
cffi==1.10.0; platform_python_implementation != 'PyPy'
characteristic==14.3.0 # via service-identity
cryptography==1.8.1 # via pyopenssl
enum34==1.1.6 # via... | #
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
cffi==1.10.0; platform_python_implementation != 'PyPy'
characteristic==14.3.0 # via service-identity
cryptography==1.8.1 # via pyopenssl
enum34==1.1.6 # via... |
Add Python module for MySQL | boto==2.3.0
Flask-Compress==1.0.0
Flask-Login==0.2.9
Flask-Migrate==1.2.0
Flask-Script==0.6.6
Flask-SQLAlchemy==2.0
Flask-WTF==0.10.2
Flask==0.10.1
psycopg2==2.5.4
PyReact==0.4.0
pytz==2014.7
tornado==4.0.2
urldecode==0.1
| boto==2.3.0
Flask-Compress==1.0.0
Flask-Login==0.2.9
Flask-Migrate==1.2.0
Flask-Script==0.6.6
Flask-SQLAlchemy==2.0
Flask-WTF==0.10.2
Flask==0.10.1
psycopg2==2.5.4
PyReact==0.4.0
pytz==2014.7
tornado==4.0.2
urldecode==0.1
MySQL-python==1.2.5
|
Update pytest from 3.3.1 to 3.3.2 | docker==2.7.0
molecule==1.25.0
pytest==3.3.1
python-vagrant==0.5.15
testinfra==1.10.1
tox==2.9.1
| docker==2.7.0
molecule==1.25.0
pytest==3.3.2
python-vagrant==0.5.15
testinfra==1.10.1
tox==2.9.1
|
Update fonttools from 3.27.0 to 3.28.0 | FontTools==3.27.0
ufoLib==2.1.1
fontMath==0.4.5
defcon[pens]==0.5.1
| FontTools==3.28.0
ufoLib==2.1.1
fontMath==0.4.5
defcon[pens]==0.5.1
|
Disable gtest-hist-hist-test-testTF1 is FFTW is not available | ROOT_ADD_GTEST(testTProfile2Poly test_tprofile2poly.cxx LIBRARIES Hist Matrix MathCore RIO)
ROOT_ADD_GTEST(testTHn THn.cxx LIBRARIES Hist Matrix MathCore RIO)
ROOT_ADD_GTEST(testTF1 test_tf1.cxx LIBRARIES Hist)
| ROOT_ADD_GTEST(testTProfile2Poly test_tprofile2poly.cxx LIBRARIES Hist Matrix MathCore RIO)
ROOT_ADD_GTEST(testTHn THn.cxx LIBRARIES Hist Matrix MathCore RIO)
if(ffw3)
ROOT_ADD_GTEST(testTF1 test_tf1.cxx LIBRARIES Hist)
endif() |
Update relese notes for 1.5.0 | 1.4.0: Disable color output when stdout is not a tty
1.3.1: Update moment to a more recent version
1.3.0: Allow hosting applications to provide a logger via the logger option in config
1.2.3: Fix a typo in ensure-no-development-scripts exception
1.2.2: Fix a bug with loading migrations when a development script was... | 1.5.0: Added support for archived/archiving old migrations
Added support for implicit dependencies (plural), which takes into account all dead end migrations as the dependencies
producing a more sane dependency tree
1.4.0: Disable color output when stdout is not a tty
1.3.1: Update moment to a more rece... |
Update CV of WhereAreTheEyes to 1.2.1 (5) | Categories:Security,Navigation
License:NewBSD
Author Name:Daylighting Society
Author Email:eyes@daylightingsociety.org
Web Site:https://eyes.daylightingsociety.org
Source Code:https://github.com/DaylightingSociety/WhereAreTheEyes
Issue Tracker:https://github.com/DaylightingSociety/WhereAreTheEyes/issues
Auto Name:Wher... | Categories:Security,Navigation
License:NewBSD
Author Name:Daylighting Society
Author Email:eyes@daylightingsociety.org
Web Site:https://eyes.daylightingsociety.org
Source Code:https://github.com/DaylightingSociety/WhereAreTheEyes
Issue Tracker:https://github.com/DaylightingSociety/WhereAreTheEyes/issues
Auto Name:Wher... |
Update Derandom to 1.4 (5) | Categories:Security
License:Apache2
Web Site:https://code.google.com/p/derandom
Source Code:https://code.google.com/p/derandom/source
Issue Tracker:https://code.google.com/p/derandom/issues
Bitcoin:1NZz4TGpJ1VL4Qmqw7aRAurASAT3Cq5S6s
Auto Name:Derandom
Summary:Pseudo random number predictor
Description:
Predicts pseudo... | Categories:Security
License:Apache2
Web Site:https://code.google.com/p/derandom
Source Code:https://code.google.com/p/derandom/source
Issue Tracker:https://code.google.com/p/derandom/issues
Bitcoin:1NZz4TGpJ1VL4Qmqw7aRAurASAT3Cq5S6s
Auto Name:Derandom
Summary:Pseudo random number predictor
Description:
Predicts pseudo... |
Update pytest-runner from 2.12.1 to 3.0 | click==6.7
pytest==3.2.3
pytest-runner==2.12.1
requests==2.18.4
responses==0.8.1
| click==6.7
pytest==3.2.3
pytest-runner==3.0
requests==2.18.4
responses==0.8.1
|
Add new libcap license to the license classifier. | Redistribution and use in source and binary forms of libcap, with
or without modification, are permitted provided that the following
conditions are met:
1. Redistributions of source code must retain any existing copyright
notice, and this entire permission notice in its entirety,
including the disclaimer of warranties... | |
Update AN2Linux to 0.4.0 (5) | Categories:Connectivity
License:GPL-3.0
Web Site:
Source Code:https://github.com/rootkiwi/an2linuxclient
Issue Tracker:https://github.com/rootkiwi/an2linuxclient/issues
Auto Name:AN2Linux
Summary:Sync Android notifications to a Linux desktop
Description:
Sync Android notifications encrypted to a Linux desktop with tcp... | Categories:Connectivity
License:GPL-3.0
Web Site:
Source Code:https://github.com/rootkiwi/an2linuxclient
Issue Tracker:https://github.com/rootkiwi/an2linuxclient/issues
Auto Name:AN2Linux
Summary:Sync Android notifications to a Linux desktop
Description:
Sync Android notifications encrypted to a Linux desktop with tcp... |
Update Ameixa to 3.0.7 (46) | Categories:Theming
License:GPL-3.0
Web Site:https://xphnx.github.io/fento-suite
Source Code:https://gitlab.com/xphnx/ameixa
Issue Tracker:https://gitlab.com/xphnx/ameixa/issues
Auto Name:Ameixa
Summary:Port of TwelF CMTheme for many launchers
Description:
TwelF is a Material Design inspired theme aiming to provide a c... | Categories:Theming
License:GPL-3.0
Web Site:https://xphnx.github.io/fento-suite
Source Code:https://gitlab.com/xphnx/ameixa
Issue Tracker:https://gitlab.com/xphnx/ameixa/issues
Auto Name:Ameixa
Summary:Port of TwelF CMTheme for many launchers
Description:
TwelF is a Material Design inspired theme aiming to provide a c... |
Update Stoic Reading to 0.8.5 (10) | Categories:Reading
License:GPL-3.0-or-later
Author Name:Paul Hill
Web Site:https://github.com/zikalify/StoicReading
Source Code:https://github.com/zikalify/StoicReading
Issue Tracker:https://github.com/zikalify/StoicReading/issues
Auto Name:Stoic Reading
Summary:Consolidation of Stoic texts
Description:
This app conta... | Categories:Reading
License:GPL-3.0-or-later
Author Name:Paul Hill
Web Site:https://github.com/zikalify/StoicReading
Source Code:https://github.com/zikalify/StoicReading
Issue Tracker:https://github.com/zikalify/StoicReading/issues
Auto Name:Stoic Reading
Summary:Consolidation of Stoic texts
Description:
This app conta... |
Update isort from 4.2.13 to 4.2.15 | -e .
coverage==4.4.1
isort==4.2.13
py==1.4.33
pytest-django==3.1.2
pytest==3.1.1
selenium==3.4.2
| -e .
coverage==4.4.1
isort==4.2.15
py==1.4.33
pytest-django==3.1.2
pytest==3.1.1
selenium==3.4.2
|
Update pre-commit from 1.1.0 to 1.1.1 | -e .
coverage==4.4.1
flake8==3.4.1
isort==4.2.15
mccabe==0.6.1
pydocstyle==2.0.0
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==1.1.0
py==1.4.34
pytest==3.2.2
pytest-django==3.1.2
mock==2.0.0
pbr==3.1.1
| -e .
coverage==4.4.1
flake8==3.4.1
isort==4.2.15
mccabe==0.6.1
pydocstyle==2.0.0
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==1.1.1
py==1.4.34
pytest==3.2.2
pytest-django==3.1.2
mock==2.0.0
pbr==3.1.1
|
Update psycopg2 from 2.8.1 to 2.8.2 | # Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==19.9.0
psycopg2==2.8.1
dj-database-url==0.5.0 | # Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==19.9.0
psycopg2==2.8.2
dj-database-url==0.5.0 |
Install Clang's headers into the right place in the build tree, for regression testing | set(files
iso646.h
mmintrin.h
stdarg.h
stdbool.h
stddef.h
)
set(output_dir ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../Headers)
foreach( f ${files} )
set( src ${CMAKE_CURRENT_SOURCE_DIR}/${f} )
set( dst ${output_dir}/${f} )
add_custom_command(OUTPUT ${dst}
DEPENDS ${src}
COMMAND ${CMAKE_COMMAND} -E... | set(files
emmintrin.h
float.h
iso646.h
limits.h
mm_malloc.h
mmintrin.h
pmmintrin.h
stdarg.h
stdbool.h
stddef.h
stdint.h
tgmath.h
tmmintrin.h
xmmintrin.h)
#FIXME: Centralize Clang version info
set(output_dir ${LLVM_BINARY_DIR}/${CMAKE_CFG_INTDIR}/lib/clang/1.0/include)
foreach( ... |
Update dependency sphinx to v5 | -r ../requirements.txt
sphinx==4.5.0
sphinx_rtd_theme==1.0.0
sphinxcontrib-svg2pdfconverter==1.2.0
| -r ../requirements.txt
sphinx==5.0.0
sphinx_rtd_theme==1.0.0
sphinxcontrib-svg2pdfconverter==1.2.0
|
Update pytest-cov from 2.8.1 to 2.9.0 | # Test requirements
pytest==5.4.2
pytest-cov==2.8.1
pytest-django==3.4.2
flake8==2.4.0
ipdb
# wheel for PyPI installs
wheel==0.24.0
# MkDocs for documentation previews/deploys
mkdocs==0.11.1
| # Test requirements
pytest==5.4.2
pytest-cov==2.9.0
pytest-django==3.4.2
flake8==2.4.0
ipdb
# wheel for PyPI installs
wheel==0.24.0
# MkDocs for documentation previews/deploys
mkdocs==0.11.1
|
Update pytest from 6.2.4 to 6.2.5 | wheel==0.37.0
pip==21.2.4
watchdog==2.1.5
pip==21.2.4
flake8==3.9.2
Sphinx==4.1.2
tox==3.24.3
coverage==5.5
PyYAML==5.4.1
pytest==6.2.4
| wheel==0.37.0
pip==21.2.4
watchdog==2.1.5
pip==21.2.4
flake8==3.9.2
Sphinx==4.1.2
tox==3.24.3
coverage==5.5
PyYAML==5.4.1
pytest==6.2.5
|
Update tox from 2.3.1 to 2.8.1 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-runner==2.11.1
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-runner==2.11.1
|
Update pygithub from 1.51 to 1.53 | # install all base requirements
-r requirements.txt
python_http_client==3.3.1
invoke==1.4.1
twine==3.2.0
# Tests
pytest==6.0.1
pytest-cov==2.10.1
codecov==2.1.9
python-coveralls==2.9.3
coveralls==2.1.2
mock==4.0.2
# Version update
PyGithub==1.51
bumpversion==0.6.0
| # install all base requirements
-r requirements.txt
python_http_client==3.3.1
invoke==1.4.1
twine==3.2.0
# Tests
pytest==6.0.1
pytest-cov==2.10.1
codecov==2.1.9
python-coveralls==2.9.3
coveralls==2.1.2
mock==4.0.2
# Version update
PyGithub==1.53
bumpversion==0.6.0
|
Add other authors to license |
The MIT License (MIT)
Copyright © 2014-2016 Chris Olstrom <chris@olstrom.com>
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, ... |
The MIT License (MIT)
Copyright © 2014-2016 Chris Olstrom <chris@olstrom.com>
Copyright © 2016 Ben Visser
Copyright © 2015 Steven Harradine
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... |
Update intervals from 0.8.0 to 0.8.1 | sortedcontainers==1.5.7
arrow==0.10.0
future==0.16.0
intervals==0.8.0
| sortedcontainers==1.5.7
arrow==0.10.0
future==0.16.0
intervals==0.8.1
|
Update CV of StockTicker to 4.01.00 (23) | Categories:Office
License:MIT
Web Site:https://github.com/premnirmal/StockTicker/blob/HEAD/README.md
Source Code:https://github.com/premnirmal/StockTicker
Issue Tracker:https://github.com/premnirmal/StockTicker/issues
Auto Name:StockTicker
Summary:Stock market ticker widget
Description:
Widget that shows your stock po... | Categories:Office
License:MIT
Web Site:https://github.com/premnirmal/StockTicker/blob/HEAD/README.md
Source Code:https://github.com/premnirmal/StockTicker
Issue Tracker:https://github.com/premnirmal/StockTicker/issues
Auto Name:StockTicker
Summary:Stock market ticker widget
Description:
Widget that shows your stock po... |
Update sphinx from 1.6.6 to 1.6.7 | sphinx==1.6.6
sphinx-rtd-theme==0.2.4
Django==2.0.1
-e .
| sphinx==1.6.7
sphinx-rtd-theme==0.2.4
Django==2.0.1
-e .
|
Update django from 2.1.1 to 2.1.2 | crispy-forms-bulma==1.1.4
Django==2.1.1
django-avatar==4.1.0
django-allauth==0.37.1
django-configurations==2.1
django-crispy-forms==1.7.2
django-polymorphic==2.0.3
django-sendgrid-v5==0.6.893
django-storages==1.7.1
djangorestframework==3.8.2
django-debug-toolbar==1.10.1
django-extensions==2.1.3
dj_database_url==0.5.0
g... | crispy-forms-bulma==1.1.4
Django==2.1.2
django-avatar==4.1.0
django-allauth==0.37.1
django-configurations==2.1
django-crispy-forms==1.7.2
django-polymorphic==2.0.3
django-sendgrid-v5==0.6.893
django-storages==1.7.1
djangorestframework==3.8.2
django-debug-toolbar==1.10.1
django-extensions==2.1.3
dj_database_url==0.5.0
g... |
Update sphinx from 1.6.5 to 1.6.6 |
sphinx==1.6.5
PyYAML==3.12
sphinx-issues==0.4.0
|
sphinx==1.6.6
PyYAML==3.12
sphinx-issues==0.4.0
|
Update to the lib list of llvm's / clang's trunk. | #set( LLVM_LINK_COMPONENTS
# jit
# linker
# native
# )
add_cling_executable(cling
cling.cpp)
target_link_libraries(cling
clingUserInterface
clingMetaProcessor
clingInterpreter
clingUtils
clangFrontend
clangSerialization
clangDriver
clangCodeGen
clangParse
clangSema
clangAnalysis
clangAST
... | set( LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
asmparser
bitreader
bitwriter
irreader
codegen
instrumentation
ipo
# linker
selectiondag
jit
native
)
add_cling_executable(cling
cling.cpp)
target_link_libraries(cling
clangAST
clangAnalysis
clangBasic
clangCodeGen
clangDriver
c... |
Enable SSE2 engine under VC++ | realname "SSE2 Assembler Engine"
define ENGINE_SSE2_ASSEMBLER
load_on dep
<add>
eng_sse2.cpp
eng_sse2.h
</add>
<arch>
pentium-m
pentium4
prescott
amd64
</arch>
<cc>
gcc
icc
</cc>
| realname "SSE2 Assembler Engine"
define ENGINE_SSE2_ASSEMBLER
load_on dep
<add>
eng_sse2.cpp
eng_sse2.h
</add>
<arch>
pentium-m
pentium4
prescott
amd64
</arch>
<cc>
gcc
icc
msvc
</cc>
|
Update types-setuptools package to 65.4.0.0 | # Testing
coverage==6.5.0 # Test coverage
flake8==5.0.4 # Python linting
# Types
mypy==0.982 # Static typing
types-setuptools==63.2.2 # Type stubs for setuptools package
| # Testing
coverage==6.5.0 # Test coverage
flake8==5.0.4 # Python linting
# Types
mypy==0.982 # Static typing
types-setuptools==65.4.0.0 # Type stubs for setuptools package
|
Update easy-thumbnails from 2.5 to 2.6 | git+git://github.com/liqd/adhocracy4.git@mB-v2.0.3#egg=adhocracy4
Django==1.11.20 # pyup: <2.0
wagtail==2.3 # pyup: <2.4
bcrypt==3.1.6
brotli==1.0.7
django-capture-tag==1.0
django_csp==3.5
requests==2.21.0
whitenoise==4.1.2
zeep==3.3.1
# Inherited a4-core requirements
bleach==3.1.0
django-allauth==0.39.1
django-autos... | git+git://github.com/liqd/adhocracy4.git@mB-v2.0.3#egg=adhocracy4
Django==1.11.20 # pyup: <2.0
wagtail==2.3 # pyup: <2.4
bcrypt==3.1.6
brotli==1.0.7
django-capture-tag==1.0
django_csp==3.5
requests==2.21.0
whitenoise==4.1.2
zeep==3.3.1
# Inherited a4-core requirements
bleach==3.1.0
django-allauth==0.39.1
django-autos... |
Abort at cmake time instead of compile time if boost has not been found. | find_package( Boost REQUIRED )
configure_file(akonadi-prefix.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/akonadi-prefix.h)
check_include_files(execinfo.h HAVE_EXECINFO_H)
configure_file(config-akonadi.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-akonadi.h)
if (XSLTPROC_EXECUTABLE)
add_subdirectory(server)
endif (XSLTPROC_EXECU... | find_package( Boost REQUIRED )
macro_log_feature(Boost_FOUND "boost" "Boost C++ Libraries" "http://www.boost.org/" TRUE "" "Required by Akonadi")
configure_file(akonadi-prefix.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/akonadi-prefix.h)
check_include_files(execinfo.h HAVE_EXECINFO_H)
configure_file(config-akonadi.h.cmake ${C... |
Copy python test file to build dir | find_package(PythonInterp)
find_package(PythonLibs ${PYTHON_VERSION_STRING})
include_directories(${PYTHON_INCLUDE_DIRS})
find_package(Boost COMPONENTS python)
add_library(pyamgcl pyamgcl.cpp)
set_target_properties(pyamgcl PROPERTIES PREFIX "")
target_link_Libraries(pyamgcl amgcl ${Boost_LIBRARIES})
| find_package(PythonInterp)
find_package(PythonLibs ${PYTHON_VERSION_STRING})
include_directories(${PYTHON_INCLUDE_DIRS})
find_package(Boost COMPONENTS python)
add_library(pyamgcl pyamgcl.cpp)
set_target_properties(pyamgcl PROPERTIES PREFIX "")
target_link_Libraries(pyamgcl amgcl ${Boost_LIBRARIES})
configure_file(
... |
Update mypy package to 0.812 | # Testing
coverage==5.5 # Test coverage
flake8==3.9.0 # Python linting
mypy==0.800 # Type checking
| # Testing
coverage==5.5 # Test coverage
flake8==3.9.0 # Python linting
mypy==0.812 # Type checking
|
Update django-crispy-forms from 1.6.1 to 1.7.0 | # Configuration
django-environ==0.4.4
# Forms
django-braces==1.11.0
django-crispy-forms==1.6.1
# Models
django-model-utils==3.0.0
# For user registration, either via email or social
# Well-built with regular release cycles!
django-allauth==0.33.0
# For the persistence stores
psycopg2==2.7.3.1
# Unicode slugifica... | # Configuration
django-environ==0.4.4
# Forms
django-braces==1.11.0
django-crispy-forms==1.7.0
# Models
django-model-utils==3.0.0
# For user registration, either via email or social
# Well-built with regular release cycles!
django-allauth==0.33.0
# For the persistence stores
psycopg2==2.7.3.1
# Unicode slugifica... |
Update django-redis from 4.4.4 to 4.7.0 | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.10.1
# Configuration
django-environ==0.4.0
# Forms
django-braces==1.9.0
django-crispy-form... | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.10.1
# Configuration
django-environ==0.4.0
# Forms
django-braces==1.9.0
django-crispy-form... |
Update coverage from '4.3.4' to '4.4.2'. | # adbwp/requirements/test.txt
#
# Requirements for executing the test suite.
-r dev.txt
coverage==4.3.4 # pyup: ignore
pytest==3.2.3
pytest-benchmark==3.1.1
pytest-cov==2.5.1
pytest-mock==1.6.3
pytest-pep8==1.0.6
| # adbwp/requirements/test.txt
#
# Requirements for executing the test suite.
-r dev.txt
coverage==4.4.2
pytest==3.2.3
pytest-benchmark==3.1.1
pytest-cov==2.5.1
pytest-mock==1.6.3
pytest-pep8==1.0.6
|
Update coverage from 5.3.1 to 5.4 | coverage==5.3.1
mock>=1.0.1
flake8>=2.1.0
tox>=1.7.0
codecov>=2.0.0
# Additional test requirements go here
| coverage==5.4
mock>=1.0.1
flake8>=2.1.0
tox>=1.7.0
codecov>=2.0.0
# Additional test requirements go here
|
TEST Python 3 version of the add group CLI command | FROM debian:9
MAINTAINER Jean Gabes <naparuba@gmail.com>
ADD test/docker-helper/ /
RUN /apt_get_install python3
# All need for debian, so faster test (we are testging feature here, not install)
RUN /apt_get_install python3-jinja2
RUN /apt_get_install python3-crypto
RUN /apt_ge... | |
Update CV of RasPi Check to v1.8.9 (50) | Categories:Connectivity,Development
License:GPL-2.0+
Web Site:https://github.com/eidottermihi/rpicheck/blob/HEAD/README.md
Source Code:https://github.com/eidottermihi/rpicheck
Issue Tracker:https://github.com/eidottermihi/rpicheck/issues
Changelog:https://github.com/eidottermihi/rpicheck/releases
Auto Name:RasPi Check... | Categories:Connectivity,Development
License:GPL-2.0+
Web Site:https://github.com/eidottermihi/rpicheck/blob/HEAD/README.md
Source Code:https://github.com/eidottermihi/rpicheck
Issue Tracker:https://github.com/eidottermihi/rpicheck/issues
Changelog:https://github.com/eidottermihi/rpicheck/releases
Auto Name:RasPi Check... |
Fix build on Linux...I haven't even written anything yet. :( | PROJECT(0x40HUES)
CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
# Release vs debug.
set(CMAKE_CXX_FLAGS_Debug -ggdb -O0)
set(CMAKE_CXX_FLAGS_Release -O2)
add_compile_options(-Wall)
# Build statically because it's cool.
set(CMAKE_EXE_LINKER_FLAGS "-static-libgcc -static-libstdc++")
# For platform-specific library checks.
INCLU... | PROJECT(0x40HUES)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
# Release vs debug.
# Default build type to debug if not set
IF(NOT CMAKE_BUILD_TYPE)
SET(CMAKE_BUILD_TYPE Debug CACHE STRING
"Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel."
FORCE)
ENDIF(NOT CMAKE_BUILD_TYP... |
Fix ProGuard configuration for 2.13 | # Proguard rules specific to the common module.
# Don't warn about checkerframework and Kotlin annotations
-dontwarn org.checkerframework.**
-dontwarn kotlin.annotations.jvm.**
-dontwarn javax.annotation.**
# From https://github.com/google/guava/wiki/UsingProGuardWithGuava
-dontwarn java.lang.ClassValue
-dontwarn jav... | # Proguard rules specific to the common module.
# Don't warn about checkerframework and Kotlin annotations
-dontwarn org.checkerframework.**
-dontwarn kotlin.annotations.jvm.**
-dontwarn javax.annotation.**
# From https://github.com/google/guava/wiki/UsingProGuardWithGuava
-dontwarn java.lang.ClassValue
-dontwarn jav... |
Add sublime-text, paw and java casks | iterm2
virtualbox
docker-toolbox
kaleidoscope
spectacle
name-mangler
appcleaner
the-unarchiver
flux
dropbox
chromium
vlc
transmission
caskroom/fonts/font-open-sans
caskroom/fonts/font-source-code-pro
caskroom/fonts/font-source-sans-pro
caskroom/fonts/font-hack
caskroom/versions/sublime-text3
| iterm2
virtualbox
docker-toolbox
sublime-text
paw
kaleidoscope
java
spectacle
name-mangler
appcleaner
the-unarchiver
flux
dropbox
chromium
vlc
transmission
caskroom/fonts/font-open-sans
caskroom/fonts/font-source-code-pro
caskroom/fonts/font-source-sans-pro
caskroom/fonts/font-hack
|
Update Nuntius to 1.0.2 (3) | Categories:Office
License:GPLv2+
Web Site:https://github.com/holylobster/nuntius-android/blob/HEAD/README.md
Source Code:https://github.com/holylobster/nuntius-android
Issue Tracker:https://github.com/holylobster/nuntius-android/issues
Auto Name:Nuntius
Summary:Push notifications to a desktop PC
Description:
Nuntius d... | Categories:Office
License:GPLv2+
Web Site:https://github.com/holylobster/nuntius-android/blob/HEAD/README.md
Source Code:https://github.com/holylobster/nuntius-android
Issue Tracker:https://github.com/holylobster/nuntius-android/issues
Auto Name:Nuntius
Summary:Push notifications to a desktop PC
Description:
Nuntius d... |
Rename target for c_backend app. ``run`` is a bad name for a target given that target names are global in CMake. | # Generator
halide_project(pipeline "apps" pipeline.cpp)
set(pipeline_c_h "${CMAKE_CURRENT_BINARY_DIR}/pipeline_c.h")
set(pipeline_c_src "${CMAKE_CURRENT_BINARY_DIR}/pipeline_c.c")
set(pipeline_native_h "${CMAKE_CURRENT_BINARY_DIR}/pipeline_native.h")
set(pipeline_native_obj "${CMAKE_CURRENT_BINARY_DIR}/pipeline_nativ... | # Generator
halide_project(pipeline "apps" pipeline.cpp)
set(pipeline_c_h "${CMAKE_CURRENT_BINARY_DIR}/pipeline_c.h")
set(pipeline_c_src "${CMAKE_CURRENT_BINARY_DIR}/pipeline_c.c")
set(pipeline_native_h "${CMAKE_CURRENT_BINARY_DIR}/pipeline_native.h")
set(pipeline_native_obj "${CMAKE_CURRENT_BINARY_DIR}/pipeline_nativ... |
Set the crit setting in the soft-configuration to -50, so people go into crit later. Hopefully it's not borked. | ### HEALTH ###
## level of health at which a mob becomes unconscious (crit)
HEALTH_THRESHOLD_CRIT 0
## level of health at which a mob becomes dead
HEALTH_THRESHOLD_DEAD -100
### REVIVAL ###
## whether pod plants work or not
REVIVAL_POD_PLANTS 1
## whether cloning tubes work or not
REVIVAL_CLONING 1
... | ### HEALTH ###
## level of health at which a mob becomes unconscious (crit)
HEALTH_THRESHOLD_CRIT -50
## level of health at which a mob becomes dead
HEALTH_THRESHOLD_DEAD -100
### REVIVAL ###
## whether pod plants work or not
REVIVAL_POD_PLANTS 1
## whether cloning tubes work or not
REVIVAL_CLONING 1... |
Add missing descriptions in CHANGE.txt | 1.5.4
1.5.3
-----
* Bug fix: Fix error with Zenity choose albums dialog
1.5.2
-----
* Bug fix: Fix manually input the path of the image which will be uploaded
1.5.1
-----
* Bug fix: Error when not specify image file
1.5.0
-----
* Upload multiple images
1.4.0
-----
* Update abstract method of Imgur class
* Fix cod... | 1.5.4
-----
* Refactoring and add testings
1.5.3
-----
* Bug fix: Fix error with Zenity choose albums dialog
1.5.2
-----
* Bug fix: Fix manually input the path of the image which will be uploaded
1.5.1
-----
* Bug fix: Error when not specify image file
1.5.0
-----
* Upload multiple images
1.4.0
-----
* Update abst... |
Add instructions for built version of Qt SDK | Preparing Qt for use with Visual Studio 2008 and rex
This set of instructions is adapted from
http://dcsoft.com/community_server/blogs/dcsoft/archive/2009/03/06/how-to-setup-qt-4-5-visual-studio-integration.aspx
(which was a bit outdated).
1. Download Qt source package from http://www.qtsoftware.com/downloads ... | Preparing Qt for use with Visual Studio 2008 and rex
This set of instructions is adapted from
http://dcsoft.com/community_server/blogs/dcsoft/archive/2009/03/06/how-to-setup-qt-4-5-visual-studio-integration.aspx
(which was a bit outdated).
1. Download Qt source package from http://www.qtsoftware.com/downloads ... |
Update django from 1.11.2 to 1.11.3 | sphinx==1.6.3
sphinx-rtd-theme==0.2.4
Django==1.11.2
-e .
| sphinx==1.6.3
sphinx-rtd-theme==0.2.4
Django==1.11.3
-e .
|
Update gevent from 1.1.1 to 1.2.0 | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
# WSGI Handler
# ------------------------------------------------
gevent==1.1.1
gunicorn==19.6.0
# Static and Media Storage
# ------------------------------------------------
boto==2.45.0
django-stora... | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
# WSGI Handler
# ------------------------------------------------
gevent==1.2.0
gunicorn==19.6.0
# Static and Media Storage
# ------------------------------------------------
boto==2.45.0
django-stora... |
Add temporary dependency on django-registration development version | Django >= 1.3, < 1.4
# For database migrations
South >= 0.6, < 0.8
# For image handling
PIL >= 1.1, < 1.2
# For crawling comics
feedparser >= 4.0, < 6
lxml >= 2.0, < 3
# For static resource compression
django_compressor >= 0.9, < 0.10
cssmin >= 0.1, < 2
jsmin >= 2.0, < 2.1
# For better password hashing
py-bcrypt >... | Django >= 1.3, < 1.4
# For database migrations
South >= 0.6, < 0.8
# For image handling
PIL >= 1.1, < 1.2
# For crawling comics
feedparser >= 4.0, < 6
lxml >= 2.0, < 3
# For static resource compression
django_compressor >= 0.9, < 0.10
cssmin >= 0.1, < 2
jsmin >= 2.0, < 2.1
# For better password hashing
py-bcrypt >... |
Update tablib from 0.11.5 to 0.12.0 | APScheduler==3.3.1
boto==2.48.0
cached-property==1.3.0
click==6.7
Flask-Sockets==0.2.1
Flask==0.12.2
future==0.16.0
gevent==1.2.2
greenlet==0.4.12
gunicorn==19.7.1
localconfig==0.4.2
pexpect==4.2.1
psycopg2==2.7.3
redis==2.10.6
requests==2.18.4
rq==0.8.1
selenium==3.5.0
SQLAlchemy==1.1.13
sqlalchemy-postgres-copy==0.5.... | APScheduler==3.3.1
boto==2.48.0
cached-property==1.3.0
click==6.7
Flask-Sockets==0.2.1
Flask==0.12.2
future==0.16.0
gevent==1.2.2
greenlet==0.4.12
gunicorn==19.7.1
localconfig==0.4.2
pexpect==4.2.1
psycopg2==2.7.3
redis==2.10.6
requests==2.18.4
rq==0.8.1
selenium==3.5.0
SQLAlchemy==1.1.13
sqlalchemy-postgres-copy==0.5.... |
Update django-storages from 1.6.3 to 1.6.5 | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
# WSGI Handler
# ------------------------------------------------
gevent==1.2.2
gunicorn==19.7.1
# Static and Media Storage
# ------------------------------------------------
boto3==1.4.7
django-stora... | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
# WSGI Handler
# ------------------------------------------------
gevent==1.2.2
gunicorn==19.7.1
# Static and Media Storage
# ------------------------------------------------
boto3==1.4.7
django-stora... |
Update pytest from 4.3.1 to 4.4.0 | pyflakes==2.1.1
pep8==1.7.1
pytest==4.3.1
ipdb==0.11
| pyflakes==2.1.1
pep8==1.7.1
pytest==4.4.0
ipdb==0.11
|
Update faker from 1.0.1 to 1.0.2 | coverage==4.5.2
requests-mock==1.5.2
faker==1.0.1
coveralls==1.5.1
| coverage==4.5.2
requests-mock==1.5.2
faker==1.0.2
coveralls==1.5.1
|
Update boto3 from 1.11.7 to 1.12.2 | dj-database-url==0.5.0
django-apiblueprint-view==2.1.1
django-basicauth==0.5.2
django-extensions==2.2.6
django-localflavor==2.2
django-markdown-deux==1.0.5
django==2.2.10 # pyup: >=2.2,<3.0
djangorestframework==3.11.0
djangorestframework-gis==0.15
django-cors-headers==3.2.1
fastkml==0.11
fuzzywuzzy==0.17.0
lxml==4.5.0... | dj-database-url==0.5.0
django-apiblueprint-view==2.1.1
django-basicauth==0.5.2
django-extensions==2.2.6
django-localflavor==2.2
django-markdown-deux==1.0.5
django==2.2.10 # pyup: >=2.2,<3.0
djangorestframework==3.11.0
djangorestframework-gis==0.15
django-cors-headers==3.2.1
fastkml==0.11
fuzzywuzzy==0.17.0
lxml==4.5.0... |
Update argon2-cffi from 16.3.0 to 18.1.0 | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.10.7 # pyup: >=1.10,<1.11
# Configuration
django-environ==0.4.3
whitenoise==3.3.0
# Forms
... | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.10.7 # pyup: >=1.10,<1.11
# Configuration
django-environ==0.4.3
whitenoise==3.3.0
# Forms
... |
Update django from 1.11.29 to 3.1.5 | Django==1.11.29
aioworkers==0.6.0
git+https://github.com/dvhbru/dvhb-hybrid@0.2.10
| Django==3.1.5
aioworkers==0.6.0
git+https://github.com/dvhbru/dvhb-hybrid@0.2.10
|
Include current atom package list | Hydrogen@2.3.0
asciidoc-preview@2.10.4
atom-beautify@0.32.2
atom-clock@0.1.16
atom-ide-ui@0.9.3
atom-material-syntax@1.0.8
atom-material-ui@2.1.3
autocomplete-asciidoc@0.1.2
autocomplete-bibtex@1.2.1
autocomplete-haskell@1.0.1
autocomplete-python@1.10.5
busy-signal@1.4.3
dot-gov-syntax@1.1.0
file-icons@2.1.17
git-time-... | |
Update pytest from 3.2.0 to 3.2.1 | pip==9.0.1
wheel==0.29.0
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
pytest==3.2.0
pytest-cov==2.5.1
Sphinx==1.6.3
sphinx-rtd-theme==0.2.4
moto==0.4.31
pymongo==3.4.0
boto3==1.4.4
bumpversion==0.5.3
watchdog==0.8.3
cryptography==2.0.2
clatter==0.1.1
| pip==9.0.1
wheel==0.29.0
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
pytest==3.2.1
pytest-cov==2.5.1
Sphinx==1.6.3
sphinx-rtd-theme==0.2.4
moto==0.4.31
pymongo==3.4.0
boto3==1.4.4
bumpversion==0.5.3
watchdog==0.8.3
cryptography==2.0.2
clatter==0.1.1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.