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: 3BB26A48BC21BB5A8B31BD5F2C07ABF9BB9A75EE
[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: 3BB26A48BC21BB5A8B31BD5F2C07ABF9BB9A75EE
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, upgrade to version 3.1.x if you encounter any issues. 2) Download data.zip and demo.R to your local folder (click on link and view as raw). 3) Unpack the .zip file to obtain the .csv files. If needed, move the .csv files to the same directory as the demo.R file. 4) From your terminal, change directory to your local folder that contains the .csv files and the demo.R script. Run H2O Deep Learning in R 5) R -f demo.R Alternatively, you can run the demo from RStudio.
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, upgrade to version 3.1.x if you encounter any issues. 2) Download data.zip and demo.R to a your local folder (click on link and view as raw, then "save as"). 3) From your terminal, change directory to your local folder that contains the .zip file and the demo.R script. 4) Unpack the .zip file ("unzip data.zip") to obtain the .csv files. 5) Check that the .csv files are in the same directory as the demo.R file. Run H2O Deep Learning in R 5) R -f demo.R Alternatively, you can run the demo line-by-line by copy & pasting it into R or RStudio.
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 status, uploads, downloads, and peers. A working Freenet node is required for this app to be useful. . Repo Type:git Repo:https://github.com/louboco/Icicle Build:0.3,3 commit=208ce944d1ab8e9138c87e451c0b2e8df7e56240 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest/release Current Version:0.4 Current Version Code: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 status, uploads, downloads, and peers. A working Freenet node is required for this app to be useful. . Repo Type:git Repo:https://github.com/louboco/Icicle Build:0.3,3 commit=208ce944d1ab8e9138c87e451c0b2e8df7e56240 subdir=app gradle=yes Build:0.4,4 commit=be6c7269d86d6cb88bc6f3c4f9737406686e2564 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest/release Current Version:0.4 Current Version Code:4
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 LINK_LIBS clangAST clangASTMatchers clangBasic clangFormat clangIndex clangLex clangToolingCore )
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 LINK_LIBS clangAST clangASTMatchers clangBasic clangFormat clangIndex clangLex clangRewrite clangToolingCore )
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 Description: Enter and learn vocabulary. This is also suited for flash cards. The file format is compatible with the Windows program learnforall. On long press your favorite dictionary or Google Translate is shown. After a vocabulary has been shown the user can press "view" and decide if he has known it or not (he can select "right" or "wrong"). Long touch in settings shows a help screen. . Repo Type:git Repo:https://github.com/jhmgbl/learnforandroidfragAS Build:1.966,1966 disable=missing :library, jar commit=v1.966 subdir=learnforAndroidFrag gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.977 Current Version Code:1977
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 Description: Enter and learn vocabulary. This is also suited for flash cards. The file format is compatible with the Windows program learnforall. On long press your favorite dictionary or Google Translate is shown. After a vocabulary has been shown the user can press "view" and decide if he has known it or not (he can select "right" or "wrong"). Long touch in settings shows a help screen. . Repo Type:git Repo:https://github.com/jhmgbl/learnforandroidfragAS Build:1.966,1966 disable=missing :library, jar commit=v1.966 subdir=learnforAndroidFrag gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.980 Current Version Code:1980
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 # tornado and pyparsing are required by matplotlib tornado==3.2 pyparsing==2.0.1 patsy==0.2.1 statsmodels==0.4.3 Markdown==2.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 matplotlib==1.3.1 # tornado and pyparsing are required by matplotlib tornado==3.2 pyparsing==2.0.1 patsy==0.2.1 statsmodels==0.4.3 Markdown==2.3.1
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 from unmaintained [[me.sheimi.sgit]]. . Repo Type:git Repo:https://github.com/maks/MGit.git Build:1.5.0,201 commit=v1.5.0-2 gradle=yes Build:1.5.1,202 commit=v1.5.1 gradle=yes Build:1.5.2,203 commit=v1.5.2 gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:1.5.3 Current Version Code: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 from unmaintained [[me.sheimi.sgit]]. . Repo Type:git Repo:https://github.com/maks/MGit.git Build:1.5.0,201 commit=v1.5.0-2 gradle=yes Build:1.5.1,202 commit=v1.5.1 gradle=yes Build:1.5.2,203 commit=v1.5.2 gradle=yes Build:1.5.3,204 commit=v1.5.3 gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:1.5.3 Current Version Code:204
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 applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. rsa==3.1.4 absl-py jinja2>=2.7 setuptools>=40.3.0 colorlog[windows]==2.6.0 blinker>=1.3 futures>=3.0.3 PyYAML==5.1.2 pint>=0.7 numpy==1.16.4 contextlib2>=0.5.1 pywinrm timeout-decorator google-cloud-datastore google-cloud-monitoring
# 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 applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. rsa==3.1.4 absl-py jinja2>=2.7 setuptools>=40.3.0 colorlog[windows]==2.6.0 blinker>=1.3 futures>=3.0.3 PyYAML==5.3.1 pint>=0.7 numpy==1.16.4 contextlib2>=0.5.1 pywinrm timeout-decorator google-cloud-datastore google-cloud-monitoring
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_identity==17.0.0 python-dateutil >= 2.2 pytz==2018.4 pytvmaze==2.0.8
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_identity==17.0.0 python-dateutil >= 2.2 pytz==2018.4 pytvmaze==2.0.8
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.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==2016.6.1 six==1.10.0 uWSGI==2.0.10 Werkzeug==0.11.9 WTForms==2.1
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 of rollbar rollbar==0.16.3 # rollbar.com error logging varsnap==1.5.2 # Test discovery
# 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 of rollbar rollbar==0.16.3 # rollbar.com error logging varsnap==1.5.2 # Test discovery
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==4.5.3 dateparser==0.5.1 lxml==3.7.2 html2text==2016.9.19 celery==4.0.2 redis==2.10.5 markdown==2.6.8 # Testing pytest==3.0.5 pytest-cov==2.4.0 mccabe==0.5.3 flake8==3.2.1 vcrpy==1.10.5 python-coveralls==2.9.0 ipython==5.1.0
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==4.5.3 dateparser==0.5.1 lxml==3.7.2 html2text==2016.9.19 celery==4.0.2 redis==2.10.5 markdown==2.6.8 # Testing pytest==3.0.5 pytest-cov==2.4.0 mccabe==0.5.3 flake8==3.2.1 vcrpy==1.10.5 python-coveralls==2.9.0 ipython==5.1.0
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.template Paste
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.template Paste python-keystoneclient>=0.5.0
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 roman==3.1 safety==1.8.5 testfixtures==6.5.0 typing==3.6.6
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 roman==3.1 safety==1.8.5 testfixtures==6.5.2 typing==3.6.6
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.4.33 pyenchant==1.6.8 Pygments==2.2.0 pyparsing==2.2.0 pytest-django==3.1.2 pytest==3.1.1 pytz==2017.2 requests==2.17.3 six==1.10.0 snowballstemmer==1.2.1 sphinx==1.6.2 sphinxcontrib-spelling==2.3.0 tox==2.7.0 vine==1.1.3 virtualenv==15.1.0 waitress==1.0.2 WebOb==1.7.2 webtest==2.0.27 # The following packages are considered to be unsafe in a requirements file: # setuptools
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.4.34 pyenchant==1.6.8 Pygments==2.2.0 pyparsing==2.2.0 pytest-django==3.1.2 pytest==3.1.1 pytz==2017.2 requests==2.17.3 six==1.10.0 snowballstemmer==1.2.1 sphinx==1.6.2 sphinxcontrib-spelling==2.3.0 tox==2.7.0 vine==1.1.3 virtualenv==15.1.0 waitress==1.0.2 WebOb==1.7.2 webtest==2.0.27 # The following packages are considered to be unsafe in a requirements file: # setuptools
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@49e958b3b30b3d7e1baa6944964100e73ca90d7f#egg=pgoapi xxhash sphinx==1.4.5 sphinx-autobuild==0.6.0 recommonmark==0.4.0 sphinx_rtd_theme==0.1.9 requests==2.13.0 requests-futures==0.9.7 PySocks==1.5.6 git+https://github.com/maddhatter/Flask-CacheBust.git@38d940cc4f18b5fcb5687746294e0360640a107e#egg=flask_cachebust cachetools==2.0.0
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@829e302b5710460a9d8bb299ce6bb0556048a0ad#egg=pgoapi xxhash sphinx==1.4.5 sphinx-autobuild==0.6.0 recommonmark==0.4.0 sphinx_rtd_theme==0.1.9 requests==2.13.0 requests-futures==0.9.7 PySocks==1.5.6 git+https://github.com/maddhatter/Flask-CacheBust.git@38d940cc4f18b5fcb5687746294e0360640a107e#egg=flask_cachebust cachetools==2.0.0
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.0.1 ledcontroller>=1.1.0 lxml>=3.2.3 manage_server_power>=0.0.1 nettraffic>=0.0.2 numpy>=1.9.2 paramiko>=1.15.2 pycups>=1.9.72 pyserial>=2.7 python-statsd>=1.7.2 raven>=5.2.0 reportlab>=3.1.44 requests>=2.5.3 setproctitle slimit>=0.8.1 wakeonlan>=0.2.2 xmltodict>=0.9.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.0.1 ledcontroller>=1.1.0 lxml>=3.4.4 manage_server_power>=0.0.5 nettraffic>=0.0.2 numpy>=1.9.2 paramiko>=1.15.2 pycups>=1.9.73 pyserial>=2.7 python-statsd>=1.7.2 raven>=5.5.0 reportlab>=3.2.0 requests>=2.7.0 setproctitle slimit>=0.8.1 wakeonlan>=0.2.2 xmltodict>=0.9.2
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 state: enabled multi-line sensitive visible toolkit: gail entry1 "text" parent: box1 index: 1 labelled-by: label1 state: editable enabled focusable sensitive single-line visible toolkit: gail )
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 state: enabled multi-line sensitive visible toolkit: gail entry1 "text" parent: box1 index: 1 labelled-by: label1 state: editable enabled focusable sensitive single-line visible toolkit: gail
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 Description: System monitor for recording CPU and memory usage. Features: * Generates a graphic output of CPU and memory usage in 0.5, 1, 2 or 4 second intervals * Can record values to a CSV file for later usage and process in a spreadsheet program . Repo Type:git Repo:https://github.com/AntonioRedondo/AnotherMonitor Build:3.0.2,4 commit=31bf6d6fb43415a5cc6abf20fd44ffd70ebff594 subdir=AnotherMonitor gradle=yes Build:3.0.3,5 commit=ada8e454f8765835856484a27014b02dcf07b9a4 subdir=AnotherMonitor gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:3.0.3 Current Version Code:5
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 Description: System monitor for recording CPU and memory usage. Features: * Generates a graphic output of CPU and memory usage in 0.5, 1, 2 or 4 second intervals * Can record values to a CSV file for later usage and process in a spreadsheet program . Repo Type:git Repo:https://github.com/AntonioRedondo/AnotherMonitor Build:3.0.2,4 commit=31bf6d6fb43415a5cc6abf20fd44ffd70ebff594 subdir=AnotherMonitor gradle=yes Build:3.0.3,5 commit=ada8e454f8765835856484a27014b02dcf07b9a4 subdir=AnotherMonitor gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:3.0.4 Current Version Code:6
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 "gettext found: ${LANGUAGES}") string(REPLACE " " ";" LANGUAGES ${LANGUAGES}) foreach(LANG ${LANGUAGES}) GETTEXT_PROCESS_PO_FILES(${LANG} ALL) install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${LANG}.gmo" DESTINATION "${CMAKE_INSTALL_FULL_LOCALEDIR}/${LANG}/LC_MESSAGES" RENAME "${GETTEXT_PACKAGE}.mo") endforeach () else () message(STATUS "gettext not found") endif ()
# 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 "gettext found: ${LANGUAGES}") string(REPLACE " " ";" LANGUAGES ${LANGUAGES}) foreach(LANG ${LANGUAGES}) GETTEXT_PROCESS_PO_FILES(${LANG} ALL PO_FILES ${LANG}.po) install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${LANG}.gmo" DESTINATION "${CMAKE_INSTALL_FULL_LOCALEDIR}/${LANG}/LC_MESSAGES" RENAME "${GETTEXT_PACKAGE}.mo") endforeach () else () message(STATUS "gettext not found") endif ()
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_LIBRARIES} ${LMDB_LIBRARIES} m pthread ) include_directories(include) file(GLOB SOURCES "src/*.c") # Include dependency headers include_directories( ${CK_INCLUDE_DIRS} ${HTSlib_INCLUDE_DIRS} ${LMDB_INCLUDE_DIRS} ) # Create bamdb executable add_executable(bamdb ${SOURCES}) target_link_libraries(bamdb ${LIBS}) # Create bamdb library add_library(libbamdb SHARED ${SOURCES}) target_link_libraries(libbamdb ${LIBS}) set_target_properties(libbamdb PROPERTIES OUTPUT_NAME "bamdb") # Default install path. Can be overridden with DESTDIR install(TARGETS bamdb RUNTIME DESTINATION bin) install(DIRECTORY include/ DESTINATION include/bamdb) install(TARGETS libbamdb ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
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 REQUIRED) set(LIBS ${CK_LIBRARIES} ${HTSlib_LIBRARIES} ${LMDB_LIBRARIES} m pthread ) include_directories(include) file(GLOB SOURCES "src/*.c") # Include dependency headers include_directories( ${CK_INCLUDE_DIRS} ${HTSlib_INCLUDE_DIRS} ${LMDB_INCLUDE_DIRS} ) # Create bamdb executable add_executable(bamdb ${SOURCES}) target_link_libraries(bamdb ${LIBS}) # Create bamdb library if(STATIC_BAMDB_BUILD) add_library(libbamdb STATIC ${SOURCES}) else(STATIC_BAMDB_BUILD) add_library(libbamdb SHARED ${SOURCES}) endif(STATIC_BAMDB_BUILD) target_link_libraries(libbamdb ${LIBS}) set_target_properties(libbamdb PROPERTIES OUTPUT_NAME "bamdb") # Default install path. Can be overridden with DESTDIR install(TARGETS bamdb RUNTIME DESTINATION bin) install(DIRECTORY include/ DESTINATION include/bamdb) install(TARGETS libbamdb ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
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}) execute_process( COMMAND "${CMAKE_COMMAND}" -E copy_if_different "${CMAKE_CURRENT_SOURCE_DIR}/${TEST_FILE}" "${CMAKE_CURRENT_BINARY_DIR}" ) endforeach() # Add unit test binaries add_executable(TestUpdateScript TestUpdateScript.cpp ) target_link_libraries(TestUpdateScript updatershared ) add_executable(TestUpdaterOptions TestUpdaterOptions.cpp ) target_link_libraries(TestUpdaterOptions updatershared ) add_executable(TestFileUtils TestFileUtils.cpp ) target_link_libraries(TestFileUtils updatershared ) if (APPLE) set_target_properties(TestUpdateScript PROPERTIES LINK_FLAGS "-framework Security -framework Cocoa") set_target_properties(TestUpdaterOptions PROPERTIES LINK_FLAGS "-framework Security -framework Cocoa") endif()
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 files required by unit tests set(TEST_FILES file_list.xml v2_file_list.xml test-update.rb ) foreach(TEST_FILE ${TEST_FILES}) execute_process( COMMAND "${CMAKE_COMMAND}" -E copy_if_different "${CMAKE_CURRENT_SOURCE_DIR}/${TEST_FILE}" "${CMAKE_CURRENT_BINARY_DIR}" ) endforeach() # Add unit test binaries add_executable(TestUpdateScript TestUpdateScript.cpp ) target_link_libraries(TestUpdateScript updatershared ) add_executable(TestUpdaterOptions TestUpdaterOptions.cpp ) target_link_libraries(TestUpdaterOptions updatershared ) add_executable(TestFileUtils TestFileUtils.cpp ) target_link_libraries(TestFileUtils updatershared ) if (APPLE) set_target_properties(TestUpdateScript PROPERTIES LINK_FLAGS "-framework Security -framework Cocoa") set_target_properties(TestUpdaterOptions PROPERTIES LINK_FLAGS "-framework Security -framework Cocoa") endif()
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. Developed by: LLVM Team University of Illinois at Urbana-Champaign http://llvm.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. * Neither the names of the LLVM Team, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
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.35 uvloop==0.13.0
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.35 uvloop==0.13.0
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 OutputSections.cpp ScriptParser.cpp SymbolTable.cpp Symbols.cpp Target.cpp Writer.cpp LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} Analysis BitReader BitWriter Core IPO Linker Object Option MC Support Target TransformUtils LINK_LIBS lldConfig ${PTHREAD_LIB} ) add_dependencies(lldELF ELFOptionsTableGen)
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 OutputSections.cpp ScriptParser.cpp SymbolTable.cpp Symbols.cpp Target.cpp Writer.cpp LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} Analysis BitReader BitWriter Codegen Core IPO Linker Object Option MC Support Target TransformUtils LINK_LIBS lldConfig ${PTHREAD_LIB} ) add_dependencies(lldELF ELFOptionsTableGen)
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 NOT CMAKE_BUILD_TYPE) # Select flags. SET(CMAKE_C_FLAGS "-pipe -W -Wall -DFORTIFY_SOURCE=2") SET(CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g") SET(CMAKE_C_FLAGS_RELEASE "-O2") SET(CMAKE_C_FLAGS_DEBUG "-O0 -g -DDEBUG") add_definitions(-D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26) option(WITH_XATTR "Enable support for extended attributes" OFF) # .h include files if (WITH_XATTR) CHECK_INCLUDE_FILES("sys/xattr.h" HAVE_XATTR) IF (HAVE_XATTR) add_definitions(-DHAVE_XATTR) ENDIF(HAVE_XATTR) ENDIF (WITH_XATTR) add_subdirectory(src) add_subdirectory(man)
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 AND NOT CMAKE_BUILD_TYPE) # Select flags. SET(CMAKE_C_FLAGS "-pipe -W -Wall -DFORTIFY_SOURCE=2") SET(CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g") SET(CMAKE_C_FLAGS_RELEASE "-O2") SET(CMAKE_C_FLAGS_DEBUG "-O0 -g -DDEBUG") add_definitions(-D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26) option(WITH_XATTR "Enable support for extended attributes" OFF) # .h include files if (WITH_XATTR) CHECK_INCLUDE_FILES("sys/xattr.h" HAVE_XATTR) IF (HAVE_XATTR) add_definitions(-DHAVE_XATTR) ENDIF(HAVE_XATTR) ENDIF (WITH_XATTR) add_subdirectory(src) add_subdirectory(man)
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 project you follow and download files from androidfilehost.com. . Repo Type:git Repo:https://github.com/daktak/afh_downloader Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.2.1,3 commit=v0.2.1 subdir=app gradle=yes Build:0.3,4 commit=v0.3 subdir=app gradle=yes Build:0.4.1,6 commit=v0.4.1 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.4.1 Current Version Code:6
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 project you follow and download files from androidfilehost.com. . Repo Type:git Repo:https://github.com/daktak/afh_downloader Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.2.1,3 commit=v0.2.1 subdir=app gradle=yes Build:0.3,4 commit=v0.3 subdir=app gradle=yes Build:0.4.1,6 commit=v0.4.1 subdir=app gradle=yes Build:0.4.2,7 commit=v0.4.2 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.4.2 Current Version Code:7
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 google-cloud-storage==1.13.2 Pillow==5.4.1 pyjwt==1.7.1 psycopg2==2.7.7 raven==6.10.0 requests==2.21.0 sh==1.12.14 PyGithub==1.43.5
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 google-cloud-storage==1.14.0 Pillow==5.4.1 pyjwt==1.7.1 psycopg2==2.7.7 raven==6.10.0 requests==2.21.0 sh==1.12.14 PyGithub==1.43.5
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::Run(void) ^^^
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::Run(void) ^^^ base::ObjectWatcher::StartWatching(void *,Delegate::ObjectWatcher::base *) [base_unittests.exe] Alloc Location ... base/object_watcher.cc base::ObjectWatcher::StartWatching(void *,Delegate::ObjectWatcher::base *) base/directory_watcher_win.cc DirectoryWatcher::Impl::OnObjectSignaled(void *) base/object_watcher.cc base::ObjectWatcher::Watch::Run(void) base/message_loop.cc MessageLoop::RunTask(Task *) ^^^
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 wheel==0.29.0 wsgi-request-logger==0.4.6
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 wheel==0.29.0 wsgi-request-logger==0.4.6
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-compare -D__STDC_FORMAT_MACROS ) add_subdirectory (src) add_subdirectory (examples/rrg) add_subdirectory (examples/rrgstar) find_package (Doxygen) if (${DOXYGEN_FOUND}) add_custom_target (doc ${DOXYGEN_EXECUTABLE} ${CMAKE_SOURCE_DIR}/doc/rrglib.doxyconf WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}) set_property (DIRECTORY PROPERTY ADDITIONAL_MAKE_CLEAN_FILES html) else () message ("Doxygen not found. The manual will not be built.") endif ()
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_subdirectory (src) add_subdirectory (examples/rrg) add_subdirectory (examples/rrgstar) find_package (Doxygen) if (${DOXYGEN_FOUND}) add_custom_target (doc ${DOXYGEN_EXECUTABLE} ${CMAKE_SOURCE_DIR}/doc/rrglib.doxyconf WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}) set_property (DIRECTORY PROPERTY ADDITIONAL_MAKE_CLEAN_FILES html) else () message ("Doxygen not found. The manual will not be built.") endif ()
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 sqlalchemy==1.1.11 # sqlalchemy-utils==0.32.14 tabulate==0.7.7
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 sqlalchemy==1.1.12 # sqlalchemy-utils==0.32.14 tabulate==0.7.7
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 pytz==2017.2 requests==2.18.4 six==1.11.0 tzlocal==1.4 ujson==1.35 uvloop==0.8.1 yarl==0.13.0
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 pytz==2017.2 requests==2.18.4 six==1.11.0 tzlocal==1.4 ujson==1.35 uvloop==0.8.1 yarl==0.13.0
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.8.0 pytimeparse==1.1.8 pyxDamerauLevenshtein==1.5.3 requests==2.22.0 ruamel.yaml==0.16.5 Twisted[tls]==19.7.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.2.0 parsedatetime==2.4 psutil==5.6.3 pyhedrals==0.2.0 python-dateutil==2.8.0 pytimeparse==1.1.8 pyxDamerauLevenshtein==1.5.3 requests==2.22.0 ruamel.yaml==0.16.5 Twisted[tls]==19.7.0
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.3.1 nbsphinx==0.5.1 # data science # not needed for local use # jupyter==1.0.0 # matplotlib==3.1.1; python_version >= '3.6' # integration tox==3.14.3 # code style flake8==3.7.9 pydocstyle==5.0.2 mypy==0.761; python_version >= '3.4' pre-commit==2.0.1 # for package management (uploads) twine>=3.0.0; python_version >= '3.6' twine==3.1.1; python_version <= '3.5.99'
# 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.3.1 nbsphinx==0.5.1 # data science # not needed for local use # jupyter==1.0.0 # matplotlib==3.1.1; python_version >= '3.6' # integration tox==3.14.4 # code style flake8==3.7.9 pydocstyle==5.0.2 mypy==0.761; python_version >= '3.4' pre-commit==2.0.1 # for package management (uploads) twine>=3.0.0; python_version >= '3.6' twine==3.1.1; python_version <= '3.5.99'
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]'s Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does not write to the Classic. If the app detects a Whizbang Junior current monitor, the State Of Charge will display along with a bi-directional current gauge. Basic support for the Tristar MPPT charge controller from Morningstar is also included. . Repo Type:git Repo:https://github.com/graham22/Classic Build:2.0.3,203 commit=ce6cb8ec200fce4d39314e11f804a8c841fe6662 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:2.0.3 Current Version Code:203
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/ Midnite solar]'s Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does not write to the Classic. If the app detects a Whizbang Junior current monitor, the State Of Charge will display along with a bi-directional current gauge. Basic support for the Tristar MPPT charge controller from Morningstar is also included. . Repo Type:git Repo:https://github.com/graham22/Classic Build:2.0.3,203 commit=ce6cb8ec200fce4d39314e11f804a8c841fe6662 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:2.0.4 Current Version Code:204
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 numpy.ndarrays. 2015-03-13: Implemented function signatures to hopefully make argument parsing and checking more robust. 2015-03-07: Changed chain so that a chain function will return the same list (x y z rx ry rz) as curve so that they can be used interchangeably. 2015-03-06: Changed the name of the project to OpenSDraw. 2015-03-05: Continuing with the disruptive changes.. The chain() and curve() functions now require their arguments to be explicit lists. 2015-03-04: Changed the arguments to many of the geometry and part functions. Previously a function like translate would be called like this (translate (x y z) ..) but this is not a standard form i.e. (function x y z). So while this could be somewhat disruptive, the arguments for functions like translate have been changed to be explicit lists, (translate (list x y z) ..).
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. 2015-03-14: Changed to use native Python lists. Improved aref() so that it will work with native Python lists and numpy.ndarrays. 2015-03-13: Implemented function signatures to hopefully make argument parsing and checking more robust. 2015-03-07: Changed chain so that a chain function will return the same list (x y z rx ry rz) as curve so that they can be used interchangeably. 2015-03-06: Changed the name of the project to OpenSDraw. 2015-03-05: Continuing with the disruptive changes.. The chain() and curve() functions now require their arguments to be explicit lists. 2015-03-04: Changed the arguments to many of the geometry and part functions. Previously a function like translate would be called like this (translate (x y z) ..) but this is not a standard form i.e. (function x y z). So while this could be somewhat disruptive, the arguments for functions like translate have been changed to be explicit lists, (translate (list x y z) ..).
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 following website: http://dgobbi.github.io/vtk-dicom/doc/api/ http://dgobbi.github.io/vtk-dicom/doc/vtk-dicom.pdf
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 following website: http://dgobbi.github.io/vtk-dicom/doc/api/ http://dgobbi.github.io/vtk-dicom/doc/vtk-dicom.pdf
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 ordereddict==1.1 jsmin==2.2.2 psycopg2==2.7.5 dnspython==1.15.0 html2text==2018.1.9 premailer==3.2.0 langid>=1.1.4dev tldextract==2.2.0 unicodecsv==0.14.1 geoip2==2.8.0 git+https://github.com/hasgeek/coaster git+https://github.com/hasgeek/flask-lastuser git+https://github.com/hasgeek/baseframe Flask-Migrate==2.2.1 progressbar2==3.38.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.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 ordereddict==1.1 jsmin==2.2.2 psycopg2==2.7.5 dnspython==1.15.0 html2text==2018.1.9 premailer==3.2.0 langid>=1.1.4dev tldextract==2.2.0 unicodecsv==0.14.1 geoip2==2.8.0 git+https://github.com/hasgeek/coaster git+https://github.com/hasgeek/flask-lastuser git+https://github.com/hasgeek/baseframe Flask-Migrate==2.2.1 progressbar2==3.38.0
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-keystoneclient>=0.7.0 alembic>=0.4.1 six>=1.6.0 stevedore>=0.14 oslo.config>=1.2.0 oslo.rootwrap python-novaclient>=2.17.0
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 alembic>=0.4.1 six>=1.6.0 stevedore>=0.14 oslo.config>=1.2.0 oslo.rootwrap python-novaclient>=2.17.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==0.720 # Type checking pip_check_reqs==2.0.3 pydocstyle==4.0.0 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pygithub==1.43.8 Pygments==2.4.2 pylint==2.3.1 # Lint pyroma==2.5 # Packaging best practices checker pytest-cov==2.7.1 # Measure code coverage pytest==5.0.1 # Test runners PyYAML==5.1.1 Sphinx==2.1.2 sphinx-autodoc-typehints==1.7.0 sphinxcontrib-spelling==4.3.0 twine==1.13.0 versioneer==0.18 vulture==1.0 VWS-Python-Mock==2018.12.1.0 yapf==0.28.0 # Automatic formatting for Python
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==0.720 # Type checking pip_check_reqs==2.0.3 pydocstyle==4.0.0 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pygithub==1.43.8 Pygments==2.4.2 pylint==2.3.1 # Lint pyroma==2.5 # Packaging best practices checker pytest-cov==2.7.1 # Measure code coverage pytest==5.0.1 # Test runners PyYAML==5.1.2 Sphinx==2.1.2 sphinx-autodoc-typehints==1.7.0 sphinxcontrib-spelling==4.3.0 twine==1.13.0 versioneer==0.18 vulture==1.0 VWS-Python-Mock==2018.12.1.0 yapf==0.28.0 # Automatic formatting for Python
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 build" ON) option(BUILD_TESTS "Build tests" ON) set(SFML_ROOT "" CACHE PATH "SFML library directory (optional)") if(NOT DEBUG_LOG_DEBUG) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DNLOGDEBUG") endif() if(NOT DEBUG_LOG_RELEASE) set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNLOGDEBUG") endif() if(DISABLE_LOGGING) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DDISABLE_LOGGING") set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DDISABLE_LOGGING") endif() add_subdirectory(extlib) add_subdirectory(src/gamelib) if(BUILD_TESTS) enable_testing() add_subdirectory(test) endif()
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 entries in debug build" ON) option(BUILD_TESTS "Build tests" ON) option(USE_CCACHE "Use ccache if available" ON) set(SFML_ROOT "" CACHE PATH "SFML library directory (optional)") if(NOT DEBUG_LOG_DEBUG) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DNLOGDEBUG") endif() if(NOT DEBUG_LOG_RELEASE) set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNLOGDEBUG") endif() if(DISABLE_LOGGING) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DDISABLE_LOGGING") set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DDISABLE_LOGGING") endif() # Use ccache if available if(USE_CCACHE) find_program(CCACHE_FOUND ccache) if(CCACHE_FOUND) set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache) set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache) endif(CCACHE_FOUND) endif(USE_CCACHE) # }}} Options - add_subdirectory(extlib) add_subdirectory(src/gamelib) if(BUILD_TESTS) enable_testing() add_subdirectory(test) endif()
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==2017.3 requests==2.18.4 six==1.11.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.9.1 yarl==1.1.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.4.0 pytest-cov==2.5.1 python-dateutil==2.6.1 pytz==2017.3 requests==2.18.4 six==1.11.0 tzlocal==1.5.1 ujson==1.35 uvloop==0.9.1 yarl==1.1.0
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~=2.7 icalendar==4.0.3 invoke==0.17 pillow~=7.2 python-mimeparse reportlab==3.5.21 matplotlib>=3.1 requests setuptools>=18.5 sphinx # AWS #boto3 # Production #psycopg2 #python-memcached # REST API django-cors-headers>=3.0 django-filter==2.3.0 djangorestframework~=3.11 # Explicitly set versions as a workaround for CI/Devel. # This is just intended to make life easier, has no deeper meaning and # can be removed if needed. docutils<0.16,>=0.10 # for botocore six>=1.12.0 # for django-compressor
# # 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~=2.7 icalendar==4.0.3 invoke==0.17 pillow~=7.2 python-mimeparse reportlab==3.5.21 matplotlib>=3.1 requests setuptools>=18.5 sphinx # AWS #boto3 # Production #psycopg2 #python-memcached # REST API django-cors-headers>=3.0 django-filter==2.3.0 djangorestframework~=3.11 # Explicitly set versions as a workaround for CI/Devel. # This is just intended to make life easier, has no deeper meaning and # can be removed if needed. docutils<0.16,>=0.10 # for botocore six>=1.12.0 # for django-compressor
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 cryptography==2.0.2
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 cryptography==2.0.2
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==1.1.1 # via jinja2 werkzeug==0.15.5 # via flask
# # 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==1.1.1 # via jinja2 werkzeug==0.15.6 # via flask
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 "${CMAKE_EXE_LINKER_FLAGS} ${LLVM_LINKER_FLAGS}") SET(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} ${LLVM_LINKER_FLAGS}") SET(LIBS "${CLANG_LIBS}" dl pthread) add_executable(parser ${HEADERS} ${SOURCES}) target_link_libraries(parser ${LIBS})
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") SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${LLVM_LINKER_FLAGS}") SET(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} ${LLVM_LINKER_FLAGS}") SET(LIBS "${CLANG_LIBS}" dl pthread) add_executable(parser ${HEADERS} ${SOURCES}) target_link_libraries(parser ${LIBS})
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 different colors Description: Want to draw something but you have no paper? This app will suit you perfectly. Just pick a color and draw. You can either save the drawing or share it directly through email or social networks. . Repo Type:git Repo:https://github.com/SimpleMobileTools/Simple-Draw Build:1.6,6 commit=a85f4b6596b3d46072030a98e030795abaf28d11 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.6 Current Version Code:6
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 different colors Description: Want to draw something but you have no paper? This app will suit you perfectly. Just pick a color and draw. You can either save the drawing or share it directly through email or social networks. . Repo Type:git Repo:https://github.com/SimpleMobileTools/Simple-Draw Build:1.6,6 commit=a85f4b6596b3d46072030a98e030795abaf28d11 subdir=app gradle=yes Build:1.7,7 commit=1.7 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.7 Current Version Code:7
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