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‽ (... | 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‽ (... |
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... | {% 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... |
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/Voc... | 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/0xpr... |
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
it... | LINK_LIBRARIES (
ITKCommon
)
TESTS(
itkAdaptorComparisonTest
itkAffineTransformTest
itkArrayTest
itkBoundaryConditionTest
itkBoundingBoxTest
itkByteSwapTest
itkDataTypeTest
itkExceptionObjectTest
itkCommonHeaderTest
itkHashTableTest
itkImageAdaptorTest
itkImageIteratorTest
itkIteratorTests
itkMatrixTest
itkMeshTest
it... |
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:
... | 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:
... |
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 s... | |
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/lic... | 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/lic... |
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-... | 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... |
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='http... | 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='... |
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-fr... | [-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
... | 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
... |
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_Canc... | # 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_Canc... |
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
LayerTr... | # DR-i#1476
LayerTreeHostAnimationTestNoBackgroundTickingWithoutActiveTree.RunSingleThread_DirectRenderer
LayerTreeHostBlendingPixelTest.*
LayerTreeHostFiltersPixelTest.*
SchedulerTest.*
LayerTreeHostTestContinuousPainting.*
LayerTreeHostAnimationTestContinuousAnimate.RunMultiThread_DirectRenderer_ImplSidePaint
LayerTr... |
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... | 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... |
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 pointin... | # 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 pointin... |
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_varian... | 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_varian... |
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-w... | [-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-w... |
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
simple... | 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
simple... |
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 lice... | 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... | 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, distr... |
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 li... | 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 li... |
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
ra... | 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
... |
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/S... | // 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/S... |
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... | 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... |
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-... | 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-... |
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 ... | 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 ... |
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... |
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, notific... | 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, notific... |
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/... | ###############################################################
#
# 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/... |
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 CO... | 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_test... |
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 voi... |
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
pyt... | # 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
pyt... |
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, zapp... | -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, zapp... |
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/elasti... | 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/elasti... |
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... | #
# 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... |
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} p... | 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 "... |
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==... | 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==... |
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 ${PA... | 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 $... |
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... | # 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... |
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
fghfgghjghjg... | ---
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://gi... | 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://gi... |
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_librarie... | # /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_librarie... |
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, r... | 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, r... |
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.E... | 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.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.