Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Add a little more fuzz to the test. | Chromosome Pos Ref Var Freq Post
reference 8 C A 0.36.. 1.0000
reference 28 T A 0.36.. 1.0000
reference 35 A C 0.36.. 1.0000
| Chromosome Pos Ref Var Freq Post
reference 8 C A 0.3... 1.0000
reference 28 T A 0.3... 1.0000
reference 35 A C 0.3... 1.0000
|
Deal with attributeDefaultRef in rng.xsl. | Fix tei2rng.xsl to deal with attributeDefaultRef/Def.
Overridden general entity declarations.
Overridden external parameter entity declarations.
Command-line option to define a parameter entity as INCLUDE.
maybe distinguish char entities in object model
Try to parse ignored marked sections.
Try to parse overridde... | Overridden general entity declarations.
Overridden external parameter entity declarations.
Command-line option to define a parameter entity as INCLUDE.
maybe distinguish char entities in object model
Try to parse ignored marked sections.
Try to parse overridden declarations.
<!ENTITY % g "(x|y)">
<!ATTLIST foo ba... |
Allow for higher versions of pytest | requests>=2.0.0,<=3.0.0
uritemplate.py==0.2.0
#coverage==3.5.2
mock==1.0.1
pytest==2.3.5
wheel==0.21.0
git+git://github.com/sigmavirus24/betamax
| requests>=2.0.0,<=3.0.0
uritemplate.py==0.2.0
#coverage==3.5.2
mock==1.0.1
pytest>=2.3.5
wheel==0.21.0
git+git://github.com/sigmavirus24/betamax
|
Update pytest from 5.3.3 to 5.3.4 | pytest==5.3.3
flask-testing==0.7.1
requests>=2.20.0
| pytest==5.3.4
flask-testing==0.7.1
requests>=2.20.0
|
Fix docs for android windows sdk. Use mingw qmake and make. | Windows:
- Unzip NDK
- Install Cygwin with gnu make and launch it
$ export NDK_ROOT=C:/path/to/android-ndk-r5c
$ export NDK_HOST=windows
$ mkdir omim-android-debug
$ cd omim-android-debug
$ qmake -r ../omim/omim.pro -spec ../omim/tools/mkspecs/android-g++ CONFIG+=debug
$ make
Mac OS X:
- Unzip NDK
- Create android-d... | Windows:
- Unzip NDK
- Install Cygwin with gnu make and launch it
$ export NDK_ROOT=C:/path/to/android-ndk-r5c
$ export NDK_HOST=windows
$ mkdir omim-android-debug
$ cd omim-android-debug
$ /cygdrive/path_to_QtSDK/path_to_Qt/mingw/bin/qmake.exe -r ../omim/omim.pro -spec ../omim/tools/mkspecs/android-g++ CONFIG+=debug
... |
Update requirement on mypy from v0.521 to v0.630 | Flask-DebugToolbar >= 0.10.1
flask-shell-ipython >= 0.3
mypy >= 0.521
python-dotenv >= 0.8.2
| Flask-DebugToolbar >= 0.10.1
flask-shell-ipython >= 0.3
mypy >= 0.630
python-dotenv >= 0.8.2
|
Downgrade six version to 1.10.0 to allow conda to build on Py 3.4 | compliance-checker>=2.2.0
isodate==0.5.4
six==1.11.0
| compliance-checker>=2.2.0
isodate==0.5.4
six==1.10.0
|
Bump django from 1.11.28 to 1.11.29 | dj-database-url==0.3.0
dj-static==0.0.6
Django==1.11.28
django-registration-redux==1.2
gunicorn==19.5.0
Mako==1.0.2
MarkupSafe==0.23
nose==1.3.7
numpy==1.9.2
PasteDeploy==1.5.2
Pygments==2.0.2
repoze.lru==0.6
static3==0.6.1
translationstring==1.3
uWSGI==2.0.11.1
venusian==1.0
waitress==1.4.3
WebOb==1.4.1
wheel==0.24.0
... | dj-database-url==0.3.0
dj-static==0.0.6
Django==1.11.29
django-registration-redux==1.2
gunicorn==19.5.0
Mako==1.0.2
MarkupSafe==0.23
nose==1.3.7
numpy==1.9.2
PasteDeploy==1.5.2
Pygments==2.0.2
repoze.lru==0.6
static3==0.6.1
translationstring==1.3
uWSGI==2.0.11.1
venusian==1.0
waitress==1.4.3
WebOb==1.4.1
wheel==0.24.0
... |
Update psycopg to binary version | dj-database-url==0.5.0
Django==1.11.20
django-cors-middleware==1.3.1
django-crispy-forms==1.7.2
django-filter==1.1.0
django-guardian==1.4.9
django-model-utils==3.1.2
djangorestframework==3.8.2
djoser==1.5.1
djangorestframework-jwt==1.11.0
gunicorn==19.9.0
psycopg2==2.8.2
pytz==2019.1
requests==2.22.0
requests-mock==1.6... | dj-database-url==0.5.0
Django==1.11.20
django-cors-middleware==1.3.1
django-crispy-forms==1.7.2
django-filter==1.1.0
django-guardian==1.4.9
django-model-utils==3.1.2
djangorestframework==3.8.2
djoser==1.5.1
djangorestframework-jwt==1.11.0
gunicorn==19.9.0
psycopg2-binary==2.8.2
pytz==2019.1
requests==2.22.0
requests-mo... |
Upgrade dependency Django to ==1.11.6 | contextlib2==0.5.5
Django==1.11.5
django-appconf==1.0.2
django-compressor==2.2
django-debug-toolbar==1.8
mock==2.0.0
pbr==3.1.1
psycopg2==2.7.2
python-magic==0.4.13
pytz==2017.2
raven==6.2.1
rcssmin==1.0.6
rjsmin==1.0.12
six==1.11.0
sqlparse==0.2.4
uWSGI==2.0.15
| contextlib2==0.5.5
Django==1.11.6
django-appconf==1.0.2
django-compressor==2.2
django-debug-toolbar==1.8
mock==2.0.0
pbr==3.1.1
psycopg2==2.7.2
python-magic==0.4.13
pytz==2017.2
raven==6.2.1
rcssmin==1.0.6
rjsmin==1.0.12
six==1.11.0
sqlparse==0.2.4
uWSGI==2.0.15
|
Bump Django version to 3.1.4 | cron-descriptor==1.2.24
croniter==0.3.31
Django==3.1.2
django-compressor==2.4
fido2
psycopg2==2.8.4
pytz==2020.1
requests==2.23.0
statsd==3.3.0
| cron-descriptor==1.2.24
croniter==0.3.31
Django==3.1.4
django-compressor==2.4
fido2
psycopg2==2.8.4
pytz==2020.1
requests==2.23.0
statsd==3.3.0
|
Bump paramiko from 2.7.0 to 2.7.1 | apache-airflow==1.10.2 # pyup: ignore
autoflake==1.3.1
black==19.10b0
flake8==3.7.9
google-api-python-client==1.7.11
isort==4.3.21
j2cli==0.3.10
Jinja2==2.10.0 # pyup: ignore
lark-parser==0.7.8
mypy==0.750
parameterized==0.7.1
paramiko==2.7.0
pre-commit==1.20.0
pydeps==1.9.0
pylint==2.4.4
pytest==5.3.1
pytest-cov==2.8.... | apache-airflow==1.10.2 # pyup: ignore
autoflake==1.3.1
black==19.10b0
flake8==3.7.9
google-api-python-client==1.7.11
isort==4.3.21
j2cli==0.3.10
Jinja2==2.10.0 # pyup: ignore
lark-parser==0.7.8
mypy==0.750
parameterized==0.7.1
paramiko==2.7.1
pre-commit==1.20.0
pydeps==1.9.0
pylint==2.4.4
pytest==5.3.1
pytest-cov==2.8.... |
Update pytest from 5.0.1 to 5.1.2 | #
# requirements.txt used for concrete testing environment.
#
# install_requires in setup.py gives the abstract requirements
# used by 'pip install' and 'setup.py install' to install
# cxroots as a library.
#
scipy==1.3.1; python_version > '2.7'
scipy==1.2.1; python_version <= '2.7' # pyup: ignore
numpy==1.17.1; pyt... | #
# requirements.txt used for concrete testing environment.
#
# install_requires in setup.py gives the abstract requirements
# used by 'pip install' and 'setup.py install' to install
# cxroots as a library.
#
scipy==1.3.1; python_version > '2.7'
scipy==1.2.1; python_version <= '2.7' # pyup: ignore
numpy==1.17.1; pyt... |
Update django-model-utils from 3.0.0 to 3.1.1 | dj-database-url==0.4.2
Django==1.11.5
django-cors-middleware==1.3.1
django-crispy-forms==1.6.1
django-filter==1.0.4
django-guardian==1.4.9
django-model-utils==3.0.0
djangorestframework==3.6.4
djoser==0.7.0
djangorestframework-jwt==1.11.0
gunicorn==19.7.1
psycopg2==2.7.3.1
pytz==2018.3
requests==2.18.4
requests-mock==1.... | dj-database-url==0.4.2
Django==1.11.5
django-cors-middleware==1.3.1
django-crispy-forms==1.6.1
django-filter==1.0.4
django-guardian==1.4.9
django-model-utils==3.1.1
djangorestframework==3.6.4
djoser==0.7.0
djangorestframework-jwt==1.11.0
gunicorn==19.7.1
psycopg2==2.7.3.1
pytz==2018.3
requests==2.18.4
requests-mock==1.... |
Update pip from 19.1.1 to 19.2.1 | pip==19.1.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.8
tox==3.13.2
coverage==4.5.3
Sphinx==2.1.2
nbsphinx==0.4.2
ipykernel==5.1.1
matplotlib==3.1.1
numpy==1.16.4
pytest==5.0.1
pytest-runner==5.1
| pip==19.2.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.8
tox==3.13.2
coverage==4.5.3
Sphinx==2.1.2
nbsphinx==0.4.2
ipykernel==5.1.1
matplotlib==3.1.1
numpy==1.16.4
pytest==5.0.1
pytest-runner==5.1
|
Update numpy from 1.21.0 to 1.21.1 | numpy==1.21.0
matplotlib==3.4.2
scipy==1.7.0
six==1.16.0
coverage==5.5
nose==1.3.7
| numpy==1.21.1
matplotlib==3.4.2
scipy==1.7.0
six==1.16.0
coverage==5.5
nose==1.3.7
|
Update gitpython from 2.1.12 to 2.1.13 | bandit==1.6.2
GitPython==2.1.12
codacy-coverage==1.3.11
codecov==2.0.15
coverage==4.5.3
ddt==1.2.1
defusedxml==0.6.0
flake8==3.7.8
internetarchive==1.8.5
nose==1.3.7
oauthlib==3.0.2
patool==1.12
pip==19.1.1
pylint==2.3.1
PyGithub==1.43.8
pywikibot==3.0.20190722
requests==2.22.0
requests-mock==1.6.0
requests-oauthlib==1... | bandit==1.6.2
GitPython==2.1.13
codacy-coverage==1.3.11
codecov==2.0.15
coverage==4.5.3
ddt==1.2.1
defusedxml==0.6.0
flake8==3.7.8
internetarchive==1.8.5
nose==1.3.7
oauthlib==3.0.2
patool==1.12
pip==19.1.1
pylint==2.3.1
PyGithub==1.43.8
pywikibot==3.0.20190722
requests==2.22.0
requests-mock==1.6.0
requests-oauthlib==1... |
Update IPFSDroid to 0.5 (5) | Categories:System
License:GPLv3
Web Site:https://github.com/ligi/IPFSDroid/blob/HEAD/README.md
Source Code:https://github.com/ligi/IPFSDroid
Issue Tracker:https://github.com/ligi/IPFSDroid/issues
Auto Name:IPFSDroid
Summary:IPFS Tool
Description:
This App does not represent a full IPFS node yet! Think of it as a depen... | Categories:System
License:GPLv3
Web Site:https://github.com/ligi/IPFSDroid/blob/HEAD/README.md
Source Code:https://github.com/ligi/IPFSDroid
Issue Tracker:https://github.com/ligi/IPFSDroid/issues
Auto Name:IPFSDroid
Summary:IPFS Tool
Description:
This App does not represent a full IPFS node yet! Think of it as a depen... |
Update psutil to version 5.7 | chatterbot>=0.3.5
flask>=1.0,<1.1
iot_analytics>=0.0.1
psutil==2.2.1
speechrecognition>=3.2.0
zorg>=0.0.5,<0.1.0
zorg-emic>=0.0.1
zorg-firmata>=0.0.2
zorg-grove==0.0.4
zorg-gpio>=0.0.7,<0.1.0
zorg-network-camera>=0.0.1
#zorg-raspi>=0.0.1
# Develoment requirements
sphinx
| chatterbot>=0.3.5
flask>=1.0,<1.1
iot_analytics>=0.0.1
psutil>=5.7,<5.8
speechrecognition>=3.2.0
zorg>=0.0.5,<0.1.0
zorg-emic>=0.0.1
zorg-firmata>=0.0.2
zorg-grove==0.0.4
zorg-gpio>=0.0.7,<0.1.0
zorg-network-camera>=0.0.1
#zorg-raspi>=0.0.1
# Develoment requirements
sphinx
|
Update newrelic package to 2.88.1 | # Core packages
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.2 # Get environment variables
Flask==0.12.2 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
Jinja2>=2.8.1 # Templating for Flask; pinned past security update
cssmin==0.2.0 #... | # Core packages
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.2 # Get environment variables
Flask==0.12.2 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
Jinja2>=2.8.1 # Templating for Flask; pinned past security update
cssmin==0.2.0 #... |
Update docker from 5.0.1 to 5.0.2 | ansible-lint==4.3.0
docker==5.0.1
flake8==3.9.2
molecule==3.0.8
pytest==6.2.5
testinfra==6.0.0
tox==3.24.3
| ansible-lint==4.3.0
docker==5.0.2
flake8==3.9.2
molecule==3.0.8
pytest==6.2.5
testinfra==6.0.0
tox==3.24.3
|
Update ansible to address CVE-2016-9587 | ansible==2.1.3.0
appdirs~=1.4
arrow~=0.5
click~=3.3
colorama~=0.3
flake8~=2.3
github3.py~=0.9
GitPython~=0.3
Jinja2~=2.7
netaddr~=0.7
nose~=1.3
ordereddict==1.1
prompt-toolkit==0.31
python-slugify~=1.0
raven~=5.2.0
semver~=2.0
sh==1.11
Sphinx~=1.2
watchdog~=0.8
git+https://github.com/christopherobin/python-subprocess32... | ansible==2.1.4.0
appdirs~=1.4
arrow~=0.5
click~=3.3
colorama~=0.3
flake8~=2.3
github3.py~=0.9
GitPython~=0.3
Jinja2~=2.7
netaddr~=0.7
nose~=1.3
ordereddict==1.1
prompt-toolkit==0.31
python-slugify~=1.0
raven~=5.2.0
semver~=2.0
sh==1.11
Sphinx~=1.2
watchdog~=0.8
git+https://github.com/christopherobin/python-subprocess32... |
Update django from 1.10.6 to 1.10.7 | coverage==4.3.4
Django==1.10.6
django-bootstrap3==8.2.2
django-formtools==2.0
docutils==0.13.1
mysqlclient==1.3.10
odswriter==0.4.0
Pillow==4.0.0
selenium==2.53.6 # pyup: >=2.53,<3
| coverage==4.3.4
Django==1.10.7
django-bootstrap3==8.2.2
django-formtools==2.0
docutils==0.13.1
mysqlclient==1.3.10
odswriter==0.4.0
Pillow==4.0.0
selenium==2.53.6 # pyup: >=2.53,<3
|
Update sphinx from 1.7.5 to 1.7.6 | docker==3.4.1
elasticsearch==6.3.0
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.6.3
pytest-cov==2.5.1
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.12.0
sphinx==1.7.5
watchdog==0.8.3
| docker==3.4.1
elasticsearch==6.3.0
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.6.3
pytest-cov==2.5.1
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.12.0
sphinx==1.7.6
watchdog==0.8.3
|
Update django-allauth dependency to include patch for ORCID v2.1 | -e git://github.com/dissemin/django-allauth.git@0.25.2-post_login-orcidv1.2#egg=django-allauth
-e git://github.com/swordapp/python-client-sword2#egg=sword2
-e git://github.com/wetneb/pyoai.git@any_metadataPrefix#egg=pyoai
PyPDF2
bibtexparser
celery[redis]
cryptography
czipfile
django==1.11
django-autocomplete-light
dja... | -e git://github.com/dissemin/django-allauth.git@used_by_dissemin#egg=django-allauth
-e git://github.com/swordapp/python-client-sword2#egg=sword2
-e git://github.com/wetneb/pyoai.git@any_metadataPrefix#egg=pyoai
PyPDF2
bibtexparser
celery[redis]
cryptography
czipfile
django==1.11
django-autocomplete-light
django-bootstr... |
Update django from 1.11.7 to 2.0 | git+https://github.com/cuducos/django-simple-history.git@cuducos-missing-translations-in-pt-br#egg=django-simple-history
Django==1.11.7
brazilnum==0.8.8
celery==4.1.0
dj-database-url==0.4.2
django-assets==0.12
django-bulk-update==2.2.0
django-cors-middleware==1.3.1
django-debug-toolbar==1.9.1
django-extensions==1.9.7
d... | git+https://github.com/cuducos/django-simple-history.git@cuducos-missing-translations-in-pt-br#egg=django-simple-history
Django==2.0
brazilnum==0.8.8
celery==4.1.0
dj-database-url==0.4.2
django-assets==0.12
django-bulk-update==2.2.0
django-cors-middleware==1.3.1
django-debug-toolbar==1.9.1
django-extensions==1.9.7
djan... |
Bump requests from 2.18.4 to 2.19.1 | blinker==1.4
certifi==2018.4.16
chardet==3.0.4
dj-database-url==0.5.0
Django==2.0.6
django-bmemcached==0.2.3
django-recaptcha==1.4.0
djangorestframework==3.8.2
feedparser==5.2.1
gunicorn==19.8.1
idna==2.6
psycopg2-binary==2.7.4
python-binary-memcached==0.26.1
python-twitch-client==0.5.1
pytz==2018.4
requests==2.18.4
si... | blinker==1.4
certifi==2018.4.16
chardet==3.0.4
dj-database-url==0.5.0
Django==2.0.6
django-bmemcached==0.2.3
django-recaptcha==1.4.0
djangorestframework==3.8.2
feedparser==5.2.1
gunicorn==19.8.1
idna==2.6
psycopg2-binary==2.7.4
python-binary-memcached==0.26.1
python-twitch-client==0.5.1
pytz==2018.4
requests==2.19.1
si... |
Update testinfra from 1.6.4 to 1.6.5 | docker==2.4.2
molecule==1.25.0
pytest==3.1.3
python-vagrant==0.5.15
testinfra==1.6.4
tox==2.7.0
| docker==2.4.2
molecule==1.25.0
pytest==3.1.3
python-vagrant==0.5.15
testinfra==1.6.5
tox==2.7.0
|
Update pandas from 0.25.1 to 0.25.3 | bcbio-gff==0.6.6
biopython==1.74
cached_property==1.5.1
click==7.0
compare-reads==0.0.1
contextlib2==0.5.5
pandas==0.25.1
pysam==0.15.3
scipy==1.3.1
multiprocessing_logging==0.3.0
edlib==1.3.4
mappy==2.17
| bcbio-gff==0.6.6
biopython==1.74
cached_property==1.5.1
click==7.0
compare-reads==0.0.1
contextlib2==0.5.5
pandas==0.25.3
pysam==0.15.3
scipy==1.3.1
multiprocessing_logging==0.3.0
edlib==1.3.4
mappy==2.17
|
Update django from 2.0.6 to 2.0.7 | boto3==1.7.47
botocore==1.10.47
Collectfast==0.6.2
dj-database-url==0.5.0
django-s3-folder-storage==0.5
django-storages==1.6.6
django==2.0.6
docutils==0.14
gunicorn==19.8.1
jmespath==0.9.3
Pillow==5.2.0
psycopg2-binary==2.7.5
python-dateutil==2.7.3
python-decouple==3.1
pytz==2018.4
s3transfer==0.1.13
six==1.11.0
sqlpar... | boto3==1.7.47
botocore==1.10.47
Collectfast==0.6.2
dj-database-url==0.5.0
django-s3-folder-storage==0.5
django-storages==1.6.6
django==2.0.7
docutils==0.14
gunicorn==19.8.1
jmespath==0.9.3
Pillow==5.2.0
psycopg2-binary==2.7.5
python-dateutil==2.7.3
python-decouple==3.1
pytz==2018.4
s3transfer==0.1.13
six==1.11.0
sqlpar... |
Update pytest from 5.4.2 to 5.4.3 | Flask>=0.11.1
Flask-Cache==0.13.1
requests==2.21.0 # pyup: ignore, can't upgrade to a later version until we use Python 3.5
beautifulsoup4>=4.5.1
flake8==3.8.2
pytest==5.4.2
retry==0.9.2
selenium==3.141.0
notifications-python-client==5.6.0
| Flask>=0.11.1
Flask-Cache==0.13.1
requests==2.21.0 # pyup: ignore, can't upgrade to a later version until we use Python 3.5
beautifulsoup4>=4.5.1
flake8==3.8.2
pytest==5.4.3
retry==0.9.2
selenium==3.141.0
notifications-python-client==5.6.0
|
Update redis to v4.1.1 (from v4.1.0) | backports.zoneinfo;python_version<"3.9"
bbcode==1.1.0
blinker==1.4
click==8.0.3
flask==2.0.2
flask-babel==2.0.0
flask-sqlalchemy==2.5.1
hiredis==2.0.0
itsdangerous==2.0.1
jinja2==3.0.3
markupsafe==2.0.1
marrow.mailer==4.0.3
marrow.util==1.2.3
marshmallow==3.14.1
mistletoe==0.8.1
pillow==9.0.0
psycopg2-binary==2.9.3
qrc... | backports.zoneinfo;python_version<"3.9"
bbcode==1.1.0
blinker==1.4
click==8.0.3
flask==2.0.2
flask-babel==2.0.0
flask-sqlalchemy==2.5.1
hiredis==2.0.0
itsdangerous==2.0.1
jinja2==3.0.3
markupsafe==2.0.1
marrow.mailer==4.0.3
marrow.util==1.2.3
marshmallow==3.14.1
mistletoe==0.8.1
pillow==9.0.0
psycopg2-binary==2.9.3
qrc... |
Upgrade dependency pytest to ==3.0.2 | coverage==4.0.3
Flask==0.11
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
pyflakes==1.2.3
pytest==3.0.1
pytest-cov==2.3.1
Werkzeug==0.11.10
wheel==0.29.0
| coverage==4.0.3
Flask==0.11
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
pyflakes==1.2.3
pytest==3.0.2
pytest-cov==2.3.1
Werkzeug==0.11.10
wheel==0.29.0
|
Update psycopg2 from 2.7.3.2 to 2.7.4 | alembic==0.9.7
antiorm==1.2.1
appdirs==1.4.3
chardet==3.0.4
codeclimate-test-reporter==0.2.3
coverage==4.4.2
dataset==1.0.5
db==0.1.1
db-sqlite3==0.0.1
ddt==1.1.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.5.7
packaging==16.8
psycopg2==2.7.3.2
pygraphviz==1.3.1
pyparsing==2.2.0
python-editor==1.0.3
PyYAML==3.12
requests=... | alembic==0.9.7
antiorm==1.2.1
appdirs==1.4.3
chardet==3.0.4
codeclimate-test-reporter==0.2.3
coverage==4.4.2
dataset==1.0.5
db==0.1.1
db-sqlite3==0.0.1
ddt==1.1.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.5.7
packaging==16.8
psycopg2==2.7.4
pygraphviz==1.3.1
pyparsing==2.2.0
python-editor==1.0.3
PyYAML==3.12
requests==2... |
Upgrade dependency botocore to ==1.4.44 | base58==0.2.3
boto3==1.4.0
botocore==1.4.43
docutils==0.12
futures==3.0.5
hjson==2.0.0
jmespath==0.9.0
kappa==0.6.0
lambda-packages==0.8.0
python-dateutil==2.5.3
python-slugify==1.2.0
requests>=2.10.0
six==1.10.0
tqdm==4.8.3
Werkzeug==0.11.10
wheel==0.29.0
wsgi-request-logger==0.4.5
| base58==0.2.3
boto3==1.4.0
botocore==1.4.44
docutils==0.12
futures==3.0.5
hjson==2.0.0
jmespath==0.9.0
kappa==0.6.0
lambda-packages==0.8.0
python-dateutil==2.5.3
python-slugify==1.2.0
requests>=2.10.0
six==1.10.0
tqdm==4.8.3
Werkzeug==0.11.10
wheel==0.29.0
wsgi-request-logger==0.4.5
|
Update certifi from 2020.4.5.1 to 2020.6.20 | gunicorn==20.0.4
backports-abc==0.5
bkcharts==0.2
bokeh==2.1.1
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.2
Flask==1.1.2
idna==2.9
itsdangerous==1.1.0
Jinja2>=2.10.1
MarkupSafe==1.1.1
numpy==1.18.4
python-dateutil==2.8.1
pyyaml>=4.2b1
requests>=2.20.0
singledispatch==3.4.0.3
six==1.15.0
tornado==6.... | gunicorn==20.0.4
backports-abc==0.5
bkcharts==0.2
bokeh==2.1.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
Flask==1.1.2
idna==2.9
itsdangerous==1.1.0
Jinja2>=2.10.1
MarkupSafe==1.1.1
numpy==1.18.4
python-dateutil==2.8.1
pyyaml>=4.2b1
requests>=2.20.0
singledispatch==3.4.0.3
six==1.15.0
tornado==6.0... |
Update colorama from 0.4.1 to 0.4.3 | click==7.0
colorama==0.4.1
pathspec==0.6.0
PyYAML==5.1.2
six==1.13.0
| click==7.0
colorama==0.4.3
pathspec==0.6.0
PyYAML==5.1.2
six==1.13.0
|
UPdate pytest to latest version | # requirements for development of kripodb
pytest==3.3.2
pytest-cov==2.4.0
setuptools>=18.8.1
six>=1.7
mock==2.0.0
webtest==2.0.27
requests-mock==1.3.0
# Document generation
sphinx==1.7.0
sphinx-rtd-theme==0.2.4
sphinx-argparse==0.2.1
# for faster pydev debugging
cython==0.25.2
# pinned deps
connexion==1.1.9
swagger-spe... | # requirements for development of kripodb
pytest==3.5.0
pytest-cov==2.5.0
setuptools>=18.8.1
six>=1.7
mock==2.0.0
webtest==2.0.27
requests-mock==1.3.0
# Document generation
sphinx==1.7.0
sphinx-rtd-theme==0.2.4
sphinx-argparse==0.2.1
# for faster pydev debugging
cython==0.25.2
# pinned deps
connexion==1.1.9
swagger-spe... |
Update sphinx from 1.7.6 to 1.8.0 | pip==18.0
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.1.3
cryptography==2.3.1
Sphinx==1.7.6
coverage==4.5.1
PyYAML==3.13
pytest==3.7.1
pytest-runner==4.2
pytest==3.7.1
| pip==18.0
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.1.3
cryptography==2.3.1
Sphinx==1.8.0
coverage==4.5.1
PyYAML==3.13
pytest==3.7.1
pytest-runner==4.2
pytest==3.7.1
|
Upgrade to new versions of flask and dependencies | Flask >=0.10.1
Flask-WTF >=0.12,<=0.13
Jinja2 >=2.7.2
MarkupSafe >=0.19
WTForms >=2.0,<3.0
Werkzeug >=0.7,<= 0.11.5
itsdangerous >=0.23
pypuppetdb >=0.3.2
requests >=2.6.0
| Flask >=0.12
Flask-WTF >=0.14.2
Jinja2 >=2.9.5
MarkupSafe >=0.19
WTForms >=2.1
Werkzeug >=0.12.1
itsdangerous >=0.23
pypuppetdb >=0.3.2
requests >=2.13.0
|
Update certifi from 2017.11.5 to 2018.1.18 | certifi==2017.11.5
chardet==3.0.4
Django==2.0
djangorestframework==3.7.7
gunicorn==19.7.1
idna==2.6
psycopg2==2.7.3.2
python-twitch-client==0.4.0
pytz==2017.3
requests==2.18.4
six==1.11.0
urllib3==1.22
| certifi==2018.1.18
chardet==3.0.4
Django==2.0
djangorestframework==3.7.7
gunicorn==19.7.1
idna==2.6
psycopg2==2.7.3.2
python-twitch-client==0.4.0
pytz==2017.3
requests==2.18.4
six==1.11.0
urllib3==1.22
|
Update django from 2.1.4 to 2.1.5 | -e git://github.com/dubirajara/django-tagulous#egg=django_tagulous
dj-config-url==0.1.1
dj-database-url==0.5.0
django-crispy-forms==1.7.2
django-recaptcha==1.4.0
django-registration-redux==2.5
Django==2.1.4
djangorestframework==3.9.0
gunicorn==19.9.0
psycopg2-binary==2.7.6.1
python-decouple==3.1
social-auth-app-django=... | -e git://github.com/dubirajara/django-tagulous#egg=django_tagulous
dj-config-url==0.1.1
dj-database-url==0.5.0
django-crispy-forms==1.7.2
django-recaptcha==1.4.0
django-registration-redux==2.5
Django==2.1.5
djangorestframework==3.9.0
gunicorn==19.9.0
psycopg2-binary==2.7.6.1
python-decouple==3.1
social-auth-app-django=... |
Switch to tagged versions instead of commit numbers and use local copy for the decouple package itself. | -e git+https://github.com/svenkreiss/BatchLikelihoodScan.git@5012ae231a0c162bc9d0b9f79fcc4268b268f677#egg=BatchLikelihoodScan
-e git+https://github.com/svenkreiss/decouple.git@07a25263c977bdaa88f1e8ff77c9e2240cbe2ed3#egg=Decouple
-e git+https://github.com/svenkreiss/LHCHiggsCouplings.git@2e0b4781a658f01563b2820541b1d84... | git+https://github.com/svenkreiss/BatchLikelihoodScan.git@v1.0.4
git+https://github.com/svenkreiss/LHCHiggsCouplings.git@v1.0
git+https://github.com/svenkreiss/PyROOTUtils.git@v1.0.1
multiprocessing==2.6.2.1
numpy==1.8.0
progressbar==2.2
scipy==0.13.3
.
|
Update molecule from 3.0.5 to 3.0.6 | ansible-lint==4.2.0
docker==4.2.2
flake8==3.8.3
molecule==3.0.5
pytest==5.4.3
testinfra==5.2.1
tox==3.16.1
| ansible-lint==4.2.0
docker==4.2.2
flake8==3.8.3
molecule==3.0.6
pytest==5.4.3
testinfra==5.2.1
tox==3.16.1
|
Update pytest from 3.2.0 to 3.2.1 | docker==2.4.2
molecule==1.25.0
pytest==3.2.0
python-vagrant==0.5.15
testinfra==1.6.5
tox==2.7.0 | docker==2.4.2
molecule==1.25.0
pytest==3.2.1
python-vagrant==0.5.15
testinfra==1.6.5
tox==2.7.0 |
Upgrade pycountry in pip dependencies. | # These requirements are only necessary when developing on Oscar.
# You can check for newer versions of these dependencies using this command
#
# $ for x in `yolk -l | awk '{print $1}'`; do yolk -d $x 2>/dev/null; done
# Development
django-debug-toolbar==1.5.0
django-extensions==1.6.1
Werkzeug==0.9.6
# Sandbox
Whoosh=... | # These requirements are only necessary when developing on Oscar.
# You can check for newer versions of these dependencies using this command
#
# $ for x in `yolk -l | awk '{print $1}'`; do yolk -d $x 2>/dev/null; done
# Development
django-debug-toolbar==1.5.0
django-extensions==1.6.1
Werkzeug==0.9.6
# Sandbox
Whoosh=... |
Update pytest from 3.0.7 to 3.2.3 | botstory==0.1.5
dateparser==0.6.0
emoji==0.4.5
gunicorn==19.7.1
imageio
inflection==0.3.1
humanize==0.5.1
pytest==3.0.7
pytest-aiohttp==0.1.3
pytest-asyncio==0.5.0
pytest-catchlog==1.2.2
pytest-cov==2.4.0
pytest-mock==1.6.0
python-slugify==1.2.4
Wand
| botstory==0.1.5
dateparser==0.6.0
emoji==0.4.5
gunicorn==19.7.1
imageio
inflection==0.3.1
humanize==0.5.1
pytest==3.2.3
pytest-aiohttp==0.1.3
pytest-asyncio==0.5.0
pytest-catchlog==1.2.2
pytest-cov==2.4.0
pytest-mock==1.6.0
python-slugify==1.2.4
Wand
|
Add additional spellcheck words to ignore. | Wordpress
reStructuredText
Jinja
templating
reStructuredText
AsciiDoc
Jinja
AGPL
templating
metadata
webassets
Sitemap
CSS
JS
| Wordpress
reStructuredText
Jinja
templating
reStructuredText
AsciiDoc
Jinja
AGPL
templating
metadata
webassets
Sitemap
CSS
JS
Github
repo
repos
workflow
|
Add a disallow rule for the timetable-only page used by our export script | # robotstxt.org/
sitemap: https://nusmods.com/sitemap.txt
User-agent: *
| # robotstxt.org/
sitemap: https://nusmods.com/sitemap.txt
User-agent: *
Disallow: /timetable-only
|
Update python-dateutil from 2.7.3 to 2.8.0 | 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.2
docker==3.7.0
flake8==3.7.5
ipdb==0.11
motor==2.0.0
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest==4.2.0
python-dateutil==2.7.3
sqlalchemy==1.2.8
trafaret==2.0.0a1
pymysql==0.8.1
-r requirem... | 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.2
docker==3.7.0
flake8==3.7.5
ipdb==0.11
motor==2.0.0
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest==4.2.0
python-dateutil==2.8.0
sqlalchemy==1.2.8
trafaret==2.0.0a1
pymysql==0.8.1
-r requirem... |
Update pytest from 3.6.1 to 3.6.2 | pip==10.0.1
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.0.0
coverage==4.5.1
Sphinx==1.7.5
cryptography==2.2.2
PyYAML==3.12
pytest==3.6.1
pytest-runner==4.2
| pip==10.0.1
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.0.0
coverage==4.5.1
Sphinx==1.7.5
cryptography==2.2.2
PyYAML==3.12
pytest==3.6.2
pytest-runner==4.2
|
Update pytest from 3.1.1 to 3.1.2 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.9
PyYAML==3.12
pytest==3.1.1
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.9
PyYAML==3.12
pytest==3.1.2
|
Update year, lots has been done in 2010 | Apache Commons Lang
Copyright 2001-2009 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
| Apache Commons Lang
Copyright 2001-2010 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
|
Update pytest from 3.5.0 to 3.6.0 | mypy==0.590
pytest==3.5.0
pytest-cov==2.5.1
pytest-asyncio==0.8.0
jedi==0.12.0
coverage==4.5.1
flake8==3.5.0
typed-ast==1.1.0 | mypy==0.590
pytest==3.6.0
pytest-cov==2.5.1
pytest-asyncio==0.8.0
jedi==0.12.0
coverage==4.5.1
flake8==3.5.0
typed-ast==1.1.0 |
Correct nose update + comments | # Docs
Sphinx>=1.1.2
releases>=0.6.1
# Testing (explicit dependencies to get around a Travis/pip issue)
# For now, need master as 1.3 isn't out yet :(
nose>=1.3
spec>=0.11.1
mock==1.0.1
# Stuff needed for our tasks.py (broken out for ease of CI)
-r tasks-requirements.txt
| # Docs
Sphinx>=1.1.2
releases>=0.6.1
# Testing (explicit dependencies to get around a Travis/pip issue)
# N.B. Nose 1.3.1+ has a bizarro display bug re: exception printing
nose==1.3.0
spec>=0.11.1
mock==1.0.1
# Stuff needed for our tasks.py (broken out for ease of CI)
-r tasks-requirements.txt
|
Put latex outputs in html Doxygen directory | #
# Build the documentation
#
INCLUDE (${CMAKE_ROOT}/Modules/Documentation.cmake)
FIND_PACKAGE(LATEX)
IF(PDFLATEX_COMPILER)
ADD_CUSTOM_TARGET( GeometryDocumentation
COMMAND ${PDFLATEX_COMPILER} ${PROJECT_SOURCE_DIR}/documentation/geometry.tex
DEPENDS ${PROJECT_SOURCE_DIR}/d... | #
# Build the documentation
#
INCLUDE (${CMAKE_ROOT}/Modules/Documentation.cmake)
FIND_PACKAGE(LATEX)
IF(PDFLATEX_COMPILER)
FILE(MAKE_DIRECTORY ${PROJECT_BINARY_DIR}/Doxygen/html)
ADD_CUSTOM_TARGET( GeometryDocumentation
COMMAND ${PDFLATEX_COMPILER} ${PROJECT_SOURCE_DIR}/documentation/geometr... |
Fix ninja warnings about duplicate rules for Mod/Path/Init.py |
include_directories(
${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/src
${CMAKE_BINARY_DIR}/src
${CMAKE_CURRENT_BINARY_DIR}
${Boost_INCLUDE_DIRS}
${OCC_INCLUDE_DIR}
${PYTHON_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIR}
${XercesC_INCLUDE_DIRS}
)
link_directories(${OCC_LIBRARY_DIR})
set(PathSimulator... |
include_directories(
${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}/src
${CMAKE_BINARY_DIR}/src
${CMAKE_CURRENT_BINARY_DIR}
${Boost_INCLUDE_DIRS}
${OCC_INCLUDE_DIR}
${PYTHON_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIR}
${XercesC_INCLUDE_DIRS}
)
link_directories(${OCC_LIBRARY_DIR})
set(PathSimulator... |
Use sgmap repo for Rennes extension | openfisca_web_api[paster]==3.0.0
openfisca_france==10.2.0
git+https://github.com/sgmap/openfisca-paris.git@a4b6f324f48e465b89ffd01d25cea8ff68202718#egg=openfisca-paris
git+https://github.com/mdelsaut/openfisca-rennesmetropole.git@master#egg=openfisca-RennesMetropole
| openfisca_web_api[paster]==3.0.0
openfisca_france==10.2.0
git+https://github.com/sgmap/openfisca-paris.git@a4b6f324f48e465b89ffd01d25cea8ff68202718#egg=openfisca-paris
git+https://github.com/sgmap/openfisca-rennesmetropole.git@049004c708a3b028ea71948bc4963616e359863f#egg=openfisca-RennesMetropole
|
Revert test results to what is believed be correct | DONE: Project loaded
DONE: Background parsing started
<<EOF>>
func
<<EOF>>
[14:3-21:3] ERROR The namespace or module 'FileTwo' is not defined
[11:7-27:7] ERROR Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrai... | DONE: Project loaded
DONE: Background parsing started
[14:3-21:3] ERROR The namespace or module 'FileTwo' is not defined
[11:7-27:7] ERROR Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the obj... |
Add ChangeLog.d entry for PR3421 | Bugfix
* Set _POSIX_C_SOURCE to at least 200112L in C99 code. Reported in #3420 and fix submitted in #3421 by Nia Alarie.
| |
Update Rental Calc to 0.4 (4) | Categories:Money
License:GPL-3.0+
Web Site:
Source Code:https://github.com/brarcher/rental-calc
Issue Tracker:https://github.com/brarcher/rental-calc/issues
Auto Name:Rental Calc
Summary:Evaluate rental property investment prospects
Description:
Are you interested in investing in real estate and want to rent out homes... | Categories:Money
License:GPL-3.0+
Web Site:
Source Code:https://github.com/brarcher/rental-calc
Issue Tracker:https://github.com/brarcher/rental-calc/issues
Auto Name:Rental Calc
Summary:Evaluate rental property investment prospects
Description:
Are you interested in investing in real estate and want to rent out homes... |
Update CV of USB Device Info to v1.0.0 (6) | Categories:System
License:Apache-2.0
Web Site:http://aschillings.co.uk/html/usb_device_info.html
Source Code:https://github.com/alt236/USB-Device-Info---Android
Issue Tracker:https://github.com/alt236/USB-Device-Info---Android/issues
Auto Name:USB Device Info
Summary:List USB Devices
Description:
Allows you to list al... | Categories:System
License:Apache-2.0
Web Site:http://aschillings.co.uk/html/usb_device_info.html
Source Code:https://github.com/alt236/USB-Device-Info---Android
Issue Tracker:https://github.com/alt236/USB-Device-Info---Android/issues
Auto Name:USB Device Info
Summary:List USB Devices
Description:
Allows you to list al... |
Change lldb plugin to use lldb dev package for its include and lib files. | project(sosplugin)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(LLDB_SRC_DIR $ENV{LLDB_SRC_DIR})
set(LLVM_BUILD_DIR $ENV{LLVM_BUILD_DIR})
if((NOT ${LLDB_SRC_DIR} STREQUAL "") AND (NOT ${LLVM_BUILD_DIR} STREQUAL ""))
add_compile_options(-Wno-delete-non-virtual-dtor)
set(LLDB_INCLUDE_DIR "${LLDB_SRC_DIR}/include")
... | project(sosplugin)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(LLVM_DIR "/usr/lib/llvm-3.5")
set(LLDB_INCLUDE_DIR "${LLVM_DIR}/include")
set(LLDB_LIB_DIR "${LLVM_DIR}/lib")
add_compile_options(-Wno-delete-non-virtual-dtor)
include_directories(inc)
include_directories("${LLDB_INCLUDE_DIR}")
link_directories("${LLDB_LIB_DI... |
Add renamed vendored hdf5.dll to release notes. | =======================================
Release notes for PyTables 3.6 series
=======================================
:Author: PyTables Developers
:Contact: pytables-dev@googlegroups.com
.. py:currentmodule:: tables
Changes from 3.5.3 to 3.6.0
===========================
PyTables 3.6 drops Python 2.7 support. The... | =======================================
Release notes for PyTables 3.6 series
=======================================
:Author: PyTables Developers
:Contact: pytables-dev@googlegroups.com
.. py:currentmodule:: tables
Changes from 3.5.3 to 3.6.0
===========================
PyTables 3.6 no longer supports Python 2.7... |
Add link to freshports test website | <P ALIGN="left">
<BIG>FreshPorts2:</BIG> We're getting close... Watch this space.
</P>
| <P ALIGN="left">
<BIG>FreshPorts2:</BIG> Have you been to the <A HREF="http://www.FreshPorts.org/">beta test site yet</A>? Please have
a look around, read the FAQ, and check the forum there for details on new features and how you can help with the testing.
</P>
|
Fix output path for Applications symlink. | if(WIN32 AND INNOSETUP_EXECUTABLE)
# Prepare the InnoSetup configuration script
configure_file(setup.iss.in "${CMAKE_CURRENT_BINARY_DIR}/setup.iss")
# Add the target for building the .exe
add_custom_target(exe
COMMAND "${INNOSETUP_EXECUTABLE}"
/Q
/DTARGET_FILE_NAME="$<TA... | if(WIN32 AND INNOSETUP_EXECUTABLE)
# Prepare the InnoSetup configuration script
configure_file(setup.iss.in "${CMAKE_CURRENT_BINARY_DIR}/setup.iss")
# Add the target for building the .exe
add_custom_target(exe
COMMAND "${INNOSETUP_EXECUTABLE}"
/Q
/DTARGET_FILE_NAME="$<TA... |
Update permissions log for Reedy, Holden, Haring, and Cole. | Developer Log
=============
This file is a running log of developers given permissions on SourceForge.
The purpose is to provide some institutional memory of who was given access
and why.
The first entry starts in April 2005. In keeping with the style of
Misc/NEWS, newer entries should be added to the top. Any mar... | Developer Log
=============
This file is a running log of developers given permissions on SourceForge.
The purpose is to provide some institutional memory of who was given access
and why.
The first entry starts in April 2005. In keeping with the style of
Misc/NEWS, newer entries should be added to the top. Any mar... |
Update vent from 0.5.0 to 0.5.1 | elasticsearch==6.2.0
pika>=0.11.0
vent==0.5.0
| elasticsearch==6.2.0
pika>=0.11.0
vent==0.5.1
|
Remove unneeded direct library dependency, we already link to the crypto library due to vespalib dependency. | # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(searchcore_vespa-gen-testdocs_app
SOURCES
vespa-gen-testdocs.cpp
OUTPUT_NAME vespa-gen-testdocs
INSTALL bin
DEPENDS
)
vespa_add_target_system_dependency(searchco... | # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(searchcore_vespa-gen-testdocs_app
SOURCES
vespa-gen-testdocs.cpp
OUTPUT_NAME vespa-gen-testdocs
INSTALL bin
DEPENDS
)
|
Check if ANTLR executable is available | include (LibAddMacros)
if (DEPENDENCY_PHASE)
find_package (ANTLR4CPP QUIET)
if (NOT ANTLR4CPP_FOUND)
remove_plugin (antlr "ANTLR 4 CPP runtime (antlr4-cpp-runtime) not found")
endif (NOT ANTLR4CPP_FOUND)
endif (DEPENDENCY_PHASE)
add_plugin (antlr
CPP
SOURCES
antlr.hpp
antlr.cpp
ADD_TEST
TEST_README
INCL... | include (LibAddMacros)
if (DEPENDENCY_PHASE)
execute_process (COMMAND antlr4 RESULT_VARIABLE ANTLR_NOT_AVAILABLE OUTPUT_QUIET)
if (ANTLR_NOT_AVAILABLE)
remove_plugin (antlr "ANTLR 4 executable (antlr4) not found")
endif (ANTLR_NOT_AVAILABLE)
find_package (ANTLR4CPP QUIET)
if (NOT ANTLR4CPP_FOUND)
remove_plug... |
Update copyright notice to 2017 | Copyright (c) 2014-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... | Copyright (c) 2014-2017 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 psycopg2 from 2.7.1 to 2.7.3 | # Base dependencies go here
# Django
django==1.11.3
django-autoslug==1.9.3
django-grappelli==2.10.1
# Configuration
django-environ==0.4.3
whitenoise==3.3.0
django-storages==1.6.3
# Python-PostgreSQL Database Adapter
psycopg2==2.7.1
# Password storage
argon2-cffi==16.3.0
# Maps
django-google-maps==0.7.0
# Images
P... | # Base dependencies go here
# Django
django==1.11.3
django-autoslug==1.9.3
django-grappelli==2.10.1
# Configuration
django-environ==0.4.3
whitenoise==3.3.0
django-storages==1.6.3
# Python-PostgreSQL Database Adapter
psycopg2==2.7.3
# Password storage
argon2-cffi==16.3.0
# Maps
django-google-maps==0.7.0
# Images
P... |
Update python-markdown-math from 0.5 to 0.6 | # 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.33.1
# Frontend
django-bootstrap-breadcrumbs==0.9.1
# Resources
Pillow==5.4.1
yattag==1.11.1
tinycss==0.4
# Markdown
verto==0.10.0... | # 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.33.1
# Frontend
django-bootstrap-breadcrumbs==0.9.1
# Resources
Pillow==5.4.1
yattag==1.11.1
tinycss==0.4
# Markdown
verto==0.10.0... |
Use serial0 instead of ttyAMA0 | dwc_otg.fiq_fsm_mask=0xF dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=${ROOT_DEV} rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet
| dwc_otg.fiq_fsm_mask=0xF dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=${ROOT_DEV} rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet
|
Update to Freeciv server r33647. | # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:33643
FCREV=33646
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Aug.19"
# 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:33646
FCREV=33647
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Aug.19"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to ou... |
Update gunicorn from 20.0.0 to 20.0.2 | -r base.txt
ec2_tag_conditional==0.1.2
gunicorn==20.0.0
django-redis
hiredis
| -r base.txt
ec2_tag_conditional==0.1.2
gunicorn==20.0.2
django-redis
hiredis
|
Add an extension describing the new D3D renderer chooser behavior in eglGetDisplay. | Name
ANGLE_direct3d_display
Name Strings
EGL_ANGLE_direct3d_display
Contributors
Nicolas Capens
Shannon Woods
Contacts
Shannon Woods, Google Inc. (shannonwoods 'at' chromium.org)
Status
In progress
Version
Version 1, May 15, 2013
Number
EGL Extension #??
Dependencies
T... | |
Update CV of Enhancement to 05 (5) | Categories:Theming
License:GPLv3
Web Site:https://gitlab.com/Primokorn/EnhancementTheme
Source Code:https://gitlab.com/Primokorn/EnhancementTheme/tree/HEAD
Issue Tracker:https://gitlab.com/Primokorn/EnhancementTheme/issues
Auto Name:Enhancement
Summary:White theme for CM13
Description:
Enhancement is a theme for custo... | Categories:Theming
License:GPLv3
Web Site:https://gitlab.com/Primokorn/EnhancementTheme
Source Code:https://gitlab.com/Primokorn/EnhancementTheme/tree/HEAD
Issue Tracker:https://gitlab.com/Primokorn/EnhancementTheme/issues
Auto Name:Enhancement
Summary:White theme for CM13
Description:
Enhancement is a theme for custo... |
Add requirements for HTML report generation | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
packaging # Apache-2.0
PrettyTable<0.8 # BSD
PyYAML # MIT
requests # Apache-2.0
... | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
packaging # Apache-2.0
lxml!=3.7.0 # BSD
PrettyTable<0.8 # BSD
PyYAML # MIT
req... |
Fix working directory for testing. | set(CONFIGURATIONS zhs2zht zht2zhs mix2zht mix2zhs)
foreach(CONFIG ${CONFIGURATIONS})
add_test(
${CONFIG}_convert
${PROJECT_BINARY_DIR}/src/tools/opencc
-i ${CMAKE_SOURCE_DIR}/test/testcases/${CONFIG}.in
-o ${PROJECT_BINARY_DIR}/test/${CONFIG}.out
-c ${CMAKE_SOURCE_DIR}/data/config/${CONFIG}.ini
)
add_... | set(CONFIGURATIONS zhs2zht zht2zhs mix2zht mix2zhs)
foreach(CONFIG ${CONFIGURATIONS})
add_test(
${CONFIG}_convert
${CMAKE_COMMAND} -E chdir ${PROJECT_BINARY_DIR}/data
${PROJECT_BINARY_DIR}/src/tools/opencc
-i ${CMAKE_SOURCE_DIR}/test/testcases/${CONFIG}.in
-o ${PROJECT_BINARY_DIR}/test/${CONFIG}.out
-c $... |
Add readme with reset experimental instance to vsix project. | For resetting the experimental instance:
%comspec% /C "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VSSDK\VisualStudioIntegration\Tools\Bin\CreateExpInstance.exe" /Reset /VSInstance=15.0_ad6d5903 /RootSuffix=Roslyn | |
Upgrade paramiko to see if it helps with windows AMI tests stability issues. | apache-libcloud==3.4.1
paramiko==2.7.2
Jinja2==2.11.3
| apache-libcloud==3.4.1
paramiko==2.9.2
Jinja2==2.11.3
|
Update django from 1.11.5 to 1.11.6 | sphinx==1.6.4
sphinx-rtd-theme==0.2.4
Django==1.11.5
-e .
| sphinx==1.6.4
sphinx-rtd-theme==0.2.4
Django==1.11.6
-e .
|
Update black from 21.4b2 to 21.5b1 | cookiecutter==1.7.2
sh==1.14.1
binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
black==21.4b2
isort==5.8.0
flake8==3.9.1
flake8-isort==4.0.0
pre-commit==2.12.1
# Testing
# ------------------------------------------------------------------------------
t... | cookiecutter==1.7.2
sh==1.14.1
binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
black==21.5b1
isort==5.8.0
flake8==3.9.1
flake8-isort==4.0.0
pre-commit==2.12.1
# Testing
# ------------------------------------------------------------------------------
t... |
Update tox from 2.5.0 to 2.7.0 | ipykernel==4.5.2
lxml==3.7.3
mock==2.0.0
nbsphinx==0.2.13
pandoc==1.0.0b2
pytest==3.0.7
pytest-flake8==0.8.1
sphinx==1.5.3
sphinx-rtd-theme==0.1.9
sphinxcontrib-napoleon==0.6.1
SQLAlchemy==1.1.7
tox==2.5.0
twine==1.8.1
xlrd==1.0.0
numpy==1.12.1
statsmodels==0.8.0
notebook==4.4.1
| ipykernel==4.5.2
lxml==3.7.3
mock==2.0.0
nbsphinx==0.2.13
pandoc==1.0.0b2
pytest==3.0.7
pytest-flake8==0.8.1
sphinx==1.5.3
sphinx-rtd-theme==0.1.9
sphinxcontrib-napoleon==0.6.1
SQLAlchemy==1.1.7
tox==2.7.0
twine==1.8.1
xlrd==1.0.0
numpy==1.12.1
statsmodels==0.8.0
notebook==4.4.1
|
Update coverage from 4.4.2 to 4.5 | pytest<4
pytest-mock==1.6.3
pytest-cov==2.5.1
tox<3
# coverage
codacy-coverage==1.3.10
codecov==2.0.15
coverage==4.4.2
coveralls==1.2.0
# linters
bandit==1.4.0
flake8==3.5.0
flake8-colors==0.1.6
flake8-deprecated==1.3
flake8-import-order==0.16
flake8-mutable==1.2.0
flake8-print==3.0.1
pep8-naming==0.5.0
| pytest<4
pytest-mock==1.6.3
pytest-cov==2.5.1
tox<3
# coverage
codacy-coverage==1.3.10
codecov==2.0.15
coverage==4.5
coveralls==1.2.0
# linters
bandit==1.4.0
flake8==3.5.0
flake8-colors==0.1.6
flake8-deprecated==1.3
flake8-import-order==0.16
flake8-mutable==1.2.0
flake8-print==3.0.1
pep8-naming==0.5.0
|
Remove stale test expectations for now-passing tests. | // 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.
// Failing after WebKi... | // 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.
// The need for rebase... |
Add required plugins for MSR test | include (LibAddMacros)
add_plugin (conditionals SOURCES conditionals.h conditionals.c LINK_ELEKTRA elektra-meta ADD_TEST TEST_README)
| include (LibAddMacros)
add_plugin (
conditionals SOURCES conditionals.h conditionals.c LINK_ELEKTRA elektra-meta ADD_TEST TEST_README TEST_REQUIRED_PLUGINS dump ini ni)
|
Update pytest from 3.10.0 to 3.10.1 |
# Database
psycopg2-binary==2.7.5
pip==18.1
bumpversion==0.5.3
wheel==0.32.2
watchdog==0.9.0
flake8==3.6.0
tox==3.5.3
cryptography==2.3.1
Sphinx==1.8.1
coverage==4.5.1
pytest==3.10.0
pytest-runner==4.2
pytest-cov==2.6.0
# miscellaneous
sphinx_rtd_theme==0.4.2
pre-commit==1.12.0
python-dotenv==0.9.1
python-dotenv[cl... |
# Database
psycopg2-binary==2.7.5
pip==18.1
bumpversion==0.5.3
wheel==0.32.2
watchdog==0.9.0
flake8==3.6.0
tox==3.5.3
cryptography==2.3.1
Sphinx==1.8.1
coverage==4.5.1
pytest==3.10.1
pytest-runner==4.2
pytest-cov==2.6.0
# miscellaneous
sphinx_rtd_theme==0.4.2
pre-commit==1.12.0
python-dotenv==0.9.1
python-dotenv[cl... |
Update flake8 from 3.7.3 to 3.7.4 | pip==19.0.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.7.3
tox==3.7.0
coverage==4.5.2
Sphinx==1.8.3
PyYAML==4.2b4
pytest==4.2.0
| pip==19.0.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.7.4
tox==3.7.0
coverage==4.5.2
Sphinx==1.8.3
PyYAML==4.2b4
pytest==4.2.0
|
Update pytest from 3.1.0 to 3.1.2 | flake8==3.3.0
coverage==4.4
sphinx==1.6.2
alabaster>=0.6.2
aiohttp==2.1.0
jinja2==2.9.6
pytest==3.1.0
pytest-cov==2.5.1
yarl==0.10.0
multidict==2.1.6
pytest-aiohttp==0.1.3
-e .
| flake8==3.3.0
coverage==4.4
sphinx==1.6.2
alabaster>=0.6.2
aiohttp==2.1.0
jinja2==2.9.6
pytest==3.1.2
pytest-cov==2.5.1
yarl==0.10.0
multidict==2.1.6
pytest-aiohttp==0.1.3
-e .
|
Update mypy from 0.740 to 0.761 | # scratchdir/requirements/dev.txt
#
# Requirements for package development.
-r base.txt
bumpversion==0.5.3
mypy==0.670; python_version <= '3.4' # pyup: ignore
mypy==0.740; python_version > '3.4'
pylint==2.3.1; python_version == '3.4' # pyup: ignore
pylint==2.4.3; python_version > '3.4'
bandit==1.6.2
safety==1.8.5
i... | # scratchdir/requirements/dev.txt
#
# Requirements for package development.
-r base.txt
bumpversion==0.5.3
mypy==0.670; python_version <= '3.4' # pyup: ignore
mypy==0.761; python_version > '3.4'
pylint==2.3.1; python_version == '3.4' # pyup: ignore
pylint==2.4.3; python_version > '3.4'
bandit==1.6.2
safety==1.8.5
i... |
Update pytest-cov from 2.4.0 to 2.5.1 | -r base.txt
flake8==3.3.0
flake8-docstrings==1.1.0
django-debug-toolbar==1.8
freezegun==0.3.9
isort==4.2.5
pytest-django==3.1.2
pytest-cov==2.4.0
pytest-factoryboy==1.3.1
Faker==0.7.11
transifex-client==0.12.4
| -r base.txt
flake8==3.3.0
flake8-docstrings==1.1.0
django-debug-toolbar==1.8
freezegun==0.3.9
isort==4.2.5
pytest-django==3.1.2
pytest-cov==2.5.1
pytest-factoryboy==1.3.1
Faker==0.7.11
transifex-client==0.12.4
|
Update faker from 0.7.12 to 0.7.17 | -r base.txt
flake8==3.3.0
flake8-docstrings==1.1.0
django-debug-toolbar==1.7 # pyup: <1.8
freezegun==0.3.9
isort==4.2.15
pytest-django==3.1.2
pytest-cov==2.5.1
pytest-factoryboy==1.3.1
Faker==0.7.12
transifex-client==0.12.4
| -r base.txt
flake8==3.3.0
flake8-docstrings==1.1.0
django-debug-toolbar==1.7 # pyup: <1.8
freezegun==0.3.9
isort==4.2.15
pytest-django==3.1.2
pytest-cov==2.5.1
pytest-factoryboy==1.3.1
Faker==0.7.17
transifex-client==0.12.4
|
Update flake8 from 3.4.1 to 3.5.0 | -e .
pip>=8.1.2
bumpversion==0.5.3
wheel>=0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
cryptography==2.1.1
PyYAML==3.12
pytest==3.2.3
pytest-runner==2.12.1
moto[server]==1.1.23
requests==2.18.4
Sphinx==1.6.4
pytest-asyncio==0.8.0
| -e .
pip>=8.1.2
bumpversion==0.5.3
wheel>=0.29.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.1
cryptography==2.1.1
PyYAML==3.12
pytest==3.2.3
pytest-runner==2.12.1
moto[server]==1.1.23
requests==2.18.4
Sphinx==1.6.4
pytest-asyncio==0.8.0
|
Update sphinx from 3.0.2 to 3.0.3 | nbsphinx==0.6.1
sphinx==3.0.2
sphinxcontrib-programoutput==0.16
sphinx_rtd_theme==0.4.3
ipython==7.13.0
| nbsphinx==0.6.1
sphinx==3.0.3
sphinxcontrib-programoutput==0.16
sphinx_rtd_theme==0.4.3
ipython==7.13.0
|
Document support for multiple target attributes. | `core:AttributeMap`
===================
Filter to change attribute names.
This filter can either contain the name of a map file or a set of name => value pairs describing the transformation.
If configuration references a map file, the file must be located in the `attributemap/`-directory.
Examples
--------
Attribut... | `core:AttributeMap`
===================
Filter to change attribute names.
This filter can either contain the name of a map file or a set of name => value pairs describing the transformation.
If configuration references a map file, the file must be located in the `attributemap/`-directory.
It can also create multiple... |
Update dependency requests-oauthlib to v1.3.0 | cachetools==3.1.1
certifi==2019.9.11
chardet==3.0.4
coverage==4.5.4
google-api-python-client==1.7.11
google-auth==1.7.0
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
httplib2==0.14.0
idna==2.8
oauth2client==4.1.3
oauthlib==3.1.0
pyasn1==0.4.7
pyasn1-modules==0.2.7
python-slugify==4.0.0
pytube==9.5.3
requests=... | cachetools==3.1.1
certifi==2019.9.11
chardet==3.0.4
coverage==4.5.4
google-api-python-client==1.7.11
google-auth==1.7.0
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
httplib2==0.14.0
idna==2.8
oauth2client==4.1.3
oauthlib==3.1.0
pyasn1==0.4.7
pyasn1-modules==0.2.7
python-slugify==4.0.0
pytube==9.5.3
requests=... |
Remove more unused install locations | file(GLOB brd_files "*.brd")
file(GLOB equ_files "*.equ")
file(GLOB mod_files "*.mod")
install(FILES ${brd_files}
DESTINATION ${KICAD_MODULES}
COMPONENT resources)
install(FILES ${equ_files}
DESTINATION ${KICAD_MODULES}
COMPONENT resources)
install(FILES ${mod_files}
DESTINATI... | install(DIRECTORY packages3d
DESTINATION ${KICAD_MODULES}
COMPONENT resources
PATTERN ".svn" EXCLUDE)
|
Update django-extensions from 1.7.1 to 1.7.2 | # Local development dependencies go here
-r base.txt
coverage==4.2
Sphinx==1.4.5
django-extensions==1.7.1
django-test-plus==1.0.14
factory_boy==2.7.0
# pytest!
pytest-django==2.9.1
pytest-sugar==0.7.1
| # Local development dependencies go here
-r base.txt
coverage==4.2
Sphinx==1.4.5
django-extensions==1.7.2
django-test-plus==1.0.14
factory_boy==2.7.0
# pytest!
pytest-django==2.9.1
pytest-sugar==0.7.1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.