Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Fix and add sitemap entries
--- layout: nil --- User-agent: * Disallow: /site-dev-notes/ Sitemap: {{ site.url }}/sitemap.xml
User-agent: * Disallow: /site-dev-notes/ Sitemap: http://esolia.com/sitemap.xml Sitemap: http://esolia.com/geo-sitemap.xml Sitemap: http://esolia.co.jp/sitemap.xml Sitemap: http://esolia.co.jp/geo-sitemap.xml
Update WTF‽ (The MirOS Project) to 1.0 (5)
Categories:Science & Education License:MirOS Author Name:Dominik George Author Email:nik@naturalnet.de Web Site:https://www.mirbsd.org/wtf.htm Source Code:https://github.com/Natureshadow/MirWTFApp Issue Tracker:https://github.com/Natureshadow/MirWTFApp/issues Bitcoin:1EAytSwn1u7tKTZ9sMDVCzDqe2nwVf4Pra Auto Name:WTF‽ (The MirOS Project) Summary:Offline acronym translator Description: Offline version of the wtf acronyms database frontend as shipped with [https://www.mirbsd.org/ The MirOS Project]. It uses the same database, which at the time of writing knew about more than 19000 expansions for over 13000 acronyms. . Repo Type:git Repo:https://github.com/Natureshadow/MirWTFApp.git Build:0.2,4 commit=0.2 subdir=app gradle=yes Maintainer Notes: License fsf approved as shown in https://directory.fsf.org/wiki/Category:License . . Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.2 Current Version Code:4
Categories:Science & Education License:MirOS Author Name:Dominik George Author Email:nik@naturalnet.de Web Site:https://www.mirbsd.org/wtf.htm Source Code:https://github.com/Natureshadow/MirWTFApp Issue Tracker:https://github.com/Natureshadow/MirWTFApp/issues Bitcoin:1EAytSwn1u7tKTZ9sMDVCzDqe2nwVf4Pra Auto Name:WTF‽ (The MirOS Project) Summary:Offline acronym translator Description: Offline version of the wtf acronyms database frontend as shipped with [https://www.mirbsd.org/ The MirOS Project]. It uses the same database, which at the time of writing knew about more than 19000 expansions for over 13000 acronyms. . Repo Type:git Repo:https://github.com/Natureshadow/MirWTFApp.git Build:0.2,4 commit=0.2 subdir=app gradle=yes Build:1.0,5 commit=1.0 subdir=app gradle=yes Maintainer Notes: License fsf approved as shown in https://directory.fsf.org/wiki/Category:License . . Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.0 Current Version Code:5
Update psycopg2 from 2.7.1 to 2.7.3
{% if cookiecutter.use_python3 == 'y' -%} # Wheel 0.25+ needed to install certain packages on CPython 3.5+ # like Pillow and psycopg2 # See http://bitly.com/wheel-building-fails-CPython-35 # Verified bug on Python 3.5.1 wheel==0.29.0 {%- endif %} # Bleeding edge Django django==1.11.3 # Configuration django-environ==0.4.3 # Models django-model-utils==3.0.0 # Images Pillow==4.2.1 {% if cookiecutter.windows == 'y' -%} # On Windows, you must download/install psycopg2 manually # from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg {% else %} # Python-PostgreSQL Database Adapter psycopg2==2.7.1 {%- endif %} # Time zones support pytz==2017.2 # Redis support django-redis==4.8.0 redis>=2.10.5 # Your custom requirements go here
{% if cookiecutter.use_python3 == 'y' -%} # Wheel 0.25+ needed to install certain packages on CPython 3.5+ # like Pillow and psycopg2 # See http://bitly.com/wheel-building-fails-CPython-35 # Verified bug on Python 3.5.1 wheel==0.29.0 {%- endif %} # Bleeding edge Django django==1.11.3 # Configuration django-environ==0.4.3 # Models django-model-utils==3.0.0 # Images Pillow==4.2.1 {% if cookiecutter.windows == 'y' -%} # On Windows, you must download/install psycopg2 manually # from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg {% else %} # Python-PostgreSQL Database Adapter psycopg2==2.7.3 {%- endif %} # Time zones support pytz==2017.2 # Redis support django-redis==4.8.0 redis>=2.10.5 # Your custom requirements go here
Update VocableTrainer Alpha to 0.2 (3)
Categories:Science & Education License:Apache-2.0 Web Site: Source Code:https://github.com/0xpr03/VocableTrainer-Android Issue Tracker:https://github.com/0xpr03/VocableTrainer-Android/issues Auto Name:VocableTrainer Summary:Learn vocables of foreign languages Description: Based on a Java [https://github.com/0xpr03/VocableTrainer VocableTrainer], this allows you to create multiple lists and start a training session over a subset of these. . Repo Type:git Repo:https://github.com/0xpr03/VocableTrainer-Android Build:1.0,1 commit=140dd8c4631825dece9732a8fe457b844aa6176c subdir=app gradle=yes prebuild=sed -i -e '/constraint-layout/s/1.0.0-alpha7/1.0.2/' build.gradle Build:0.1,2 commit=bb67656c5a255a9c6075a261a224b3bc9ce3429a subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.2 Current Version Code:3
Categories:Science & Education License:Apache-2.0 Web Site: Source Code:https://github.com/0xpr03/VocableTrainer-Android Issue Tracker:https://github.com/0xpr03/VocableTrainer-Android/issues Auto Name:VocableTrainer Alpha Summary:Learn vocables of foreign languages Description: Based on a Java [https://github.com/0xpr03/VocableTrainer VocableTrainer], this allows you to create multiple lists and start a training session over a subset of these. . Repo Type:git Repo:https://github.com/0xpr03/VocableTrainer-Android Build:1.0,1 commit=140dd8c4631825dece9732a8fe457b844aa6176c subdir=app gradle=yes prebuild=sed -i -e '/constraint-layout/s/1.0.0-alpha7/1.0.2/' build.gradle Build:0.1,2 commit=bb67656c5a255a9c6075a261a224b3bc9ce3429a subdir=app gradle=yes Build:0.2,3 commit=0.2 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.2 Current Version Code:3
Update pytest from 4.2.0 to 4.3.0
pyflakes==2.1.1 pep8==1.7.1 pytest==4.2.0 ipdb==0.11
pyflakes==2.1.1 pep8==1.7.1 pytest==4.3.0 ipdb==0.11
Test for itkTranslationTransform was added
LINK_LIBRARIES ( ITKCommon ) TESTS( itkAdaptorComparisonTest itkAffineTransformTest itkArrayTest itkBoundaryConditionTest itkBoundingBoxTest itkByteSwapTest itkDataTypeTest itkExceptionObjectTest itkCommonHeaderTest itkHashTableTest itkImageAdaptorTest itkImageIteratorTest itkIteratorTests itkMatrixTest itkMeshTest itkNeighborhoodTest itkNeighborhoodAlgorithmTest itkNeighborhoodIteratorTest itkNeighborhoodOperatorTest itkPixelAccessTest itkPointGeometryTest itkPointSetTest itkScalarTest itkSliceIteratorTest itkSmartPointerTest itkVectorGeometryTest itkVectorTest )
LINK_LIBRARIES ( ITKCommon ) TESTS( itkAdaptorComparisonTest itkAffineTransformTest itkArrayTest itkBoundaryConditionTest itkBoundingBoxTest itkByteSwapTest itkDataTypeTest itkExceptionObjectTest itkCommonHeaderTest itkHashTableTest itkImageAdaptorTest itkImageIteratorTest itkIteratorTests itkMatrixTest itkMeshTest itkNeighborhoodTest itkNeighborhoodAlgorithmTest itkNeighborhoodIteratorTest itkNeighborhoodOperatorTest itkPixelAccessTest itkPointGeometryTest itkPointSetTest itkScalarTest itkSliceIteratorTest itkSmartPointerTest itkTranslationTransformTest itkVectorGeometryTest itkVectorTest )
Update 34C3 app and remove jar file hack
Categories:Time License:Apache-2.0 Web Site:https://github.com/EventFahrplan/EventFahrplan/blob/HEAD/README.md Source Code:https://github.com/EventFahrplan/EventFahrplan Issue Tracker:https://github.com/EventFahrplan/EventFahrplan/issues Auto Name:34c3 FahrPlan Summary:Schedule (aka FahrPlan) of the 34C3 Description: Conference app for the 34C3 (34. Chaos Communication Congress) . Repo Type:git Repo:https://github.com/EventFahrplan/EventFahrplan.git Build:1.33.0,40 commit=v.1.33.0 subdir=app gradle=ccc34c3 rm=app/libs/TraceDroid-1.1.jar prebuild=cp local.properties gradle.properties && \ sed -i -e 's@files("libs/TraceDroid-1.1.jar")@"org.ligi:tracedroid:1.2"@' build.gradle && \ sed -i -e 's/gradle-4.4/gradle-4.3.1/' ../gradle/wrapper/gradle-wrapper.properties Auto Update Mode:Version v.%v Update Check Mode:Tags Current Version:1.33.0 Current Version Code:40
Categories:Time License:Apache-2.0 Web Site:https://github.com/EventFahrplan/EventFahrplan/blob/HEAD/README.md Source Code:https://github.com/EventFahrplan/EventFahrplan Issue Tracker:https://github.com/EventFahrplan/EventFahrplan/issues Auto Name:34c3 FahrPlan Summary:Schedule (aka FahrPlan) of the 34C3 Description: Conference app for the 34C3 (34. Chaos Communication Congress) . Repo Type:git Repo:https://github.com/EventFahrplan/EventFahrplan.git Build:1.33.0,40 commit=v.1.33.0 subdir=app gradle=ccc34c3 rm=app/libs/TraceDroid-1.1.jar prebuild=cp local.properties gradle.properties && \ sed -i -e 's@files("libs/TraceDroid-1.1.jar")@"org.ligi:tracedroid:1.2"@' build.gradle && \ sed -i -e 's/gradle-4.4/gradle-4.3.1/' ../gradle/wrapper/gradle-wrapper.properties Build:1.33.1,41 commit=v.1.33.1 subdir=app gradle=ccc34c3 prebuild=cp local.properties gradle.properties && \ sed -i -e 's/gradle-4.4/gradle-4.3.1/' ../gradle/wrapper/gradle-wrapper.properties Auto Update Mode:Version v.%v Update Check Mode:Tags Current Version:1.33.1 Current Version Code:41
Add DT binding doc for DRA7xx DSS
Texas Instruments DRA7x Display Subsystem ========================================= See Documentation/devicetree/bindings/video/ti,omap-dss.txt for generic description about OMAP Display Subsystem bindings. DSS Core -------- Required properties: - compatible: "ti,dra7-dss" - reg: address and length of the register spaces for 'dss' - ti,hwmods: "dss_core" - clocks: handle to fclk - clock-names: "fck" - syscon: phandle to control module core syscon node Optional properties: Some DRA7xx SoCs have one dedicated video PLL, some have two. These properties can be used to describe the video PLLs: - reg: address and length of the register spaces for 'pll1_clkctrl', 'pll1', 'pll2_clkctrl', 'pll2' - clocks: handle to video1 pll clock and video2 pll clock - clock-names: "video1_clk" and "video2_clk" Required nodes: - DISPC Optional nodes: - DSS Submodules: HDMI - Video port for DPI output DPI Endpoint required properties: - data-lines: number of lines used DISPC ----- Required properties: - compatible: "ti,dra7-dispc" - reg: address and length of the register space - ti,hwmods: "dss_dispc" - interrupts: the DISPC interrupt - clocks: handle to fclk - clock-names: "fck" HDMI ---- Required properties: - compatible: "ti,dra7-hdmi" - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy', 'core' - reg-names: "wp", "pll", "phy", "core" - interrupts: the HDMI interrupt line - ti,hwmods: "dss_hdmi" - vdda-supply: vdda power supply - clocks: handles to fclk and pll clock - clock-names: "fck", "sys_clk" Optional nodes: - Video port for HDMI output HDMI Endpoint optional properties: - lanes: list of 8 pin numbers for the HDMI lanes: CLK+, CLK-, D0+, D0-, D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,7)
Add sample client for create subscription with http post
Http Client Url : http://localhost:8000/notificationengine/subscription.do Method : PUT Header : Content-Type: application/json Body : { "topic" : "facturation", "recipient" : "rgirodon@sqli.com" }
Update copyright text for comments for year 2015.
Copyright 2004-2014 Cray Inc. Other additional copyright holders may be indicated within. The entirety of this work is 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.
Copyright 2004-2015 Cray Inc. Other additional copyright holders may be indicated within. The entirety of this work is 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.
Update tables from 3.6.1 to 3.7.0
numpy==1.22.0 pyyaml>=4.2b1 pandas==1.3.5 scipy==1.7.3 astropy==5.0 matplotlib==3.5.1 tables==3.6.1
numpy==1.22.0 pyyaml>=4.2b1 pandas==1.3.5 scipy==1.7.3 astropy==5.0 matplotlib==3.5.1 tables==3.7.0
Fix attendee URL in registration email template.
Hi {{ attendee.name }}, Thanks for registering for the Cambridge DevSummit! To pay the registration fee or view your details, please visit: https://bsdcam.cl.cam.ac.uk/registration/{{ attendee.id }}?auth={{ attendee.auth() }} This form won't let you change details you've already entered; to do that you'll need to e-mail us at: cl-bsdcam-organisers@lists.cam.ac.uk That's also the address to use if you have any questions about the DevSummit. If you haven't already done so, please sign yourself up on the Wiki page: https://wiki.freebsd.org/DevSummit/201708 We're looking forward to seeing you in Cambridge! Sincerely, The Organisers (rwatson@ et al.)
Hi {{ attendee.name }}, Thanks for registering for the Cambridge DevSummit! To pay the registration fee or view your details, please visit: https://bsdcam.cl.cam.ac.uk/attendee/{{ attendee.id }}?auth={{ attendee.auth() }} This form won't let you change details you've already entered; to do that you'll need to e-mail us at: cl-bsdcam-organisers@lists.cam.ac.uk That's also the address to use if you have any questions about the DevSummit. If you haven't already done so, please sign yourself up on the Wiki page: https://wiki.freebsd.org/DevSummit/201708 We're looking forward to seeing you in Cambridge! Sincerely, The Organisers (rwatson@ et al.)
Update example for list checkbox
const ListTest = () => ( <List selectable ripple> <ListSubHeader caption='Explore characters' /> <ListItem avatar='https://dl.dropboxusercontent.com/u/2247264/assets/m.jpg' caption='Dr. Manhattan' legend="Jonathan 'Jon' Osterman" rightIcon='star' /> <ListItem avatar='https://dl.dropboxusercontent.com/u/2247264/assets/o.jpg' caption='Ozymandias' legend='Adrian Veidt' rightIcon='star' /> <ListItem avatar='https://dl.dropboxusercontent.com/u/2247264/assets/r.jpg' caption='Rorschach' legend='Walter Joseph Kovacs' rightIcon='star' /> <ListSubHeader caption='Configuration' /> <ListCheckbox checked caption='Notify new comics' legend='You will receive a notification when a new one is published' /> <ListItem caption='Contact the publisher' leftIcon='send' /> <ListItem caption='Remove this publication' leftIcon='delete' /> </List> ); return <ListTest />;
class ListTest extends React.Component { state = { checkbox: false }; handleCheckboxChange = () => { this.setState({checkbox: !this.state.checkbox}); }; render () { return ( <List selectable ripple> <ListSubHeader caption='Explore characters' /> <ListItem avatar='https://dl.dropboxusercontent.com/u/2247264/assets/m.jpg' caption='Dr. Manhattan' legend="Jonathan 'Jon' Osterman" rightIcon='star' /> <ListItem avatar='https://dl.dropboxusercontent.com/u/2247264/assets/o.jpg' caption='Ozymandias' legend='Adrian Veidt' rightIcon='star' /> <ListItem avatar='https://dl.dropboxusercontent.com/u/2247264/assets/r.jpg' caption='Rorschach' legend='Walter Joseph Kovacs' rightIcon='star' /> <ListSubHeader caption='Configuration' /> <ListCheckbox caption='Notify new comics' checked={this.state.checkbox} legend='You will receive a notification when a new one is published' onChange={this.handleCheckboxChange} /> <ListItem caption='Contact the publisher' leftIcon='send' /> <ListItem caption='Remove this publication' leftIcon='delete' /> </List> ); } } return <ListTest />;
Remove extra empty lines from object code
[-if-no-begin [-yes-or-no-empty-phrase action-name-at-storage-position-[-current-result-storage-position-]-]-] [-handle-token-amenn-case-action-not-empty-] [-if-else-] [-expand-text template-runtime-code-for-action-not-recognized runtime-code-for-parameter-phrase-] [-generate-code-for-one-action-] [-if-end-] [-copy-from-phrase-append-to-file character-newline [-filename-output-results-all-definition-items-]-]
[-if-no-begin [-yes-or-no-empty-phrase action-name-at-storage-position-[-current-result-storage-position-]-]-] [-handle-token-amenn-case-action-not-empty-] [-if-else-] [-expand-text template-runtime-code-for-action-not-recognized runtime-code-for-parameter-phrase-] [-generate-code-for-one-action-] [-if-end-]
Update pytest from 3.2.1 to 3.2.2
flake8==3.4.1 pytest==3.2.1 pytest-cov==2.5.1 pytest-catchlog==1.2.2 docker-py==1.10.6 coveralls==1.2.0 Sphinx==1.6.3 lz4tools==1.3.1.2 xxhash==1.0.1 sphinxcontrib-asyncio==0.2.0 sphinxcontrib-spelling==2.3.0 alabaster==0.7.10 diff-cover==0.9.12 setuptools>=34.4.0
flake8==3.4.1 pytest==3.2.2 pytest-cov==2.5.1 pytest-catchlog==1.2.2 docker-py==1.10.6 coveralls==1.2.0 Sphinx==1.6.3 lz4tools==1.3.1.2 xxhash==1.0.1 sphinxcontrib-asyncio==0.2.0 sphinxcontrib-spelling==2.3.0 alabaster==0.7.10 diff-cover==0.9.12 setuptools>=34.4.0
Update pylint from 1.7.4 to 1.7.5
# adbwp/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 isort==4.2.15 mypy==0.550 pydocstyle==2.1.1 pylint==1.7.4 safety==1.6.1 bandit==1.4.0
# adbwp/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 isort==4.2.15 mypy==0.550 pydocstyle==2.1.1 pylint==1.7.5 safety==1.6.1 bandit==1.4.0
Update pandas from 0.20.1 to 0.20.2
sphinx-rtd-theme==0.2.4 backports-abc==0.5 click==6.7 configparser==3.5.0 flake8==3.3.0 future==0.16.0 Keras>=2.0.0 matplotlib==2.0.2 mock==2.0.0 numpy==1.12.1 pandas==0.20.1 pandocfilters==1.4.1 pathlib2==2.2.1 pbr==3.0.1 pexpect==4.2.1 Pillow==4.1.1 protobuf==3.3.0 Pygments==2.2.0 python-dateutil==2.6.0 PyYAML==3.12 pyzmq==16.0.2 scipy==0.19.0 seaborn==0.7.1 Sphinx==1.6.2 stevedore==1.22.0 tensorflow>=1.0.0 # pyup: ignore tornado==4.5.1 h5py==2.7.0
sphinx-rtd-theme==0.2.4 backports-abc==0.5 click==6.7 configparser==3.5.0 flake8==3.3.0 future==0.16.0 Keras>=2.0.0 matplotlib==2.0.2 mock==2.0.0 numpy==1.12.1 pandas==0.20.2 pandocfilters==1.4.1 pathlib2==2.2.1 pbr==3.0.1 pexpect==4.2.1 Pillow==4.1.1 protobuf==3.3.0 Pygments==2.2.0 python-dateutil==2.6.0 PyYAML==3.12 pyzmq==16.0.2 scipy==0.19.0 seaborn==0.7.1 Sphinx==1.6.2 stevedore==1.22.0 tensorflow>=1.0.0 # pyup: ignore tornado==4.5.1 h5py==2.7.0
Update wheel from 0.33.6 to 0.35.1
# Database psycopg2-binary==2.8.3 pip==20.0.2 bumpversion==0.5.3 wheel==0.33.6 watchdog==0.9.0 flake8==3.7.8 cryptography==2.7 tox==3.14.3 coverage==4.5.4 Sphinx==2.3.1 pytest-runner==5.1 pytest==5.1.0 pytest-cov==2.7.1 # miscellaneous sphinx_rtd_theme==0.4.3 pre-commit==1.18.2 python-dotenv[cli]==0.10.3
# Database psycopg2-binary==2.8.3 pip==20.0.2 bumpversion==0.5.3 wheel==0.35.1 watchdog==0.9.0 flake8==3.7.8 cryptography==2.7 tox==3.14.3 coverage==4.5.4 Sphinx==2.3.1 pytest-runner==5.1 pytest==5.1.0 pytest-cov==2.7.1 # miscellaneous sphinx_rtd_theme==0.4.3 pre-commit==1.18.2 python-dotenv[cli]==0.10.3
Update packaging from 16.8 to 17.1
-r requirements.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.1 cryptography==2.1.4 PyYAML==3.12 pytest==3.4.1 pytest-cov==2.5.1 pytest-docker==0.6.1 pytest-mock==1.7.0 docker-compose==1.19.0 packaging==16.8
-r requirements.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.1 cryptography==2.1.4 PyYAML==3.12 pytest==3.4.1 pytest-cov==2.5.1 pytest-docker==0.6.1 pytest-mock==1.7.0 docker-compose==1.19.0 packaging==17.1
Exclude a flaky tests from base_ runs BUG=43972 TBR=thestig NOTRY=true
# This test currently times out in valgrind, see http://crbug.com/9194 WatchdogTest.AlarmTest # These tests occassionally hangs under Valgrind on Mac. valgrind-darwin r9573 # Revisit with better valgrind. # Valgrind bug: https://bugs.kde.org/show_bug.cgi?id=189661 TimerTest.RepeatingTimer TimerTest.RepeatingTimer_Cancel # Crashes occasionally, see http://crbug.com/7477 ObserverListThreadSafeTest.CrossThreadObserver ObserverListThreadSafeTest.CrossThreadNotifications # Hangs sometimes on linux, see http://crbug.com/22138 ClipboardTest.* # These tests trigger a CHECK so they will leak memory. They don't test # anything else, so just disable them on valgrind. Bug 28179. OutOfMemoryDeathTest.* # Flaky under Valgrind, see http://crbug.com/55517 PlatformFile.TouchGetInfoPlatformFile
# This test currently times out in valgrind, see http://crbug.com/9194 WatchdogTest.AlarmTest # These tests occassionally hangs under Valgrind on Mac. valgrind-darwin r9573 # Revisit with better valgrind. # Valgrind bug: https://bugs.kde.org/show_bug.cgi?id=189661 TimerTest.RepeatingTimer TimerTest.RepeatingTimer_Cancel # Crashes occasionally, see http://crbug.com/7477 ObserverListThreadSafeTest.CrossThreadObserver ObserverListThreadSafeTest.CrossThreadNotifications # Hangs sometimes on linux, see http://crbug.com/22138 ClipboardTest.* # These tests trigger a CHECK so they will leak memory. They don't test # anything else, so just disable them on valgrind. Bug 28179. OutOfMemoryDeathTest.* # Flaky under slow tools or just when the VM is under load. # See http://crbug.com/43972 ConditionVariableTest.LargeFastTaskTest # Flaky under Valgrind, see http://crbug.com/55517 PlatformFile.TouchGetInfoPlatformFile
Update django-test-plus from 1.0.14 to 1.0.15
# Local development dependencies go here -r base.txt coverage==4.2 django-coverage-plugin==1.3.1 Sphinx==1.4.5 django-extensions==1.7.2 Werkzeug==0.11.10 django-test-plus==1.0.14 factory_boy==2.7.0 django-debug-toolbar==1.5 # improved REPL ipdb==0.10.1 pytest-django==2.9.1 pytest-sugar==0.7.1
# Local development dependencies go here -r base.txt coverage==4.2 django-coverage-plugin==1.3.1 Sphinx==1.4.5 django-extensions==1.7.2 Werkzeug==0.11.10 django-test-plus==1.0.15 factory_boy==2.7.0 django-debug-toolbar==1.5 # improved REPL ipdb==0.10.1 pytest-django==2.9.1 pytest-sugar==0.7.1
Disable some LayerTreeHostCopyRequestTestMultipleRequests tests that flakily times out.
# DR-i#1476 LayerTreeHostAnimationTestNoBackgroundTickingWithoutActiveTree.RunSingleThread_DirectRenderer LayerTreeHostBlendingPixelTest.* LayerTreeHostFiltersPixelTest.* SchedulerTest.* LayerTreeHostTestContinuousPainting.* LayerTreeHostAnimationTestContinuousAnimate.RunMultiThread_DirectRenderer_ImplSidePaint LayerTreeHostAnimationTestContinuousAnimate.RunMultiThread_DirectRenderer_MainThreadPaint
# DR-i#1476 LayerTreeHostAnimationTestNoBackgroundTickingWithoutActiveTree.RunSingleThread_DirectRenderer LayerTreeHostBlendingPixelTest.* LayerTreeHostFiltersPixelTest.* SchedulerTest.* LayerTreeHostTestContinuousPainting.* LayerTreeHostAnimationTestContinuousAnimate.RunMultiThread_DirectRenderer_ImplSidePaint LayerTreeHostAnimationTestContinuousAnimate.RunMultiThread_DirectRenderer_MainThreadPaint # http://crbug.com/416643 LayerTreeHostCopyRequestTestMultipleRequests.GLRenderer_RunSingleThread LayerTreeHostCopyRequestTestMultipleRequests.SoftwareRenderer_RunSingleThread
Bump lark-parser from 0.7.2 to 0.7.4
apache-airflow==1.10.2 # pyup: ignore autoflake==1.3.1 black==19.3b0 flake8==3.7.8 google-api-python-client==1.7.11 isort==4.3.21 j2cli==0.3.10 Jinja2==2.10.0 # pyup: ignore lark-parser==0.7.2 mypy==0.720 parameterized==0.7.0 paramiko==2.6.0 pre-commit==1.18.3 pydeps==1.7.3 pylint==2.3.1 pytest==5.1.2 pytest-cov==2.7.1 safety==1.8.5 sshtunnel==0.1.5 twine==1.13.0 tzlocal==2.0.0 # pyup: ignore Werkzeug==0.14.1 # pyup: ignore yamllint==1.17.0
apache-airflow==1.10.2 # pyup: ignore autoflake==1.3.1 black==19.3b0 flake8==3.7.8 google-api-python-client==1.7.11 isort==4.3.21 j2cli==0.3.10 Jinja2==2.10.0 # pyup: ignore lark-parser==0.7.4 mypy==0.720 parameterized==0.7.0 paramiko==2.6.0 pre-commit==1.18.3 pydeps==1.7.3 pylint==2.3.1 pytest==5.1.2 pytest-cov==2.7.1 safety==1.8.5 sshtunnel==0.1.5 twine==1.13.0 tzlocal==2.0.0 # pyup: ignore Werkzeug==0.14.1 # pyup: ignore yamllint==1.17.0
Update the listing for the Google Play Store.
# Title Camera Color Picker # Short description Pick the colors around you using the camera of your device. # Full description Camera Color Picker is a very light weight app that uses the camera of your device to capture a color. It analyses in real time the camera preview and extracts the color that you are pointing at. You can save the color on your phone and copy several color formats to the clipboard. Currenlty the app support hexadecimal, RGB and HSV format. The colors that you pick can be combined to create beautiful palette that you can save and share for future use. We hope that you will find this small app usefull and elegant =) The app is 100% free. The in-app purchases are here to support us by making small donation. Camera Color Picker is open source! It can't hide anything from you. if you want to learn more about how it works under the hood, you can find the code here: https://github.com/tvbarthel/CameraColorPicker happy hacking :)
# Title Camera Color Picker # Short description Pick the colors around you using the camera of your device. # Full description Camera Color Picker is a very light weight app that uses the camera of your device to capture a color. It analyses in real time the camera preview and extracts the color that you are pointing at. You don't have to take a picture and then pinpoint the color you want: it all happens in real time. You can save the color on your phone and copy several color formats to the clipboard. Currenlty the app support hexadecimal, (RGB) Red Green Blue and HSV (Hue Saturation Value) format. Camera Color Picker has also a palette feature: you can easily combine the colors that you previously picked to create beautiful color palettes. Color palettes can be shared with your contacts/friends with the code of their color and a little preview. We hope that you will find this small app usefull and elegant =) The app is 100% free. The in-app purchases are only here to support us by making small donations. Camera Color Picker is open source! It can't hide anything from you. If you want to learn more about how it works under the hood, you can find the code here: https://github.com/tvbarthel/CameraColorPicker happy hacking :)
Remove non existant test cases
add_executable(size_trigger size_trigger.cpp) target_link_libraries(size_trigger nodescan) add_executable(http http.cpp) target_link_libraries(http nodescan) add_executable(buffer buffer.cpp) target_link_libraries(buffer nodescan) add_test(TestBuffer buffer) add_executable(data_trigger_variant data_trigger_variant.cpp) target_link_libraries(data_trigger_variant nodescan) add_test(TestDataTriggerVariant data_trigger_variant) add_executable(servers servers.cpp) target_link_libraries(servers nodescan tbb) add_executable(recon recon.cpp) target_link_libraries(recon nodescan tbb) add_executable(ssl ssl.cpp) target_link_libraries(ssl nodescan tbb) add_executable(ssh ssh.cpp) target_link_libraries(ssh nodescan tbb) add_executable(sip sip.cpp) target_link_libraries(sip nodescan tbb) add_executable(target_set target_set.cpp) target_link_libraries(target_set nodescan) add_executable(whois whois.cpp) target_link_libraries(whois nodescan tbb)
add_executable(size_trigger size_trigger.cpp) target_link_libraries(size_trigger nodescan) add_executable(http http.cpp) target_link_libraries(http nodescan) add_executable(buffer buffer.cpp) target_link_libraries(buffer nodescan) add_test(TestBuffer buffer) add_executable(data_trigger_variant data_trigger_variant.cpp) target_link_libraries(data_trigger_variant nodescan) add_test(TestDataTriggerVariant data_trigger_variant) add_executable(recon recon.cpp) target_link_libraries(recon nodescan tbb) add_executable(ssl ssl.cpp) target_link_libraries(ssl nodescan tbb) add_executable(ssh ssh.cpp) target_link_libraries(ssh nodescan tbb) add_executable(sip sip.cpp) target_link_libraries(sip nodescan tbb) add_executable(target_set target_set.cpp) target_link_libraries(target_set nodescan)
Remove line of code no longer used
[-put-into-phrase local-or-batch-mode local -] [-put-into-phrase dashrep-time-limit 50000 -] [-put-into-phrase dashrep-endless-loop-counter-limit 900000000 -] [-put-into-phrase epoch-seconds-starting-time [-get-current-time-in-epoch-seconds-] -] [-define-special-strings-] [-generate-versions-of-function-point-to-word-in-operand-] [-use-handler-with-each-word-in-phrase expand-one-template list-of-static-segments-need-to-expand-] [-use-handler-with-each-word-in-phrase generate-runtime-code-using-quoted-string list-of-phrases-with-quoted-strings-] [-assign-action-operand-characteristics-] [-put-into-phrase current-storage-position 1001 -] [-put-into-phrase count-of-ambee-tokens 0 -] [-put-into-phrase count-of-amenn-tokens 0 -] [-clear-phrase list-of-template-functions-for-requested-actions-]
[-put-into-phrase local-or-batch-mode local -] [-put-into-phrase dashrep-time-limit 50000 -] [-put-into-phrase dashrep-endless-loop-counter-limit 900000000 -] [-put-into-phrase epoch-seconds-starting-time [-get-current-time-in-epoch-seconds-] -] [-define-special-strings-] [-generate-versions-of-function-point-to-word-in-operand-] [-use-handler-with-each-word-in-phrase expand-one-template list-of-static-segments-need-to-expand-] [-use-handler-with-each-word-in-phrase generate-runtime-code-using-quoted-string list-of-phrases-with-quoted-strings-] [-put-into-phrase current-storage-position 1001 -] [-put-into-phrase count-of-ambee-tokens 0 -] [-put-into-phrase count-of-amenn-tokens 0 -] [-clear-phrase list-of-template-functions-for-requested-actions-]
Change Nailgun urllib3 requirement to fit its spec
Babel==1.3 Jinja2==2.7 Mako==0.9.1 MarkupSafe==0.18 PyYAML==3.10 SQLAlchemy>=0.9.4 alembic>=0.6.2 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 decorator==3.4.0 fysom==1.0.11 iso8601==0.1.9 jsonschema==2.3.0 kombu==3.0.16 netaddr>=0.7.10 oslo.config>=1.2.1 ply==3.4 psycopg2==2.5.1 pycrypto==2.6.1 requests>=1.2.3 simplejson>=3.3.0 six>=1.5.2 urllib3==1.7 web.py==0.37 wsgilog==0.3 wsgiref==0.1.2 keystonemiddleware>=1.2.0 # we might still need keystone command python-keystoneclient>=0.11 python-novaclient>=2.17.0 networkx>=1.8
Babel==1.3 Jinja2==2.7 Mako==0.9.1 MarkupSafe==0.18 PyYAML==3.10 SQLAlchemy>=0.9.4 alembic>=0.6.2 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 decorator==3.4.0 fysom==1.0.11 iso8601==0.1.9 jsonschema==2.3.0 kombu==3.0.16 netaddr>=0.7.10 oslo.config>=1.2.1 ply==3.4 psycopg2==2.5.1 pycrypto==2.6.1 requests>=1.2.3 simplejson>=3.3.0 six>=1.5.2 urllib3>=1.7 web.py==0.37 wsgilog==0.3 wsgiref==0.1.2 keystonemiddleware>=1.2.0 # we might still need keystone command python-keystoneclient>=0.11 python-novaclient>=2.17.0 networkx>=1.8
Mark all publishers and project as DEPRECATED.
This Jenkins plug-in scans for open tasks in a specified set of files in the project modules and visualizes the results. You can specify the regular expressions that should be used to identify the parsers for each project. See: http://wiki.jenkins-ci.org/x/XoAs All source code is licensed under the MIT license. Maintainer: Dr. Ullrich Hafner
This plug-in is not supported anymore. It will be incorporated into "Jenkins Warnings Plug-in" and the associated "Static Analysis Model and Parsers" library soon. References: - https://github.com/jenkinsci/analysis-model - https://github.com/jenkinsci/warnings-plugin
Copy paste fail, updated with correct MIT license
This parser is based on the user agent parser; code.google.com/p/ua-parser/ which is released under Apache license: # Copyright 2009 Google Inc. # # 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.
Copyright (c) 2010 Arnout Kazemier,3rd-Eden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Update CV of Limitless grid to 1.4 (8)
Categories:Theming License:MIT Web Site:http://alexanderfedora.blogspot.com Source Code:https://github.com/ghisguth/sunlight/tree/HEAD/limitlessgrid Issue Tracker:https://github.com/ghisguth/sunlight/issues Name:Limitless grid Auto Name:Limitless Grid Live Wallpaper Summary:Live wallpaper Description: This is small live wallpaper inspired by 1K demo [http://www.tylerdurden.net.ru "In the mist of web"]. Website is in Russian. . Repo Type:git Repo:https://github.com/ghisguth/sunlight.git Build:1.2,6 commit=9457a7ebd586b6aa00159fd1c7ac11852a88c38a subdir=limitlessgrid Build:1.3,7 commit=b1fc0965aed6645e11f5da1d3d4199f8240dd68e subdir=limitlessgrid gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.3 Current Version Code:7
Categories:Theming License:MIT Web Site:http://alexanderfedora.blogspot.com Source Code:https://github.com/ghisguth/sunlight/tree/HEAD/limitlessgrid Issue Tracker:https://github.com/ghisguth/sunlight/issues Name:Limitless grid Auto Name:Limitless Grid Live Wallpaper Summary:Live wallpaper Description: This is small live wallpaper inspired by 1K demo [http://www.tylerdurden.net.ru "In the mist of web"]. Website is in Russian. . Repo Type:git Repo:https://github.com/ghisguth/sunlight.git Build:1.2,6 commit=9457a7ebd586b6aa00159fd1c7ac11852a88c38a subdir=limitlessgrid Build:1.3,7 commit=b1fc0965aed6645e11f5da1d3d4199f8240dd68e subdir=limitlessgrid gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.4 Current Version Code:8
Update bleach from 2.1.2 to 2.1.3
bleach==2.1.2 mistune==0.8.3 requests==2.18.4 python-json-logger==0.1.8 Flask>=0.12.2 orderedset==2.0 Jinja2==2.10 statsd==3.2.2 Flask-Redis==0.3.0 pyyaml==3.12 phonenumbers==8.9.0 pytz==2018.3 smartypants==2.0.1 monotonic==1.4 pypdf2==1.26.0 # required by both api and admin awscli==1.14.48 boto3==1.6.1
bleach==2.1.3 mistune==0.8.3 requests==2.18.4 python-json-logger==0.1.8 Flask>=0.12.2 orderedset==2.0 Jinja2==2.10 statsd==3.2.2 Flask-Redis==0.3.0 pyyaml==3.12 phonenumbers==8.9.0 pytz==2018.3 smartypants==2.0.1 monotonic==1.4 pypdf2==1.26.0 # required by both api and admin awscli==1.14.48 boto3==1.6.1
Update Flask to address CVE-2018-1000656
Flask==0.10.1 Flask-SQLAlchemy==1.0 waitress==0.8.8
Flask==0.12.3 Flask-SQLAlchemy==1.0 waitress-=0.8.8
Update boto3 from 1.12.16 to 1.12.21
click==7.1.1 Jinja2==2.11.1 PyYAML==5.3 awscli==1.18.21 requests==2.23.0 boto3==1.12.16 docopt==0.6.2 bcrypt==3.1.7 yq==2.10.0
click==7.1.1 Jinja2==2.11.1 PyYAML==5.3 awscli==1.18.21 requests==2.23.0 boto3==1.12.21 docopt==0.6.2 bcrypt==3.1.7 yq==2.10.0
Update coverage from 4.5.3 to 5.0.3
bcrypt==3.1.6 coverage==4.5.3 cryptography==2.7 motor==2.0.0 pymongo==3.8.0 pytest==4.6.3 pytest-cov==2.7.1 tornado==6.0.3
bcrypt==3.1.6 coverage==5.0.3 cryptography==2.7 motor==2.0.0 pymongo==3.8.0 pytest==4.6.3 pytest-cov==2.7.1 tornado==6.0.3
Upgrade to latest stable security release in 1.7 release line.
Django==1.7 Pillow==2.5.1 boto==2.32.0 click==2.5 cssselect==0.9.1 dj-database-url==0.3.0 django-date-extensions==1.0.0 django-leaflet==0.14.1 django-markdown-deux==1.0.5 django-storages==1.1.8 django-suit==0.2.9 django-suit-redactor==0.0.2 gunicorn==19.1.0 lxml==3.4.0 markdown2==2.3.0 psycopg2==2.5.3 pyquery==1.2.9 raven==5.0.0 requests==2.3.0 six==1.7.3 whitenoise==1.0.3 wsgiref==0.1.2 icalendar==3.8.4
Django==1.7.8 Pillow==2.5.1 boto==2.32.0 click==2.5 cssselect==0.9.1 dj-database-url==0.3.0 django-date-extensions==1.0.0 django-leaflet==0.14.1 django-markdown-deux==1.0.5 django-storages==1.1.8 django-suit==0.2.9 django-suit-redactor==0.0.2 gunicorn==19.1.0 lxml==3.4.0 markdown2==2.3.0 psycopg2==2.5.3 pyquery==1.2.9 raven==5.0.0 requests==2.3.0 six==1.7.3 whitenoise==1.0.3 wsgiref==0.1.2 icalendar==3.8.4
Update pytest from 3.8.0 to 3.8.1
pip==18.0 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 cryptography==2.3.1 Sphinx==1.8.0 coverage==4.5.1 PyYAML==3.13 pytest==3.8.0 pytest-runner==4.2 pytest==3.8.0
pip==18.0 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.2.1 cryptography==2.3.1 Sphinx==1.8.0 coverage==4.5.1 PyYAML==3.13 pytest==3.8.1 pytest-runner==4.2 pytest==3.8.1
Update lxml from 4.4.1 to 4.4.2
certifi==2019.9.11 chardet==3.0.4 click==7.0 Flask==1.1.1 fritzconnection==0.8.4 idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.3 lxml==4.4.1 MarkupSafe==1.1.1 requests==2.22.0 urllib3==1.25.7 Werkzeug==0.16.0
certifi==2019.9.11 chardet==3.0.4 click==7.0 Flask==1.1.1 fritzconnection==0.8.4 idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.3 lxml==4.4.2 MarkupSafe==1.1.1 requests==2.22.0 urllib3==1.25.7 Werkzeug==0.16.0
Use BioPython version < 1.78
matplotlib>=2.1.0 numpy>=1.11.0 pandas>=0.20.3 pyBigWig>=0.2.8 scipy>=0.19.1 seaborn>=0.8.1 six>=1.11.0 Click>=6.0 click-help-colors>=0.3 Biopython>=1.70
matplotlib>=2.1.0 numpy>=1.11.0 pandas>=0.20.3 pyBigWig>=0.2.8 scipy>=0.19.1 seaborn>=0.8.1 six>=1.11.0 Click>=6.0 click-help-colors>=0.3 Biopython>=1.70,<1.78
Update dependency python-dateutil to v2.8.2
aiohttp==3.7.4 aiosqlite==0.17.0 discord.py==1.7.3 feedparser==6.0.1 flake8==3.8.3 html2text==2020.1.16 in-place==0.4.0 mypy==0.780 pylint==1.6.5 python-dateutil==2.8.1 pytz==2020.5 requests==2.23.0 six==1.15.0 ws4py==0.5.1
aiohttp==3.7.4 aiosqlite==0.17.0 discord.py==1.7.3 feedparser==6.0.1 flake8==3.8.3 html2text==2020.1.16 in-place==0.4.0 mypy==0.780 pylint==1.6.5 python-dateutil==2.8.2 pytz==2020.5 requests==2.23.0 six==1.15.0 ws4py==0.5.1
Install statistics only for python<=3.2
atari_py cached-property chainer fastcache funcsigs; python_version<'3.5' future futures; python_version<'3.2' gym numpy>=1.10.4 pillow scipy statistics
atari_py cached-property chainer fastcache funcsigs; python_version<'3.5' future futures; python_version<'3.2' gym numpy>=1.10.4 pillow scipy statistics; python_version<'3.4'
Update pytest-django from 3.7.0 to 3.8.0
-e . black==19.3b0 coverage==5.0.3 mypy==0.761; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy' pytest==5.3.2 pytest-cov==2.8.1 pytest-django==3.7.0 sphinx_rtd_theme==0.4.3 tox==3.14.3
-e . black==19.3b0 coverage==5.0.3 mypy==0.761; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy' pytest==5.3.2 pytest-cov==2.8.1 pytest-django==3.8.0 sphinx_rtd_theme==0.4.3 tox==3.14.3
Update pytest from 3.3.1 to 3.3.2
cookiecutter==1.6.0 flake8==3.4.1 # pyup: != 2.6.0 sh==1.12.14 binaryornot==0.4.4 # Testing pytest==3.3.1 pep8==1.7.1 pyflakes==1.6.0 tox==2.9.1 pytest-cookies==0.3.0
cookiecutter==1.6.0 flake8==3.4.1 # pyup: != 2.6.0 sh==1.12.14 binaryornot==0.4.4 # Testing pytest==3.3.2 pep8==1.7.1 pyflakes==1.6.0 tox==2.9.1 pytest-cookies==0.3.0
Update testinfra from 1.9.0 to 1.9.1
docker==2.6.1 molecule==1.25.0 pytest==3.2.5 python-vagrant==0.5.15 tox==2.9.1 testinfra==1.9.0
docker==2.6.1 molecule==1.25.0 pytest==3.2.5 python-vagrant==0.5.15 tox==2.9.1 testinfra==1.9.1
Add test expectations for the newly failing test.
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. BUG_LEVIN : fast/dom/StyleSheet/gc-inline-style-cssvalues.html = TEXT BUG_LEVIN : fast/dom/StyleSheet/gc-styleheet-wrapper.xhtml = TEXT
// This file should almost always be empty. Normally Chromium test expectations // are found in // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. BUG_LEVIN : fast/dom/StyleSheet/gc-inline-style-cssvalues.html = TEXT BUG_LEVIN : fast/dom/StyleSheet/gc-styleheet-wrapper.xhtml = TEXT // Due to r66721, which reverted a context menu change to attempt to fix // crashes on Windows. BUG63460 : editing/selection/context-menu-on-text.html = TEXT BUG63460 : editing/spelling/context-menu-suggestions.html = TEXT
Update Termux:Widget to 0.7 (7)
Categories:System License:GPL-3.0 Web Site:https://termux.com Source Code:https://github.com/termux/termux-widget Issue Tracker:https://github.com/termux/termux-widget/issues Donate:https://termux.com/donate.html Bitcoin:1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv Auto Name:Termux:Widget Summary:Launch Termux commands from the homescreen Description: Add-on app which adds shortcuts to [[com.termux]] scripts and commands on the home screen. Scripts should be placed in the $HOME/.shortcuts/ folder to allow quick access to frequently used commands without typing. . Repo Type:git Repo:https://github.com/termux/termux-widget Build:0.3,3 commit=v0.3 subdir=app gradle=yes Build:0.4,4 commit=v0.4 subdir=app gradle=yes Build:0.5,5 commit=v0.5 subdir=app gradle=yes Build:0.6,6 commit=v0.6 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.6 Current Version Code:6
Categories:System License:GPL-3.0 Web Site:https://termux.com Source Code:https://github.com/termux/termux-widget Issue Tracker:https://github.com/termux/termux-widget/issues Donate:https://termux.com/donate.html Bitcoin:1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv Auto Name:Termux:Widget Summary:Launch Termux commands from the homescreen Description: Add-on app which adds shortcuts to [[com.termux]] scripts and commands on the home screen. Scripts should be placed in the $HOME/.shortcuts/ folder to allow quick access to frequently used commands without typing. . Repo Type:git Repo:https://github.com/termux/termux-widget Build:0.3,3 commit=v0.3 subdir=app gradle=yes Build:0.4,4 commit=v0.4 subdir=app gradle=yes Build:0.5,5 commit=v0.5 subdir=app gradle=yes Build:0.6,6 commit=v0.6 subdir=app gradle=yes Build:0.7,7 commit=v0.7 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.7 Current Version Code:7
Bump sphinx from 3.4.2 to 3.4.3
black==20.8b1 doc8==0.8.1 coveralls==2.2.0 flake8==3.8.4 flake8-commas==2.0.0 flake8-comprehensions==3.3.1 flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-mutable==1.2.0 freezegun==1.0.0 isort==5.7.0 mypy==0.790 pydocstyle==5.1.1 pytest==6.2.1 pytest-cov==2.10.1 rope==0.18.0 setuptools==51.1.1 sphinx==3.4.2 sphinx-autodoc-typehints==1.11.1 twine==3.3.0 wheel==0.36.2
black==20.8b1 doc8==0.8.1 coveralls==2.2.0 flake8==3.8.4 flake8-commas==2.0.0 flake8-comprehensions==3.3.1 flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-mutable==1.2.0 freezegun==1.0.0 isort==5.7.0 mypy==0.790 pydocstyle==5.1.1 pytest==6.2.1 pytest-cov==2.10.1 rope==0.18.0 setuptools==51.1.1 sphinx==3.4.3 sphinx-autodoc-typehints==1.11.1 twine==3.3.0 wheel==0.36.2
Update vulture from 0.26 to 0.27
attrs==18.1.0 # Modern attrs is required for pytest autoflake==1.2 check-manifest==0.37 codecov==2.0.15 # Upload coverage data dodgy==0.1.9 # Look for uploaded secrets flake8==3.5.0 # Lint flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==1.0.0 # Require single quotes freezegun==0.3.10 # Freeze time in tests hypothesis==3.57.0 # Generate test cases isort==4.3.4 # Lint imports mypy==0.600 # Type checking pip_check_reqs==2.0.3 pydocstyle==2.1.1 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pylint==1.9.1 # Lint pyroma==2.3.1 # Packaging best practices checker pytest-cov==2.5.1 # Measure code coverage pytest-envfiles==0.1.0 # Use files for environment variables for tests pytest==3.6.0 # Test runners timeout-decorator==0.4.0 # Decorate functions to time out. vulture==0.26 yapf==0.21.0 # Automatic formatting for Python
attrs==18.1.0 # Modern attrs is required for pytest autoflake==1.2 check-manifest==0.37 codecov==2.0.15 # Upload coverage data dodgy==0.1.9 # Look for uploaded secrets flake8==3.5.0 # Lint flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==1.0.0 # Require single quotes freezegun==0.3.10 # Freeze time in tests hypothesis==3.57.0 # Generate test cases isort==4.3.4 # Lint imports mypy==0.600 # Type checking pip_check_reqs==2.0.3 pydocstyle==2.1.1 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pylint==1.9.1 # Lint pyroma==2.3.1 # Packaging best practices checker pytest-cov==2.5.1 # Measure code coverage pytest-envfiles==0.1.0 # Use files for environment variables for tests pytest==3.6.0 # Test runners timeout-decorator==0.4.0 # Decorate functions to time out. vulture==0.27 yapf==0.21.0 # Automatic formatting for Python
Create simplified read generation chapter
--- title: - Generation of simulated read sets --- ```{.sh} scripts/uniform data/genome/volpertinger.fasta \ --seed 1234 \ --output data/2/volpertinger.coord data/2/volpertinger.nucl \ 25 20 5 ``` ```{.sh} ```
--- title: - Generation of simulated read sets --- Generate endogenous reads from our sample genome `volpertinger.fasta`. Store the generated reads in `volpertinger.fastq` and the true read position information in `volpertinger.coord`. Specify `--seed` to initialize the random number generator to a defined state such that the same call yields the same set of reads. If you don't specify `--seed`, you will generate different reads each time you call this script. `--name` specifies a prefix for the names the generated reads get, to identify them in the SAM file once they were mapped. >>>>>>> Stashed changes ```{.sh} scripts/uniform data/genome/volpertinger.fasta \ --seed 1234 \ --name volpertinger_ \ --output-fastq data/2/volpertinger.coord data/2/volpertinger.fastq \ 25 20 5 ``` Repeat the same steps for our simulated contaminant exogenous species genome, `retli.fasta`. In this example twice as many exogenous reads as endogenous reads are generated. ```{.sh} scripts/uniform data/retli/retli_tr.fasta \ --seed 1235 \ --name retli_ \ --output-fastq data/2/retli.coord data/2/retli.fastq \ 50 20 5 ``` The generated reads have only `FFFF.....` as base quality scores, if you want more control over the read generation process, see the section "Advanced read generation". # vim:tw=80:ft=markdown
Update AsteroidOS Sync to 0.7 (7)
Categories:Connectivity License:GPL-3.0+ Web Site:http://www.asteroidos.org Source Code:https://github.com/AsteroidOS/AsteroidOSSync Issue Tracker:https://github.com/AsteroidOS/AsteroidOSSync/issues Auto Name:AsteroidOS Sync Summary:Synchronize with your AsteroidOS smartwatch Description: Synchronize the time, notifications and more with your AsteroidOS smartwatch. . Repo Type:git Repo:https://github.com/AsteroidOS/AsteroidOSSync.git Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.3,3 commit=v0.3 subdir=app gradle=yes Build:0.4,4 commit=v0.4 subdir=app gradle=yes Build:0.5,5 commit=v0.5 subdir=app gradle=yes Build:0.6,6 commit=v0.6 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.6 Current Version Code:6
Categories:Connectivity License:GPL-3.0+ Web Site:http://www.asteroidos.org Source Code:https://github.com/AsteroidOS/AsteroidOSSync Issue Tracker:https://github.com/AsteroidOS/AsteroidOSSync/issues Auto Name:AsteroidOS Sync Summary:Synchronize with your AsteroidOS smartwatch Description: Synchronize the time, notifications and more with your AsteroidOS smartwatch. . Repo Type:git Repo:https://github.com/AsteroidOS/AsteroidOSSync.git Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.3,3 commit=v0.3 subdir=app gradle=yes Build:0.4,4 commit=v0.4 subdir=app gradle=yes Build:0.5,5 commit=v0.5 subdir=app gradle=yes Build:0.6,6 commit=v0.6 subdir=app gradle=yes Build:0.7,7 commit=v0.7 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.7 Current Version Code:7
Update sphinx from 1.6.2 to 1.6.3
# Local development dependencies go here -r base.txt coverage==4.4.1 django-coverage-plugin==1.5.0 Sphinx==1.6.2 django-extensions==1.8.0 Werkzeug==0.12.2 factory-boy==2.8.1 django-debug-toolbar==1.8 # improved REPL ipdb==0.10.3 pytest-django==3.1.2 pytest-sugar==0.8.0
# Local development dependencies go here -r base.txt coverage==4.4.1 django-coverage-plugin==1.5.0 Sphinx==1.6.3 django-extensions==1.8.0 Werkzeug==0.12.2 factory-boy==2.8.1 django-debug-toolbar==1.8 # improved REPL ipdb==0.10.3 pytest-django==3.1.2 pytest-sugar==0.8.0
Remove distribution conditionals around *condor_power*
############################################################### # # Copyright 2011 Red Hat, Inc. # # 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. # ############################################################### if(NOT WIN_EXEC_NODE_ONLY) condor_exe( condor_power "power.cpp" ${C_BIN} "${CONDOR_TOOL_LIBS};${PCRE_FOUND};${OPENSSL_FOUND};${KRB5_FOUND};${CLASSADS_FOUND};${COREDUMPER_FOUND}" OFF ) condor_exe( power_state "power_state.cpp" ${C_LIBEXEC} "${CONDOR_TOOL_LIBS};${PCRE_FOUND};${OPENSSL_FOUND};${KRB5_FOUND};${CLASSADS_FOUND};${COREDUMPER_FOUND}" OFF ) condor_selective_glob( "rooster*" ROOSTER ) condor_exe( condor_rooster "${ROOSTER}" ${C_LIBEXEC} "${CONDOR_LIBS};${PCRE_FOUND};${OPENSSL_FOUND};${KRB5_FOUND};${CLASSADS_FOUND};${COREDUMPER_FOUND}" OFF ) endif(NOT WIN_EXEC_NODE_ONLY)
############################################################### # # Copyright 2011 Red Hat, Inc. # # 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. # ############################################################### condor_exe( power_state "power_state.cpp" ${C_LIBEXEC} "${CONDOR_TOOL_LIBS};${PCRE_FOUND};${OPENSSL_FOUND};${KRB5_FOUND};${CLASSADS_FOUND};${COREDUMPER_FOUND}" OFF ) condor_exe( condor_power "power.cpp" ${C_BIN} "${CONDOR_TOOL_LIBS};${PCRE_FOUND};${OPENSSL_FOUND};${KRB5_FOUND};${CLASSADS_FOUND};${COREDUMPER_FOUND}" OFF ) condor_selective_glob( "rooster*" ROOSTER ) condor_exe( condor_rooster "${ROOSTER}" ${C_LIBEXEC} "${CONDOR_LIBS};${PCRE_FOUND};${OPENSSL_FOUND};${KRB5_FOUND};${CLASSADS_FOUND};${COREDUMPER_FOUND}" OFF )
Update openstackdocstheme to the latest version
# This is required for the docs build jobs sphinx>=3.5.1 # BSD openstackdocstheme>=2.2.1 # Apache-2.0 # This is required for the releasenotes build jobs reno>=3.2.0 # Apache-2.0
# This is required for the docs build jobs sphinx>=3.5.1 # BSD openstackdocstheme>=2.2.7 # Apache-2.0 # This is required for the releasenotes build jobs reno>=3.2.0 # Apache-2.0
Allow for more tests to be run under coverage
include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ${CPR_INCLUDE_DIRS} ${GTEST_INCLUDE_DIRS} ${MONGOOSE_INCLUDE_DIRS}) add_executable(get_tests get_tests.cpp server.cpp) target_link_libraries(get_tests ${GTEST_LIBRARIES} ${CPR_LIBRARIES} ${MONGOOSE_LIBRARIES}) add_test(NAME cpr_tests COMMAND get_tests) if(GENERATE_COVERAGE) setup_target_for_coverage(${PROJECT_NAME}_coverage get_tests coverage "" "'gtest/*';'googletest/*';'mongoose/*';'curl/*'") endif()
include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ${CPR_INCLUDE_DIRS} ${GTEST_INCLUDE_DIRS} ${MONGOOSE_INCLUDE_DIRS}) add_executable(get_tests get_tests.cpp server.cpp) target_link_libraries(get_tests ${GTEST_LIBRARIES} ${CPR_LIBRARIES} ${MONGOOSE_LIBRARIES}) add_test(NAME get_api_tests COMMAND get_tests) if(GENERATE_COVERAGE) setup_target_for_coverage(${PROJECT_NAME}_coverage ctest coverage -V "'gtest/*';'googletest/*';'mongoose/*';'curl/*'") endif()
Add blacklist entries for various standard library functions.
# Standard library types. type:std::* # The stdext namespace contains Microsoft standard library extensions. type:stdext::* # Types with a uuid attribute, i.e. COM types. type:attr:uuid
# Standard library types. type:std::* # The stdext namespace contains Microsoft standard library extensions. type:stdext::* # Types with a uuid attribute, i.e. COM types. type:attr:uuid # STL allocators (T *allocator<T *>::allocate(size_type, const void*)). # The type signature mandates a cast from uninitialized void* to T*. # size_type can either be unsigned int (j) or unsigned long (m). fun:*8allocateEjPKv fun:*8allocateEmPKv # std::get_temporary_buffer, likewise (libstdc++, libc++). fun:_ZSt20get_temporary_buffer* fun:_ZNSt3__120get_temporary_buffer* # STL address-of magic (libstdc++, libc++). fun:*__addressof* fun:_ZNSt3__19addressof* # Windows C++ stdlib headers that contain bad unrelated casts. src:*xmemory0 src:*xstddef
Update psycopg2 from 2.7.3.1 to 2.7.3.2
# Required packages for synapse tornado==4.5.2 cryptography==2.1.3 pyOpenSSL==17.3.0 msgpack-python==0.4.8 xxhash==1.0.1 lmdb==0.93 # Delayed import psycopg2==2.7.3.1 # Dynmod loaded by link paramiko==2.3.1 # Code style checks pycodestyle==2.3.1 # Test related packages coverage==4.3.4 # pyup: ignore codecov==2.0.9 pytest==3.2.3 pytest-cov==2.5.1 pytest-xdist==1.20.1 # Legacy test packages - nose is included but no longer used by Synapse. nose==1.3.7
# Required packages for synapse tornado==4.5.2 cryptography==2.1.3 pyOpenSSL==17.3.0 msgpack-python==0.4.8 xxhash==1.0.1 lmdb==0.93 # Delayed import psycopg2==2.7.3.2 # Dynmod loaded by link paramiko==2.3.1 # Code style checks pycodestyle==2.3.1 # Test related packages coverage==4.3.4 # pyup: ignore codecov==2.0.9 pytest==3.2.3 pytest-cov==2.5.1 pytest-xdist==1.20.1 # Legacy test packages - nose is included but no longer used by Synapse. nose==1.3.7
Update pytest-xdist from 1.22.5 to 1.23.0
-r requirements.txt pytest==3.7.3 pytest-mock==1.10.0 pytest-cov==2.5.1 pytest-xdist==1.22.5 requests-mock==1.5.2 freezegun==0.3.10 flake8==3.5.0 flake8-print==3.1.0
-r requirements.txt pytest==3.7.3 pytest-mock==1.10.0 pytest-cov==2.5.1 pytest-xdist==1.23.0 requests-mock==1.5.2 freezegun==0.3.10 flake8==3.5.0 flake8-print==3.1.0
Add exception to spelling list
api args ascii bool cmyk datetime decodable foo github greyscale hexdigits hmac html http https io issuecomment jpeg json kwargs linters mb metadata noqa plugins png pragma pytest readme readthedocs refactoring regex rfc rgb str todo unmocked url usefixtures validators vuforia vuforias vws xxx
api args ascii bool cmyk datetime decodable foo github greyscale hexdigits hmac html http https io issuecomment jpeg json kwargs linters mb metadata noqa plugins png pragma pytest readme readthedocs refactoring regex rfc rgb str todo unmocked url usefixtures validators vuforia vuforia's vws xxx
Upgrade dependency botocore to ==1.4.33
-e . base58==0.2.3 boto3==1.3.1 # via zappa botocore==1.4.32 # via boto3, zappa Django==1.9.6 docutils==0.12 # via botocore, zappa filechunkio==1.8 # via zappa flake8==2.6.2 futures==3.0.5 # via zappa isort==4.2.5 jmespath==0.9.0 # via boto3, botocore, zappa lambda-packages==0.5.0 # via zappa mccabe==0.5.0 # via flake8 nose==1.3.7 # via zappa pep257==0.7.0 pep8-naming==0.4.1 pep8==1.7.0 # via flake8 placebo==0.8.1 # via zappa pyflakes==1.2.3 # via flake8 python-dateutil==2.5.3 # via botocore, zappa requests==2.10.0 # via zappa six==1.10.0 # via python-dateutil, zappa tqdm==4.7.4 # via zappa wheel==0.29.0 # via zappa wsgi-request-logger==0.4.5 # via zappa zappa==0.18.1
-e . base58==0.2.3 boto3==1.3.1 # via zappa botocore==1.4.33 # via boto3, zappa Django==1.9.6 docutils==0.12 # via botocore, zappa filechunkio==1.8 # via zappa flake8==2.6.2 futures==3.0.5 # via zappa isort==4.2.5 jmespath==0.9.0 # via boto3, botocore, zappa lambda-packages==0.5.0 # via zappa mccabe==0.5.0 # via flake8 nose==1.3.7 # via zappa pep257==0.7.0 pep8-naming==0.4.1 pep8==1.7.0 # via flake8 placebo==0.8.1 # via zappa pyflakes==1.2.3 # via flake8 python-dateutil==2.5.3 # via botocore, zappa requests==2.10.0 # via zappa six==1.10.0 # via python-dateutil, zappa tqdm==4.7.4 # via zappa wheel==0.29.0 # via zappa wsgi-request-logger==0.4.5 # via zappa zappa==0.18.1
Update pytest-django from 4.1.0 to 4.2.0
-r base.txt django-debug-toolbar==3.2 factory-boy==3.2.0 Faker==8.0.0 flake8-docstrings==1.6.0 flake8==3.9.0 freezegun==1.1.0 isort==5.8.0 pytest-cov==2.11.1 pytest-django==4.1.0 pytest-factoryboy==2.1.0 pytest==6.2.2
-r base.txt django-debug-toolbar==3.2 factory-boy==3.2.0 Faker==8.0.0 flake8-docstrings==1.6.0 flake8==3.9.0 freezegun==1.1.0 isort==5.8.0 pytest-cov==2.11.1 pytest-django==4.2.0 pytest-factoryboy==2.1.0 pytest==6.2.2
Update sphinx from 1.7.6 to 1.7.7
sphinx==1.7.6 sphinx-rtd-theme==0.4.1 sphinx-argparse==0.2.2
sphinx==1.7.7 sphinx-rtd-theme==0.4.1 sphinx-argparse==0.2.2
Add pytest-pylint to dev reqs
-r requirements.txt coveralls pytest pytest-cov pytest-json pytest-pythonpath pytest-travis-fold
-r requirements.txt coveralls pytest pytest-cov pytest-json pytest-pylint pytest-pythonpath pytest-travis-fold
Update cryptography from 1.4 to 1.5
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.0.4 tox==2.3.1 coverage==4.2 Sphinx==1.4.5 cryptography==1.4 PyYAML==3.11 pytest==3.0.1
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.0.4 tox==2.3.1 coverage==4.2 Sphinx==1.4.5 cryptography==1.5 PyYAML==3.11 pytest==3.0.1
Update ipython from 7.1.1 to 7.2.0
Werkzeug==0.14.1 ipdb==0.11 ipython==7.1.1 therapist==1.5.0
Werkzeug==0.14.1 ipdb==0.11 ipython==7.2.0 therapist==1.5.0
Update wheel from 0.32.2 to 0.33.1
pip==18.0 bumpversion==0.5.3 wheel==0.32.2 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.1 Sphinx==1.8.1 cryptography==2.3.1 PyYAML==4.2b4 pytest==3.8.1 pytest-cov==2.6.0 coveralls==1.5.1 pytest-runner==4.2 numpy==1.15.2 pandas==0.23.4
pip==18.0 bumpversion==0.5.3 wheel==0.33.1 watchdog==0.9.0 flake8==3.6.0 tox==3.5.3 coverage==4.5.1 Sphinx==1.8.1 cryptography==2.3.1 PyYAML==4.2b4 pytest==3.8.1 pytest-cov==2.6.0 coveralls==1.5.1 pytest-runner==4.2 numpy==1.15.2 pandas==0.23.4
Update pylint from 1.9.1 to 1.9.2
coverage==4.5.1 flake8==3.5.0 nose==1.3.7 pep8==1.7.1 pylint==1.9.1 rednose==1.3.0 sphinx==1.7.5 flake8-import-order==0.18
coverage==4.5.1 flake8==3.5.0 nose==1.3.7 pep8==1.7.1 pylint==1.9.2 rednose==1.3.0 sphinx==1.7.5 flake8-import-order==0.18
Update sphinx from 1.6.2 to 1.6.3
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 pytest==3.1.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.3 cryptography==1.9 PyYAML==3.12 pytest==3.1.2
Update pyyaml from 3.11 to 3.12
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==2.6.0 tox==2.3.1 coverage==4.1 Sphinx==1.4.4 PyYAML==3.11 pytest==2.9.2 grpcio grpcio-tools
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==2.6.0 tox==2.3.1 coverage==4.1 Sphinx==1.4.4 PyYAML==3.12 pytest==2.9.2 grpcio grpcio-tools
Update coverage from 4.4.2 to 4.5
-r common.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 coverage==4.4.2 Sphinx==1.6.6 cryptography==2.1.4
-r common.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 coverage==4.5 Sphinx==1.6.6 cryptography==2.1.4
Update sphinxcontrib-napoleon from 0.6.1 to 0.7
docutils==0.14 git+https://github.com/tony/releases.git@future-releases-uri-config#egg=releases sphinx==1.8.0 alagitpull==0.0.21 sphinxcontrib-napoleon==0.6.1
docutils==0.14 git+https://github.com/tony/releases.git@future-releases-uri-config#egg=releases sphinx==1.8.0 alagitpull==0.0.21 sphinxcontrib-napoleon==0.7
Update pre-commit from 1.20.0 to 2.1.0
# Unit testing pytest pytest-mock pytest-asyncio coverage mock docker # Code style flake8==3.7.9 # black isort==4.3.21 pre-commit==1.20.0
# Unit testing pytest pytest-mock pytest-asyncio coverage mock docker # Code style flake8==3.7.9 # black isort==4.3.21 pre-commit==2.1.0
Update xlrd (0.9.0 -> 0.9.4) and pillow (2.4.0 -> 3.1.0).
Django==1.8.8 elasticsearch>=2.0.0,<3.0.0 xlrd==0.9.0 Pillow==2.4.0 rdflib unicodecsv pyyaml pyshp # Leave the following line commented so that pip install will ignore this # The installer uses the following line to download the proper version of ES # https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/zip/elasticsearch/2.1.1/elasticsearch-2.1.1.zip
Django==1.8.8 elasticsearch>=2.0.0,<3.0.0 xlrd==0.9.4 Pillow==3.1.0 rdflib unicodecsv pyyaml pyshp # Leave the following line commented so that pip install will ignore this # The installer uses the following line to download the proper version of ES # https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/zip/elasticsearch/2.1.1/elasticsearch-2.1.1.zip
Update flask from 1.0 to 1.0.1
# Build tasks invoke==0.22.1 # Soft deps Flask==1.0 # Testing pytest>=2.7.3 tox>=1.5.0 faker==0.8.13 # Syntax checking flake8==3.5.0
# Build tasks invoke==0.22.1 # Soft deps Flask==1.0.1 # Testing pytest>=2.7.3 tox>=1.5.0 faker==0.8.13 # Syntax checking flake8==3.5.0
Update six from 1.10.0 to 1.11.0
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.2.2 # via kombu billiard==3.5.0.3 # via celery celery==4.1.0 coverage==4.4.1 flake8==3.4.1 isort==4.2.15 kombu==4.1.0 # via celery mccabe==0.6.1 mock==2.0.0 pbr==3.1.1 # via mock pep8-naming==0.4.1 pep8==1.7.0 py==1.4.34 # via pytest pycodestyle==2.3.1 # via flake8 pydocstyle==2.0.0 pyflakes==1.6.0 # via flake8 pytest-django==3.1.2 pytest==3.2.2 pytz==2017.2 # via celery six==1.10.0 # via mock vine==1.1.4 # via amqp
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.2.2 # via kombu billiard==3.5.0.3 # via celery celery==4.1.0 coverage==4.4.1 flake8==3.4.1 isort==4.2.15 kombu==4.1.0 # via celery mccabe==0.6.1 mock==2.0.0 pbr==3.1.1 # via mock pep8-naming==0.4.1 pep8==1.7.0 py==1.4.34 # via pytest pycodestyle==2.3.1 # via flake8 pydocstyle==2.0.0 pyflakes==1.6.0 # via flake8 pytest-django==3.1.2 pytest==3.2.2 pytz==2017.2 # via celery six==1.11.0 # via mock vine==1.1.4 # via amqp
Update Catch to Catch2 branch
cmake_minimum_required(VERSION 2.8.7) project(catch_builder CXX) include(ExternalProject) find_package(Git REQUIRED) ExternalProject_Add( catch PREFIX ${CMAKE_BINARY_DIR}/catch GIT_REPOSITORY https://github.com/philsquared/Catch.git GIT_TAG Catch1.x TIMEOUT 10 UPDATE_COMMAND ${GIT_EXECUTABLE} pull CONFIGURE_COMMAND "" BUILD_COMMAND "" INSTALL_COMMAND "" LOG_DOWNLOAD ON ) # Expose required variable (CATCH_INCLUDE_DIR) to parent scope ExternalProject_Get_Property(catch source_dir) set(CATCH_INCLUDE_DIR ${source_dir}/include CACHE INTERNAL "Path to include folder for Catch")
cmake_minimum_required(VERSION 2.8.7) project(catch_builder CXX) include(ExternalProject) find_package(Git REQUIRED) ExternalProject_Add( catch PREFIX ${CMAKE_BINARY_DIR}/catch GIT_REPOSITORY https://github.com/catchorg/Catch2 TIMEOUT 10 UPDATE_COMMAND ${GIT_EXECUTABLE} pull CONFIGURE_COMMAND "" BUILD_COMMAND "" INSTALL_COMMAND "" LOG_DOWNLOAD ON ) # Expose required variable (CATCH_INCLUDE_DIR) to parent scope ExternalProject_Get_Property(catch source_dir) set(CATCH_INCLUDE_DIR ${source_dir}/single_include CACHE INTERNAL "Path to include folder for Catch")
Update pyflakes from 2.0.0 to 2.1.0
pyflakes==2.0.0 pep8==1.7.1 pytest==3.6.1 ipdb==0.11
pyflakes==2.1.0 pep8==1.7.1 pytest==3.6.1 ipdb==0.11
Update cryptography from 1.7 to 1.7.1
flake8==3.2.1 coverage==4.2 sphinx==1.5.1 pep257==0.7.0 -e . aioredis==0.2.9 cryptography==1.7 pynacl==1.0.1 pytest-aiohttp==0.1.2 pytest-cov==2.4.0 aiohttp==1.1.6 multidict==2.1.4 yarl==0.8.1 chardet==2.3.0
flake8==3.2.1 coverage==4.2 sphinx==1.5.1 pep257==0.7.0 -e . aioredis==0.2.9 cryptography==1.7.1 pynacl==1.0.1 pytest-aiohttp==0.1.2 pytest-cov==2.4.0 aiohttp==1.1.6 multidict==2.1.4 yarl==0.8.1 chardet==2.3.0
Bump sphinx from 3.1.1 to 3.1.2
attrs==19.3.0 flake8==3.8.3 sphinx==3.1.1 pep257==0.7.0 -e . aioredis==1.3.0 cryptography==2.9.2 docker==4.2.2 pynacl==1.4.0 pytest==5.4.3 pytest-aiohttp==0.3.0 pytest-cov==2.9.0 pytest-mock==3.2.0 pytest-sugar==0.9.3 aiohttp==3.6.2 multidict==4.7.6 chardet==3.0.4 yarl==1.4.2 aiomcache==0.6.0
attrs==19.3.0 flake8==3.8.3 sphinx==3.1.2 pep257==0.7.0 -e . aioredis==1.3.0 cryptography==2.9.2 docker==4.2.2 pynacl==1.4.0 pytest==5.4.3 pytest-aiohttp==0.3.0 pytest-cov==2.9.0 pytest-mock==3.2.0 pytest-sugar==0.9.3 aiohttp==3.6.2 multidict==4.7.6 chardet==3.0.4 yarl==1.4.2 aiomcache==0.6.0
Update ipython from 5.1.0 to 5.2.0
Flask==0.12 coverage==4.3.4 flake8==3.2.1 ipdb==0.10.2 ipython==5.1.0 moto==0.4.31 pytest-cov==2.4.0 pytest==3.0.6 sphinx==1.5.2
Flask==0.12 coverage==4.3.4 flake8==3.2.1 ipdb==0.10.2 ipython==5.2.0 moto==0.4.31 pytest-cov==2.4.0 pytest==3.0.6 sphinx==1.5.2
Update sphinx from 1.7.2 to 1.7.3
-r requirements.txt pip==10.0.1 bumpversion==0.5.3 wheel==0.31.0 watchdog==0.8.3 flake8==3.5.0 tox==3.0.0 coverage==4.5.1 Sphinx==1.7.2 cryptography==2.2.2 PyYAML==3.12 pytest==3.5.0 pytest-cov==2.5.1 pytest-docker==0.6.1 pytest-mock==1.9.0 docker-compose==1.19.0 packaging==17.1
-r requirements.txt pip==10.0.1 bumpversion==0.5.3 wheel==0.31.0 watchdog==0.8.3 flake8==3.5.0 tox==3.0.0 coverage==4.5.1 Sphinx==1.7.3 cryptography==2.2.2 PyYAML==3.12 pytest==3.5.0 pytest-cov==2.5.1 pytest-docker==0.6.1 pytest-mock==1.9.0 docker-compose==1.19.0 packaging==17.1
Update pyyaml from 3.11 to 3.12
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==2.6.0 tox==2.3.1 coverage==4.1 Sphinx==1.4.4 cryptography==1.4 PyYAML==3.11
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==2.6.0 tox==2.3.1 coverage==4.1 Sphinx==1.4.4 cryptography==1.4 PyYAML==3.12
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 tox==2.9.1 coverage==4.4.2 Sphinx==1.6.6 cryptography==2.1.4 PyYAML==3.12 pytest==3.3.2 pytz==2017.3
pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.4.2 Sphinx==1.6.7 cryptography==2.1.4 PyYAML==3.12 pytest==3.3.2 pytz==2017.3
Update pytz from 2014.9 to 2017.2
Flask==0.12.2 Flask-Mail==0.9.1 Jinja2==2.9.6 MarkupSafe==1.0 Werkzeug==0.12.2 amqp==2.1.4 anyjson==0.3.3 apiclient==1.0.3 argparse==1.4.0 billiard==3.5.0.2 blinker==1.4 celery==4.0.2 certifi==2017.4.17 cffi==1.10.0 cryptography==1.9 flower==0.9.2 gunicorn==19.7.1 httplib2==0.10.3 itsdangerous==0.24 kombu==4.0.2 nose==1.3.7 oauth2client==4.1.1 pika==0.10.0 psycopg2==2.7.1 pycparser==2.17 pytz==2014.9 six==1.8.0 tornado==4.0 twilio==3.6.10 urllib3==1.9.1 virtualenv==1.11.6 wsgiref==0.1.2
Flask==0.12.2 Flask-Mail==0.9.1 Jinja2==2.9.6 MarkupSafe==1.0 Werkzeug==0.12.2 amqp==2.1.4 anyjson==0.3.3 apiclient==1.0.3 argparse==1.4.0 billiard==3.5.0.2 blinker==1.4 celery==4.0.2 certifi==2017.4.17 cffi==1.10.0 cryptography==1.9 flower==0.9.2 gunicorn==19.7.1 httplib2==0.10.3 itsdangerous==0.24 kombu==4.0.2 nose==1.3.7 oauth2client==4.1.1 pika==0.10.0 psycopg2==2.7.1 pycparser==2.17 pytz==2017.2 six==1.8.0 tornado==4.0 twilio==3.6.10 urllib3==1.9.1 virtualenv==1.11.6 wsgiref==0.1.2
Fix *.pc file name (conflicting with xares genom module)
add_library( xares SHARED xares.cpp ) target_link_libraries( xares ${LIBGLADYS_LIBRARIES} ${GDAL_LIBRARIES} ) install(TARGETS xares DESTINATION ${CMAKE_INSTALL_LIBDIR}) install_pkg_config_file(xares DESCRIPTION "eXploration module for Autonomous Robotic Embedded Systems" CFLAGS LIBS -lxares VERSION ${PACKAGE_VERSION} REQUIRES "gladys >= ${GLADYS_MIN_VERSION}") add_executable( xares_replay replay.cpp ) target_link_libraries( xares_replay xares ${LIBGLADYS_LIBRARIES} ${GDAL_LIBRARIES} ) install(TARGETS xares_replay DESTINATION ${CMAKE_INSTALL_BINDIR}) #add_executable( foo foo.cpp ) #target_link_libraries( foo xares ${LIBGLADYS_LIBRARIES} ${GDAL_LIBRARIES} ) #install(TARGETS foo DESTINATION ${CMAKE_INSTALL_BINDIR})
add_library( xares SHARED xares.cpp ) target_link_libraries( xares ${LIBGLADYS_LIBRARIES} ${GDAL_LIBRARIES} ) install(TARGETS xares DESTINATION ${CMAKE_INSTALL_LIBDIR}) install_pkg_config_file(libxares DESCRIPTION "eXploration module for Autonomous Robotic Embedded Systems" CFLAGS LIBS -lxares VERSION ${PACKAGE_VERSION} REQUIRES "gladys >= ${GLADYS_MIN_VERSION}") add_executable( xares_replay replay.cpp ) target_link_libraries( xares_replay xares ${LIBGLADYS_LIBRARIES} ${GDAL_LIBRARIES} ) install(TARGETS xares_replay DESTINATION ${CMAKE_INSTALL_BINDIR}) #add_executable( foo foo.cpp ) #target_link_libraries( foo xares ${LIBGLADYS_LIBRARIES} ${GDAL_LIBRARIES} ) #install(TARGETS foo DESTINATION ${CMAKE_INSTALL_BINDIR})
Update pytest-cov from 2.2.0 to 2.5.1
# Runtime requirements --requirement requirements.txt # Testing pytest==3.2.2 pytest-cov==2.2.0 coveralls==1.1 flake8==2.5.4 mock==2.0.0
# Runtime requirements --requirement requirements.txt # Testing pytest==3.2.2 pytest-cov==2.5.1 coveralls==1.1 flake8==2.5.4 mock==2.0.0
Update pytest-sugar from 0.7.1 to 0.8.0
coverage==4.3.1 flake8==3.2.1 ipdb==0.10.1 ipython==5.1.0 pytest==3.0.5 pytest-cov==2.4.0 pytest-sugar==0.7.1 sphinx==1.5.1 sphinxcontrib-asyncio==0.2.0 sqlalchemy==1.1.4
coverage==4.3.1 flake8==3.2.1 ipdb==0.10.1 ipython==5.1.0 pytest==3.0.5 pytest-cov==2.4.0 pytest-sugar==0.8.0 sphinx==1.5.1 sphinxcontrib-asyncio==0.2.0 sqlalchemy==1.1.4
Update dependency pre-commit to v2.10.1
# Local development dependencies go here -r base.txt Sphinx==3.4.3 Werkzeug==1.0.1 django-debug-toolbar==3.2 ipdb==0.13.4 factory-boy==3.2.0 django-coverage-plugin==1.8.0 vcrpy==4.1.1 sphinxcontrib-programoutput==0.16 pre-commit==2.10.0 coveralls==3.0.0
# Local development dependencies go here -r base.txt Sphinx==3.4.3 Werkzeug==1.0.1 django-debug-toolbar==3.2 ipdb==0.13.4 factory-boy==3.2.0 django-coverage-plugin==1.8.0 vcrpy==4.1.1 sphinxcontrib-programoutput==0.16 pre-commit==2.10.1 coveralls==3.0.0
Update pytest from 3.0.7 to 3.2.2
bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.3.4 Sphinx==1.5.5 pytest==3.0.7 httpretty==0.8.14
bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.3.4 Sphinx==1.5.5 pytest==3.2.2 httpretty==0.8.14
Update tox from 2.6.0 to 2.7.0
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.6.0 coverage==4.3.4 Sphinx==1.5.5 cryptography==1.8.1 PyYAML==3.12 pytest==3.0.7
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.3.4 Sphinx==1.5.5 cryptography==1.8.1 PyYAML==3.12 pytest==3.0.7
Update ruamel.yaml from 0.16.4 to 0.16.5
# ydf/requirements/base.txt # # Requirements for using this package. -r build.txt click==7.0 six==1.12.0 ruamel.yaml==0.16.4 jinja2==2.10.1
# ydf/requirements/base.txt # # Requirements for using this package. -r build.txt click==7.0 six==1.12.0 ruamel.yaml==0.16.5 jinja2==2.10.1
Use newer gifsicle from backports repo
python-numpy python-opencv git curl libdc1394-22 libjpeg-turbo-progs graphicsmagick libgraphicsmagick++3 libgraphicsmagick3 libboost-python-dev gifsicle ffmpeg
python-numpy python-opencv git curl libdc1394-22 libjpeg-turbo-progs graphicsmagick libgraphicsmagick++3 libgraphicsmagick3 libboost-python-dev gifsicle=1.88* ffmpeg
Update botocore from 1.7.16 to 1.7.17
-e . Flask==0.12.2 coverage==4.4.1 flake8==3.4.1 moto==0.4.31 pytest-cov==2.5.1 pytest==3.2.2 sphinx==1.6.3 aiohttp==2.2.5 botocore==1.7.16 multidict==3.1.3 wrapt==1.10.11 dill==0.2.7.1 packaging==16.8
-e . Flask==0.12.2 coverage==4.4.1 flake8==3.4.1 moto==0.4.31 pytest-cov==2.5.1 pytest==3.2.2 sphinx==1.6.3 aiohttp==2.2.5 botocore==1.7.17 multidict==3.1.3 wrapt==1.10.11 dill==0.2.7.1 packaging==16.8
Update isort from 4.3.3 to 4.3.4
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.560 pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore pylint==1.8.2; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4' safety==1.7.0 bandit==1.4.0 isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore isort==4.3.3; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4'
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.560 pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore pylint==1.8.2; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4' safety==1.7.0 bandit==1.4.0 isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore isort==4.3.4; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4'
Update releases from 1.3.0 to 1.3.1
sphinx==1.5.6 alabaster==0.7.10 releases==1.3.0 sphinx-click==1.0.1
sphinx==1.5.6 alabaster==0.7.10 releases==1.3.1 sphinx-click==1.0.1
Update pyyaml from 3.11 to 3.12
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.2.1 tox==2.3.1 coverage==4.2 Sphinx==1.4.8 cryptography==1.4 PyYAML==3.11 pytest==3.0.4
pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.2.1 tox==2.3.1 coverage==4.2 Sphinx==1.4.8 cryptography==1.4 PyYAML==3.12 pytest==3.0.4
Revert "Rhys: trying this out"
--- layout: post title: "Hello World" subtitle: "trying out publishing" date: 2015-03-14 12:00:00 author: "Rhys Edwards" header-img: "img/articles/saville/post-bg.jpg" --- <p>This is a test page.</p> <p>this is a new paragraph. The paragraph still continues here.</p> dfbgdgnhfghf fghfgghjghjghjghjg fnfghn
--- layout: post title: "Hello World" subtitle: "trying out publishing" date: 2015-03-14 12:00:00 author: "Rhys Edwards" header-img: "img/articles/saville/post-bg.jpg" --- This is a test page. this is a new paragraph. The paragraph still continues here.
Update 2048 to 2.08 (23)
Categories:Games License:MIT Web Site: Source Code:https://github.com/uberspot/2048-android Issue Tracker:https://github.com/uberspot/2048-android/issues Auto Name:2048 Summary:Puzzle game Description: Port of the 2048 game by Gabriele Cirulli. It's playable without network connection. . Repo Type:git Repo:https://github.com/uberspot/2048-android.git Build:1.8,9 commit=v1.8 submodules=yes Build:1.90,16 commit=v1.90 submodules=yes Build:1.91,17 commit=v1.91 submodules=yes Build:1.95,18 commit=v1.95 submodules=yes Build:1.96,19 commit=v1.96 submodules=yes Build:2.0,20 commit=v2.0 submodules=yes Build:2.05,21 disable=missing changelog lib commit=v2.05 submodules=yes Build:2.06,22 commit=v2.06 submodules=yes gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:2.06 Current Version Code:22
Categories:Games License:MIT Web Site: Source Code:https://github.com/uberspot/2048-android Issue Tracker:https://github.com/uberspot/2048-android/issues Auto Name:2048 Summary:Puzzle game Description: Port of the 2048 game by Gabriele Cirulli. It's playable without network connection. . Repo Type:git Repo:https://github.com/uberspot/2048-android.git Build:1.8,9 commit=v1.8 submodules=yes Build:1.90,16 commit=v1.90 submodules=yes Build:1.91,17 commit=v1.91 submodules=yes Build:1.95,18 commit=v1.95 submodules=yes Build:1.96,19 commit=v1.96 submodules=yes Build:2.0,20 commit=v2.0 submodules=yes Build:2.05,21 disable=missing changelog lib commit=v2.05 submodules=yes Build:2.06,22 commit=v2.06 submodules=yes gradle=yes Build:2.08,23 commit=v2.08 submodules=yes gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:2.08 Current Version Code:23
Bump c2cciutils from 1.1.dev20210709152623 to 1.1.dev20210712112154
c2cciutils==1.1.dev20210709152623
c2cciutils==1.1.dev20210712112154
Rename gtext xml output file
# /tip-proto/test/CMakeLists.txt # # @author zmij # @date Dec 10, 2015 cmake_minimum_required(VERSION 2.6) find_package(GTest REQUIRED) include_directories(${GTEST_INCLUDE_DIRS}) set(test_SRCS static_tests.cpp bits_tests.cpp buffers_test.cpp ) add_executable(test-wire ${test_SRCS}) target_link_libraries(test-wire ${GTEST_BOTH_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT} ${WIRE_LIB} ) if (GTEST_XML_OUTPUT) set ( TEST_ARGS --gtest_output=xml:test-pg-async-detail.xml ) endif() add_test( NAME test-wire COMMAND test-wire ${TEST_ARGS} )
# /tip-proto/test/CMakeLists.txt # # @author zmij # @date Dec 10, 2015 cmake_minimum_required(VERSION 2.6) find_package(GTest REQUIRED) include_directories(${GTEST_INCLUDE_DIRS}) set(test_SRCS static_tests.cpp bits_tests.cpp buffers_test.cpp ) add_executable(test-wire ${test_SRCS}) target_link_libraries(test-wire ${GTEST_BOTH_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT} ${WIRE_LIB} ) if (GTEST_XML_OUTPUT) set ( TEST_ARGS --gtest_output=xml:test-wire.xml ) endif() add_test( NAME test-wire COMMAND test-wire ${TEST_ARGS} )
Update Loyalty Card Locker to 0.4 (4)
Categories:Money License:GPLv3+ Web Site: Source Code:https://github.com/brarcher/loyalty-card-locker Issue Tracker:https://github.com/brarcher/loyalty-card-locker/issues Auto Name:Loyalty Card Locker Summary:Saves all your loyalty cards on your phone Description: Saves all of your store loyalty cards on your phone, removing the need to carry them around. . Repo Type:git Repo:https://github.com/brarcher/loyalty-card-locker Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.3,3 commit=v0.3 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.3 Current Version Code:3
Categories:Money License:GPLv3+ Web Site: Source Code:https://github.com/brarcher/loyalty-card-locker Issue Tracker:https://github.com/brarcher/loyalty-card-locker/issues Auto Name:Loyalty Card Locker Summary:Saves all your loyalty cards on your phone Description: Saves all of your store loyalty cards on your phone, removing the need to carry them around. . Repo Type:git Repo:https://github.com/brarcher/loyalty-card-locker Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,2 commit=v0.2 subdir=app gradle=yes Build:0.3,3 commit=v0.3 subdir=app gradle=yes Build:0.4,4 commit=v0.4 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.4 Current Version Code:4
Add information about NUnit 2.6.4 to the package readme
AutoFixture.NUnit2 ================================================= Mark Seemann explains how to use AutoDataAttribute here: (http://blog.ploeh.dk/2010/10/08/AutoDataTheorieswithAutoFixture/) Nunit example: [Test, AutoData] public void IntroductoryTest( int expectedNumber, MyClass sut) { int result = sut.Echo(expectedNumber); Assert.Equal(expectedNumber, result); } Known Issues * Resharper >= 8.1 uses NUnit 2.6.3 under the covers, need to manually add binding redirect to [web|app].config <dependentAssembly> <assemblyIdentity name="nunit.core.interfaces" publicKeyToken="96d09a1eb7f44a77" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-2.6.3.13283" newVersion="2.6.3.13283" /> </dependentAssembly>
AutoFixture.NUnit2 ====================== Mark Seemann explains how to use AutoDataAttribute here: (http://blog.ploeh.dk/2010/10/08/AutoDataTheorieswithAutoFixture/) Nunit example: [Test, AutoData] public void IntroductoryTest(int expectedNumber, MyClass sut) { int result = sut.Echo(expectedNumber); Assert.Equal(expectedNumber, result); } NUnit 2.6.4 support ====================== Recent versions of ReSharper and "NUnit Test Adapter 2" use NUnit 2.6.4 under the hood. To support NUnit 2.6.4 you need to add the binding redirects to your [web|app].config file: <?xml version="1.0" encoding="utf-8" ?> <configuration> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="nunit.core.interfaces" publicKeyToken="96d09a1eb7f44a77" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-2.6.4.14350" newVersion="2.6.4.14350" /> </dependentAssembly> <dependentAssembly> <assemblyIdentity name="nunit.core" publicKeyToken="96d09a1eb7f44a77" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-2.6.4.14350" newVersion="2.6.4.14350" /> </dependentAssembly> </assemblyBinding> </runtime> </configuration> See more details here: https://github.com/AutoFixture/AutoFixture/issues/488