Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update numpy from 1.14.5 to 1.15.0 | numpy==1.14.5
scipy>=0.19.0
astropy>=1.3.2
pandas>=0.19.2
matplotlib>=2.0.1
hypothesis>=3.9.0
PyAstronomy>=0.10.1
requests>=2.13.0
seaborn>=0.7.1
astroquery==0.3.8
lineid_plot==0.6
isochrones==1.2
| numpy==1.15.0
scipy>=0.19.0
astropy>=1.3.2
pandas>=0.19.2
matplotlib>=2.0.1
hypothesis>=3.9.0
PyAstronomy>=0.10.1
requests>=2.13.0
seaborn>=0.7.1
astroquery==0.3.8
lineid_plot==0.6
isochrones==1.2
|
Fix flake8 version in requirements | flake8>=3.30
Sphinx>=1.5.1
sphinx-rtd-theme>=0.1.9
| flake8>=3.3.0
Sphinx>=1.5.1
sphinx-rtd-theme>=0.1.9
|
Update setuptools from 34.2.0 to 34.3.0 | flake8==3.3.0
pytest==3.0.6
pytest-cov==2.4.0
pytest-catchlog==1.2.2
docker-py==1.10.6
coveralls==1.1
Sphinx==1.5.2
lz4tools==1.3.1.2
xxhash==1.0.0
sphinxcontrib-asyncio>=0.2.0
sphinx-rtd-theme==0.1.9
diff-cover==0.9.9
setuptools==34.2.0
| flake8==3.3.0
pytest==3.0.6
pytest-cov==2.4.0
pytest-catchlog==1.2.2
docker-py==1.10.6
coveralls==1.1
Sphinx==1.5.2
lz4tools==1.3.1.2
xxhash==1.0.0
sphinxcontrib-asyncio>=0.2.0
sphinx-rtd-theme==0.1.9
diff-cover==0.9.9
setuptools==34.3.0
|
Update - ter ago 7 22:16:01 -03 2018 | [ABOUT]
This file is encrypted using GPG (GnuPG) in Linux.
Encrypt:
$ gpg2 --encrypt --sign --armor --recipient <e-mail> <file.zip>
Decrypt:
$ gpg2 --output <file.zip> --decrypt <encrypted.asc>
[CONTENT]
* Domain config.
* Address for CV.
[DESCRIPTION CERTIFICATE]
Impressão digital: ... | [ABOUT]
This file is encrypted using GPG (GnuPG) in Linux.
Encrypt:
$ gpg2 --encrypt --sign --armor --recipient <e-mail> <file.zip>
Decrypt:
$ gpg2 --output <file.zip> --decrypt <encrypted.asc>
[CONTENT]
* Domain config.
* Address for CV.
[CERTIFICATE DETAILS]
Fingerprint: 3BB26A48BC... |
Update instructions with more verbosity for unzipping. | H2O Deep Learning R Vignette Example R script
*********************************************
This example R script goes together with the R Vignette at
https://github.com/0xdata/h2o/blob/master/docs/deeplearning/DeepLearningRVignette.pdf
Please check frequently for updates.
Prerequisites:
1) R needs to be installed,... | H2O Deep Learning R Vignette Example R script
*********************************************
This example R script goes together with the R Vignette at
https://github.com/0xdata/h2o/blob/master/docs/deeplearning/DeepLearningRVignette.pdf
Please check frequently for updates.
Prerequisites:
1) R needs to be installed,... |
Update Icicle for Freenet to 0.4 (4) | Categories:Internet
License:GPLv3+
Web Site:http://loubo.co/icicle
Source Code:https://github.com/louboco/Icicle
Issue Tracker:https://github.com/louboco/Icicle/issues
Auto Name:Icicle for Freenet
Summary:Connect to your Freenet node
Description:
Connect to your [https://freenetproject.org/ Freenet] node, check the st... | Categories:Internet
License:GPLv3+
Web Site:http://loubo.co/icicle
Source Code:https://github.com/louboco/Icicle
Issue Tracker:https://github.com/louboco/Icicle/issues
Auto Name:Icicle for Freenet
Summary:Connect to your Freenet node
Description:
Connect to your [https://freenetproject.org/ Freenet] node, check the st... |
Update pre-commit from 2.14.0 to 2.15.0 | . # <- install ourselves
coverage==5.3.1
flake8==3.8.4
pre-commit==2.14.0
tox==3.21.0
tox-gh-actions==2.4.0
| . # <- install ourselves
coverage==5.3.1
flake8==3.8.4
pre-commit==2.15.0
tox==3.21.0
tox-gh-actions==2.4.0
|
Update pytest from 3.6.4 to 3.7.1 | mypy==0.620
pytest==3.6.4
pytest-cov==2.5.1
pytest-asyncio==0.9.0
pytest-monkeytype==1.0.1
jedi==0.12.1
coverage==4.5.1
flake8==3.5.0
typed-ast==1.1.0
rope==0.10.7 | mypy==0.620
pytest==3.7.1
pytest-cov==2.5.1
pytest-asyncio==0.9.0
pytest-monkeytype==1.0.1
jedi==0.12.1
coverage==4.5.1
flake8==3.5.0
typed-ast==1.1.0
rope==0.10.7 |
Update redis from 3.0.1 to 3.1.0 | docker==3.7.0
python-magic==0.4.15
redis==3.0.1
rq==0.13.0
vent==0.7.3
| docker==3.7.0
python-magic==0.4.15
redis==3.1.0
rq==0.13.0
vent==0.7.3
|
Add missing clangRewrite lib dependency for clangToolingRefactor | set(LLVM_LINK_COMPONENTS Support)
add_clang_library(clangToolingRefactor
ASTSelection.cpp
ASTSelectionRequirements.cpp
AtomicChange.cpp
Extract.cpp
RefactoringActions.cpp
Rename/RenamingAction.cpp
Rename/SymbolOccurrences.cpp
Rename/USRFinder.cpp
Rename/USRFindingAction.cpp
Rename/USRLocFinder.cpp
... | set(LLVM_LINK_COMPONENTS Support)
add_clang_library(clangToolingRefactor
ASTSelection.cpp
ASTSelectionRequirements.cpp
AtomicChange.cpp
Extract.cpp
RefactoringActions.cpp
Rename/RenamingAction.cpp
Rename/SymbolOccurrences.cpp
Rename/USRFinder.cpp
Rename/USRFindingAction.cpp
Rename/USRLocFinder.cpp
... |
Update CV of Learnforandroid to 1.980 (1980) | Categories:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/jhmgbl/learnforandroidfrag
Issue Tracker:https://github.com/jhmgbl/learnforandroidfrag/issues
Changelog:https://github.com/jhmgbl/learnforandroidfrag/releases
Auto Name:Learnforandroid
Summary:Learn vocabulary via flash cards
Descrip... | Categories:Science & Education
License:GPLv3
Web Site:
Source Code:https://github.com/jhmgbl/learnforandroidfrag
Issue Tracker:https://github.com/jhmgbl/learnforandroidfrag/issues
Changelog:https://github.com/jhmgbl/learnforandroidfrag/releases
Auto Name:Learnforandroid
Summary:Learn vocabulary via flash cards
Descrip... |
Clean up fix install icons |
add_subdirectory( Provider )
########### install files ###############
install( FILES DESTINATION ${DATA_INSTALL_DIR}/kppp/Provider)
#original Makefile.am contents follow:
#SUBDIRS = Provider
#
#pkgdir = $(kde_datadir)/kppp/Provider
|
add_subdirectory( Provider )
|
Add mock to requirements file. | # Testing
nose==1.3.0
nose-parameterized==0.3.3
nose-ignore-docstring==0.2
xlrd==0.9.2
# Linting
flake8==2.1.0
mccabe==0.2.1
pep8==1.4.6
pyflakes==0.7.3
pip-tools==0.3.4
# Documentation Conversion
pyandoc==0.0.1
# Example scripts that are run during unit tests use the following:
scipy==0.13.2
matplotlib==1.3.1
# ... | # Testing
nose==1.3.0
nose-parameterized==0.3.3
nose-ignore-docstring==0.2
xlrd==0.9.2
mock=1.0.1
# Linting
flake8==2.1.0
mccabe==0.2.1
pep8==1.4.6
pyflakes==0.7.3
pip-tools==0.3.4
# Documentation Conversion
pyandoc==0.0.1
# Example scripts that are run during unit tests use the following:
scipy==0.13.2
matplotli... |
Update MGit to 1.5.3 (204) | Categories:Development
License:GPL-3.0
Web Site:http://manichord.com/MGit
Source Code:https://github.com/maks/MGit
Issue Tracker:https://github.com/maks/MGit/issues
Donate:http://projects.sheimi.me/SGit
Auto Name:MGit
Summary:View and interact with git repositories
Description:
A git client and text editor, forked fro... | Categories:Development
License:GPL-3.0
Web Site:http://manichord.com/MGit
Source Code:https://github.com/maks/MGit
Issue Tracker:https://github.com/maks/MGit/issues
Donate:http://projects.sheimi.me/SGit
Auto Name:MGit
Summary:View and interact with git repositories
Description:
A git client and text editor, forked fro... |
Upgrade PyYAML to 5.3.1 for libcst requirement | # Copyright 2014 PerfKitBenchmarker Authors. All rights reserved.
#
# 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
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by appli... | # Copyright 2014 PerfKitBenchmarker Authors. All rights reserved.
#
# 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
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by appli... |
Update beautifulsoup4 from 4.6.1 to 4.6.3 | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==4.1
jsonschema >= 1.0.0
beautifulsoup4==4.6.1
pyopenssl==18.0.0
ndg-httpsclient==0.4.4
pyasn1==0.4.4
tvdb_api==2.0
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.2.10
dataset==1.1.0
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_identi... | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==4.1
jsonschema >= 1.0.0
beautifulsoup4==4.6.3
pyopenssl==18.0.0
ndg-httpsclient==0.4.4
pyasn1==0.4.4
tvdb_api==2.0
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.2.10
dataset==1.1.0
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_identi... |
Update pytz from 2015.2 to 2016.6.1 | aniso8601==0.92
Flask==0.10.1
Flask-JWT==0.2.0
flask-mongoengine==0.7.1
Flask-REST==1.1
Flask-RESTful==0.3.2
Flask-Script==2.0.5
Flask-WTF==0.11
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
mongoengine==0.10.6
passlib==1.6.2
py==1.4.26
pymongo==2.7.2
pytz==2015.2
six==1.10.0
uWSGI==2.0.10
Werkzeug==0.11.9
WTForms==2... | aniso8601==0.92
Flask==0.10.1
Flask-JWT==0.2.0
flask-mongoengine==0.7.1
Flask-REST==1.1
Flask-RESTful==0.3.2
Flask-Script==2.0.5
Flask-WTF==0.11
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
mongoengine==0.10.6
passlib==1.6.2
py==1.4.26
pymongo==2.7.2
pytz==2016.6.1
six==1.10.0
uWSGI==2.0.10
Werkzeug==0.11.9
WTForms=... |
Bump testtools from 2.3.0 to 2.4.0 | python-dateutil~=2.8.0
requests~=2.23.0
python-slugify~=3.0.2
testtools==2.3.0
| python-dateutil~=2.8.0
requests~=2.23.0
python-slugify~=3.0.2
testtools==2.4.0
|
Update python-dotenv package to 0.21.0 | # Core packages
python-dotenv==0.20.0 # Read environment variables from .env
Flask==2.2.2 # Web microframework
uWSGI==2.0.20 # Application server
syspath==3.0.1 # Modify paths
# Features
flask-sitemap==0.4.0 # Web sitemaps
# Monitoring/tracking/logging
blinker==1.5 # Dependency... | # Core packages
python-dotenv==0.21.0 # Read environment variables from .env
Flask==2.2.2 # Web microframework
uWSGI==2.0.20 # Application server
syspath==3.0.1 # Modify paths
# Features
flask-sitemap==0.4.0 # Web sitemaps
# Monitoring/tracking/logging
blinker==1.5 # Dependency... |
Update flask-migrate from 2.0.2 to 2.0.3 | Flask==0.12
# Flask Extensions
Flask-Assets==0.12
Flask-Cache==0.13.1
Flask-DebugToolbar==0.10.0
Flask-Login==0.4.0
Flask-SQLAlchemy==2.1
geoalchemy2==0.4.0
psycopg2==2.6.2
Flask-Script==2.0.5
Flask-WTF==0.14.2
Flask-Migrate==2.0.2
# Other
itsdangerous==0.24
cssmin==0.2.0
jsmin==2.2.1
requests==2.12.4
beautifulsoup4=... | Flask==0.12
# Flask Extensions
Flask-Assets==0.12
Flask-Cache==0.13.1
Flask-DebugToolbar==0.10.0
Flask-Login==0.4.0
Flask-SQLAlchemy==2.1
geoalchemy2==0.4.0
psycopg2==2.6.2
Flask-Script==2.0.5
Flask-WTF==0.14.2
Flask-Migrate==2.0.3
# Other
itsdangerous==0.24
cssmin==0.2.0
jsmin==2.2.1
requests==2.12.4
beautifulsoup4=... |
Add conditional install requirement for lru_cache | OWSLib>=0.8.3
lxml>=3.2.1
cf_units>=2
requests>=2.2.1
isodate>=0.5.4
Jinja2>=2.7.3
setuptools>=15.0
pygeoif>=0.6
netCDF4>=1.4.0
regex==2017.07.28
pendulum>=1.2.4
tabulate==0.8.2
| OWSLib>=0.8.3
lxml>=3.2.1
cf_units>=2
requests>=2.2.1
isodate>=0.5.4
Jinja2>=2.7.3
setuptools>=15.0
pygeoif>=0.6
netCDF4>=1.4.0
regex==2017.07.28
pendulum>=1.2.4
tabulate==0.8.2
# functools.lru_cache first appears in Python 3.2, use this for other
# versions
repoze.lru==0.7; python < 3.2
|
Update the required packeges list. | pbr>=0.6,<1.0
Babel>=1.3
#
# The greenlet package must be compiled with gcc and needs
# the Python.h headers. Make sure you install the python-dev
# package to get the right headers...
greenlet>=0.3.2
eventlet>=0.13.0
PasteDeploy>=1.5.0
Routes>=1.12.3
WebOb>=1.2.3
# For paste.util.template used in keystone.common.tem... | pbr>=0.6,<1.0
Babel>=1.3
#
# The greenlet package must be compiled with gcc and needs
# the Python.h headers. Make sure you install the python-dev
# package to get the right headers...
greenlet>=0.3.2
eventlet>=0.13.0
PasteDeploy>=1.5.0
Routes>=1.12.3
WebOb>=1.2.3
# For paste.util.template used in keystone.common.tem... |
Update requests from 2.22.0 to 2.23.0 | click==7.0
Jinja2==2.11.1
PyYAML==5.3
awscli==1.18.5
requests==2.22.0
boto3==1.12.0
docopt==0.6.2
bcrypt==3.1.7
yq==2.10.0
| click==7.0
Jinja2==2.11.1
PyYAML==5.3
awscli==1.18.5
requests==2.23.0
boto3==1.12.0
docopt==0.6.2
bcrypt==3.1.7
yq==2.10.0
|
Update testfixtures from 6.5.0 to 6.5.2 | bandit==1.5.1
BeautifulSoup4==4.7.1
GitPython==2.1.11
codacy-coverage==1.3.11
codecov==2.0.15
coverage==4.5.2
ddt==1.2.0
defusedxml==0.5.0
flake8==3.7.5
internetarchive==1.8.1
nose==1.3.7
oauthlib==3.0.1
pip==19.0.2
pylint==2.2.2
pywikibot==3.0.20190204
requests==2.21.0
requests-mock==1.5.2
requests-oauthlib==1.2.0
rom... | bandit==1.5.1
BeautifulSoup4==4.7.1
GitPython==2.1.11
codacy-coverage==1.3.11
codecov==2.0.15
coverage==4.5.2
ddt==1.2.0
defusedxml==0.5.0
flake8==3.7.5
internetarchive==1.8.1
nose==1.3.7
oauthlib==3.0.1
pip==19.0.2
pylint==2.2.2
pywikibot==3.0.20190204
requests==2.21.0
requests-mock==1.5.2
requests-oauthlib==1.2.0
rom... |
Update testinfra from 1.6.4 to 1.6.5 | docker==2.4.2
molecule==1.25.0
pymongo==3.4
pytest==3.1.3
python-vagrant==0.5.15
testinfra==1.6.4
tox==2.7.0
| docker==2.4.2
molecule==1.25.0
pymongo==3.4
pytest==3.1.3
python-vagrant==0.5.15
testinfra==1.6.5
tox==2.7.0
|
Update docker from 2.6.1 to 2.7.0 | docker==2.6.1
molecule==1.25.0
pytest==3.3.1
python-vagrant==0.5.15
testinfra==1.10.0
tox==2.9.1
| docker==2.7.0
molecule==1.25.0
pytest==3.3.1
python-vagrant==0.5.15
testinfra==1.10.0
tox==2.9.1
|
Update py from 1.4.33 to 1.4.34 | alabaster==0.7.10
amqp==2.1.4
appdirs==1.4.3
babel==2.4.0
beautifulsoup4==4.6.0
billiard==3.5.0.2
celery==4.0.2
click==6.7
coverage==4.4.1
django-webtest==1.9.2
docutils==0.13.1
first==2.0.1
graphviz==0.7.1
imagesize==0.7.1
Jinja2==2.9.6
kombu==4.0.2
MarkupSafe==1.0
packaging==16.8
pip-tools==1.9.0
pluggy==0.4.0
py==1.... | alabaster==0.7.10
amqp==2.1.4
appdirs==1.4.3
babel==2.4.0
beautifulsoup4==4.6.0
billiard==3.5.0.2
celery==4.0.2
click==6.7
coverage==4.4.1
django-webtest==1.9.2
docutils==0.13.1
first==2.0.1
graphviz==0.7.1
imagesize==0.7.1
Jinja2==2.9.6
kombu==4.0.2
MarkupSafe==1.0
packaging==16.8
pip-tools==1.9.0
pluggy==0.4.0
py==1.... |
Update rednose from 1.2.2 to 1.2.3 | coverage==4.4.2
flake8==3.5.0
nose==1.3.7
pep8==1.7.1
pylint==1.7.4
rednose==1.2.2
sphinx==1.5.3
flake8-import-order==0.12
| coverage==4.4.2
flake8==3.5.0
nose==1.3.7
pep8==1.7.1
pylint==1.7.4
rednose==1.2.3
sphinx==1.5.3
flake8-import-order==0.12
|
Update sphinx from 1.6.6 to 1.7.1 | # Runtime requirements
--requirement requirements.txt
# Documentation
Sphinx==1.6.6
#testing
pytest==3.4.0
pytest-cov==2.5.1
| # Runtime requirements
--requirement requirements.txt
# Documentation
Sphinx==1.7.1
#testing
pytest==3.4.0
pytest-cov==2.5.1
|
Update pytest-django from 3.6.0 to 3.7.0 | -r base.txt
factory-boy==2.12.0
Faker==3.0.0
flake8==3.7.9
freezegun==0.3.12
isort==4.3.21
pytest==5.3.1
pytest-cov==2.8.1
pytest-django==3.6.0
pytest-factoryboy==2.0.3
| -r base.txt
factory-boy==2.12.0
Faker==3.0.0
flake8==3.7.9
freezegun==0.3.12
isort==4.3.21
pytest==5.3.1
pytest-cov==2.8.1
pytest-django==3.7.0
pytest-factoryboy==2.0.3
|
Update flake8 from 3.3.0 to 3.4.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.9
PyYAML==3.12
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.9
PyYAML==3.12
|
Update sphinx from 1.6.1 to 1.6.2 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1
cryptography==1.8.2
PyYAML==3.12
pytest==3.1.0
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.8.2
PyYAML==3.12
pytest==3.1.0
|
Update ansible-lint from 4.3.5 to 4.3.6 | ansible-lint==4.3.5
docker==4.3.1
flake8==3.8.4
molecule==3.0.8
pytest==6.1.2
testinfra==5.3.1
tox==3.20.1
| ansible-lint==4.3.6
docker==4.3.1
flake8==3.8.4
molecule==3.0.8
pytest==6.1.2
testinfra==5.3.1
tox==3.20.1
|
Update pgoapi to latest develop | six==1.10.0
Flask==0.11.1
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
configargparse==0.10.0
click==6.6
itsdangerous==0.24
peewee==2.8.1
wsgiref==0.1.2
geopy==1.11.0
s2sphere==0.2.4
PyMySQL==0.7.5
flask-cors==2.1.2
flask-compress==1.3.0
LatLon==1.0.1
git+https://github.com/pogodevorg/pgoapi.git@49e958b3b30b3d7e1baa6... | six==1.10.0
Flask==0.11.1
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
configargparse==0.10.0
click==6.6
itsdangerous==0.24
peewee==2.8.1
wsgiref==0.1.2
geopy==1.11.0
s2sphere==0.2.4
PyMySQL==0.7.5
flask-cors==2.1.2
flask-compress==1.3.0
LatLon==1.0.1
git+https://github.com/pogodevorg/pgoapi.git@829e302b5710460a9d8bb... |
Update sphinx from 1.6.6 to 1.6.7 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
cryptography==2.1.4
tox==2.9.1
Sphinx==1.6.6
coverage==4.4.2
PyYAML==3.12
pytest-runner==3.0
pytest==3.4.0
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
cryptography==2.1.4
tox==2.9.1
Sphinx==1.6.7
coverage==4.4.2
PyYAML==3.12
pytest-runner==3.0
pytest==3.4.0
|
Update required version of scikit-learn. | numpy>=1.9.0
scipy>=0.11.0
bottlechest>=0.7.0
scikit-learn>=0.13
nose==1.2.1
Jinja2==2.6
Sphinx
numpydoc
openpyxl>=2.1.2
| numpy>=1.9.0
scipy>=0.11.0
bottlechest>=0.7.0
scikit-learn>=0.16
nose==1.2.1
Jinja2==2.6
Sphinx
numpydoc
openpyxl>=2.1.2
|
Set upper limit for requests library | Babel>=1.3
pbr>=0.5.21,<1.0
netaddr
python-keystoneclient>=0.3.2
requests>=1.1
six
| Babel>=1.3
pbr>=0.5.21,<1.0
netaddr
python-keystoneclient>=0.3.2
requests>=1.1,<1.2.3
six
|
Update dependencies to newest versions | -e git://github.com/ojarva/py-utorrent.git#egg=utorrent
Django>=1.7.5
aaltopoiju>=0.0.1
astral>=0.8.1
beautifulsoup4>=4.3.2
celery>=3.1.17
django-celery>=3.1.16
django-compressor>=1.4
django-extensions>=1.4.9
django-statsd>=2.0.1
django-websocket-redis
helen-electricity-usage>=0.0.3
hiredis>=0.1.4
huawei-b593-status>=0... | -e git://github.com/ojarva/py-utorrent.git#egg=utorrent
Django>=1.8.3
aaltopoiju>=0.0.3
astral>=0.8.1
beautifulsoup4>=4.4.0
celery>=3.1.18
django-celery>=3.1.16
django-compressor>=1.5
django-extensions>=1.5.5
django-statsd>=2.0.1
django-websocket-redis
helen-electricity-usage>=0.0.3
hiredis>=0.1.4
huawei-b593-status>=0... |
Bump pre-commit from 2.7.1 to 2.8.1 | -r production.txt
pre-commit==2.7.1
isort==5.6.4
coveralls==2.1.2
flake8==3.8.4
flake8-isort==4.0.0
pydocstyle==5.1.1
pylint==2.6.0
pylint-strict-informational==0.1
pytest==6.1.1
pytest-cov==2.10.1
pytest-timeout==1.4.2
setuptools==50.3.2
tox==3.20.1
mypy==0.790
| -r production.txt
pre-commit==2.8.1
isort==5.6.4
coveralls==2.1.2
flake8==3.8.4
flake8-isort==4.0.0
pydocstyle==5.1.1
pylint==2.6.0
pylint-strict-informational==0.1
pytest==6.1.1
pytest-cov==2.10.1
pytest-timeout==1.4.2
setuptools==50.3.2
tox==3.20.1
mypy==0.790
|
Remove an extra line from expected output | window1
"window"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gail
box1
"filler"
parent: window1
index: 0
state: enabled horizontal sensitive
toolkit: gail
label1
"label"
parent: box1
index: 0
name: Entry:
label-for: entry1
st... | window1
"window"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gail
box1
"filler"
parent: window1
index: 0
state: enabled horizontal sensitive
toolkit: gail
label1
"label"
parent: box1
index: 0
name: Entry:
label-for: entry1
st... |
Update CV of AnotherMonitor to 3.0.4 (6) | Categories:System
License:GPLv3
Web Site:https://github.com/AntonioRedondo/AnotherMonitor/blob/HEAD/README.md
Source Code:https://github.com/AntonioRedondo/AnotherMonitor
Issue Tracker:https://github.com/AntonioRedondo/AnotherMonitor/issues
Auto Name:AnotherMonitor
Summary:Monitor and record CPU and memory usage
Descr... | Categories:System
License:GPLv3
Web Site:https://github.com/AntonioRedondo/AnotherMonitor/blob/HEAD/README.md
Source Code:https://github.com/AntonioRedondo/AnotherMonitor
Issue Tracker:https://github.com/AntonioRedondo/AnotherMonitor/issues
Auto Name:AnotherMonitor
Summary:Monitor and record CPU and memory usage
Descr... |
Add missing PO_FILES argument to GETTEXT_PROCESS_PO_FILES | # Copyright (C) 2013 Christian Dywan <christian@twotoasts.de>
include(FindGettext)
if (GETTEXT_FOUND)
set(LANGUAGES $ENV{LINGUAS})
if (NOT LANGUAGES)
file(GLOB POTFILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*.po")
string(REPLACE ".po" " " LANGUAGES ${POTFILES})
endif ()
message(STATUS "... | # Copyright (C) 2013 Christian Dywan <christian@twotoasts.de>
include(FindGettext)
if (GETTEXT_FOUND)
set(LANGUAGES $ENV{LINGUAS})
if (NOT LANGUAGES)
file(GLOB POTFILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*.po")
string(REPLACE ".po" " " LANGUAGES ${POTFILES})
endif ()
message(STATUS "... |
Add support for static library | cmake_minimum_required(VERSION 2.8)
project(bamdb)
set(CMAKE_C_FLAGS "-Wall -g -std=gnu99 -fPIC")
# External dependencies
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
find_package(CK REQUIRED)
find_package(HTSlib REQUIRED)
find_package(LMDB REQUIRED)
set(LIBS
${CK_LIBRARIES}
${HTSlib_LIBRARI... | cmake_minimum_required(VERSION 2.8)
project(bamdb)
set(CMAKE_C_FLAGS "-Wall -g -std=gnu99 -fPIC")
option(STATIC_BAMDB_BUILD "STATIC_BAMDB_BUILD" OFF)
# External dependencies
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
find_package(CK REQUIRED)
find_package(HTSlib REQUIRED)
find_package(LMDB REQ... |
Fix old/new helper binaries in unit tests failing to run on OS X 10.5 if built on OS X 10.7. |
include_directories("${CMAKE_CURRENT_SOURCE_DIR}/..")
# Create helper binaries for unit tests
add_executable(oldapp
old_app.cpp
)
add_executable(newapp
new_app.cpp
)
# Install data files required by unit tests
set(TEST_FILES
file_list.xml
v2_file_list.xml
test-update.rb
)
foreach(TEST_FILE ${TEST_FILES})
... |
include_directories("${CMAKE_CURRENT_SOURCE_DIR}/..")
if (APPLE)
set(HELPER_SHARED_SOURCES ../StlSymbolsLeopard.cpp)
endif()
# Create helper binaries for unit tests
add_executable(oldapp
old_app.cpp
${HELPER_SHARED_SOURCES}
)
add_executable(newapp
new_app.cpp
${HELPER_SHARED_SOURCES}
)
# Install data file... |
Add MLIR license file to ngraph/licenses/ | ==============================================================================
LLVM Release License
==============================================================================
University of Illinois/NCSA
Open Source License
Copyright (c) 2003-2018 University of Illinois at Urbana-Champaign.
All rights reserved.
De... | |
Bump aiohttp from 3.5.4 to 3.6.1 | aiohttp==3.5.4
aiohttp-jinja2==1.1.2
aiohttp-toolbox==0.5.3
aioredis==1.2.0
arq==0.18
asyncpg==0.18.3
buildpg==0.2.1
cffi==1.12.3
chevron==0.13.1
click==7.0
dataclasses==0.6
ipython==7.8.0
jinja2==2.10.1
libsass==0.19.2
misaka==2.1.1
phonenumbers==8.10.17
pydantic[email]==0.32.2
pytz==2019.2
ua-parser==0.8.0
ujson==1.3... | aiohttp==3.6.1
aiohttp-jinja2==1.1.2
aiohttp-toolbox==0.5.3
aioredis==1.2.0
arq==0.18
asyncpg==0.18.3
buildpg==0.2.1
cffi==1.12.3
chevron==0.13.1
click==7.0
dataclasses==0.6
ipython==7.8.0
jinja2==2.10.1
libsass==0.19.2
misaka==2.1.1
phonenumbers==8.10.17
pydantic[email]==0.32.2
pytz==2019.2
ua-parser==0.8.0
ujson==1.3... |
Fix shared build after r266484 | set(LLVM_TARGET_DEFINITIONS Options.td)
tablegen(LLVM Options.inc -gen-opt-parser-defs)
add_public_tablegen_target(ELFOptionsTableGen)
add_lld_library(lldELF
Driver.cpp
DriverUtils.cpp
DynamicList.cpp
Error.cpp
ICF.cpp
InputFiles.cpp
InputSection.cpp
LTO.cpp
LinkerScript.cpp
MarkLive.cpp
OutputSe... | set(LLVM_TARGET_DEFINITIONS Options.td)
tablegen(LLVM Options.inc -gen-opt-parser-defs)
add_public_tablegen_target(ELFOptionsTableGen)
add_lld_library(lldELF
Driver.cpp
DriverUtils.cpp
DynamicList.cpp
Error.cpp
ICF.cpp
InputFiles.cpp
InputSection.cpp
LTO.cpp
LinkerScript.cpp
MarkLive.cpp
OutputSe... |
Disable check for C++ compiler | project(unionfs-fuse)
cmake_minimum_required(VERSION 2.0)
INCLUDE (CheckIncludeFiles)
# Set a default build type for single-configuration
# CMake generators if no build type is set.
IF(NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE)
SET(CMAKE_BUILD_TYPE RelWithDebInfo)
ENDIF(NOT CMAKE_CONFIGURATION_TYPES AND... | project(unionfs-fuse C)
cmake_minimum_required(VERSION 2.0)
INCLUDE (CheckIncludeFiles)
# Set a default build type for single-configuration
# CMake generators if no build type is set.
IF(NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE)
SET(CMAKE_BUILD_TYPE RelWithDebInfo)
ENDIF(NOT CMAKE_CONFIGURATION_TYPES A... |
Update AFH Downloader to 0.4.2 (7) | Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/daktak/afh_downloader
Issue Tracker:https://github.com/daktak/afh_downloader/issues
Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r
Auto Name:AFH Downloader
Summary:Download from androidfilehost.com
Description:
Enter the flid from the url for the p... | Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/daktak/afh_downloader
Issue Tracker:https://github.com/daktak/afh_downloader/issues
Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r
Auto Name:AFH Downloader
Summary:Download from androidfilehost.com
Description:
Enter the flid from the url for the p... |
Update google-cloud-storage from 1.13.2 to 1.14.0 | crispy-forms-bulma==1.1.4
Django==2.1.7
django-avatar==4.1.0
django-allauth==0.38.0
django-configurations==2.1
django-crispy-forms==1.7.2
django-polymorphic==2.0.3
django-sendgrid-v5==0.7.1
django-storages==1.7.1
djangorestframework==3.9.1
django-debug-toolbar==1.11
django-extensions==2.1.5
dj_database_url==0.5.0
googl... | crispy-forms-bulma==1.1.4
Django==2.1.7
django-avatar==4.1.0
django-allauth==0.38.0
django-configurations==2.1
django-crispy-forms==1.7.2
django-polymorphic==2.0.3
django-sendgrid-v5==0.7.1
django-storages==1.7.1
djangorestframework==3.9.1
django-debug-toolbar==1.11
django-extensions==2.1.5
dj_database_url==0.5.0
googl... |
Update pytest from 3.5.1 to 3.6.0 | colorama==0.3.9
coverage==4.5.1
crayons==0.1.2
flake8==3.5.0
isort==4.3.4
mccabe==0.6.1
mypy==0.600
py==1.5.3
pycodestyle==2.4.0
pyflakes==2.0.0
pytest==3.5.1
pytest-cov==2.5.1
typed-ast==1.1.0
| colorama==0.3.9
coverage==4.5.1
crayons==0.1.2
flake8==3.5.0
isort==4.3.4
mccabe==0.6.1
mypy==0.600
py==1.5.3
pycodestyle==2.4.0
pyflakes==2.0.0
pytest==3.6.0
pytest-cov==2.5.1
typed-ast==1.1.0
|
Add an exception for a flakey error in DirectoryWatcherTest | CoTaskMemAlloc [OLE32.DLL]
Alloc Location
...
base/wmi_util.cc WMIUtil::CreateLocalConnection(bool)
base/wmi_util.cc WMIProcessUtil::Launch(class std::basic_string const &,int *)
base/wmi_util_unittest.cc WMIUtilTest_TestLaunchProcess_Test::TestBody(void)
testing/gtest/src/gtest.cc testing::Test::R... | CoTaskMemAlloc [OLE32.DLL]
Alloc Location
...
base/wmi_util.cc WMIUtil::CreateLocalConnection(bool)
base/wmi_util.cc WMIProcessUtil::Launch(class std::basic_string const &,int *)
base/wmi_util_unittest.cc WMIUtilTest_TestLaunchProcess_Test::TestBody(void)
testing/gtest/src/gtest.cc testing::Test::R... |
Update defcon from 0.3.2 to 0.3.3 | fonttools==3.13.1
defcon==0.3.2
MutatorMath==2.0.4
| fonttools==3.13.1
defcon==0.3.3
MutatorMath==2.0.4
|
Upgrade dependency botocore to ==1.5.28 | argcomplete==1.8.2
base58==0.2.4
botocore==1.5.27
boto3==1.4.4
docutils>=0.12
durationpy==0.3
futures==3.0.5
hjson==2.0.2
jmespath==0.9.2
kappa==0.6.0
lambda-packages==0.14.2
python-dateutil==2.6.0
python-slugify==1.2.1
PyYAML==3.12
requests>=2.10.0
six==1.10.0
toml==0.9.2
tqdm==4.11.2
troposphere>=1.9.0
Werkzeug==0.12... | argcomplete==1.8.2
base58==0.2.4
botocore==1.5.28
boto3==1.4.4
docutils>=0.12
durationpy==0.3
futures==3.0.5
hjson==2.0.2
jmespath==0.9.2
kappa==0.6.0
lambda-packages==0.14.2
python-dateutil==2.6.0
python-slugify==1.2.1
PyYAML==3.12
requests>=2.10.0
six==1.10.0
toml==0.9.2
tqdm==4.11.2
troposphere>=1.9.0
Werkzeug==0.12... |
Include sign-compare and unused-parameter warnings | cmake_minimum_required (VERSION 2.8.3)
project (rrglib)
install (DIRECTORY src/ DESTINATION include/rrglib
FILES_MATCHING
PATTERN "*.h"
PATTERN "*.hpp")
add_compile_options (-g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-Wall -Wno-unused-parameter -Wno-sign-com... | cmake_minimum_required (VERSION 2.8.3)
project (rrglib)
install (DIRECTORY src/ DESTINATION include/rrglib
FILES_MATCHING
PATTERN "*.h"
PATTERN "*.hpp")
add_compile_options (-g
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_FORMAT_MACROS
-Wall
)
add_s... |
Update sqlalchemy from 1.1.11 to 1.1.12 | boto==2.48.0
codecov==2.0.9
coverage==4.4.1
coveralls==1.1
flask==0.12.2
flask-restful==0.3.6
flask-swagger==0.2.13
futures==3.1.1
nose==1.3.7
nose-cov==1.6
numpy==1.13.1
pandas==0.20.2
numpy==1.13.1
scipy==0.19.1
psutil==5.2.2
pylint==1.7.2
pymongo==3.4.0
python-coveralls==2.9.1
pytz==2017.2
requests==2.18.1
sqlalchem... | boto==2.48.0
codecov==2.0.9
coverage==4.4.1
coveralls==1.1
flask==0.12.2
flask-restful==0.3.6
flask-swagger==0.2.13
futures==3.1.1
nose==1.3.7
nose-cov==1.6
numpy==1.13.1
pandas==0.20.2
numpy==1.13.1
scipy==0.19.1
psutil==5.2.2
pylint==1.7.2
pymongo==3.4.0
python-coveralls==2.9.1
pytz==2017.2
requests==2.18.1
sqlalchem... |
Update mypy from 0.530 to 0.540 | aioamqp==0.10.0
aiobotocore==0.4.5
aiohttp==2.2.5
appdirs==1.4.3
async-timeout==2.0.0
botocore==1.7.5
chardet==3.0.4
codecov==2.0.9
coverage==4.4.1
docutils==0.14
jmespath==0.9.3
multidict==3.3.0
mypy==0.530
packaging==16.8
pep8==1.7.0
py==1.4.34
pyparsing==2.2.0
pytest==3.2.3
pytest-cov==2.5.1
python-dateutil==2.6.1
p... | aioamqp==0.10.0
aiobotocore==0.4.5
aiohttp==2.2.5
appdirs==1.4.3
async-timeout==2.0.0
botocore==1.7.5
chardet==3.0.4
codecov==2.0.9
coverage==4.4.1
docutils==0.14
jmespath==0.9.3
multidict==3.3.0
mypy==0.540
packaging==16.8
pep8==1.7.0
py==1.4.34
pyparsing==2.2.0
pytest==3.2.3
pytest-cov==2.5.1
python-dateutil==2.6.1
p... |
Update Flask, rq, and dropbox packages to newer versions | Flask==0.10.1
Jinja2==2.7.1
Werkzeug==0.9.4
gunicorn==18.0
dropbox==1.6.0
rq==0.3.4
| Flask==0.12.2
Jinja2==2.7.1
Werkzeug==0.9.4
gunicorn==18.0
dropbox==8.6.0
rq==0.10.0
|
Update pillow from 6.1.0 to 6.2.0 | beautifulsoup4==4.8.1
bcrypt==3.1.7
croniter==0.3.30
Cython==0.29.13
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.7.11
isodate==0.6.0
jsonpath-ng==1.4.3
lxml==4.4.1
numpy==1.17.2
Pillow==6.1.0
parsedatetime==2.4
psutil==5.6.3
pyhedrals==0.2.0
python-dateutil==2.... | beautifulsoup4==4.8.1
bcrypt==3.1.7
croniter==0.3.30
Cython==0.29.13
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.7.11
isodate==0.6.0
jsonpath-ng==1.4.3
lxml==4.4.1
numpy==1.17.2
Pillow==6.2.0
parsedatetime==2.4
psutil==5.6.3
pyhedrals==0.2.0
python-dateutil==2.... |
Update tox from 3.14.3 to 3.14.4 | # basis
requests==2.22.0
envparse==0.2.0
# json validation (inspector)
jsonschema==3.2.0
# for version comparison
semver==2.9.0
# to fix connection issues
PyOpenSSL==19.1.0; python_version <= '2.7'
# testing
pytest==5.3.5
betamax==0.8.1
coverage<=4.5.99
pytest-cov==2.8.1
coveralls==1.10.0
# documentation
Sphinx==2... | # basis
requests==2.22.0
envparse==0.2.0
# json validation (inspector)
jsonschema==3.2.0
# for version comparison
semver==2.9.0
# to fix connection issues
PyOpenSSL==19.1.0; python_version <= '2.7'
# testing
pytest==5.3.5
betamax==0.8.1
coverage<=4.5.99
pytest-cov==2.8.1
coveralls==1.10.0
# documentation
Sphinx==2... |
Update setuptools from 21.0.0 to 40.4.3 | networkx==2.2
pandas==0.23.4
pytest==3.8.1
numpy==1.15.2
scipy==1.1.0
setuptools == 21.0.0
scikit_learn == 0.17.1
| networkx==2.2
pandas==0.23.4
pytest==3.8.1
numpy==1.15.2
scipy==1.1.0
setuptools==40.4.3
scikit_learn == 0.17.1
|
Update coverage requirement from <5.2,>=5.1 to >=5.1,<5.3 | # Development
django-debug-toolbar>=1.10,<2.3
django-extensions>=2.1,<2.3
flake8>=3.7,<3.9
# Testing
coverage>=5.1,<5.2
django-webtest>=1.9,<1.10
factory-boy>=2.12,<2.13
pinocchio==0.4.2
psycopg2-binary>=2.8,<2.9
pytest-cov>=2.7,<2.9
pytest-django>=3.9,<3.10
tox>=3.1,<3.15
| # Development
django-debug-toolbar>=1.10,<2.3
django-extensions>=2.1,<2.3
flake8>=3.7,<3.9
# Testing
coverage>=5.1,<5.3
django-webtest>=1.9,<1.10
factory-boy>=2.12,<2.13
pinocchio==0.4.2
psycopg2-binary>=2.8,<2.9
pytest-cov>=2.7,<2.9
pytest-django>=3.9,<3.10
tox>=3.1,<3.15
|
Update CV of MidniteSolar Classic Monitor to 2.0.4 (204) | Categories:Office
License:Apache2
Source Code:https://github.com/graham22/Classic
Issue Tracker:https://github.com/graham22/Classic/issues
Name:MidniteSolar Classic Monitor
Auto Name:Classic
Summary:View solar charging device status
Description:
Unofficial status monitor for [http://www.midnitesolar.com/ Midnite solar... | Categories:Office
License:Apache2
Web Site:
Source Code:https://github.com/graham22/Classic
Issue Tracker:https://github.com/graham22/Classic/issues
Name:MidniteSolar Classic Monitor
Auto Name:Classic
Summary:View solar charging device status
Description:
Unofficial status monitor for [http://www.midnitesolar.com/ Mid... |
Add note about shapes module. |
Current:
2015-03-16: Added pyimport() and an example of how to use your own Python
functions. Changed interpreter to import modules listed in
modules.xml making it easier to customize.
2015-03-14: Changed to use native Python lists. Improved aref() so that it will
work with native Python lists and n... |
Current:
2015-03-23: Add Python shapes module to speed up adding primitives to a
model for things like tubes, axles, etc.
2015-03-16: Added pyimport() and an example of how to use your own Python
functions. Changed interpreter to import modules listed in
modules.xml making it easier to customize.
20... |
Update the readme copyright date to 2014. | DICOM for VTK
Copyright (c) 2012-2013, David Gobbi
All rights reserved.
See Copyright.txt for more details.
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.
More information can be found at the follo... | DICOM for VTK
Copyright (c) 2012-2014, David Gobbi
All rights reserved.
See Copyright.txt for more details.
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.
More information can be found at the follo... |
Update ruamel.yaml from 0.15.83 to 0.15.85 | # ydf/requirements/base.txt
#
# Requirements for using this package.
-r build.txt
click==7.0
six==1.12.0
ruamel.yaml==0.15.83
jinja2==2.10
| # ydf/requirements/base.txt
#
# Requirements for using this package.
-r build.txt
click==7.0
six==1.12.0
ruamel.yaml==0.15.85
jinja2==2.10
|
Update sphinx from 1.6.3 to 1.6.4 | # ulid/requirements/docs.txt
#
# Requirements for generating package documentation.
-r base.txt
sphinx==1.6.3
sphinx_rtd_theme==0.2.4
| # ulid/requirements/docs.txt
#
# Requirements for generating package documentation.
-r base.txt
sphinx==1.6.4
sphinx_rtd_theme==0.2.4
|
Update pydocstyle from 2.0.0 to 2.1.0 | # Test dependencies
# Check Python style
flake8==3.4.1
pydocstyle==2.0.0
#Coverage Tools
coverage==4.4.1
| # Test dependencies
# Check Python style
flake8==3.4.1
pydocstyle==2.1.0
#Coverage Tools
coverage==4.4.1
|
Update coverage from 4.5 to 4.5.1 | # adbwp/requirements/test.txt
#
# Requirements for executing the test suite.
-r dev.txt
coverage==4.5
pytest<3.3.0; python_version < '3.4' # pyup: ignore
pytest==3.4.0; python_version > '3.4'
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.5.1
pytest<3.3.0; python_version < '3.4' # pyup: ignore
pytest==3.4.0; python_version > '3.4'
pytest-benchmark==3.1.1
pytest-cov==2.5.1
pytest-mock==1.6.3
pytest-pep8==1.0.6
|
Update pillow from 5.1.0 to 5.2.0 | Flask==1.0.2
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
Flask-Mail==0.9.1
Flask-Assets==0.12
Flask-Uploads==0.2.1
Flask-RQ==0.2
Flask-Testing==0.7.1
Flask-Redis>=0.3.0
Pillow==5.1.0
sqlalchemy_utils==0.33.3
SQLAlchemy>=1.0.0
pytz==2018.4
markdown==2.6.11
tweepy==3.6.0
bitlyapi==0.1.1
coverage==4.5.1
bleach==2.1.3
ordere... | Flask==1.0.2
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
Flask-Mail==0.9.1
Flask-Assets==0.12
Flask-Uploads==0.2.1
Flask-RQ==0.2
Flask-Testing==0.7.1
Flask-Redis>=0.3.0
Pillow==5.2.0
sqlalchemy_utils==0.33.3
SQLAlchemy>=1.0.0
pytz==2018.4
markdown==2.6.11
tweepy==3.6.0
bitlyapi==0.1.1
coverage==4.5.1
bleach==2.1.3
ordere... |
Add some flexibility for sklearn but require greater than 0.19. | Cython>=0.24
nilearn>=0.2.4
numpy>=1.12.1
scikit-learn==0.19.1
scipy>=0.19.1
pytest>=2.9.2
seaborn>=0.7.1
nose>=1.3.6
tabulate==0.7.5
black==18.6b4 | Cython>=0.24
nilearn>=0.2.4
numpy>=1.12.1
scikit-learn>=0.19
scipy>=0.19.1
pytest>=2.9.2
seaborn>=0.7.1
nose>=1.3.6
tabulate==0.7.5
black==18.6b4 |
Update dependency prometheus_client to v0.13.1 | chewie==0.0.23
influxdb>=2.12.0
networkx>=1.9
pbr>=1.9
prometheus_client==0.12.0
ruamel.yaml==0.17.20
os_ken==2.3.0
beka==0.4.0
pytricia>=1.0.0
| chewie==0.0.23
influxdb>=2.12.0
networkx>=1.9
pbr>=1.9
prometheus_client==0.13.1
ruamel.yaml==0.17.20
os_ken==2.3.0
beka==0.4.0
pytricia>=1.0.0
|
Upgrade dependency fake-useragent to ==0.1.7 | arrow==0.10.0
beautifulsoup4==4.5.3
blessed==1.14.2
Django==1.10.6
django-picklefield==0.3.2
django-q==0.7.18
fake-useragent==0.1.5
future==0.16.0
psycopg2==2.7
python-dateutil==2.6.0
requests==2.13.0
six==1.10.0
uWSGI==2.0.14
wcwidth==0.1.7
| arrow==0.10.0
beautifulsoup4==4.5.3
blessed==1.14.2
Django==1.10.6
django-picklefield==0.3.2
django-q==0.7.18
fake-useragent==0.1.7
future==0.16.0
psycopg2==2.7
python-dateutil==2.6.0
requests==2.13.0
six==1.10.0
uWSGI==2.0.14
wcwidth==0.1.7
|
Update tox from 3.8.6 to 3.9.0 | cookiecutter==1.6.0
flake8==3.7.5 # pyup: != 2.6.0
sh==1.12.14
binaryornot==0.4.4
# Testing
pytest==4.4.0
pep8==1.7.1
pyflakes==2.1.0
tox==3.8.6
pytest-cookies==0.3.0
| cookiecutter==1.6.0
flake8==3.7.5 # pyup: != 2.6.0
sh==1.12.14
binaryornot==0.4.4
# Testing
pytest==4.4.0
pep8==1.7.1
pyflakes==2.1.0
tox==3.9.0
pytest-cookies==0.3.0
|
Remove explicit dependency on amqplib | pbr>=0.6,!=0.7,<1.0
Paste
PasteDeploy>=1.5.0
Routes>=1.12.3
amqplib>=0.6.1
anyjson>=0.3.3
argparse
Babel>=1.3
eventlet>=0.13.0
greenlet>=0.3.2
httplib2>=0.7.5
requests>=1.1
iso8601>=0.1.9
jsonrpclib
Jinja2
kombu>=2.4.8
netaddr>=0.7.6
python-neutronclient>=2.3.4,<3
SQLAlchemy>=0.7.8,<=0.9.99
WebOb>=1.2.3
python-keyston... | pbr>=0.6,!=0.7,<1.0
Paste
PasteDeploy>=1.5.0
Routes>=1.12.3
anyjson>=0.3.3
argparse
Babel>=1.3
eventlet>=0.13.0
greenlet>=0.3.2
httplib2>=0.7.5
requests>=1.1
iso8601>=0.1.9
jsonrpclib
Jinja2
kombu>=2.4.8
netaddr>=0.7.6
python-neutronclient>=2.3.4,<3
SQLAlchemy>=0.7.8,<=0.9.99
WebOb>=1.2.3
python-keystoneclient>=0.7.0
... |
Allow slightly older dnspython (>= 1.9.4). | pbr>=0.5.21,<1.0
dnspython>=1.10.0
eventlet>=0.9.15
greenlet>=0.3.1
netifaces>=0.5
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
python-swiftclient
| pbr>=0.5.21,<1.0
dnspython>=1.9.4
eventlet>=0.9.15
greenlet>=0.3.1
netifaces>=0.5
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
python-swiftclient
|
Update pyyaml from 5.1.1 to 5.1.2 | autoflake==1.3
check-manifest==0.39
codecov==2.0.15 # Upload coverage data
doc8==0.8.0
dodgy==0.1.9 # Look for uploaded secrets
dulwich==0.19.11
flake8-commas==2.0.0 # Require silicon valley commas
flake8-quotes==2.0.1 # Require single quotes
flake8==3.7.8 # Lint
freezegun==0.3.12
isort==4.3.21 # Lint imports
mypy... | autoflake==1.3
check-manifest==0.39
codecov==2.0.15 # Upload coverage data
doc8==0.8.0
dodgy==0.1.9 # Look for uploaded secrets
dulwich==0.19.11
flake8-commas==2.0.0 # Require silicon valley commas
flake8-quotes==2.0.1 # Require single quotes
flake8==3.7.8 # Lint
freezegun==0.3.12
isort==4.3.21 # Lint imports
mypy... |
Update pytest from 3.6.1 to 3.6.2 | invoke==1.0.0
pyyaml==3.12
# Syntax checking
flake8==3.5.0
flake8-quotes==1.0.0
# soft dependencies
Flask==1.0.2
marshmallow==2.15.3
tornado==5.0.2
bottle==0.12.13
# testing
pytest==3.6.1
tox==3.0.0
mock==2.0.0
# Install this package in development mode with validation requirements
-e '.[validation]'
| invoke==1.0.0
pyyaml==3.12
# Syntax checking
flake8==3.5.0
flake8-quotes==1.0.0
# soft dependencies
Flask==1.0.2
marshmallow==2.15.3
tornado==5.0.2
bottle==0.12.13
# testing
pytest==3.6.2
tox==3.0.0
mock==2.0.0
# Install this package in development mode with validation requirements
-e '.[validation]'
|
Add flake8, sphinx, and tox to dev requirements | # Tests
mock
# Optional Packages
Markdown
BeautifulSoup4
lxml
typogrify
# To perform release
bumpr==0.2.0
wheel
| # Tests
flake8
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
mock
sphinx
tox
# Optional Packages
Markdown
BeautifulSoup4
lxml
typogrify
# To perform release
bumpr==0.2.0
wheel
|
Set subsystem for Minimal executable |
nucleus_add_executable(Minimal Minimal.cpp)
target_link_libraries(Minimal canvas)
|
nucleus_add_executable(Minimal WIN32 MACOSX_BUNDLE Minimal.cpp)
target_link_libraries(Minimal canvas)
|
Update coverage from 4.4 to 4.4.1 | hiredis==0.2.0
flake8==3.3.0
coverage==4.4
pytest==3.0.7
pytest-cov==2.4.0
pytest-xdist==1.16.0
async-timeout==1.2.0
| hiredis==0.2.0
flake8==3.3.0
coverage==4.4.1
pytest==3.0.7
pytest-cov==2.4.0
pytest-xdist==1.16.0
async-timeout==1.2.0
|
Add option to use ccache if available | cmake_minimum_required(VERSION 2.6)
project(GameLib)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
option(DISABLE_LOGGING "Disable logging completely" OFF)
option(DEBUG_LOG_RELEASE "Show debug log entries in release build" OFF)
option(DEBUG_LOG_DEBUG "Show debug log entries in debug... | cmake_minimum_required(VERSION 2.6)
project(GameLib)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
# Options {{{ -
option(DISABLE_LOGGING "Disable logging completely" OFF)
option(DEBUG_LOG_RELEASE "Show debug log entries in release build" OFF)
option(DEBUG_LOG_DEBUG "Show debug log ... |
Update faker from 13.3.0 to 13.3.2 | -r base.txt
django-debug-toolbar==3.2.4
factory-boy==3.2.1
Faker==13.3.0
flake8-docstrings==1.6.0
flake8==4.0.1
freezegun==1.2.0
isort==5.10.1
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.1.0
pytest==7.0.1
| -r base.txt
django-debug-toolbar==3.2.4
factory-boy==3.2.1
Faker==13.3.2
flake8-docstrings==1.6.0
flake8==4.0.1
freezegun==1.2.0
isort==5.10.1
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.1.0
pytest==7.0.1
|
Update sphinx from 1.6.1 to 1.6.2 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
|
Update requests from 2.20.0 to 2.21.0 | tqdm==4.29.1
requests==2.20.0
requests-toolbelt==0.8.0
pycodestyle
pyflakes
schedule
pysocks
pytest
responses
future
six
huepy
| tqdm==4.29.1
requests==2.21.0
requests-toolbelt==0.8.0
pycodestyle
pyflakes
schedule
pysocks
pytest
responses
future
six
huepy
|
Change git checkout to https | biopython
pyyaml
matplotlib>=1.3.1
snakemake>=3.1
texttable
sphinx>=1.3
nose
pandas
jinja2
mock
pysam
-e git+git@github.com:percyfal/bokehutils.git#egg=bokehutils-0.1.1
# scikit-learn
# statsmodels
| biopython
pyyaml
matplotlib>=1.3.1
snakemake>=3.1
texttable
sphinx>=1.3
nose
pandas
jinja2
mock
pysam
-e git+https://github.com/percyfal/bokehutils.git#egg=bokehutils
# scikit-learn
# statsmodels
|
Update ryu from 4.23 to 4.24 | datadiff
influxdb
ipaddress
msgpack
msgpack-python
networkx
pbr>=1.9
prometheus_client
pyyaml
ryu==4.23
| datadiff
influxdb
ipaddress
msgpack
msgpack-python
networkx
pbr>=1.9
prometheus_client
pyyaml
ryu==4.24
|
Bump asserts from 0.11.0 to 0.11.1 | # Explicit dependencies
asserts==0.11.0
flake8==3.8.4
json-get==1.1.1
mypy==0.790
wheel==0.35.1
# Transitive dependencies
mccabe==0.6.1
mypy-extensions==0.4.3
pycodestyle==2.6.0
pyflakes==2.2.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
| # Explicit dependencies
asserts==0.11.1
flake8==3.8.4
json-get==1.1.1
mypy==0.790
wheel==0.35.1
# Transitive dependencies
mccabe==0.6.1
mypy-extensions==0.4.3
pycodestyle==2.6.0
pyflakes==2.2.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
|
Upgrade urllib to solve CVE-2018-20060. | certifi==2017.4.17
chardet==3.0.4
Django==2.1.7
django-embed-video==1.1.2
idna==2.5
olefile==0.44
Pillow==4.1.1
pytz==2017.2
requests==2.21.0
selenium==3.141.0
urllib3==1.21.1
| certifi==2017.4.17
chardet==3.0.4
Django==2.1.7
django-embed-video==1.1.2
idna==2.5
olefile==0.44
Pillow==4.1.1
pytz==2017.2
requests==2.21.0
selenium==3.141.0
urllib3==1.24.1
|
Update pytest from 3.3.2 to 3.4.0 | aioamqp==0.10.0
aiobotocore==0.5.2
aiohttp==2.3.9
async-timeout==2.0.0
botocore==1.7.40
chardet==3.0.4
codecov==2.0.14
coverage==4.4.2
docutils==0.14
jmespath==0.9.3
multidict==4.1.0
mypy==0.560
packaging==16.8
pycodestyle==2.3.1
py==1.5.2
pyparsing==2.2.0
pytest==3.3.2
pytest-cov==2.5.1
python-dateutil==2.6.1
pytz==20... | aioamqp==0.10.0
aiobotocore==0.5.2
aiohttp==2.3.9
async-timeout==2.0.0
botocore==1.7.40
chardet==3.0.4
codecov==2.0.14
coverage==4.4.2
docutils==0.14
jmespath==0.9.3
multidict==4.1.0
mypy==0.560
packaging==16.8
pycodestyle==2.3.1
py==1.5.2
pyparsing==2.2.0
pytest==3.4.0
pytest-cov==2.5.1
python-dateutil==2.6.1
pytz==20... |
Update django-formtools requirement from ~=2.0 to ~=2.2 | #
# Requirements for wger for production
#
# Building/installing
wheel
# Application
bleach~=3.1
django-bootstrap-breadcrumbs~=0.9
django-formtools~=2.0
django-recaptcha==2.0.6
Django~=3.0
django-crispy-forms~=1.9
django_compressor~=2.4
django_extensions~=2.1
django-sortedm2m~=3.0
django-storages~=1.7
easy-thumbnails... | #
# Requirements for wger for production
#
# Building/installing
wheel
# Application
bleach~=3.1
django-bootstrap-breadcrumbs~=0.9
django-formtools~=2.2
django-recaptcha==2.0.6
Django~=3.0
django-crispy-forms~=1.9
django_compressor~=2.4
django_extensions~=2.1
django-sortedm2m~=3.0
django-storages~=1.7
easy-thumbnails... |
Update requests from 2.18.2 to 2.18.3 | Twisted==17.5.0
beautifulsoup4==4.6.0
psutil==5.2.2
python-dateutil==2.6.1
ply==3.10
enum34==1.1.6
twitter==1.17.1
requests==2.18.2
pytimeparse==1.1.6
pymysql==0.7.11
pycrypto==2.6.1
pyasn1==0.3.1
isodate==0.5.4
jq==0.1.6
google-api-python-client==1.6.2
pyxDamerauLevenshtein==1.4.1
re2==0.2.22
parsedatetime==2.4
crypto... | Twisted==17.5.0
beautifulsoup4==4.6.0
psutil==5.2.2
python-dateutil==2.6.1
ply==3.10
enum34==1.1.6
twitter==1.17.1
requests==2.18.3
pytimeparse==1.1.6
pymysql==0.7.11
pycrypto==2.6.1
pyasn1==0.3.1
isodate==0.5.4
jq==0.1.6
google-api-python-client==1.6.2
pyxDamerauLevenshtein==1.4.1
re2==0.2.22
parsedatetime==2.4
crypto... |
Update pytest from 3.2.2 to 3.2.3 | docker==2.5.1
molecule==1.25.0
pytest==3.2.2
python-vagrant==0.5.15
testinfra==1.8.0
tox==2.9.1
| docker==2.5.1
molecule==1.25.0
pytest==3.2.3
python-vagrant==0.5.15
testinfra==1.8.0
tox==2.9.1
|
Update werkzeug from 0.15.5 to 0.15.6 | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
click==7.0 # via flask
flask==1.1.1
gevent==1.4.0
greenlet==0.4.15 # via gevent
itsdangerous==1.1.0 # via flask
jinja2==2.10.1 # via flask
markupsafe==... | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
click==7.0 # via flask
flask==1.1.1
gevent==1.4.0
greenlet==0.4.15 # via gevent
itsdangerous==1.1.0 # via flask
jinja2==2.10.1 # via flask
markupsafe==... |
Update ansible-test completions to match CI. | freebsd/10.3-STABLE
freebsd/11.0-STABLE
osx/10.11
rhel/7.3
| freebsd/10.3-STABLE
freebsd/11.1-STABLE
osx/10.11
rhel/7.4
|
Update build configuration for the latest clang version from SVN | SET(HEADERS
)
SET(SOURCES
parser.cpp
)
SET(CLANG_LIBS
clangFrontend
clangDriver
clangParse
clangSema
clangAnalysis
clangAST
clangLex
clangBasic
clangSerialization
clangEdit
LLVMMC
LLVMSupport
)
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${LLVM_CXX_FLAGS} -fno-rtti")
SET(CMAKE_EXE_LINKER_FLAGS "... | SET(HEADERS
)
SET(SOURCES
parser.cpp
)
SET(CLANG_LIBS
clangFrontend
clangDriver
clangParse
clangSema
clangAnalysis
clangAST
clangLex
clangBasic
clangSerialization
clangEdit
)
SET(CLANG_LIBS "${CLANG_LIBS} ${LLVM_ALL_LIBS}")
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${LLVM_CXX_FLAGS} -fno-rtti")... |
Update Simple Draw to 1.7 (7) | Categories:System
License:Apache2
Web Site:
Source Code:https://github.com/SimpleMobileTools/Simple-Draw
Issue Tracker:https://github.com/SimpleMobileTools/Simple-Draw/issues
Changelog:https://github.com/SimpleMobileTools/Simple-Draw/blob/HEAD/CHANGELOG.md
Auto Name:Simple Draw
Summary:A canvas you can draw on with di... | Categories:System
License:Apache2
Web Site:
Source Code:https://github.com/SimpleMobileTools/Simple-Draw
Issue Tracker:https://github.com/SimpleMobileTools/Simple-Draw/issues
Changelog:https://github.com/SimpleMobileTools/Simple-Draw/blob/HEAD/CHANGELOG.md
Auto Name:Simple Draw
Summary:A canvas you can draw on with di... |
Remove ghostscript from brew install | brew install bash-completion@2 \
firebase-cli \
ghostscript \
git \
gnupg \
imagemagick \
mariadb \
mkcert \
nss \
nvm \
p7zip \
pipenv \
postgresql \
pyenv \
rbenv \
s3cmd \
shellcheck \
tidy-html5 \
unrar
| brew install bash-completion@2 \
firebase-cli \
git \
gnupg \
imagemagick \
mariadb \
mkcert \
nss \
nvm \
p7zip \
pipenv \
postgresql \
pyenv \
rbenv \
s3cmd \
shellcheck \
tidy-html5 \
unrar
|
Update flake8 from 3.7.6 to 3.7.7 | -r requirements.txt
coverage==4.5.2
cssselect==1.0.3
flake8==3.7.6
freezegun==0.3.11
lxml==4.3.1
mock==2.0.0
pytest==4.3.0
pytest-cov==2.6.1
python-coveralls==2.9.1
requests-mock==1.5.2
watchdog==0.9.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.1.0#egg=digitalmarketplace-test-utils==2.1.0
| -r requirements.txt
coverage==4.5.2
cssselect==1.0.3
flake8==3.7.7
freezegun==0.3.11
lxml==4.3.1
mock==2.0.0
pytest==4.3.0
pytest-cov==2.6.1
python-coveralls==2.9.1
requests-mock==1.5.2
watchdog==0.9.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.1.0#egg=digitalmarketplace-test-utils==2.1.0
|
Update faker from 6.1.1 to 6.4.1 | -r base.txt
factory-boy==3.2.0
Faker==6.1.1
flake8==3.8.4
freezegun==1.1.0
isort==5.7.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==6.4.1
flake8==3.8.4
freezegun==1.1.0
isort==5.7.0
pytest==6.2.2
pytest-cov==2.11.1
pytest-django==4.1.0
pytest-factoryboy==2.1.0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.