Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update pytest from 3.0.7 to 3.1.0 | -e .
coverage==4.4.1
isort==4.2.5
py==1.4.33
pytest==3.0.7
pytest-django==3.1.2
tox==2.7.0
| -e .
coverage==4.4.1
isort==4.2.5
py==1.4.33
pytest==3.1.0
pytest-django==3.1.2
tox==2.7.0
|
Update pytest-mock from 1.10.3 to 1.10.4 | -r requirements.txt
freezegun==0.3.11
pytest==4.4.1
pytest-mock==1.10.3
sphinx==1.8.5
| -r requirements.txt
freezegun==0.3.11
pytest==4.4.1
pytest-mock==1.10.4
sphinx==1.8.5
|
Update coverage from 5.2 to 5.3 | black==19.10b0; python_version > '3.5'
bump2version==1.0.0
codecov==2.1.8
coverage==5.2
flake8==3.8.3
pyupgrade==2.7.0; python_version > '3.5'
tox==3.17.1
twine==3.2.0; python_version > '3.5'
| black==19.10b0; python_version > '3.5'
bump2version==1.0.0
codecov==2.1.8
coverage==5.3
flake8==3.8.3
pyupgrade==2.7.0; python_version > '3.5'
tox==3.17.1
twine==3.2.0; python_version > '3.5'
|
Update pytest from 3.7.2 to 3.7.3 | # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==3.7.2
factory-boy==2.11.1
pytest-mock==1.10.0
webtest==2.0.30
pytest-cov==2.5.1
# Lint and code style
flake8==3.5.0
flake8-docstrings==1.3.0
flake8-quotes==1.0.0
pep8-naming==0.7.0
| # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==3.7.3
factory-boy==2.11.1
pytest-mock==1.10.0
webtest==2.0.30
pytest-cov==2.5.1
# Lint and code style
flake8==3.5.0
flake8-docstrings==1.3.0
flake8-quotes==1.0.0
pep8-naming==0.7.0
|
Update bandit from 1.6.1 to 1.6.2 | # ulid/requirements/dev.txt
#
# Requirements for using developing package.
-r base.txt
bumpversion==0.5.3
mypy==0.711
pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore
pylint==2.3.1; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.... | # ulid/requirements/dev.txt
#
# Requirements for using developing package.
-r base.txt
bumpversion==0.5.3
mypy==0.711
pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore
pylint==2.3.1; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.... |
Bump urllib3 from 1.24.3 to 1.26.5 | certifi==2019.11.28
chardet==3.0.4
click==6.7
cssselect==0.9.1
cssutils==1.0.1
Flask==1.0.2
Flask-Cors==3.0.6
Flask-Limiter==0.9.1
Flask-SQLAlchemy==2.3.2
gunicorn==19.5.0
idna==2.7
iniherit==0.3.9
itsdangerous==0.24
Jinja2==2.10.1
limits==1.1
lxml==3.5.0
MarkupSafe==0.23
premailer==2.9.6
psycopg2==2.7.5
pydns==2.3.6
r... | certifi==2019.11.28
chardet==3.0.4
click==6.7
cssselect==0.9.1
cssutils==1.0.1
Flask==1.0.2
Flask-Cors==3.0.6
Flask-Limiter==0.9.1
Flask-SQLAlchemy==2.3.2
gunicorn==19.5.0
idna==2.7
iniherit==0.3.9
itsdangerous==0.24
Jinja2==2.10.1
limits==1.1
lxml==3.5.0
MarkupSafe==0.23
premailer==2.9.6
psycopg2==2.7.5
pydns==2.3.6
r... |
Update flake8 from 3.0.3 to 3.0.4 | pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.3
tox==2.3.1
coverage==4.2
Sphinx==1.4.5
cryptography==1.4
PyYAML==3.11
pytest==2.9.2
| 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==2.9.2
|
Update numpy from 1.13.2 to 1.13.3 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.2
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
pytest-cov==2.5.1
coveralls==1.2.0
pytest-runner==2.12.1
numpy==1.13.2
pandas==0.20.3
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.2
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
pytest-cov==2.5.1
coveralls==1.2.0
pytest-runner==2.12.1
numpy==1.13.3
pandas==0.20.3
|
Update pip from 8.1.2 to 9.0.1 | 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.9
cryptography==1.4
PyYAML==3.12
pytest==3.0.4
| pip==9.0.1
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.9
cryptography==1.4
PyYAML==3.12
pytest==3.0.4
|
Update pytest-runner from 2.12.1 to 3.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.3
pytest-mock==1.6.3
pytest-runner==2.12.1
six==1.11.0
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.3
pytest-mock==1.6.3
pytest-runner==3.0
six==1.11.0
|
Update wheel from 0.31.1 to 0.32.2 | pip==18.0
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.9.0
flake8==3.5.0
tox==3.1.1
coverage==4.5.1
Sphinx==1.8.1
cryptography==2.3.1
PyYAML==4.1
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.32.2
watchdog==0.9.0
flake8==3.5.0
tox==3.1.1
coverage==4.5.1
Sphinx==1.8.1
cryptography==2.3.1
PyYAML==4.1
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 the link to the tool docs | DICOM for VTK
Copyright (c) 2012-2016, David Gobbi
All rights reserved.
See Copyright.txt for more details.
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.
Note that if you download the zip file fro... | DICOM for VTK
Copyright (c) 2012-2016, David Gobbi
All rights reserved.
See Copyright.txt for more details.
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.
Note that if you download the zip file fro... |
Update rollbar package to 0.13.0 | Flask==0.10.1
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.1 # Get environment variables
newrelic
# Error tracking
blinker==1.4
rollbar==0.12.1
| Flask==0.10.1
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.1 # Get environment variables
newrelic
# Error tracking
blinker==1.4
rollbar==0.13.0
|
Upgrade molo.core from 5.19.0 to 5.21.0 | molo.core==5.19.0
molo.profiles==5.1.0
molo.commenting==5.1.0
molo.yourwords==5.0.1
molo.servicedirectory==2.1.4
molo.polls==5.0.1
molo.surveys==5.4.0
molo.pwa
mote-prk==0.2.1
celery<4.0
Unidecode==0.04.16
gunicorn
psycopg2
django-modelcluster>=2.0,<3.0
django_compressor==2.0
django-mptt==0.8.5
django-google-analytics-... | molo.core==5.21.0
molo.profiles==5.1.0
molo.commenting==5.1.0
molo.yourwords==5.0.1
molo.servicedirectory==2.1.4
molo.polls==5.0.1
molo.surveys==5.4.0
molo.pwa
mote-prk==0.2.1
celery<4.0
Unidecode==0.04.16
gunicorn
psycopg2
django-modelcluster>=2.0,<3.0
django_compressor==2.0
django-mptt==0.8.5
django-google-analytics-... |
Use explicit version for upgrade | Flask==0.10.1
Flask-Cors==1.9.0
gevent==1.0.1
uWSGI==2.0.7
python-etcd==0.3.3
future==0.15.0
PyYAML==3.11
boto==2.34.0
pymongo==3.0.3
flower==0.7.2
Jinja2==2.7.3
requests[security]==2.7.0
urllib3==1.11
https://github.com/sukrit007/celery/archive/3.1.tar.gz
https://github.com/totem/flask-hyperschema/archive/master.tar.g... | Flask==0.10.1
Flask-Cors==1.9.0
gevent==1.0.1
uWSGI==2.0.7
python-etcd==0.3.3
future==0.15.0
PyYAML==3.11
boto==2.34.0
pymongo==3.0.3
flower==0.7.2
Jinja2==2.7.3
requests[security]==2.7.0
urllib3==1.11
https://github.com/sukrit007/celery/archive/3.1.tar.gz
https://github.com/totem/flask-hyperschema/archive/v0.1.1.tar.g... |
Enable DnsMasterTest.*, URLFetcher*Test.*, HttpBridgeTest.* under ThreadSanitizer on Mac OS | # Former aspacem warnings on Valgrind.
# Tsan still tends to hang on these tests unexpectedly on Mac OS.
# (see https://bugs.kde.org/show_bug.cgi?id=192634 and
# http://code.google.com/p/data-race-test/issues/detail?id=11)
DnsMasterTest.*
URLFetcher*Test.*
HttpBridgeTest.*
# http://crbug.com/26214
ExtensionTest.InitFr... | # http://crbug.com/26214
ExtensionTest.InitFromValueInvalid
# http://crbug.com/38503
TabRestoreServiceTest.DontPersistPostData
|
Use latest formal release of calaccess_raw | Django==1.9.7
django-calaccess-raw-data==1.3.0rc1
django-dotenv==1.4.1
psycopg2==2.6.1
boto3==1.3.1
-e git+https://github.com/syapse/django-storages.git@boto3-new#egg=django-storages
django-bakery==0.8.7
six
Fabric
flake8
coveralls
| Django==1.9.7
django-calaccess-raw-data==1.3.0
django-dotenv==1.4.1
psycopg2==2.6.1
boto3==1.3.1
-e git+https://github.com/syapse/django-storages.git@boto3-new#egg=django-storages
django-bakery==0.8.7
six
Fabric
flake8
coveralls
|
Update depot_tools prod win git to 2.15.1.2 | # CIPD manifest for Windows tools.
#
# We must install anything that we want included on PATH to a different
# subdirectory than Git, as Git's msys bash strips its root directory
# from PATH, hence the subdirs.
#
# If any paths or package layouts change, updates will be required in
# "win_tools.bat" and "win_too... | # CIPD manifest for Windows tools.
#
# We must install anything that we want included on PATH to a different
# subdirectory than Git, as Git's msys bash strips its root directory
# from PATH, hence the subdirs.
#
# If any paths or package layouts change, updates will be required in
# "win_tools.bat" and "win_too... |
Update sphinx_autodoc_typehints from 1.6.0 to 1.7.0 | # Required by Read the Docs.
sphinx==2.1.2
sphinx_autodoc_typehints==1.6.0 | # Required by Read the Docs.
sphinx==2.1.2
sphinx_autodoc_typehints==1.7.0 |
Update django-fsm from 2.4.0 to 2.5.0 | #
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
beautifulsoup4==4.5.3 # via webtest
django-filter==1.0.1 # via django-viewflow
django-fsm==2.4.0 # via django-viewflow
django-viewflow==0.10.1
django-webtest==1.... | #
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
beautifulsoup4==4.5.3 # via webtest
django-filter==1.0.1 # via django-viewflow
django-fsm==2.5.0 # via django-viewflow
django-viewflow==0.10.1
django-webtest==1.... |
Update django from 1.11.4 to 1.11.5 | sphinx==1.6.3
sphinx-rtd-theme==0.2.4
Django==1.11.4
-e .
| sphinx==1.6.3
sphinx-rtd-theme==0.2.4
Django==1.11.5
-e .
|
Add some German street types | allee|a|al
autobahn
bach
bad
bahnhof|bhf|bf
boulevard|bd
brücke|br|brucke|bruecke
buhl|buehl
chaussee|ch
damm|d
forsthaus|fh
gasse|g
graben|gr
großser|grosser
große|grosse|gr|g
großes|grosses
heiligen
hof|h
kamp|k
obere|ob
oberer|ob
oberes
pfad
platz|pl
quelle|qu
rundwanderweg|rww
straße|str|strasse
untere|u
unterer
un... | allee|a|al
autobahn
bach
bad
bahnhof|bhf|bf
boulevard|bd
brücke|br|brucke|bruecke
buhl|buehl
chaussee|ch
damm|d
forsthaus|fh
gasse|g
graben|gr
großser|grosser
große|grosse|gr|g
großes|grosses
heiligen
hof|h
kamp|k
obere|ob
oberer|ob
oberes
pfad
platz|pl
quelle|qu
rundwanderweg|rww
steg
straße|str|strasse
ufer
untere|u
... |
Document describing framework exception and error handling and heirarcy. | BioInterchange Exception and Error handling.
All BioInterchange errors come under two main categories:
1. InputFormatError
2. ImplementationError
Each of these classes is handled differently within the BioInterchange framework.
InputFormatErrors are those that could be raised at any time (during runtime), a... | |
Update Audio Recorder to 1.5.1 (130) | Categories:Multimedia
License:GPL-3.0
Web Site:https://gitlab.com/axet/android-audio-recorder
Source Code:https://gitlab.com/axet/android-audio-recorder/tree/HEAD
Issue Tracker:https://gitlab.com/axet/android-audio-recorder/issues
Auto Name:Audio Recorder
Summary:Record audio files
Description:
Audio recorder with cus... | Categories:Multimedia
License:GPL-3.0
Web Site:https://gitlab.com/axet/android-audio-recorder
Source Code:https://gitlab.com/axet/android-audio-recorder/tree/HEAD
Issue Tracker:https://gitlab.com/axet/android-audio-recorder/issues
Auto Name:Audio Recorder
Summary:Record audio files
Description:
Audio recorder with cus... |
Add matplotlib to optional req. | pillow==2.5.3
mock==1.0.1
sympy==0.7.6 | pillow==2.5.3
mock==1.0.1
sympy==0.7.6
matplotlib>=1.4.3
|
Update xxhash from 1.4.2 to 1.4.3 | flake8==3.7.9
pytest==5.3.5
pytest-cov==2.8.1
pytest-catchlog==1.2.2
docker-py==1.10.6
lz4==2.2.1
xxhash==1.4.2
python-snappy==0.5.4
# pypiwin32==219
cython==0.29.13
| flake8==3.7.9
pytest==5.3.5
pytest-cov==2.8.1
pytest-catchlog==1.2.2
docker-py==1.10.6
lz4==2.2.1
xxhash==1.4.3
python-snappy==0.5.4
# pypiwin32==219
cython==0.29.13
|
Update LinConnect to 2.21 (221) | Categories:System
License:GPLv3
Web Site:
Source Code:https://github.com/hauckwill/linconnect-client
Issue Tracker:https://github.com/hauckwill/linconnect-client/issues
Auto Name:LinConnect
Summary:Mirror notifications to desktop
Description:
Install the server on the desktop: see the source code page.
* Extremely si... | Categories:System
License:GPLv3
Web Site:
Source Code:https://github.com/hauckwill/linconnect-client
Issue Tracker:https://github.com/hauckwill/linconnect-client/issues
Auto Name:LinConnect
Summary:Mirror notifications to desktop
Description:
Install the server on the desktop: see the source code page.
* Extremely si... |
Update CV of SlimSocial for Facebook to 3.6.2 (43) | AntiFeatures:NonFreeNet
Categories:Internet
License:GPL-2.0+
Web Site:http://forum.xda-developers.com/android/apps-games/app-slimfacebook-1mb-0-permissions-t3254174
Source Code:https://github.com/rignaneseleo/SlimSocial-for-Facebook
Issue Tracker:https://github.com/rignaneseleo/SlimSocial-for-Facebook/issues
Changelog:... | AntiFeatures:NonFreeNet
Categories:Internet
License:GPL-2.0+
Web Site:http://forum.xda-developers.com/android/apps-games/app-slimfacebook-1mb-0-permissions-t3254174
Source Code:https://github.com/rignaneseleo/SlimSocial-for-Facebook
Issue Tracker:https://github.com/rignaneseleo/SlimSocial-for-Facebook/issues
Changelog:... |
Include initial brainstorm in /src. | This is just a brainstorm on a possible Django class structure. This will change.
---
requirements
identify an environment
ranking (coordinate):
2: xl huge
1: l big
0: m normal (neutral, average, human-sized)
-1: s small
-2: xs tiny
ranking (definite):
1: full
.5: half
... | |
Add txt for Steph Skype meeting Aug 30 | - Priority 2: Play with JUST section 4
- Priority 1: Use different Vmax and Km for cyt c red
- Priority 3: Update Latex
- Priority 4: Hn/Hp --> (Hn - Hp)/Htot --> (Hn-Hp)/Hn (Hp --> Htot - Hn)
- Won't be (Hn-Hp) --> Causes oxygen to grow since y(2) can be > 0 when Hp > Hn
- Priority 5: Try initial cyt c red levels = 0... | |
Update MAPS.ME to 5.1.8_r2 (51802) | Categories:Navigation
License:Apache2
Web Site:http://maps.me
Source Code:https://github.com/relan/omim
Issue Tracker:https://github.com/relan/omim/issues
Auto Name:MAPS.ME
Summary:Fast, detailed and completely offline maps
Description:
Offline maps using OpenStreetMap data with routing and walking directions.
Feature... | Categories:Navigation
License:Apache2
Web Site:http://maps.me
Source Code:https://github.com/relan/omim
Issue Tracker:https://github.com/relan/omim/issues
Auto Name:MAPS.ME
Summary:Fast, detailed and completely offline maps
Description:
Offline maps using OpenStreetMap data with routing and walking directions.
Feature... |
Update - ter ago 7 21:57:41 -03 2018 | [ABOUT]
This file is encrypted using GPG in Linux.
Encrypt:
$ gpg2 --encrypt --sign --armor --recipient <e-mail> <file.zip>
Decrypt:
$ gpg2 --output <file.zip> --decrypt <encrypted.asc>
[CONTENT]
* Domain config.
* Address for CV. | [ABOUT]
This file is encrypted using GPG (GnuPG) in Linux.
Encrypt:
$ gpg2 --encrypt --sign --armor --recipient <e-mail> <file.zip>
Decrypt:
$ gpg2 --output <file.zip> --decrypt <encrypted.asc>
[CONTENT]
* Domain config.
* Address for CV.
[DESCRIPTION CERTIFICATE]
Impressão digital: ... |
Update dependency google-api-python-client to v2.8.0 | cachetools==4.2.2
certifi==2021.5.30
chardet==4.0.0
coverage==5.5
google-api-core==1.29.0
google-api-python-client==2.7.0
google-auth==1.30.1
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
googleapis-common-protos==1.53.0
httplib2==0.19.1
idna==2.10
oauth2client==4.1.3
oauthlib==3.1.1
protobuf==3.17.2
pyasn1==... | cachetools==4.2.2
certifi==2021.5.30
chardet==4.0.0
coverage==5.5
google-api-core==1.29.0
google-api-python-client==2.8.0
google-auth==1.30.1
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
googleapis-common-protos==1.53.0
httplib2==0.19.1
idna==2.10
oauth2client==4.1.3
oauthlib==3.1.1
protobuf==3.17.2
pyasn1==... |
Update dependency urllib3 to v1.26.9 | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.2
google-api-core==2.7.1
google-api-python-client==2.41.0
google-auth==2.6.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.1
googleapis-common-protos==1.55.0
httplib2==0.20.4
idna==3.3
oauth2client==4.1.3
oauthlib==3.2.0
packaging==21.3
protobuf==3... | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.2
google-api-core==2.7.1
google-api-python-client==2.41.0
google-auth==2.6.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.1
googleapis-common-protos==1.55.0
httplib2==0.20.4
idna==3.3
oauth2client==4.1.3
oauthlib==3.2.0
packaging==21.3
protobuf==3... |
Add skeleton for libwar2: extract data from war2 data files | include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../include)
link_directories(${CMAKE_CURRENT_BINARY_DIR}/../libpud)
add_executable(ppm_cmp ppm.c ppm_cmp.c)
add_executable(tiles tiles.c ppm.c)
add_executable(tiler tiler.c)
add_executable(defaults_gen defaults_gen.c)
add_executable(tilemap tilemap.c ppm.c)
target_link_... | include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../include)
link_directories(${CMAKE_CURRENT_BINARY_DIR}/../libpud)
link_directories(${CMAKE_CURRENT_BINARY_DIR}/../libwar2)
add_definitions(-Wall)
add_definitions(-std=c99)
add_executable(ppm_cmp ppm.c ppm_cmp.c)
add_executable(tiles tiles.c ppm.c)
add_executable(tiler... |
Fix security vulnerability detected in ansible >= 2.7.0, < 2.7.12 | ansible==2.7.10
cffi==1.7.0
cryptography==1.4
enum34==1.1.6
idna==2.1
ipaddress==1.0.16
Jinja2==2.10.1
MarkupSafe==0.23
paramiko==2.0.9
pyasn1==0.1.9
pycparser==2.14
pycrypto==2.6.1
PyYAML>4.2b1
six==1.10.0
| ansible==2.7.12
cffi==1.7.0
cryptography==1.4
enum34==1.1.6
idna==2.1
ipaddress==1.0.16
Jinja2==2.10.1
MarkupSafe==0.23
paramiko==2.0.9
pyasn1==0.1.9
pycparser==2.14
pycrypto==2.6.1
PyYAML>4.2b1
six==1.10.0
|
Move log file to temporary directory | [Experiment Configuration]
experiment = Bartlett1932
[HIT Configuration]
title = War of the Ghosts
description = Judge the color of a series of words.
amt_keywords = Perception, Psychology
lifetime = 24
us_only = true
approve_requirement = 95
contact_email_on_error = youremail@gmail.com
ad_group = Default psiTurk Stro... | [Experiment Configuration]
experiment = Bartlett1932
[HIT Configuration]
title = War of the Ghosts
description = Judge the color of a series of words.
amt_keywords = Perception, Psychology
lifetime = 24
us_only = true
approve_requirement = 95
contact_email_on_error = youremail@gmail.com
ad_group = Default psiTurk Stro... |
Update site editing readme to show how to preview properly. | Here's how to edit and publish the website. Note
that this assumes you have a working implementation
of Java and Ant installed.
1) Edit the docs in xdocs/
2) Type "ant" in the root (site/)
3) Look at the changes in the docs/ directory using
a web browser.
4) Repeat steps 1-3 until happness and joy achieved.
5) ... | Here's how to edit and publish the website. Note
that this assumes you have a working implementation
of Java and Ant installed.
1) **Temporarily** update the link to the CSS so you can
preview the site in a local browser:
1) Go to line 266 in file xdocs/stylesheets/site.vsl
2) Edit the path to site.css... |
Update CV of Attendance Viewer to 2.2 (7) | Categories:Science & Education,Office
License:MIT
Web Site:
Source Code:https://github.com/mavidser/attendance-viewer
Issue Tracker:https://github.com/mavidser/attendance-viewer/issues
Auto Name:Attendance Viewer
Summary:Attendance tracker for Indian colleges
Description:
Students of JUET and JIIT-128 can view class a... | Categories:Science & Education,Office
License:MIT
Web Site:
Source Code:https://github.com/mavidser/attendance-viewer
Issue Tracker:https://github.com/mavidser/attendance-viewer/issues
Auto Name:Attendance Viewer
Summary:Attendance tracker for Indian colleges
Description:
Students of JUET and JIIT-128 can view class a... |
Update Tachiyomi to 0.1.4 (5) | Categories:Multimedia,Reading
License:Apache2
Web Site:
Source Code:https://github.com/inorichi/tachiyomi
Issue Tracker:https://github.com/inorichi/tachiyomi/issues
Auto Name:Tachiyomi
Summary:Manga reader
Description:
Keep in mind it's still a beta, so expect it to crash sometimes.
Current features:
* Online and of... | Categories:Multimedia,Reading
License:Apache2
Web Site:
Source Code:https://github.com/inorichi/tachiyomi
Issue Tracker:https://github.com/inorichi/tachiyomi/issues
Auto Name:Tachiyomi
Summary:Manga reader
Description:
Keep in mind it's still a beta, so expect it to crash sometimes.
Current features:
* Online and of... |
Update Easy Dice to 1.6 (4) | Categories:Games
License:GPLv3+
Web Site:http://pejici.net/~slobo/projects/easydice.html
Source Code:https://github.com/pejic/EasyDice
Issue Tracker:https://github.com/pejic/EasyDice/issues
Auto Name:Easy Dice
Summary:RPG dice roller
Description:
Easy Dice is an rpg dice rolling app with the following features:
* Vari... | Categories:Games
License:GPLv3+
Web Site:http://pejici.net/~slobo/projects/easydice.html
Source Code:https://github.com/pejic/EasyDice
Issue Tracker:https://github.com/pejic/EasyDice/issues
Auto Name:Easy Dice
Summary:RPG dice roller
Description:
Easy Dice is an rpg dice rolling app with the following features:
* Vari... |
Update sphinx_rtd_theme from 0.5.0 to 0.5.1 | sphinx==3.4.1
sphinxcontrib-napoleon==0.7
mock==4.0.3
sphinx_rtd_theme==0.5.0
| sphinx==3.4.1
sphinxcontrib-napoleon==0.7
mock==4.0.3
sphinx_rtd_theme==0.5.1
|
Add libssl to fix pep8 | # This is a cross-platform list tracking distribution packages needed for install and tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
maven
openjdk-8-jdk
| # This is a cross-platform list tracking distribution packages needed for install and tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
maven
openjdk-8-jdk
libssl-dev [platform:dpkg]
|
Exclude several DOMStorageTest tests on TSan, where they fail flakily | # Don't run FLAKY ui tests under TSan - they tend to hang the ui test runner
*FLAKY_*
# These tests hang under ThreadSanitizer on x64 bot,
# see http://crbug.com/28115
TabRestoreUITest.*
# These tests fail due to timeouts under TSan, http://crbug.com/32529
ChromeMainTest.SecondLaunch
ChromeMainTest.ReuseBrowserInstan... | # Don't run FLAKY ui tests under TSan - they tend to hang the ui test runner
*FLAKY_*
# These tests hang under ThreadSanitizer on x64 bot,
# see http://crbug.com/28115
TabRestoreUITest.*
# These tests fail due to timeouts under TSan, http://crbug.com/32529
ChromeMainTest.SecondLaunch
ChromeMainTest.ReuseBrowserInstan... |
Update pytest from 5.1.3 to 5.2.0 | -r requirements.txt
pytest==5.1.3
pytest-mock==1.10.4
pytest-cov==2.7.1
pytest-xdist==1.29.0
requests-mock==1.7.0
freezegun==0.3.12
flake8==3.7.8
flake8-print==3.1.0
| -r requirements.txt
pytest==5.2.0
pytest-mock==1.10.4
pytest-cov==2.7.1
pytest-xdist==1.29.0
requests-mock==1.7.0
freezegun==0.3.12
flake8==3.7.8
flake8-print==3.1.0
|
Update pytest from 3.2.0 to 3.2.1 | pip==9.0.1
mock==2.0.0
pytest==3.2.0
click==6.7
seaborn==0.8
matplotlib==2.0.2
Pillow==4.2.1
scipy==0.19.1
h5py==2.7.0
flake8==3.4.1
configparser==3.5.0
PyYAML==3.12
Mako==1.0.7 | pip==9.0.1
mock==2.0.0
pytest==3.2.1
click==6.7
seaborn==0.8
matplotlib==2.0.2
Pillow==4.2.1
scipy==0.19.1
h5py==2.7.0
flake8==3.4.1
configparser==3.5.0
PyYAML==3.12
Mako==1.0.7 |
Use 'c++0x' instead of 'gnu++11' | cmake_minimum_required (VERSION 2.6)
project (SOUNDEX)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++11")
set(INCLUDE_DIRS
${PROJECT_SOURCE_DIR}/include
)
add_subdirectory(src)
# Sources
add_subdirectory(gtest)
add_subdirectory(test)
| cmake_minimum_required (VERSION 2.6)
project (SOUNDEX)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")
set(INCLUDE_DIRS
${PROJECT_SOURCE_DIR}/include
)
add_subdirectory(src)
# Sources
add_subdirectory(gtest)
add_subdirectory(test)
|
Move to Django 1.2 release | -e svn+http://code.djangoproject.com/svn/django/trunk/
-e git+git://github.com/simplegeo/python-oauth2.git#egg=oath2
-e git+git://github.com/rackspace/python-cloudfiles.git@1.7.0#egg=python-cloudfiles
django-cumulus
tweepy
simplejson
pil
pytz
iso8601
| Django==1.2
-e git+git://github.com/simplegeo/python-oauth2.git#egg=oath2
-e git+git://github.com/rackspace/python-cloudfiles.git@1.7.0#egg=python-cloudfiles
django-cumulus
tweepy
simplejson
pil
pytz
iso8601
|
Update mkdocs packages for website | mkdocs==1.1.2
mkdocs-material==5.2.2
pygments==2.5.2
pymdown-extensions==7.1.0
| mkdocs==1.1.2
mkdocs-material==5.3.0
pygments==2.6.1
pymdown-extensions==7.1.0
|
Upgrade dependency pytest-runner to ==2.10 | pyaml==15.8.2
pytest-runner==2.9
pytest==2.9.2
pytest-cov==2.2.1
semantic_version==2.5.0
requests==2.10.0
| pyaml==15.8.2
pytest-runner==2.10
pytest==2.9.2
pytest-cov==2.2.1
semantic_version==2.5.0
requests==2.10.0
|
Update fonttools from 3.13.1 to 3.16.0 | fonttools==3.13.1
defcon==0.3.4
MutatorMath==2.0.4
| fonttools==3.16.0
defcon==0.3.4
MutatorMath==2.0.4
|
Update cffsubr from 0.2.9 to 0.2.9.post1 | fonttools[lxml,ufo]==4.28.2
defcon==0.9.0
cu2qu==1.6.7.post1
compreffor==0.5.1
booleanOperations==0.9.0
cffsubr==0.2.9
skia-pathops==0.7.1
# alternative UFO implementation
ufoLib2==0.12.1
| fonttools[lxml,ufo]==4.28.2
defcon==0.9.0
cu2qu==1.6.7.post1
compreffor==0.5.1
booleanOperations==0.9.0
cffsubr==0.2.9.post1
skia-pathops==0.7.1
# alternative UFO implementation
ufoLib2==0.12.1
|
Update transaction from 1.4.3 to 2.2.1 | chameleon==3.3
coverage==4.5.1
docutils==0.14
mako==1.0.7
markupsafe==1.0
nose==1.3.7
passlib==1.7.1
pastedeploy==1.5.2
paster==0.8
pygments==2.2.0
pyramid==1.9.2
pyramid-chameleon==0.3
pyramid-debugtoolbar==4.4
pyramid-mako==1.0.2
pyramid-tm==2.2
repoze.lru==0.7
repoze.tm2==2.1
sqlalchemy==1.2.8
transaction==1.4.3
tra... | chameleon==3.3
coverage==4.5.1
docutils==0.14
mako==1.0.7
markupsafe==1.0
nose==1.3.7
passlib==1.7.1
pastedeploy==1.5.2
paster==0.8
pygments==2.2.0
pyramid==1.9.2
pyramid-chameleon==0.3
pyramid-debugtoolbar==4.4
pyramid-mako==1.0.2
pyramid-tm==2.2
repoze.lru==0.7
repoze.tm2==2.1
sqlalchemy==1.2.8
transaction==2.2.1
tra... |
Add the Black Python formatter. | ansible
aws-sam-cli
aws-shell
awscli
awslogs
bcrypt
boto
boto3
cryptography
dnspython
docker-compose
docker-py
flit
Glances
gunicorn
httpbin
httpie
identify
importlab
invoke
khal
khard
mycli
netaddr
parse
passlib
pgcli
pipenv
piprot
poetry
pre-commit
psycopg2
pur
pygments
pymongo
PyMySQL
pyopenssl
remarshal
requests
sh... | ansible
aws-sam-cli
aws-shell
awscli
awslogs
bcrypt
black
boto
boto3
cryptography
dnspython
docker-compose
docker-py
flit
Glances
gunicorn
httpbin
httpie
identify
importlab
invoke
khal
khard
mycli
netaddr
parse
passlib
pgcli
pipenv
piprot
poetry
pre-commit
psycopg2
pur
pygments
pymongo
PyMySQL
pyopenssl
remarshal
reque... |
Bump black from 21.12b0 to 22.1.0 | bandit==1.7.2
black==21.12b0
flake8==4.0.1
isort==5.10.1
msgcheck==4.0.0
pydocstyle==6.1.1
| bandit==1.7.2
black==22.1.0
flake8==4.0.1
isort==5.10.1
msgcheck==4.0.0
pydocstyle==6.1.1
|
Update pytest from 3.2.0 to 3.2.1 | -r requirements.txt
pytest==3.2.0
pytest-instafail==0.3.0
pytest-timeout==1.2.0
pytest-xdist==1.19.0
requests==2.18.3
selenium==3.4.3
websocket-client==0.44.0
| -r requirements.txt
pytest==3.2.1
pytest-instafail==0.3.0
pytest-timeout==1.2.0
pytest-xdist==1.19.0
requests==2.18.3
selenium==3.4.3
websocket-client==0.44.0
|
Update setuptools from 38.1.0 to 38.2.4 | --requirement requirements.txt
# Documentation
Sphinx==1.6.5
sphinxcontrib-httpdomain==1.5.0
# Fix setuptools issues
setuptools==38.1.0
| --requirement requirements.txt
# Documentation
Sphinx==1.6.5
sphinxcontrib-httpdomain==1.5.0
# Fix setuptools issues
setuptools==38.2.4
|
Update faker from 8.10.2 to 8.12.1 | -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
| -r base.txt
factory-boy==3.2.0
Faker==8.12.1
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 pip from 8.1.2 to 9.0.1 | 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.8
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-mock==1.6.2
pytest-runner==2.11.1
| pip==9.0.1
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.8
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-mock==1.6.2
pytest-runner==2.11.1
|
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
numpy==1.12.1
scipy==0.19.0
scikit-learn==0.18.1
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.3.4
Sphinx==1.5.5
cryptography==1.8.1
PyYAML==3.12
pytest==3.0.7
numpy==1.12.1
scipy==0.19.0
scikit-learn==0.18.1
|
Update pyyaml from 5.1 to 5.1.2 | pip==19.3.1
bumpversion==0.5.3
wheel==0.33.6
watchdog==0.9.0
flake8==3.7.9
tox==3.14.1
coverage==4.5.4
Sphinx==2.2.1
cryptography==2.8
PyYAML==5.1
| pip==19.3.1
bumpversion==0.5.3
wheel==0.33.6
watchdog==0.9.0
flake8==3.7.9
tox==3.14.1
coverage==4.5.4
Sphinx==2.2.1
cryptography==2.8
PyYAML==5.1.2
|
Update numpy from 1.14.2 to 1.14.3 | 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.4
cryptography==2.2.2
PyYAML==3.12
pytest==3.5.1
pytest-cov==2.5.1
coveralls==1.3.0
pytest-runner==4.2
numpy==1.14.2
pandas==0.22.0
| 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.4
cryptography==2.2.2
PyYAML==3.12
pytest==3.5.1
pytest-cov==2.5.1
coveralls==1.3.0
pytest-runner==4.2
numpy==1.14.3
pandas==0.22.0
|
Update pygments from 2.1.3 to 2.2.0 | tox==2.5.0
pytest==3.0.5
pytest-cov==2.4.0
pytest-runner==2.10.1
pytest-flakes==1.0.1
pytest-pylint==0.6.0
flake8==3.2.1
selenium==3.0.2
docutils==0.13.1
pygments==2.1.3
-e .
| tox==2.5.0
pytest==3.0.5
pytest-cov==2.4.0
pytest-runner==2.10.1
pytest-flakes==1.0.1
pytest-pylint==0.6.0
flake8==3.2.1
selenium==3.0.2
docutils==0.13.1
pygments==2.2.0
-e .
|
Update pytest from 4.4.0 to 4.4.1 | -r requirements.txt
coverage==4.5.3
coveralls==1.7.0
cssselect==1.0.3
flake8==3.7.7
mock==2.0.0
pytest==4.4.0
pytest-cov==2.6.1
watchdog==0.9.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.1.2#egg=digitalmarketplace-test-utils==2.1.2
| -r requirements.txt
coverage==4.5.3
coveralls==1.7.0
cssselect==1.0.3
flake8==3.7.7
mock==2.0.0
pytest==4.4.1
pytest-cov==2.6.1
watchdog==0.9.0
git+https://github.com/alphagov/digitalmarketplace-test-utils.git@2.1.2#egg=digitalmarketplace-test-utils==2.1.2
|
Update flake8 from 3.7.6 to 3.7.7 | -r common.txt
pip==19.0.3
bumpversion==0.5.3
wheel==0.33.1
watchdog==0.9.0
flake8==3.7.6
coverage==4.5.2
Sphinx==1.8.4
cryptography==2.5
| -r common.txt
pip==19.0.3
bumpversion==0.5.3
wheel==0.33.1
watchdog==0.9.0
flake8==3.7.7
coverage==4.5.2
Sphinx==1.8.4
cryptography==2.5
|
Update pytest from 7.0.1 to 7.1.0 | -r base.txt
django-debug-toolbar==3.2.4
factory-boy==3.2.1
Faker==13.3.2
flake8-docstrings==1.6.0
flake8==4.0.1
freezegun==1.2.0
isort==5.10.1
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.1.0
pytest==7.0.1
| -r base.txt
django-debug-toolbar==3.2.4
factory-boy==3.2.1
Faker==13.3.2
flake8-docstrings==1.6.0
flake8==4.0.1
freezegun==1.2.0
isort==5.10.1
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.1.0
pytest==7.1.0
|
Update alagitpull from 0.0.12 to 0.0.13 | sphinx==1.6.3
alagitpull==0.0.12
releases==1.3.1
| sphinx==1.6.3
alagitpull==0.0.13
releases==1.3.1
|
Update cryptography from 1.7 to 2.0.3 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.1
coverage==4.4.1
Sphinx==1.6.3
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-mock==1.6.2
pytest-runner==2.11.1
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.1
coverage==4.4.1
Sphinx==1.6.3
cryptography==2.0.3
PyYAML==3.11
pytest==2.9.2
pytest-mock==1.6.2
pytest-runner==2.11.1
|
Update pytest from 4.1.1 to 4.2.0 | bumpversion==0.5.3
coverage==4.5.2
flake8==3.7.1
pytest==4.1.1
pytz==2018.9
Sphinx==1.8.3
tox==3.7.0
| bumpversion==0.5.3
coverage==4.5.2
flake8==3.7.1
pytest==4.2.0
pytz==2018.9
Sphinx==1.8.3
tox==3.7.0
|
Add some text to spinning gif | <% extends 'base.html' %>
<% subskin 'head' %>
<script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#results").load("testing?runtests=1");
});
</script>
<% subskin 'content' | markdown %>
Helma NG includes a unit ... | <% extends 'base.html' %>
<% subskin 'head' %>
<script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#results").load("testing?runtests=1");
});
</script>
<% subskin 'content' | markdown %>
Helma NG includes a unit ... |
Fix versions in links for now. Real versions should be injected here instead. | The Neo4j Manual v{revnumber}
=============================
:neo4j-version: {revnumber}
:neo4j-index-version: 1.2-1.2
:neo4j-shell-version: snapshot
include::introduction/introduction.txt[]
:leveloffset: 0
[[reference-documentation]]
Reference Documentation
=======================
////
[partintro]
////
:leveloffse... | The Neo4j Manual v{revnumber}
=============================
:neo4j-version: {revnumber}
:neo4j-index-version: snapshot
:neo4j-shell-version: snapshot
include::introduction/introduction.txt[]
:leveloffset: 0
[[reference-documentation]]
Reference Documentation
=======================
////
[partintro]
////
:leveloffs... |
Use openfisca version that includes PCH | openfisca_web_api[paster]==2.0.1
openfisca_france==4.1.15
git+https://github.com/sgmap/openfisca-paris.git@5bd3dc249fdd0b364732edc8d45b79602631b111#egg=openfisca-paris
| openfisca_web_api[paster]==2.0.1
openfisca_france==4.1.18
git+https://github.com/sgmap/openfisca-paris.git@5bd3dc249fdd0b364732edc8d45b79602631b111#egg=openfisca-paris
|
Update AdGuard Content Blocker to 2.2.1 (21002201) | AntiFeatures:NonFreeAdd
Categories:Internet
License:GPL-3.0-or-later
Web Site:https://github.com/AdguardTeam/ContentBlocker
Source Code:https://github.com/AdguardTeam/ContentBlocker
Issue Tracker:https://github.com/AdguardTeam/ContentBlocker/issues
Auto Name:AdGuard Content Blocker
Summary:Block advertisements
Descrip... | AntiFeatures:NonFreeAdd
Categories:Internet
License:GPL-3.0-or-later
Web Site:https://github.com/AdguardTeam/ContentBlocker
Source Code:https://github.com/AdguardTeam/ContentBlocker
Issue Tracker:https://github.com/AdguardTeam/ContentBlocker/issues
Auto Name:AdGuard Content Blocker
Summary:Block advertisements
Descrip... |
Add old db schema file | PK: Primary Key
FK: Foreign Key
ZF: Zero Fill (unsigned)
| User
==================================
bigint PK ZF | ID
varchar(255) | Email
varchar(100) | Name
varchar(100) | Password
| Status (Static table)
==================================
tinyint PK ZF | ID
varchar(25) | EnumValueName
----------- Values -----... | |
Disable example compilation on Android | cmake_minimum_required (VERSION 3.2.0 FATAL_ERROR)
if (ANDROID_NDK)
# TODO: why do we need 3.6.0?
cmake_minimum_required (VERSION 3.6.0 FATAL_ERROR)
# TODO: shouldn't this file be somewhere in the NDK??
set (CMAKE_TOOLCHAIN_FILE "${CMAKE_CURRENT_SOURCE_DIR}/src/test/pegtl/android.toolchain.cmake")
set (AND... | cmake_minimum_required (VERSION 3.2.0 FATAL_ERROR)
if (ANDROID_NDK)
# TODO: why do we need 3.6.0?
cmake_minimum_required (VERSION 3.6.0 FATAL_ERROR)
# TODO: shouldn't this file be somewhere in the NDK??
set (CMAKE_TOOLCHAIN_FILE "${CMAKE_CURRENT_SOURCE_DIR}/src/test/pegtl/android.toolchain.cmake")
set (AND... |
Update the required minimum cmake version | cmake_minimum_required( VERSION 2.6 )
file(GLOB DESKTOP_FILES_IN *.desktop.in)
# Translations **********************************
include(LxQtTranslate)
lxqt_translate_desktop(DESKTOP_FILES
SOURCES
${DESKTOP_FILES_IN}
)
add_custom_target(autostart_desktop_files ALL DEPENDS ${DESKTOP_FILES})
#**************... | cmake_minimum_required( VERSION 2.8.11)
file(GLOB DESKTOP_FILES_IN *.desktop.in)
# Translations **********************************
include(LxQtTranslate)
lxqt_translate_desktop(DESKTOP_FILES
SOURCES
${DESKTOP_FILES_IN}
)
add_custom_target(autostart_desktop_files ALL DEPENDS ${DESKTOP_FILES})
#************... |
Update numpy from 1.15.2 to 1.15.3 | mako==1.0.7
click==7.0
h5py==2.8.0
scipy==1.0.0
Pillow==5.3.0
numpy==1.15.2
| mako==1.0.7
click==7.0
h5py==2.8.0
scipy==1.0.0
Pillow==5.3.0
numpy==1.15.3
|
Update flask-sqlalchemy requirement for git submodule fix | Flask==0.10.1
-e git+https://github.com/varda/flask-sqlalchemy.git@record-ops-only-for-signalling-sessions#egg=Flask-SQLAlchemy
PyVCF==0.6.7
SQLAlchemy==0.9.3
celery==3.1.9
celery-with-redis==3.0
nose==1.3.0
psycopg2==2.5.3
py-bcrypt==0.4
Sphinx==1.2.2
numpy==1.8.0
pyfasta==0.5.1
sphinxcontrib-httpdomain==1.2.0
Cerberu... | Flask==0.10.1
-e git+https://github.com/varda/flask-sqlalchemy.git@varda#egg=Flask-SQLAlchemy
PyVCF==0.6.7
SQLAlchemy==0.9.3
celery==3.1.9
celery-with-redis==3.0
nose==1.3.0
psycopg2==2.5.3
py-bcrypt==0.4
Sphinx==1.2.2
numpy==1.8.0
pyfasta==0.5.1
sphinxcontrib-httpdomain==1.2.0
Cerberus==0.1.0
alembic==0.6.3
semantic-v... |
Update pytest from 3.8.1 to 3.8.2 | # Testing and deployment packages.
coverage==4.4.2
pytest==3.8.1
pytest-cov==2.6.0
freezegun==0.3.10
twine==1.12.1
wheel==0.32.0 | # Testing and deployment packages.
coverage==4.4.2
pytest==3.8.2
pytest-cov==2.6.0
freezegun==0.3.10
twine==1.12.1
wheel==0.32.0 |
Change mysql library from MySQL-python to mysqlclient. | raven==5.3.1
MySQL-python==1.2.5
retrying==1.3.3
| raven==5.3.1
mysqlclient==1.3.12
retrying==1.3.3
|
Upgrade dependency simplejson to ==3.11.1 | coreapi==2.3.1
Django==1.11.2
django-rest-swagger==2.1.2
django-webpack-loader==0.5.0
djangorestframework==3.6.3
djangorestframework-jwt==1.10.0
freezegun==0.3.9
itypes==1.1.0
openapi-codec==1.2.1
psycopg2==2.7.1
PyJWT==1.5.0
python-dateutil==2.6.0
requests==2.18.1
simplejson==3.10.0
six==1.10.0
uritemplate==3.0.0
uWSG... | coreapi==2.3.1
Django==1.11.2
django-rest-swagger==2.1.2
django-webpack-loader==0.5.0
djangorestframework==3.6.3
djangorestframework-jwt==1.10.0
freezegun==0.3.9
itypes==1.1.0
openapi-codec==1.2.1
psycopg2==2.7.1
PyJWT==1.5.0
python-dateutil==2.6.0
requests==2.18.1
simplejson==3.11.1
six==1.10.0
uritemplate==3.0.0
uWSG... |
Update numpy from 1.13.2 to 1.13.3 | tqdm==4.17.1
numpy==1.13.2
pandas==0.20.3
astropy==2.0.2
matplotlib==2.0.2
multiprocess==0.70.5
| tqdm==4.17.1
numpy==1.13.3
pandas==0.20.3
astropy==2.0.2
matplotlib==2.0.2
multiprocess==0.70.5
|
Update google-cloud-logging requirement from ~=2.6.0 to ~=2.7.0 | # Note that App Engine / Cloud Build's default pip cache is overly aggressive
# with GitHub dependency URLs like these. If I push a new commit to the branch
# in one of these URLs, Cloud Build still uses the old cached version.
# https://cloud.google.com/appengine/docs/standard/python3/specifying-dependencies
#
# Use t... | # Note that App Engine / Cloud Build's default pip cache is overly aggressive
# with GitHub dependency URLs like these. If I push a new commit to the branch
# in one of these URLs, Cloud Build still uses the old cached version.
# https://cloud.google.com/appengine/docs/standard/python3/specifying-dependencies
#
# Use t... |
Update docker from 4.4.1 to 4.4.2 | ansible-lint==4.3.7
docker==4.4.1
flake8==3.8.4
molecule==3.0.8
pytest==6.2.2
testinfra==6.0.0
tox==3.21.4
| ansible-lint==4.3.7
docker==4.4.2
flake8==3.8.4
molecule==3.0.8
pytest==6.2.2
testinfra==6.0.0
tox==3.21.4
|
Update matplotlib from 2.0.1 to 2.0.2 | pip==9.0.1
click==6.7
h5py==2.7.0
seaborn==0.7.1
matplotlib==2.0.1
Pillow==4.1.1
scipy==0.19.0
configparser==3.5.0
PyYAML==3.12
Mako==1.0.6 | pip==9.0.1
click==6.7
h5py==2.7.0
seaborn==0.7.1
matplotlib==2.0.2
Pillow==4.1.1
scipy==0.19.0
configparser==3.5.0
PyYAML==3.12
Mako==1.0.6 |
Update clldutils from 1.13.3 to 1.13.5 | pydplace==0.4
Django==1.11.3
django-appconf==1.0.2
django-bootstrap3==9.0.0
django-filter==1.0.4
djangorestframework==3.6.3
ete3==3.0.0b35
psycopg2==2.7.1
python-nexus==1.42
six==1.10.0
coverage==4.4.1
flake8==3.3.0
newick==0.8.0
clldutils==1.13.3
attrs==17.2.0
| pydplace==0.4
Django==1.11.3
django-appconf==1.0.2
django-bootstrap3==9.0.0
django-filter==1.0.4
djangorestframework==3.6.3
ete3==3.0.0b35
psycopg2==2.7.1
python-nexus==1.42
six==1.10.0
coverage==4.4.1
flake8==3.3.0
newick==0.8.0
clldutils==1.13.5
attrs==17.2.0
|
Update dj-database-url from 0.4.2 to 0.5.0 | # Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==19.9.0
psycopg2==2.7.6.1
dj-database-url==0.4.2 | # Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==19.9.0
psycopg2==2.7.6.1
dj-database-url==0.5.0 |
Change DrMemory exclusion to match changed test name. | # Too slow to run with Dr Memory on Windows.
ApmTest.EchoCancellationReportsCorrectDelays
ApmTest.FloatAndIntInterfacesGiveIdenticalResults
ApmTest.IdenticalInputChannelsResultInIdenticalOutputChannels
ApmTest.VerifyDebugDumpFloat
ApmTest.VerifyDebugDumpInt
CommonFormats/AudioProcessingTest*
TestScaler.PointScaleTest
T... | # Too slow to run with Dr Memory on Windows.
ApmTest.EchoCancellationReportsCorrectDelays
ApmTest.FloatAndIntInterfacesGiveSimilarResults
ApmTest.IdenticalInputChannelsResultInIdenticalOutputChannels
ApmTest.VerifyDebugDumpFloat
ApmTest.VerifyDebugDumpInt
CommonFormats/AudioProcessingTest*
TestScaler.PointScaleTest
Tes... |
Patch file for common question regarding 4.4.0 | --- Bucardo.pm 2010/09/02 14:08:46 1.1
+++ Bucardo.pm 2010/09/02 14:09:47
@@ -1832,6 +1832,9 @@
push @{$g->{binarypkey}} => 0;
}
+ ## Turn off the search path, to help the checks below match up
+ $srcdbh->do('SET LOCAL search_path = pg_catalog');
+
## Check the source col... | |
Include Ustun Ozgur in the authors file. | Primary author:
Mark Lavin
The following people who have contributed to django-selectable:
Michael Manfre
Luke Plant
Augusto Men
@dc
Colin Copeland
Sławomir Ehlert
Dan Poirier
Felipe Prenholato
David Ray
Rick Testore
Karen Tracey
Manuel Alvarez
Thanks for all of your work!
| Primary author:
Mark Lavin
The following people who have contributed to django-selectable:
Michael Manfre
Luke Plant
Augusto Men
@dc
Colin Copeland
Sławomir Ehlert
Dan Poirier
Felipe Prenholato
David Ray
Rick Testore
Karen Tracey
Manuel Alvarez
Ustun Ozgur
Thanks for all of your work!
|
Disable the FileUtilICU tests because they hang purify | # this test causes Purify to get completely confused, aborting the test and
# popping up 10 or more error dialogs
StatsTableTest.MultipleProcesses
# see bug 1151158
# causes purify to occasionally crash, possibly the same reason as 1110206 below
StatsTableTest.MultipleThreads
# this test takes a really long time to ... | # this test causes Purify to get completely confused, aborting the test and
# popping up 10 or more error dialogs
StatsTableTest.MultipleProcesses
# see bug 1151158
# causes purify to occasionally crash, possibly the same reason as 1110206 below
StatsTableTest.MultipleThreads
# this test takes a really long time to ... |
Install urdf files for kinova_description | cmake_minimum_required(VERSION 2.8.3)
project(kinova_description)
find_package(catkin REQUIRED)
catkin_package()
install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY meshes
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
FILES_MATCHING PATTERN "*.dae"
)
#install(DIRECTOR... | cmake_minimum_required(VERSION 2.8.3)
project(kinova_description)
find_package(catkin REQUIRED)
catkin_package()
install(DIRECTORY launch urdf DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
install(DIRECTORY meshes
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
FILES_MATCHING PATTERN "*.dae"
)
#install(DIR... |
Add intro to release notes | Announcement: scikit-image 0.X.0
================================
New Features
------------
Improvements
------------
API Changes
-----------
Deprecations
------------
| Announcement: scikit-image 0.X.0
================================
We're happy to announce the release of scikit-image v0.X.0!
scikit-image is an image processing toolbox for SciPy that includes algorithms
for segmentation, geometric transformations, color space manipulation,
analysis, filtering, morphology, feature d... |
Update subproject requirements for next release | # The default branch, release tag, or commit to be cloned
__ceph_tag=master
__opsmgr_tag=master
__genesis_tag=release-1.0
| # The default branch, release tag, or commit to be cloned
__ceph_tag=branch-v2
__opsmgr_tag=branch-v2
__genesis_tag=release-1.1
|
Remove temporary test expectations from v8 push (changes are now upstream in webkit). | // 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.
// TODO(johnnyg): remo... | // 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.
// TODO(johnnyg): remo... |
Make the clang executable target depend on clang-cc | set(LLVM_NO_RTTI 1)
set( LLVM_USED_LIBS
clangDriver
clangBasic
)
set(LLVM_LINK_COMPONENTS system support bitreader bitwriter)
add_clang_executable(clang
driver.cpp
)
| set(LLVM_NO_RTTI 1)
set( LLVM_USED_LIBS
clangDriver
clangBasic
)
set(LLVM_LINK_COMPONENTS system support bitreader bitwriter)
add_clang_executable(clang
driver.cpp
)
add_dependencies(clang clang-cc)
|
Update cloudaux dependency to version 1.5.2 | six>=1.11.0
cloudaux==1.5.0
celery==4.2.0
celery[redis]==4.2.0
redis==2.10.6
Flask==0.12.2 # Need to upgrade this with Flask-SqlAlchemy.
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-Principal==0.4.0
Flask-RESTful==0.3.6
Flask-SQLAlchemy==1.0 # Upgrade this for SM release 1.2.0
Flask-Script==0.6.3
Flask-Sec... | six>=1.11.0
cloudaux==1.5.2
celery==4.2.0
celery[redis]==4.2.0
redis==2.10.6
Flask==0.12.2 # Need to upgrade this with Flask-SqlAlchemy.
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-Principal==0.4.0
Flask-RESTful==0.3.6
Flask-SQLAlchemy==1.0 # Upgrade this for SM release 1.2.0
Flask-Script==0.6.3
Flask-Sec... |
Update py from 1.4.33 to 1.4.34 | appdirs==1.4.3
args==0.1.0
beautifulsoup4==4.6.0
clint==0.5.1
colorama==0.3.9
ConfigArgParse==0.12.0
docutils==0.13.1
markdown2==2.3.4
packaging==16.8
pkginfo==1.4.1
py==1.4.33
Pygments==2.2.0
pyparsing==2.2.0
pytest==3.1.0
requests==2.14.2
requests-toolbelt==0.8.0
six==1.10.0
twine==1.9.0
| appdirs==1.4.3
args==0.1.0
beautifulsoup4==4.6.0
clint==0.5.1
colorama==0.3.9
ConfigArgParse==0.12.0
docutils==0.13.1
markdown2==2.3.4
packaging==16.8
pkginfo==1.4.1
py==1.4.34
Pygments==2.2.0
pyparsing==2.2.0
pytest==3.1.0
requests==2.14.2
requests-toolbelt==0.8.0
six==1.10.0
twine==1.9.0
|
Update django-environ from 0.4.4 to 0.4.5 | # These requirements are only necessary when developing on Oscar.
# development
Werkzeug==0.14.1
django-debug-toolbar==1.9.1
django-extensions==2.0.7
psycopg2==2.7.5
# Sandbox
Pillow==5.1.0
Whoosh==2.7.4
django-environ==0.4.4
django-redis==4.9.0
pysolr==3.7.0
redis==2.10.6
requests==2.19.1
uWSGI==2.0.17
whitenoise==3... | # These requirements are only necessary when developing on Oscar.
# development
Werkzeug==0.14.1
django-debug-toolbar==1.9.1
django-extensions==2.0.7
psycopg2==2.7.5
# Sandbox
Pillow==5.1.0
Whoosh==2.7.4
django-environ==0.4.5
django-redis==4.9.0
pysolr==3.7.0
redis==2.10.6
requests==2.19.1
uWSGI==2.0.17
whitenoise==3... |
Add "six" package as a requirement | # Typing support
typing; python_version<"3.5"
typing-extensions; python_version<"3.8"
mypy_extensions
# Prevent installation of Python < 3 package on Windows.
pip>=20.0; sys_platform=="win32" and python_version<="2.7"
# General dependencies
pyrsistent>=0.15.2
attrs>=19.1.0; python_version>"3.5"
attrs==19.1.0; python_... | # Typing support
typing; python_version<"3.5"
typing-extensions; python_version<"3.8"
mypy_extensions
# Prevent installation of Python < 3 package on Windows.
pip>=20.0; sys_platform=="win32" and python_version<="2.7"
# General dependencies
pyrsistent>=0.15.2
six
attrs>=19.1.0; python_version>"3.5"
attrs==19.1.0; pyt... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.