Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update CV of PasswordMaker Pro to 1.1.9 (9) | Categories:Internet
License:GPLv3
Web Site:http://passwordmaker.tasermonkeys.com/android
Source Code:https://github.com/tasermonkey/android-passwordmaker
Issue Tracker:https://github.com/tasermonkey/android-passwordmaker/issues
Auto Name:PasswordMaker Pro
Summary:Password maker
Description:
PasswordMaker Pro creates u... | Categories:Internet
License:GPLv3
Web Site:http://passwordmaker.tasermonkeys.com/android
Source Code:https://github.com/tasermonkey/android-passwordmaker
Issue Tracker:https://github.com/tasermonkey/android-passwordmaker/issues
Auto Name:PasswordMaker Pro
Summary:Password maker
Description:
PasswordMaker Pro creates u... |
Exclude perf tests from make check | ################################################################################
# Part of CMake configuration for GEOS
#
# Copyright (C) 2018 Mateusz Loskot <mateusz@loskot.net>
#
# This is free software; you can redistribute and/or modify it under
# the terms of the GNU Lesser General Public Licence as published
# by... | ################################################################################
# Part of CMake configuration for GEOS
#
# Copyright (C) 2018 Mateusz Loskot <mateusz@loskot.net>
#
# This is free software; you can redistribute and/or modify it under
# the terms of the GNU Lesser General Public Licence as published
# by... |
Change required Django version in range [1.8.1, 1.9) | Django<1.9
https://git.fedorahosted.org/cgit/kobo.git/snapshot/kobo-0.4.3.tar.gz#egg=kobo
https://github.com/release-engineering/productmd/archive/master.tar.gz#egg=productmd
# requires: openldap-devel
python-ldap
# django rest framework
djangorestframework<3.3
Markdown
django-filter==0.9.2
django-mptt>=0.7.1
django-co... | Django >= 1.8.1,<1.9
https://git.fedorahosted.org/cgit/kobo.git/snapshot/kobo-0.4.3.tar.gz#egg=kobo
https://github.com/release-engineering/productmd/archive/master.tar.gz#egg=productmd
# requires: openldap-devel
python-ldap
# django rest framework
djangorestframework<3.3
Markdown
django-filter==0.9.2
django-mptt>=0.7.1... |
Bump Rakudo version to 2020.05.1 | # These are the version numbers of the core components of Rakudo Star. Change
# these if you want to create a distribution containing different core
# component versions.
moarvm_version=2020.05
nqp_version=2020.05
rakudo_version=2020.05
# These are the URLs to fetch the sources from. You can use %s in the URLs as a
# ... | # These are the version numbers of the core components of Rakudo Star. Change
# these if you want to create a distribution containing different core
# component versions.
moarvm_version=2020.05
nqp_version=2020.05
rakudo_version=2020.05.1
# These are the URLs to fetch the sources from. You can use %s in the URLs as a
... |
Update requests-mock from 1.5.2 to 1.6.0 | coverage==4.5.3
requests-mock==1.5.2
faker==1.0.6
coveralls==1.5.1
| coverage==4.5.3
requests-mock==1.6.0
faker==1.0.6
coveralls==1.5.1
|
Update flake8 package to 3.7.8 | # Testing
coverage==4.5.3 # Test coverage
flake8==3.7.7 # Python linting
mypy==0.710 # Type checking
| # Testing
coverage==4.5.3 # Test coverage
flake8==3.7.8 # Python linting
mypy==0.710 # Type checking
|
Use a branch of favicon for Python 3 support. | # Minimal requirements
Django>=1.8,<1.9
wagtail==1.0
# Recommended components (require additional setup):
elasticsearch==1.1.1
django-libsass==0.3
# Recommended components to improve performance in production:
# django-redis==3.8.2
git+https://github.com/CIGIHub/wagtail-basic-site-components.git
# Required for impo... | # Minimal requirements
Django>=1.8,<1.9
wagtail==1.0
# Recommended components (require additional setup):
elasticsearch==1.1.1
django-libsass==0.3
# Recommended components to improve performance in production:
# django-redis==3.8.2
git+https://github.com/CIGIHub/wagtail-basic-site-components.git
# Required for impo... |
Add MIT license for project | Copyright (c) 2010 Xiao Yu, @HypertextRanch
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 list of Krew plugins | config-cleanup
ctx
doctor
kubesec-scan
neat
ns
popeye
rbac-lookup
rbac-view
resource-capacity
roll
service-tree
sick-pods
split-yaml
tail
topology
tree
unused-volumes
view-secret
view-utilization
warp
who-can
| bulk-action
config-cleanup
ctx
custom-cols
df-pv
doctor
get-all
grep
iexec
images
kubesec-scan
modify-secret
neat
ns
open-svc
outdated
pod-dive
podevents
popeye
rbac-lookup
rbac-view
resource-capacity
rolesum
roll
score
service-tree
sick-pods
split-yaml
spy
status
tail
topology
tree
unused-volumes
view-allocations
view... |
Switch to more easy-going dependency | django-appconf==0.6
django-model-utils==1.4.0
PIL==1.1.7
| django-appconf>=0.6
django-model-utils>=1.4.0,<2.0
PIL>=1.1.7,<1.2
|
Update pytest from 3.1.3 to 3.2.0 | tox==2.7.0
mock==2.0.0
pytest==3.1.3
pytest-cov==2.5.1
pytest-pep8==1.0.6
pytest-watch==4.1.0
pytest-sugar==0.8.0
Sphinx==1.6.3
sphinx_rtd_theme==0.2.4
| tox==2.7.0
mock==2.0.0
pytest==3.2.0
pytest-cov==2.5.1
pytest-pep8==1.0.6
pytest-watch==4.1.0
pytest-sugar==0.8.0
Sphinx==1.6.3
sphinx_rtd_theme==0.2.4
|
Upgrade gunicorn to 19.7.0 :moyai: | alabaster==0.7.10
Babel==2.3.4
click==6.7
docutils==0.13.1
Flask==0.12
Flask-SSLify==0.1.5
gunicorn==19.6.0
imagesize==0.7.1
itsdangerous==0.24
Jinja2==2.9.5
MarkupSafe==0.23
Pygments==2.2.0
pytz==2016.10
requests==2.13.0
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.5.3
sphinx-rtd-theme==0.2.2
Werkzeug==0.11.15
| alabaster==0.7.10
Babel==2.3.4
click==6.7
docutils==0.13.1
Flask==0.12
Flask-SSLify==0.1.5
gunicorn==19.7.0
imagesize==0.7.1
itsdangerous==0.24
Jinja2==2.9.5
MarkupSafe==0.23
Pygments==2.2.0
pytz==2016.10
requests==2.13.0
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.5.3
sphinx-rtd-theme==0.2.2
Werkzeug==0.11.15
|
Update pytest from 3.4.0 to 3.4.1 | Flask>=0.11.1
Flask-Cache==0.13.1
gunicorn==19.7.1
requests==2.18.4
beautifulsoup4>=4.5.1
flake8==3.5.0
pytest==3.4.0
retry==0.9.2
selenium==3.9.0
git+https://github.com/alphagov/notifications-python-client.git@4.5.0#egg=notifications-python-client==4.5.0
| Flask>=0.11.1
Flask-Cache==0.13.1
gunicorn==19.7.1
requests==2.18.4
beautifulsoup4>=4.5.1
flake8==3.5.0
pytest==3.4.1
retry==0.9.2
selenium==3.9.0
git+https://github.com/alphagov/notifications-python-client.git@4.5.0#egg=notifications-python-client==4.5.0
|
Bump urllib3 from 1.22 to 1.24.2 | certifi==2017.7.27.1
chardet==3.0.4
defusedxml==0.5.0
dj-database-url==0.4.2
Django==1.11.29
django-allauth==0.33.0
django-bootstrap-form==3.3
django-cors-headers==2.1.0
django-debug-toolbar==1.8
django-extensions==1.9.1
django-redis==4.8.0
django-rest-fuzzysearch==0.5.1
django-rest-offlinesync==0.5.2
djangorestframewo... | certifi==2017.7.27.1
chardet==3.0.4
defusedxml==0.5.0
dj-database-url==0.4.2
Django==1.11.29
django-allauth==0.33.0
django-bootstrap-form==3.3
django-cors-headers==2.1.0
django-debug-toolbar==1.8
django-extensions==1.9.1
django-redis==4.8.0
django-rest-fuzzysearch==0.5.1
django-rest-offlinesync==0.5.2
djangorestframewo... |
Update roman from 2.0.0 to 3.0 | BeautifulSoup4==4.6.0
GitPython==2.1.10
defusedxml==0.5.0
internetarchive==1.7.7
oauthlib==2.1.0
pip==10.0.1
pywikibot==3.0.20180505
requests==2.18.4
requests-oauthlib==0.8.0
roman==2.0.0
typing==3.6.4 | BeautifulSoup4==4.6.0
GitPython==2.1.10
defusedxml==0.5.0
internetarchive==1.7.7
oauthlib==2.1.0
pip==10.0.1
pywikibot==3.0.20180505
requests==2.18.4
requests-oauthlib==0.8.0
roman==3.0
typing==3.6.4 |
Update to Freeciv server 11547e6d8f | # The GitHub SHA hash for the commit to checkout from
# https://github.com/freeciv/freeciv
FCREV=73d22ab2a4c5a619c0278bf0b12299b89f0fcb82
ORIGCAPSTR="+Freeciv.Devel-3.1-2017.Jun.25"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# intern... | # The GitHub SHA hash for the commit to checkout from
# https://github.com/freeciv/freeciv
FCREV=11547e6d8f645a45432bbcb5632d064a369906f7
ORIGCAPSTR="+Freeciv.Devel-3.1-2017.Jun.26"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# intern... |
Disable Manager: Remove unused files. | Categories:System
License:Apache2
Web Site:http://blog.nagopy.com/
Source Code:https://github.com/75py/DisableManager/
Issue Tracker:https://github.com/75py/DisableManager/issues
Auto Name:Disable Manager
Summary:Assists the disabling of pre-installed apps
Description:
Assists in the disabling of pre-installed apps. Y... | Categories:System
License:Apache2
Web Site:http://blog.nagopy.com/
Source Code:https://github.com/75py/DisableManager/
Issue Tracker:https://github.com/75py/DisableManager/issues
Auto Name:Disable Manager
Summary:Assists the disabling of pre-installed apps
Description:
Assists in the disabling of pre-installed apps. Y... |
Remove database interface (needs to be linked against system libraries, needs a compiler, generally a thing better installed & managed through your distro) | lxml==3.4.0
mysql-python==1.2.5
Django==1.7
django-tastypie==0.12.0
python-dateutil==2.2
python-mimeparse==0.1.4
defusedxml==0.4.1
contexttimer==0.3.0
mechanize==0.2.5
django-suit==0.2.11
objgraph==1.8.1
guppy==0.1.10
ujson==1.33
simplejson
redis==2.10.3
rq==0.4.6
rq-scheduler==0.5.0
django-rq==0.7.0
supervisor==3.1.2
... | lxml==3.4.0
Django==1.7
django-tastypie==0.12.0
python-dateutil==2.2
python-mimeparse==0.1.4
defusedxml==0.4.1
contexttimer==0.3.0
mechanize==0.2.5
django-suit==0.2.11
objgraph==1.8.1
guppy==0.1.10
ujson==1.33
simplejson
redis==2.10.3
rq==0.4.6
rq-scheduler==0.5.0
django-rq==0.7.0
supervisor==3.1.2
django-supervisor==0... |
Update docker from 3.4.0 to 3.4.1 | docker==3.4.0
falcon==1.4.1
falcon-cors==1.1.7
gevent==1.3.4
gunicorn==19.8.1
redis==2.10.6
| docker==3.4.1
falcon==1.4.1
falcon-cors==1.1.7
gevent==1.3.4
gunicorn==19.8.1
redis==2.10.6
|
Add pytest-subtests as tests requirement | # 4.6.0 currently causes crashes, see https://github.com/pytest-dev/pytest/issues/5358
pytest>=3.0.5,<4.6.0
mock; python_version < '3.3' # unittest.mock does not exist in older versions
unittest2; python_version < '3.4' # in 3.4, self.subTest was added
xdoctest >= 0.7.2
| # 4.6.0 currently causes crashes, see https://github.com/pytest-dev/pytest/issues/5358
pytest>=3.0.5,<4.6.0
#
# add subTest() support for pytest.
# only available for py3.4+
pytest-subtests; python_version >= '3.4'
mock; python_version < '3.3' # unittest.mock does not exist in older versions
unittest2; python_version ... |
Update dependency requests to v2.23.0 | cachetools==4.0.0
certifi==2019.11.28
chardet==3.0.4
coverage==5.0.3
google-api-python-client==1.7.11
google-auth==1.11.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
httplib2==0.17.0
idna==2.9
oauth2client==4.1.3
oauthlib==3.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
python-slugify==4.0.0
pytube==9.5.3
request... | cachetools==4.0.0
certifi==2019.11.28
chardet==3.0.4
coverage==5.0.3
google-api-python-client==1.7.11
google-auth==1.11.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
httplib2==0.17.0
idna==2.9
oauth2client==4.1.3
oauthlib==3.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
python-slugify==4.0.0
pytube==9.5.3
request... |
Update zeep from 2.1.1 to 2.2.0 | git+git://github.com/liqd/adhocracy4.git@master
Django>=1.8,<1.9 # pyup: >=1.8,<1.9
wagtail==1.10.1
django-allauth==0.32.0
django-ckeditor==5.2.2
django-filter==1.0.4
django-widget-tweaks==1.4.1
easy-thumbnails==2.4.1
django-autoslug==1.9.3
rules==1.2.1
python-magic==0.4.13
html5lib==0.999999999
bleach==2.0.0
# django ... | git+git://github.com/liqd/adhocracy4.git@master
Django>=1.8,<1.9 # pyup: >=1.8,<1.9
wagtail==1.10.1
django-allauth==0.32.0
django-ckeditor==5.2.2
django-filter==1.0.4
django-widget-tweaks==1.4.1
easy-thumbnails==2.4.1
django-autoslug==1.9.3
rules==1.2.1
python-magic==0.4.13
html5lib==0.999999999
bleach==2.0.0
# django ... |
Update flake8 from 3.3.0 to 3.4.1 | -r main.txt
flake8==3.3.0
bandit==1.4.0
| -r main.txt
flake8==3.4.1
bandit==1.4.0
|
Add sh to python packages | ansible
attrs
black
boto3
click
csvs-to-sqlite
Django
fabric
fire
flask
flask-restful
flask-socketio
ftfy
gomp
ipdb
ipython
isort
jupyter
mycli
mypy
nbterm
openpyxl
pandas
pgcli
pip
pipdeptree
pipenv
poetry
psycopg2-binary
ptpython
pudb
pygit2
pygments
pylint
pymongo
pyquery
pytest
pytest-cov
pytest-gitignore
python-da... | ansible
attrs
black
boto3
click
csvs-to-sqlite
Django
fabric
fire
flask
flask-restful
flask-socketio
ftfy
gomp
ipdb
ipython
isort
jupyter
mycli
mypy
nbterm
openpyxl
pandas
pgcli
pip
pipdeptree
pipenv
poetry
psycopg2-binary
ptpython
pudb
pygit2
pygments
pylint
pymongo
pyquery
pytest
pytest-cov
pytest-gitignore
python-da... |
Add compatibility and current versioning to libLTO to match autoconf support. | set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
LTO
MC
MCDisassembler
Support
Target
)
set(SOURCES
LTODisassembler.cpp
lto.cpp
)
set(LLVM_EXPORTED_SYMBOL_FILE ${CMAKE_CURRENT_SOURCE_DIR}/lto.exports)
add_llvm_library(LTO SHARED ${SOURCES})
install(FILES ${LLVM_MAIN_INCLUDE_DIR}/llvm-c/l... | set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
LTO
MC
MCDisassembler
Support
Target
)
set(SOURCES
LTODisassembler.cpp
lto.cpp
)
set(LLVM_EXPORTED_SYMBOL_FILE ${CMAKE_CURRENT_SOURCE_DIR}/lto.exports)
add_llvm_library(LTO SHARED ${SOURCES})
install(FILES ${LLVM_MAIN_INCLUDE_DIR}/llvm-c/l... |
Update pytest-xdist from 2.1.0 to 2.2.1 | codacy-coverage==1.3.11
pytest==6.2.4
pytest-cov==2.12.0
python-coveralls==2.9.3
pytest-flask==1.2.0
pytest-xdist==2.1.0
| codacy-coverage==1.3.11
pytest==6.2.4
pytest-cov==2.12.0
python-coveralls==2.9.3
pytest-flask==1.2.0
pytest-xdist==2.2.1
|
Update django from 1.11.7 to 2.0 | sphinx>=1.3
sphinx-rtd-theme==0.2.4
Django==1.11.7
-e .
| sphinx>=1.3
sphinx-rtd-theme==0.2.4
Django==2.0
-e .
|
Update django from 1.9.8 to 1.10 | {% if cookiecutter.use_python2 == 'n' -%}
# 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.9.8
# Configuration
django-environ==0.... | {% if cookiecutter.use_python2 == 'n' -%}
# 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.10
# Configuration
django-environ==0.4... |
Update python client to version 1.0.0 | -r requirements.txt
twilio>=3.3.6
beautifulsoup4>=4.4.0
pep8==1.5.7
pytest==2.8.1
requests==2.9.1
retry==0.9.1
selenium==2.53.1
git+https://github.com/alphagov/notifications-python-client.git@0.4.1#egg=notifications-python-client==0.4.1
| -r requirements.txt
twilio>=3.3.6
beautifulsoup4>=4.4.0
pep8==1.5.7
pytest==2.8.1
requests==2.9.1
retry==0.9.1
selenium==2.53.1
git+https://github.com/alphagov/notifications-python-client.git@1.0.0#egg=notifications-python-client==1.0.0
|
Update CV of Ripple to 0.1 (2) | Categories:Security
License:GPL-3.0+
Web Site:https://guardianproject.info/tag/panic
Source Code:https://github.com/guardianproject/ripple
Issue Tracker:https://dev.guardianproject.info/projects/panic/issues
Bitcoin:1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
Auto Name:Ripple
Repo Type:git
Repo:https://github.com/guardianproj... | Categories:Security
License:GPL-3.0+
Web Site:https://guardianproject.info/tag/panic
Source Code:https://github.com/guardianproject/ripple
Issue Tracker:https://dev.guardianproject.info/projects/panic/issues
Bitcoin:1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
Auto Name:Ripple
Repo Type:git
Repo:https://github.com/guardianproj... |
Add (incomplete) ReST docs for Tcl. | About Tcl Support
-----------------
The Tcl binding for Growl is a simple Objective-C extension which provides the Tcl command ``growl``. It supports notification icons and Unicode strings.
Installation
------------
The following commands will install the binding into /Library/Tcl/growl1.0 ::
cd Bindings/tcl
sudo m... | |
Update django-allauth from 0.41.0 to 0.42.0 | # A4
git+git://github.com/liqd/adhocracy4.git@mB-2.4#egg=adhocracy4
# Additional requirements
bcrypt==3.1.7
brotli==1.0.7
django-capture-tag==1.0
django-cloudflare-push==0.2.0
django-sites==0.10
django_csp==3.6
raven==6.10.0
requests==2.23.0
wagtail==2.7.3 # pyup: <2.8
whitenoise==5.1.0
zeep==3.4.0
# Inherited a4-cor... | # A4
git+git://github.com/liqd/adhocracy4.git@mB-2.4#egg=adhocracy4
# Additional requirements
bcrypt==3.1.7
brotli==1.0.7
django-capture-tag==1.0
django-cloudflare-push==0.2.0
django-sites==0.10
django_csp==3.6
raven==6.10.0
requests==2.23.0
wagtail==2.7.3 # pyup: <2.8
whitenoise==5.1.0
zeep==3.4.0
# Inherited a4-cor... |
Update six from 1.12.0 to 1.13.0 | Django==2.2.6
six==1.12.0
sqlparse==0.3.0
# Whitenoise: Staticfile hosting
whitenoise==4.1.4
django-npm==1.0.0
# Tagging
# Taggit Helpers: TaggitCounter, TaggitListFilter
# Taggit Templatetags: Template tags for tags - https://github.com/feuervogel/django-taggit-templatetags
django-taggit==1.1.0
django-taggit-helpers... | Django==2.2.6
six==1.13.0
sqlparse==0.3.0
# Whitenoise: Staticfile hosting
whitenoise==4.1.4
django-npm==1.0.0
# Tagging
# Taggit Helpers: TaggitCounter, TaggitListFilter
# Taggit Templatetags: Template tags for tags - https://github.com/feuervogel/django-taggit-templatetags
django-taggit==1.1.0
django-taggit-helpers... |
Add address sanitizer cmake option | cmake_minimum_required (VERSION 2.6)
set(COMPILE_FLAGS "-std=c++14 -std=gnu++14 -Wall -flto")
set(GTEST_FLAGS "-lgtest -lpthread")
set(LINK_FLAGS "${GTEST_FLAGS} -flto")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${COMPILE_FLAGS}" )
set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINK_EXECUTABLE} ${LINK_FLAGS} ${GTEST_F... | cmake_minimum_required (VERSION 2.6)
set(COMPILE_FLAGS "-std=c++14 -std=gnu++14 -Wall -flto")
option(SANITIZER "Address Sanitizer" OFF)
if(SANITIZER)
set(COMPILE_FLAGS "${COMPILE_FLAGS} -fsanitize=address")
endif()
set(GTEST_FLAGS "-lgtest -lpthread")
set(LINK_FLAGS "${GTEST_FLAGS} -flto")
set(CMAKE_CXX_FLAGS "$... |
Set the minimum required CMake version to 3.10.2. | cmake_minimum_required(VERSION 3.9.5)
project(RLEImage)
if(NOT ITK_SOURCE_DIR)
find_package(ITK 4.9 REQUIRED)
list(APPEND CMAKE_MODULE_PATH ${ITK_CMAKE_DIR})
include(ITKModuleExternal)
else()
itk_module_impl()
endif()
| cmake_minimum_required(VERSION 3.10.2)
project(RLEImage)
if(NOT ITK_SOURCE_DIR)
find_package(ITK 4.9 REQUIRED)
list(APPEND CMAKE_MODULE_PATH ${ITK_CMAKE_DIR})
include(ITKModuleExternal)
else()
itk_module_impl()
endif()
|
Add girder as a development requirement | coverage==4.1.0
coveralls==1.1
flake8==3.3.0
flake8-blind-except==0.1.1
flake8-docstrings==1.1.0
# Unique to girder_worker
flake8-quotes==0.9.0
# dependencies of flake8
mccabe==0.6.1
pep8==1.7.0
pyflakes==1.5.0
# dependencies of flake8-docstrings
pep257==0.7.0
httmock==1.2.5
lxml==3.6.0
mock==2.0.0
Sphinx==1.4.3
s... | coverage==4.1.0
coveralls==1.1
flake8==3.3.0
flake8-blind-except==0.1.1
flake8-docstrings==1.1.0
# Unique to girder_worker
flake8-quotes==0.9.0
# dependencies of flake8
mccabe==0.6.1
pep8==1.7.0
pyflakes==1.5.0
# dependencies of flake8-docstrings
pep257==0.7.0
httmock==1.2.5
lxml==3.6.0
mock==2.0.0
Sphinx==1.4.3
s... |
Update mccabe from 0.5.3 to 0.6.0 | -e .
coverage==4.3.4
flake8==3.2.1
isort==4.2.5
mccabe==0.5.3
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.11.0
py==1.4.32
pytest==3.0.6
pytest-django==3.1.2
tox==2.5.0
| -e .
coverage==4.3.4
flake8==3.2.1
isort==4.2.5
mccabe==0.6.0
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.11.0
py==1.4.32
pytest==3.0.6
pytest-django==3.1.2
tox==2.5.0
|
Update pre-commit from 0.13.2 to 0.13.3 | -e .
coverage==4.3.4
flake8==3.3.0
isort==4.2.5
mccabe==0.6.1
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.13.2
py==1.4.32
pytest==3.0.6
pytest-django==3.1.2
tox==2.6.0
| -e .
coverage==4.3.4
flake8==3.3.0
isort==4.2.5
mccabe==0.6.1
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.13.3
py==1.4.32
pytest==3.0.6
pytest-django==3.1.2
tox==2.6.0
|
Update faker from 8.10.0 to 8.10.2 | -r base.txt
factory-boy==3.2.0
Faker==8.10.0
flake8==3.9.2
freezegun==1.1.0
isort==5.9.2
pytest==6.2.4
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-factoryboy==2.1.0
| -r base.txt
factory-boy==3.2.0
Faker==8.10.2
flake8==3.9.2
freezegun==1.1.0
isort==5.9.2
pytest==6.2.4
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-factoryboy==2.1.0
|
Update pytest from 4.3.0 to 4.3.1 | # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==4.3.0
factory-boy==2.11.1
pytest-mock==1.10.1
webtest==2.0.33
pytest-cov==2.6.1
# Lint and code style
flake8==3.7.7
flake8-docstrings==1.3.0
flake8-quotes==1.0.0
pep8-naming==0.8.2
| # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==4.3.1
factory-boy==2.11.1
pytest-mock==1.10.1
webtest==2.0.33
pytest-cov==2.6.1
# Lint and code style
flake8==3.7.7
flake8-docstrings==1.3.0
flake8-quotes==1.0.0
pep8-naming==0.8.2
|
Update woefully outdated readme for the c++ package. | Cap'n Proto - Insanely Fast Data Serialization Format
Copyright 2013 Kenton Varda
http://kentonv.github.com/capnproto/
Cap'n Proto is an insanely fast data interchange format and capability-based
RPC system. Think JSON, except binary. Or think of Google's Protocol Buffers
(http://protobuf.googlecode.com), except fas... | Cap'n Proto - Insanely Fast Data Serialization Format
Copyright 2013-2015 Sandstorm Development Group, Inc.
https://capnproto.org
Cap'n Proto is an insanely fast data interchange format and capability-based
RPC system. Think JSON, except binary. Or think of Google's Protocol Buffers
(http://protobuf.googlecode.com),... |
Revert "Add ${DESTDIR} to setup.py's --prefix path." | find_program(PYTHON "${PYTHON_VERSION}")
set(SETUP_PY ${CMAKE_SOURCE_DIR}/python/setup.py)
set(CONVERT_SCRIPT ${CMAKE_SOURCE_DIR}/python/utils/convert_manifest.py)
set(DEPS ${CMAKE_SOURCE_DIR}/python/librpc.pyx ${CMAKE_SOURCE_DIR}/python/librpc.pxd)
set(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/timestamp)
add_custom_command... | find_program(PYTHON "${PYTHON_VERSION}")
set(SETUP_PY ${CMAKE_SOURCE_DIR}/python/setup.py)
set(CONVERT_SCRIPT ${CMAKE_SOURCE_DIR}/python/utils/convert_manifest.py)
set(DEPS ${CMAKE_SOURCE_DIR}/python/librpc.pyx ${CMAKE_SOURCE_DIR}/python/librpc.pxd)
set(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/timestamp)
add_custom_command... |
Remove pillow dependency for now | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.9.6
# Configuration
django-environ==0.4.0
django-secure==1.0.1
whitenoise==3.0
# Forms
djan... | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.9.6
# Configuration
django-environ==0.4.0
django-secure==1.0.1
whitenoise==3.0
# Forms
djan... |
Update django from 2.1.3 to 2.1.4 | {% 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.32.3
{%- endif %}
# Bleeding edge Django
django==2.1.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.32.3
{%- endif %}
# Bleeding edge Django
django==2.1.4
# Configuration
django-environ==0.... |
Update cryptography from 1.9 to 2.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.3
cryptography==1.9
PyYAML==3.12
pytest==3.1.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.3
cryptography==2.0
PyYAML==3.12
pytest==3.1.3
|
Update pytest-flake8 and flake8 dependencies | -r requirements.txt
pytest >= 2.9.0
pytest-cov >= 2.2.1
pytest-flake8 >= 0.2
flake8 < 3.0.0
tox >= 2.3.1
setuptools-scm >= 1.11.1
Sphinx
sphinx-rtd-theme
| -r requirements.txt
pytest >= 2.9.0
pytest-cov >= 2.2.1
pytest-flake8 >= 0.6
tox >= 2.3.1
setuptools-scm >= 1.11.1
Sphinx
sphinx-rtd-theme
|
Update lxml from 4.3.1 to 4.3.2 | -r requirements.txt
coverage==4.5.2
cssselect==1.0.3
flake8==3.7.7
freezegun==0.3.11
lxml==4.3.1
mock==2.0.0
pytest==4.3.0
pytest-cov==2.6.1
python-coveralls==2.9.1
requests-mock==1.5.2
watchdog==0.9.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.1.0#egg=digitalmarketplace-test-utils==2.1.0
| -r requirements.txt
coverage==4.5.2
cssselect==1.0.3
flake8==3.7.7
freezegun==0.3.11
lxml==4.3.2
mock==2.0.0
pytest==4.3.0
pytest-cov==2.6.1
python-coveralls==2.9.1
requests-mock==1.5.2
watchdog==0.9.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.1.0#egg=digitalmarketplace-test-utils==2.1.0
|
Update faker from 1.0.2 to 1.0.4 | -r base.txt
django-autofixture==0.12.1
django-debug-toolbar==1.11
factory-boy==2.11.1
Faker==1.0.2
flake8-docstrings==1.3.0
flake8==3.7.7
freezegun==0.3.11
isort==4.3.15
pytest-cov==2.6.1
pytest-django==3.4.8
pytest-factoryboy==2.0.2
pytest==4.3.0
| -r base.txt
django-autofixture==0.12.1
django-debug-toolbar==1.11
factory-boy==2.11.1
Faker==1.0.4
flake8-docstrings==1.3.0
flake8==3.7.7
freezegun==0.3.11
isort==4.3.15
pytest-cov==2.6.1
pytest-django==3.4.8
pytest-factoryboy==2.0.2
pytest==4.3.0
|
Update coverage from 4.4.2 to 4.5 | 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.5
Sphinx==1.6.6
cryptography==2.1.4
PyYAML==3.12
pytest==3.3.2
pytz==2017.3
|
Update sphinx-autodoc-typehints from 1.2.0 to 1.2.1 | -e .
alabaster==0.7.10
coverage==4.4.1
cryptography==1.9
flake8==3.3.0
punch.py==1.4.0
pytest==3.1.3
pyyaml==3.12
sphinx==1.6.2
sphinx-autodoc-typehints==1.2.0
tox==2.7.0
twine==1.9.1
wheel==0.29.0
watchdog==0.8.3
| -e .
alabaster==0.7.10
coverage==4.4.1
cryptography==1.9
flake8==3.3.0
punch.py==1.4.0
pytest==3.1.3
pyyaml==3.12
sphinx==1.6.2
sphinx-autodoc-typehints==1.2.1
tox==2.7.0
twine==1.9.1
wheel==0.29.0
watchdog==0.8.3
|
Update pyyaml from 3.11 to 3.12 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.2.1
tox==2.5.0
coverage==4.3.3
Sphinx==1.5.1
cryptography==1.7.1
PyYAML==3.11
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.2.1
tox==2.5.0
coverage==4.3.3
Sphinx==1.5.1
cryptography==1.7.1
PyYAML==3.12
|
Update BabyName to 0.3 (3) | Categories:Science & Education
License:GPLv3+
Web Site:
Source Code:https://github.com/mdecorde/BABYNAME
Issue Tracker:https://github.com/mdecorde/BABYNAME/issues
Auto Name:BabyName
Summary:Findout your future baby name
Description:
Uses a lexicon of +10000 names organized by genre and origin to help you to
evaluate w... | Categories:Science & Education
License:GPLv3+
Web Site:
Source Code:https://github.com/mdecorde/BABYNAME
Issue Tracker:https://github.com/mdecorde/BABYNAME/issues
Auto Name:BabyName
Summary:Findout your future baby name
Description:
Uses a lexicon of +10000 names organized by genre and origin to help you to
evaluate w... |
Add list of possible blog post ideas. | POSSIBLE FUTURE BLOG POST TOPICS:
- Unit testing
* Often causes object bloat. In order to test functionality, you often need to add some extra functionality. Rather than putting that into its own class, you just include it in the class so you can test it without adding a dependency.
- Unit testing at the wrong level... | |
Fix include path for test subdirectory | include_directories(${CMAKE_SOURCE_DIR}/lib)
add_executable(post_function post_function.cc)
target_link_libraries(post_function mvn)
add_executable(three_classes three_classes.cc)
target_link_libraries(three_classes mvn) | include_directories(../lib)
add_executable(post_function post_function.cc)
target_link_libraries(post_function mvn)
add_executable(three_classes three_classes.cc)
target_link_libraries(three_classes mvn) |
Update varsnap package to 1.3.4 | # Core packages
python-dotenv==0.15.0 # Read environment variables from .env
Flask==1.1.2 # Web microframework
uWSGI==2.0.19.1 # Application server
syspath==2.0.4 # Modify paths
# Features
flask-sitemap==0.3.0 # Web sitemaps
# Monitoring/tracking/logging
blinker==1.4 # Dependency... | # Core packages
python-dotenv==0.15.0 # Read environment variables from .env
Flask==1.1.2 # Web microframework
uWSGI==2.0.19.1 # Application server
syspath==2.0.4 # Modify paths
# Features
flask-sitemap==0.3.0 # Web sitemaps
# Monitoring/tracking/logging
blinker==1.4 # Dependency... |
Upgrade dependency tqdm to ==4.11.2 | argcomplete==1.8.1
base58==0.2.4
botocore==1.5.4
boto3==1.4.4
docutils>=0.12
durationpy==0.3
futures==3.0.5
hjson==2.0.2
jmespath==0.9.0
kappa==0.6.0
lambda-packages==0.12.0
python-dateutil==2.6.0
python-slugify==1.2.1
PyYAML==3.12
requests>=2.10.0
six==1.10.0
toml==0.9.2
tqdm==4.11.1
troposphere>=1.9.0
Werkzeug==0.11.... | argcomplete==1.8.1
base58==0.2.4
botocore==1.5.4
boto3==1.4.4
docutils>=0.12
durationpy==0.3
futures==3.0.5
hjson==2.0.2
jmespath==0.9.0
kappa==0.6.0
lambda-packages==0.12.0
python-dateutil==2.6.0
python-slugify==1.2.1
PyYAML==3.12
requests>=2.10.0
six==1.10.0
toml==0.9.2
tqdm==4.11.2
troposphere>=1.9.0
Werkzeug==0.11.... |
Remove CxaDemangle.cpp from the cmakelists too. | add_lldb_library(lldbUtility
Baton.cpp
Connection.cpp
ConstString.cpp
CxaDemangle.cpp
DataBufferHeap.cpp
DataBufferLLVM.cpp
DataEncoder.cpp
DataExtractor.cpp
FastDemangle.cpp
FileSpec.cpp
History.cpp
IOObject.cpp
JSON.cpp
LLDBAssert.cpp
Log.cpp
Logging.cpp
NameMatches.cpp
Range.cpp
... | add_lldb_library(lldbUtility
Baton.cpp
Connection.cpp
ConstString.cpp
DataBufferHeap.cpp
DataBufferLLVM.cpp
DataEncoder.cpp
DataExtractor.cpp
FastDemangle.cpp
FileSpec.cpp
History.cpp
IOObject.cpp
JSON.cpp
LLDBAssert.cpp
Log.cpp
Logging.cpp
NameMatches.cpp
Range.cpp
RegularExpression... |
Bump lxml from 4.6.3 to 4.6.5 | # Library dependencies for pgn2scid. You need to install these with
# `pip install -r requirements.txt` before you can use the software.
beautifulsoup4==4.9.0
lxml==4.6.3
soupsieve==2.0
| # Library dependencies for pgn2scid. You need to install these with
# `pip install -r requirements.txt` before you can use the software.
beautifulsoup4==4.9.0
lxml==4.6.5
soupsieve==2.0
|
Update djangorestframework requirement from <3.12,>=3.6 to >=3.6,<3.13 | # Minimum Django and REST framework version
Django>=1.11.14,<4.0
djangorestframework>=3.6,<3.12
marshmallow>=3.0,<4.0
# Test requirements
pytest
pytest-django==3.8.0
pytest-cov==2.8.1
flake8==3.7.9
# MkDocs for documentation
mkdocs
| # Minimum Django and REST framework version
Django>=1.11.14,<4.0
djangorestframework>=3.6,<3.13
marshmallow>=3.0,<4.0
# Test requirements
pytest
pytest-django==3.8.0
pytest-cov==2.8.1
flake8==3.7.9
# MkDocs for documentation
mkdocs
|
Update boto3 from 1.7.2 to 1.7.4 | Django==2.0.4
dj_database_url==0.5.0
django-ordered-model==1.4.3
pytz==2018.3
python_box==3.1.1
six==1.11.0
gunicorn==19.7.1
psycopg2==2.7.4
python-decouple==3.1
raven==6.6.0
#Amazon S3 Stuff
boto3==1.7.2
Collectfast==0.6.2
botocore==1.10.2
django-s3-folder-storage==0.5
django-storages==1.6.6
docutils==0.14
jmespath==... | Django==2.0.4
dj_database_url==0.5.0
django-ordered-model==1.4.3
pytz==2018.3
python_box==3.1.1
six==1.11.0
gunicorn==19.7.1
psycopg2==2.7.4
python-decouple==3.1
raven==6.6.0
#Amazon S3 Stuff
boto3==1.7.4
Collectfast==0.6.2
botocore==1.10.2
django-s3-folder-storage==0.5
django-storages==1.6.6
docutils==0.14
jmespath==... |
Use ipython 5.4 to keep py2 support | adjustText>=0.6.1
biopython>=1.70
fastcluster>=1.1.23
ipython>=6.1.0
matplotlib>=2.0.2
matplotlib-venn>=0.11.5
networkx>=1.11
numpy>=1.13.1
numpydoc>=0.7
pandas>=0.20.3
scikit-learn>=0.18.2
scipy>=0.19.1
seaborn>=0.8
uniprot==1.3
xlsxwriter>=0.9.8
| adjustText>=0.6.1
biopython>=1.70
fastcluster>=1.1.23
ipython>=5.4.1
matplotlib>=2.0.2
matplotlib-venn>=0.11.5
networkx>=1.11
numpy>=1.13.1
numpydoc>=0.7
pandas>=0.20.3
scikit-learn>=0.18.2
scipy>=0.19.1
seaborn>=0.8
uniprot==1.3
xlsxwriter>=0.9.8
|
Update Shorty to 1.03 (103) | Categories:Multimedia
License:GPLv3
Web Site:https://github.com/billthefarmer/shorty/blob/master/README.md
Source Code:https://github.com/billthefarmer/shorty
Issue Tracker:https://github.com/billthefarmer/shorty/issues
Auto Name:Shorty
Summary:Shortcuts for Intent Radio
Description:
Create shortcuts for Intent Radio.... | Categories:Multimedia
License:GPLv3
Web Site:https://github.com/billthefarmer/shorty/blob/master/README.md
Source Code:https://github.com/billthefarmer/shorty
Issue Tracker:https://github.com/billthefarmer/shorty/issues
Auto Name:Shorty
Summary:Shortcuts for Intent Radio
Description:
Create shortcuts for Intent Radio.... |
Switch to C99. (It’s 2014!) | cmake_minimum_required(VERSION 2.8)
# TODO headers as dependencies
# TODO shared/static switch CMake-style
set(libOpenVG_SOURCES
shExtensions.c
shArrays.c
shVectors.c
shPath.c
shImage.c
shPaint.c
shGeometry.c
shPipeline.c
shParams.c
shContext.c
shVgu.c
)
set(libOpenVG_HEADER... | cmake_minimum_required(VERSION 2.8)
# TODO headers as dependencies
# TODO shared/static switch CMake-style
set(libOpenVG_SOURCES
shExtensions.c
shArrays.c
shVectors.c
shPath.c
shImage.c
shPaint.c
shGeometry.c
shPipeline.c
shParams.c
shContext.c
shVgu.c
)
set(libOpenVG_HEADER... |
Update CV of Giggity to 1.1 (60) | Categories:Time
License:GPLv2
Web Site:
Source Code:http://wilmer.gaa.st/main.php/giggity.html
Issue Tracker:
FlattrID:292369
Auto Name:Giggity
Summary:Schedule viewer for events
Description:
An application that loads xcal/Pentabarf XML files (that contain schedules of
conferences/festivals/other events) and lets you ... | Categories:Time
License:GPLv2
Web Site:
Source Code:http://wilmer.gaa.st/main.php/giggity.html
Issue Tracker:
FlattrID:292369
Auto Name:Giggity
Summary:Schedule viewer for events
Description:
An application that loads xcal/Pentabarf XML files (that contain schedules of
conferences/festivals/other events) and lets you ... |
Add templates to build output. On branch master Your branch is ahead of 'origin/master' by 1 commit. (use "git push" to publish your local commits) | cmake_minimum_required(VERSION 2.8)
project(veridoc-src)
add_subdirectory(./verilog-parser)
set(VERIDOC_SRC main.c)
set(VERIDOC_EXE veridoc)
set(VERIDOC_CORE_SRC veridoc-config.c
veridoc-parsing.c
veridoc-manifest.c
veridoc-page-factory.c
... | cmake_minimum_required(VERSION 2.8)
project(veridoc-src)
add_subdirectory(./verilog-parser)
set(VERIDOC_SRC main.c)
set(VERIDOC_EXE veridoc)
set(VERIDOC_CORE_SRC veridoc-config.c
veridoc-parsing.c
veridoc-manifest.c
veridoc-page-factory.c
... |
Update sqlalchemy from 1.2.16 to 1.2.17 | apscheduler==3.5.3
boto3==1.9.80
cached-property==1.5.1
click==6.7
flask-crossdomain==0.1
flask-sockets==0.2.1
flask==1.0.2
future==0.17.1
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
localconfig==1.1.1
pexpect==4.6.0
psutil==5.5.0
psycopg2-binary==2.7.7
redis==3.0.1
requests==2.21.0
rq==0.13.0
selenium==3.141.0
six... | apscheduler==3.5.3
boto3==1.9.80
cached-property==1.5.1
click==6.7
flask-crossdomain==0.1
flask-sockets==0.2.1
flask==1.0.2
future==0.17.1
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
localconfig==1.1.1
pexpect==4.6.0
psutil==5.5.0
psycopg2-binary==2.7.7
redis==3.0.1
requests==2.21.0
rq==0.13.0
selenium==3.141.0
six... |
Update pytest from 3.5.1 to 3.6.0 | # Task execution
# Need to pin to 0.21.x if supporting Py26
invoke==1.0.0
# Soft dependencies
python-dateutil==2.7.3
pytz==2018.4
# Testing
pytest==3.5.1
tox>=1.5.0
simplejson==3.15.0
# Syntax checking
flake8==3.5.0
| # Task execution
# Need to pin to 0.21.x if supporting Py26
invoke==1.0.0
# Soft dependencies
python-dateutil==2.7.3
pytz==2018.4
# Testing
pytest==3.6.0
tox>=1.5.0
simplejson==3.15.0
# Syntax checking
flake8==3.5.0
|
Fix the version spec for documentation building | Django
django-ckeditor
django-content-editor>0.10.1
django-cte-forest
django-versatileimagefield
feincms-cleanse
requests
| Django
django-ckeditor
django-content-editor>=0.10.1
django-cte-forest
django-versatileimagefield
feincms-cleanse
requests
|
Update WebTube to 0.4 (5) | AntiFeatures:NonFreeNet
Categories:Multimedia,Internet
License:GPLv3
Web Site:https://github.com/martykan/webTube/blob/HEAD/README.md
Source Code:https://github.com/martykan/webTube
Issue Tracker:https://github.com/martykan/webTube/issues
Auto Name:WebTube
Summary:Play YouTube videos
Description:
Lightweight YouTube f... | AntiFeatures:NonFreeNet
Categories:Multimedia,Internet
License:GPLv3
Web Site:https://github.com/martykan/webTube/blob/HEAD/README.md
Source Code:https://github.com/martykan/webTube
Issue Tracker:https://github.com/martykan/webTube/issues
Auto Name:WebTube
Summary:Play YouTube videos
Description:
Lightweight YouTube f... |
Correct docs for new hook, fix handling of optional parms, add test - fix typo | JazzHub
=======
This service integrates github with Rational's JazzHub service (http://hub.jazz.net). The hook automatically adds change set links into work item specified by the commit message.
The hook will recognize any of the common work item type names in the commit message and look for a corresponding work ite... | JazzHub
=======
This service integrates GitHub with Rational's JazzHub service (http://hub.jazz.net). The hook automatically adds change set links into the work item specified by the commit message.
The hook will recognize any of the common work item type names in the commit message and look for a corresponding work... |
Use same license which we typically use. | Coming soon.
| The MIT License (MIT)
Copyright (c) 2014 objectrocket
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, pub... |
Update copyright notice to 2016 | Copyright (c) 2015 Xavier Dutreilh
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, su... | Copyright (c) 2015-2016 Xavier Dutreilh
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, distribut... |
Update Freeciv server to r31871 | # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:31861
FCREV=31868
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Feb.09"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to ou... | # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:31868
FCREV=31871
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Feb.11"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to ou... |
Add the test Google Ads | google.com, pub-7450416888249377, DIRECT, f08c47fec0942fa0
facebook.com, 310120842856604, DIRECT, c3e20eee3f780d68
| google.com, pub-7450416888249377, DIRECT, f08c47fec0942fa0
google.com, pub-3940256099942544, DIRECT, f08c47fec0942fa0
facebook.com, 310120842856604, DIRECT, c3e20eee3f780d68
|
Update documentation to match required tree on the storage device. | Users of the socket library need to do the following:
Use the development branch: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/EADK/
Create an Efi\etc directory on their system or USB flash device
Copy the files from StdLib\Efi\etc into that directory
Edit the files appropriately
o Set the correct... | Users of the socket library need to do the following:
Use the development branch: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/EADK/
Create an Efi\StdLib\etc directory on their system or USB flash device
Copy the files from StdLib\Efi\StdLib\etc into that directory
Edit the files appropriately
o S... |
Bump django from 3.0.4 to 3.0.7 | Django==3.0.4
django-environ
gunicorn
pyyaml
bs4
requests
psycopg2-binary
django-storages[google]
google-cloud-secret-manager==0.1.1
| Django==3.0.7
django-environ
gunicorn
pyyaml
bs4
requests
psycopg2-binary
django-storages[google]
google-cloud-secret-manager==0.1.1
|
Bump ruamel-yaml from 0.17.0 to 0.17.2 | click==7.1.2
entrypoints==0.3
requests==2.25.1
numpy==1.20.2
scipy==1.6.2
h5netcdf==0.10.0
h5py==3.2.1
pillow==8.1.2
ruamel.yaml==0.17.0
loguru==0.5.3
tqdm==4.59.0
| click==7.1.2
entrypoints==0.3
requests==2.25.1
numpy==1.20.2
scipy==1.6.2
h5netcdf==0.10.0
h5py==3.2.1
pillow==8.1.2
ruamel.yaml==0.17.2
loguru==0.5.3
tqdm==4.59.0
|
Update pytz from 2018.7 to 2018.9 | asn1crypto==0.24.0
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
click==7.0
coloredlogs==10.0
cryptography==2.4.2
docutils==0.14
future==0.17.1
github3.py==1.2.0
humanfriendly==4.17
idna==2.8
jinja2==2.10
jwcrypto==0.6.0
lxml==4.3.0
MarkupSafe==1.1.0
plaintable==0.1.1
pycparser==2.19
python-dateutil==2.7.5
pytz==2018... | asn1crypto==0.24.0
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
click==7.0
coloredlogs==10.0
cryptography==2.4.2
docutils==0.14
future==0.17.1
github3.py==1.2.0
humanfriendly==4.17
idna==2.8
jinja2==2.10
jwcrypto==0.6.0
lxml==4.3.0
MarkupSafe==1.1.0
plaintable==0.1.1
pycparser==2.19
python-dateutil==2.7.5
pytz==2018... |
Update djangorestframework from 3.7.0 to 3.7.1 | certifi==2017.7.27.1
chardet==3.0.4
Django==1.11.6
djangorestframework==3.7.0
gunicorn==19.7.1
idna==2.6
psycopg2==2.7.3.1
python-twitch-client==0.3.0
pytz==2017.2
requests==2.18.4
six==1.11.0
urllib3==1.22
| certifi==2017.7.27.1
chardet==3.0.4
Django==1.11.6
djangorestframework==3.7.1
gunicorn==19.7.1
idna==2.6
psycopg2==2.7.3.1
python-twitch-client==0.3.0
pytz==2017.2
requests==2.18.4
six==1.11.0
urllib3==1.22
|
Update tox from 3.18.1 to 3.19.0 | ansible-lint==4.2.0
docker==4.2.2
flake8==3.8.3
molecule==3.0.6
pytest==6.0.1
testinfra==5.2.2
tox==3.18.1
| ansible-lint==4.2.0
docker==4.2.2
flake8==3.8.3
molecule==3.0.6
pytest==6.0.1
testinfra==5.2.2
tox==3.19.0
|
Update pyyaml from 5.3 to 5.3.1 | click==7.0
colorama==0.4.3
pathspec==0.7.0
PyYAML==5.3
six==1.14.0
| click==7.0
colorama==0.4.3
pathspec==0.7.0
PyYAML==5.3.1
six==1.14.0
|
Update botocore from 1.7.32 to 1.7.33 | boto3==1.4.7
botocore==1.7.32
certifi==2017.7.27.1
chardet==3.0.4
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.6
django-grappelli==2.10.1
django-haystack==2.6.1
django-linkcheck==1.5
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
elasticsearch==5.4.0
futures==3.1.1
gunicorn==19.7.1
idna==2.... | boto3==1.4.7
botocore==1.7.33
certifi==2017.7.27.1
chardet==3.0.4
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.6
django-grappelli==2.10.1
django-haystack==2.6.1
django-linkcheck==1.5
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
elasticsearch==5.4.0
futures==3.1.1
gunicorn==19.7.1
idna==2.... |
Bump pyyaml from 3.10 to 5.4 | Jinja2==2.11.3
MarkupSafe==0.18
PyYAML==4.2b1
Pygments==2.7.4
Sphinx==1.1.3
argparse==1.2.1
cliff==1.4.5
cmd2==0.6.7
coverage==3.7
docutils==0.11
flake8==2.1.0
mccabe==0.2.1
mock==1.0.1
nose==1.3.0
nosexcover==1.0.8
pep8==1.4.6
prettytable==0.7.2
py==1.4.18
pyaml==13.07.1
pyflakes==0.7.3
pyparsing==2.0.1
requests==2.0.... | Jinja2==2.11.3
MarkupSafe==0.18
PyYAML==5.4
Pygments==2.7.4
Sphinx==1.1.3
argparse==1.2.1
cliff==1.4.5
cmd2==0.6.7
coverage==3.7
docutils==0.11
flake8==2.1.0
mccabe==0.2.1
mock==1.0.1
nose==1.3.0
nosexcover==1.0.8
pep8==1.4.6
prettytable==0.7.2
py==1.4.18
pyaml==13.07.1
pyflakes==0.7.3
pyparsing==2.0.1
requests==2.0.1
... |
Update virtualenv from 16.1.0 to 16.2.0 | cookiecutter==1.6.0
flake8==3.0.4
sh==1.12.14
virtualenv==16.1.0
Sphinx==1.8.2
sphinx-rtd-theme==0.4.2
# Testing
pytest==4.0.1
pep8==1.7.1
pyflakes==2.0.0
tox==3.5.3
pytest-cookies==0.3.0
| cookiecutter==1.6.0
flake8==3.0.4
sh==1.12.14
virtualenv==16.2.0
Sphinx==1.8.2
sphinx-rtd-theme==0.4.2
# Testing
pytest==4.0.1
pep8==1.7.1
pyflakes==2.0.0
tox==3.5.3
pytest-cookies==0.3.0
|
Update uk-geo-utils from 0.8.0 to 0.8.1 | dj-database-url==0.5.0
django-apiblueprint-view==2.1.0
django-basicauth==0.5.2
django-extensions==2.2.3
django-localflavor==2.2
django-markdown-deux==1.0.5
django==2.2.6 # pyup: >=2.2,<3.0
djangorestframework==3.10.3
djangorestframework-gis==0.14
django-cors-headers==3.1.1
fastkml==0.11
fuzzywuzzy==0.17.0
lxml==4.4.1
... | dj-database-url==0.5.0
django-apiblueprint-view==2.1.0
django-basicauth==0.5.2
django-extensions==2.2.3
django-localflavor==2.2
django-markdown-deux==1.0.5
django==2.2.6 # pyup: >=2.2,<3.0
djangorestframework==3.10.3
djangorestframework-gis==0.14
django-cors-headers==3.1.1
fastkml==0.11
fuzzywuzzy==0.17.0
lxml==4.4.1
... |
Update sphinx from 1.6.4 to 1.6.5 | alabaster==0.7.10
amqp==2.2.2
appdirs==1.4.3
babel==2.5.1
beautifulsoup4==4.6.0
billiard==3.5.0.3
celery==4.1.0
click==6.7
coverage==4.4.1
django-webtest==1.9.2
docutils==0.14
first==2.0.1
graphviz==0.8.1
imagesize==0.7.1
Jinja2==2.9.6
kombu==4.1.0
MarkupSafe==1.0
packaging==16.8
pip-tools==1.10.1
pluggy==0.5.2
py==1.4... | alabaster==0.7.10
amqp==2.2.2
appdirs==1.4.3
babel==2.5.1
beautifulsoup4==4.6.0
billiard==3.5.0.3
celery==4.1.0
click==6.7
coverage==4.4.1
django-webtest==1.9.2
docutils==0.14
first==2.0.1
graphviz==0.8.1
imagesize==0.7.1
Jinja2==2.9.6
kombu==4.1.0
MarkupSafe==1.0
packaging==16.8
pip-tools==1.10.1
pluggy==0.5.2
py==1.4... |
Update ipdb from 0.10.1 to 0.10.2 | coverage==4.3.4
docker-py==1.10.6
flake8==3.2.1
ipdb==0.10.1
ipython==5.1.0
pyodbc==4.0.3
pytest==3.0.5
pytest-cov==2.4.0
pytest-sugar==0.8.0
sphinx==1.5.1
sphinxcontrib-asyncio==0.2.0
uvloop==0.7.2
| coverage==4.3.4
docker-py==1.10.6
flake8==3.2.1
ipdb==0.10.2
ipython==5.1.0
pyodbc==4.0.3
pytest==3.0.5
pytest-cov==2.4.0
pytest-sugar==0.8.0
sphinx==1.5.1
sphinxcontrib-asyncio==0.2.0
uvloop==0.7.2
|
Update faker from 13.0.0 to 13.2.0 | -r base.txt
factory-boy==3.2.1
Faker==13.0.0
flake8==4.0.1
freezegun==1.1.0
isort==5.10.1
pytest==7.0.1
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.1.0
| -r base.txt
factory-boy==3.2.1
Faker==13.2.0
flake8==4.0.1
freezegun==1.1.0
isort==5.10.1
pytest==7.0.1
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.1.0
|
Update twine from 1.13.0 to 1.14.0 | -r requirements.txt
-e .
black==19.3b0; python_version > '3'
bump2version==0.5.11
coverage==4.5.4
coveralls==1.8.2
flake8==3.7.8
mock==3.0.5
pre-commit==1.18.3
pytest==4.6.5 # pyup: <5
pytest-cov==2.7.1
responses==0.10.6
Sphinx==1.8.5 # pyup: <2
testfixtures==6.10.0
tox==3.14.0
twine==1.13.0
watchdog==0.9.0
wheel==0.... | -r requirements.txt
-e .
black==19.3b0; python_version > '3'
bump2version==0.5.11
coverage==4.5.4
coveralls==1.8.2
flake8==3.7.8
mock==3.0.5
pre-commit==1.18.3
pytest==4.6.5 # pyup: <5
pytest-cov==2.7.1
responses==0.10.6
Sphinx==1.8.5 # pyup: <2
testfixtures==6.10.0
tox==3.14.0
twine==1.14.0
watchdog==0.9.0
wheel==0.... |
Update tox from 3.12.1 to 3.13.1 | pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.7
tox==3.12.1
coverage==4.5.3
Sphinx==2.1.1
cryptography==2.7
PyYAML==5.1.1
pytest==4.6.3
pytest-runner==5.1
vcrpy==2.0.1
twine==1.13.0
| pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.7
tox==3.13.1
coverage==4.5.3
Sphinx==2.1.1
cryptography==2.7
PyYAML==5.1.1
pytest==4.6.3
pytest-runner==5.1
vcrpy==2.0.1
twine==1.13.0
|
Add missing dependency for viscm. | -e .
check-manifest
pyqt5==5.12.*;python_version>='3'
pytest>=3.8.0
pytest-cov
pytest-mpl
pytest-pep8
readme_renderer[md]
setuptools>=38.6.0
twine>=1.13.0
viscm>=0.9;python_version>='3'
wheel>=0.31.0
| -e .
check-manifest
pyqt5==5.12.*;python_version>='3'
pytest>=3.8.0
pytest-cov
pytest-mpl
pytest-pep8
readme_renderer[md]
scipy>=1.0.0
setuptools>=38.6.0
twine>=1.13.0
viscm>=0.9;python_version>='3'
wheel>=0.31.0
|
Build tests with a higher warning level | file(GLOB_RECURSE SIMDEE_HEADERS "${CMAKE_SOURCE_DIR}/include/*.hpp")
file(GLOB_RECURSE SIMDEE_TEST_SOURCES "*.hpp" "*.cpp" "*.inl")
add_executable(simdee_test ${SIMDEE_HEADERS} ${SIMDEE_TEST_SOURCES})
target_include_directories(simdee_test PUBLIC ${CMAKE_SOURCE_DIR}/include)
set_property(TARGET simdee_test PROPERTY CX... | file(GLOB_RECURSE SIMDEE_HEADERS "${CMAKE_SOURCE_DIR}/include/*.hpp")
file(GLOB_RECURSE SIMDEE_TEST_SOURCES "*.hpp" "*.cpp" "*.inl")
add_executable(simdee_test ${SIMDEE_HEADERS} ${SIMDEE_TEST_SOURCES})
target_include_directories(simdee_test PUBLIC ${CMAKE_SOURCE_DIR}/include)
set_property(TARGET simdee_test PROPERTY CX... |
Add documentation for CPM GPIO banks | Every GPIO controller node must have #gpio-cells property defined,
this information will be used to translate gpio-specifiers.
On CPM1 devices, all ports are using slightly different register layouts.
Ports A, C and D are 16bit ports and Ports B and E are 32bit ports.
On CPM2 devices, all ports are 32bit ports and us... | |
Add psutil dependency, new integration tests depend on it. | coverage
pep8>=1.6.0,<1.7
flake8>=2.3.0,<2.4
pylint>=1.4.3,<1.5
pylint-plugin-utils>=0.2.3,<0.3
ipython
mock>=1.0
nose>=1.3.7
tabulate
unittest2
sphinx
git+https://github.com/StackStorm/sphinx-autobuild.git@develop
# Required by st2client tests
pyyaml
RandomWords
gunicorn>=19.3.0,<19.4
| coverage
pep8>=1.6.0,<1.7
flake8>=2.3.0,<2.4
pylint>=1.4.3,<1.5
pylint-plugin-utils>=0.2.3,<0.3
ipython
mock>=1.0
nose>=1.3.7
tabulate
unittest2
sphinx
git+https://github.com/StackStorm/sphinx-autobuild.git@develop
# Required by st2client tests
pyyaml
RandomWords
gunicorn>=19.3.0,<19.4
psutil>=3.2.2,<3.3
|
Update xxhash from 1.0.1 to 1.2.0 | flake8==3.5.0
pytest==3.7.4
pytest-cov==2.5.1
docker-py==1.10.6
lz4==2.1.0
xxhash==1.0.1
python-snappy==0.5.1
Cython==0.28.5
docutils==0.14
Pygments==2.2.0
| flake8==3.5.0
pytest==3.7.4
pytest-cov==2.5.1
docker-py==1.10.6
lz4==2.1.0
xxhash==1.2.0
python-snappy==0.5.1
Cython==0.28.5
docutils==0.14
Pygments==2.2.0
|
Add find_package() for Boost to chemkit-convert | find_package(Qt4 4.6 COMPONENTS QtCore REQUIRED)
set(QT_DONT_USE_QTGUI TRUE)
include(${QT_USE_FILE})
include_directories(../../../include)
add_chemkit_executable(convert convert.cpp)
target_link_libraries(convert chemkit ${QT_LIBRARIES})
| find_package(Qt4 4.6 COMPONENTS QtCore REQUIRED)
set(QT_DONT_USE_QTGUI TRUE)
include(${QT_USE_FILE})
find_package(Boost REQUIRED)
include_directories(${Boost_INCLUDE_DIRS})
include_directories(../../../include)
add_chemkit_executable(convert convert.cpp)
target_link_libraries(convert chemkit ${QT_LIBRARIES})
|
Bump pytest from 6.0.2 to 6.2.0 | cython==0.29.21
wheel<=0.35.1
setuptools<49.2.0
hypothesis==5.41.5
pytest==6.0.2
pytz==2020.4
pytest-cov==2.10.1
pickle5; python_version == '3.7' and platform_python_implementation != 'PyPy'
# for numpy.random.test.test_extending
cffi
# For testing types. Notes on the restrictions:
# - Mypy relies on C API features not... | cython==0.29.21
wheel<=0.35.1
setuptools<49.2.0
hypothesis==5.41.5
pytest==6.2.0
pytz==2020.4
pytest-cov==2.10.1
pickle5; python_version == '3.7' and platform_python_implementation != 'PyPy'
# for numpy.random.test.test_extending
cffi
# For testing types. Notes on the restrictions:
# - Mypy relies on C API features not... |
Remove custom expectation for chromium-linux-fontconfig-renderstyle.html | // 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.
// I need to do a buil... | // 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.
BUG48239 DEBUG : fast/... |
Update aiohttp-jinja2 from 1.1.0 to 1.1.1 | aiohttp-jinja2==1.1.0
aiohttp-security==0.4.0
aiohttp-session==2.7.0
aiohttp==3.5.4
aiomysql==0.0.20
aiopg==0.16.0
coverage==4.5.3
docker==3.7.2
flake8==3.7.7
ipdb==0.12
motor==2.0.0
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest==4.6.1
python-dateutil==2.8.0
sqlalchemy==1.3.3
trafaret==1.2.0
pymysql==0.9.3
-r requiremen... | aiohttp-jinja2==1.1.1
aiohttp-security==0.4.0
aiohttp-session==2.7.0
aiohttp==3.5.4
aiomysql==0.0.20
aiopg==0.16.0
coverage==4.5.3
docker==3.7.2
flake8==3.7.7
ipdb==0.12
motor==2.0.0
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest==4.6.1
python-dateutil==2.8.0
sqlalchemy==1.3.3
trafaret==1.2.0
pymysql==0.9.3
-r requiremen... |
Update sphinx from 1.5.2 to 1.5.3 | 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.2
cryptography==1.7.2
PyYAML==3.12
pytest==3.0.6
click==6.7
| 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.3
cryptography==1.7.2
PyYAML==3.12
pytest==3.0.6
click==6.7
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.