Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update pandas from 1.1.5 to 1.2.0 | # This file is used by mybinder.org to power the runnable examples.
tiingo==0.13.0
# You technically don't have to use tiingo with pandas, but
# we included it since most data analysts will have it installed already.
pandas==1.1.5
| # This file is used by mybinder.org to power the runnable examples.
tiingo==0.13.0
# You technically don't have to use tiingo with pandas, but
# we included it since most data analysts will have it installed already.
pandas==1.2.0
|
Use pre-built URL therefore correct domain being set | Thanks for requesting to reset your password for Cellcountr for email {{ email }}.
Follow the link below:
{{ protocol }}://{{ domain }}{% url 'password-reset-confirm' uidb64=uid token=token %}
Any issues, feel free to contact us.
-- The Cellcountr Team | Thanks for requesting to reset your password for Cellcountr for email {{ email }}.
Follow the link below:
{{ url }}
Any issues, feel free to contact us.
-- The Cellcountr Team |
Update known GCC failures, a few more fixes came in | # Expected failures from running sexpr-wasm on the linked GCC torture test
# output files, as generated by binaryen's s2wasm.
# type mismatch. got void, expected i32
20030714-1.c.s.wast
921208-1.c.s.wast
pr34768-2.c.s.wast
# Other
20011109-1.c.s.wast
20011219-1.c.s.wast
20030903-1.c.s.wast
ashrdi-1.c.s.wast
bcp-1.c.s... | # Expected failures from running sexpr-wasm on the linked GCC torture test
# output files, as generated by binaryen's s2wasm.
# Other
20011109-1.c.s.wast
20011219-1.c.s.wast
20030903-1.c.s.wast
ashrdi-1.c.s.wast
pr40668.c.s.wast
pr48809.c.s.wast
pr58574.c.s.wast
switch-1.c.s.wast
|
Update OSMTracker to 0.7.1 (43) | Categories:Navigation
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/labexp/osmtracker-android
Issue Tracker:https://github.com/labexp/osmtracker-android/issues
Changelog:https://github.com/labexp/osmtracker-android/releases
Name:OSMTracker
Auto Name:OSMTracker for Android™
Summary:GPS Track Recorder
De... | Categories:Navigation
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/labexp/osmtracker-android
Issue Tracker:https://github.com/labexp/osmtracker-android/issues
Changelog:https://github.com/labexp/osmtracker-android/releases
Name:OSMTracker
Auto Name:OSMTracker for Android™
Summary:GPS Track Recorder
De... |
Upgrade dependency botocore to ==1.4.21 | -e .
base58==0.2.2
boto3==1.3.1 # via zappa
botocore==1.4.20 # via boto3, zappa
Django==1.9.6
docutils==0.12 # via botocore, zappa
filechunkio==1.6 # via zappa
flake8==2.5.4
futures==3.0.5 # via zappa
isort==4.2.5
jmespath==0.9.0 # via boto3, botocore, zapp... | -e .
base58==0.2.2
boto3==1.3.1 # via zappa
botocore==1.4.21 # via boto3, zappa
Django==1.9.6
docutils==0.12 # via botocore, zappa
filechunkio==1.6 # via zappa
flake8==2.5.4
futures==3.0.5 # via zappa
isort==4.2.5
jmespath==0.9.0 # via boto3, botocore, zapp... |
Update flake8 from 3.5.0 to 3.7.8 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.5
cryptography==2.1.2
PyYAML==3.12
pytest==3.2.3
pytest-mock==1.6.3
pytest-runner==3.0
six==1.11.0
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.7.8
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.5
cryptography==2.1.2
PyYAML==3.12
pytest==3.2.3
pytest-mock==1.6.3
pytest-runner==3.0
six==1.11.0
|
Update coverage from 4.3 to 4.3.1 | coverage==4.3
flake8==3.2.1
ipdb==0.10.1
ipython==5.1.0
pytest==3.0.5
pytest-cov==2.4.0
pytest-sugar==0.7.1
sphinx==1.5.1
sphinxcontrib-asyncio==0.2.0
sqlalchemy==1.1.4
| coverage==4.3.1
flake8==3.2.1
ipdb==0.10.1
ipython==5.1.0
pytest==3.0.5
pytest-cov==2.4.0
pytest-sugar==0.7.1
sphinx==1.5.1
sphinxcontrib-asyncio==0.2.0
sqlalchemy==1.1.4
|
Update releases from 1.4.0 to 1.4.1 | -r ./base.txt
sphinx==1.7.1
alagitpull==0.0.19
releases==1.4.0
| -r ./base.txt
sphinx==1.7.1
alagitpull==0.0.19
releases==1.4.1
|
Update pip from 20.2.3 to 20.2.4 | pip==20.2.3
wheel==0.35.1
watchdog==0.10.3
flake8==3.8.4
Sphinx==3.2.1
tox==3.20.1
coverage==5.3
PyYAML==5.3.1
pytest==6.1.1
| pip==20.2.4
wheel==0.35.1
watchdog==0.10.3
flake8==3.8.4
Sphinx==3.2.1
tox==3.20.1
coverage==5.3
PyYAML==5.3.1
pytest==6.1.1
|
Update requests from 2.16.0 to 2.16.3 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1
cryptography==1.8.2
PyYAML==3.12
pytest==3.1.0
requests==2.16.0
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1
cryptography==1.8.2
PyYAML==3.12
pytest==3.1.0
requests==2.16.3
|
Update flake8 from 3.0.2 to 3.2.1 | bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.2
tox==2.5.0
coverage==4.2
Sphinx==1.4.5
cryptography==1.6
PyYAML==3.11
requests-mock==1.0.0
setuptools==29.0.1
| bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.2.1
tox==2.5.0
coverage==4.2
Sphinx==1.4.5
cryptography==1.6
PyYAML==3.11
requests-mock==1.0.0
setuptools==29.0.1
|
Update fonttools from 4.18.1 to 4.18.2 | fonttools==4.18.1
# git+https://github.com/typesupply/compositor
| fonttools==4.18.2
# git+https://github.com/typesupply/compositor
|
Update pytest from 3.9.3 to 3.10.0 | docker==3.5.1
elasticsearch==6.3.1
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.9.3
pytest-cov==2.6.0
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.12.0
sphinx==1.8.1
watchdog==0.9.0
| docker==3.5.1
elasticsearch==6.3.1
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.10.0
pytest-cov==2.6.0
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.12.0
sphinx==1.8.1
watchdog==0.9.0
|
Update jsonpickle from 1.4.2 to 2.0.0 | Celery==5.0.4
kombu==5.0.2
factory-boy==3.1.0
Django==3.1.4
djangorestframework==3.12.2
mock==4.0.2
six==1.15.0
jsonpickle==1.4.2
django_nose==1.4.7
| Celery==5.0.4
kombu==5.0.2
factory-boy==3.1.0
Django==3.1.4
djangorestframework==3.12.2
mock==4.0.2
six==1.15.0
jsonpickle==2.0.0
django_nose==1.4.7
|
Update required notebook package version | # nbconvert
# https://nbconvert.readthedocs.io/en/latest/changelog.html
nbconvert==5.1.1 # rg.filter: >= 4.2, <5.2
# notebook
# https://jupyter-notebook.readthedocs.io/en/latest/changelog.html
# The ~> notation specifies a minimum version but pins to same major
# version
notebook ~> 5.4.1
# Sphinx
# http://www... | # nbconvert
# https://nbconvert.readthedocs.io/en/latest/changelog.html
nbconvert==5.1.1 # rg.filter: >= 4.2, <5.2
# notebook
# https://jupyter-notebook.readthedocs.io/en/latest/changelog.html
# The ~= notation specifies a minimum version but pins to same major
# version: https://www.python.org/dev/peps/pep-0440/... |
Update networkx from 2.1 to 2.2 | mock==2.0.0
sphinx_rtd_theme==0.4.1
numpy==1.15.0
future==0.16.0
networkx==2.1 | mock==2.0.0
sphinx_rtd_theme==0.4.1
numpy==1.15.0
future==0.16.0
networkx==2.2 |
Update whitenoise from 5.0.1 to 5.1.0 | -e git+https://github.com/dubirajara/django-tagulous.git@master#egg=django_tagulous-django3.0
-e git+https://github.com/perceptiveminds/django-registration#egg=django-registration-django3.0
-e git+https://github.com/dubirajara/django-recaptcha.git@develop#egg=django-recaptcha-django3.0
dj-config-url==0.1.1
dj-database-... | -e git+https://github.com/dubirajara/django-tagulous.git@master#egg=django_tagulous-django3.0
-e git+https://github.com/perceptiveminds/django-registration#egg=django-registration-django3.0
-e git+https://github.com/dubirajara/django-recaptcha.git@develop#egg=django-recaptcha-django3.0
dj-config-url==0.1.1
dj-database-... |
Upgrade Hemres for feature to change from address per mailing list | django==1.8.5
mezzanine==4.0.1
grappelli-safe==0.3.13
django-simple-captcha==0.4.3
django_debug_toolbar==1.4
django-rq==0.8.0
django-formtools==1.0
PyMySQL==0.6.3
python-dateutil
icalendar==3.8.4
-e git+https://github.com/jonge-democraten/mezzanine-fullcalendar@v0.6.12#egg=fullcalendar
-e git+https://github.com/jonge-d... | django==1.8.5
mezzanine==4.0.1
grappelli-safe==0.3.13
django-simple-captcha==0.4.3
django_debug_toolbar==1.4
django-rq==0.8.0
django-formtools==1.0
PyMySQL==0.6.3
python-dateutil
icalendar==3.8.4
-e git+https://github.com/jonge-democraten/mezzanine-fullcalendar@v0.6.12#egg=fullcalendar
-e git+https://github.com/jonge-d... |
Update tox from 2.8.1 to 2.8.2 | docker==2.5.1
molecule==1.25.0
pytest==3.2.2
python-vagrant==0.5.15
testinfra==1.7.0
tox==2.8.1
| docker==2.5.1
molecule==1.25.0
pytest==3.2.2
python-vagrant==0.5.15
testinfra==1.7.0
tox==2.8.2
|
Update pandas from 0.21.0 to 0.22.0 | numpy==1.13.3
menu==3.1.0
pandas==0.21.0
tables==3.4.2
| numpy==1.13.3
menu==3.1.0
pandas==0.22.0
tables==3.4.2
|
Update tox from 2.8.2 to 2.9.1 | molecule==2.2.1
pytest==3.2.3
python-vagrant==0.5.15
testinfra==1.8.0
tox==2.8.2
| molecule==2.2.1
pytest==3.2.3
python-vagrant==0.5.15
testinfra==1.8.0
tox==2.9.1
|
Upgrade Django REST Framework to 3.3.3. | Django==1.9.4
# django-cors-headers does not currently support 1.9.
# Use the fork for now.
django-cors-middleware==1.2
djangorestframework==3.3.2
djangorestframework-jsonapi==2.0.0-beta.2
lxml==3.5.0
requests==2.9.1
| Django==1.9.4
# django-cors-headers does not currently support 1.9.
# Use the fork for now.
django-cors-middleware==1.2
djangorestframework==3.3.3
djangorestframework-jsonapi==2.0.0-beta.2
lxml==3.5.0
requests==2.9.1
|
Update pytelegrambotapi from 3.0.1 to 3.2.0 | pyTelegramBotAPI==3.0.1
awesome-slugify==1.6.5
tinydb==3.3.1
tinydb-smartcache==1.0.2
| pyTelegramBotAPI==3.2.0
awesome-slugify==1.6.5
tinydb==3.3.1
tinydb-smartcache==1.0.2
|
Update flake8 package to 3.5.0 | # Testing
coverage==4.4.1 # Test coverage
flake8==3.4.1 # Python linting
| # Testing
coverage==4.4.1 # Test coverage
flake8==3.5.0 # Python linting
|
Update pytest-cov from 2.5.1 to 2.6.0 | -r requirements.txt
check-manifest==0.37
pyroma==2.4
pytest-mock==1.10.0
pytest==3.7.4
tox==3.2.1
flake8==3.5.0
twine==1.11.0
coverage==4.5.1
pytest-cov==2.5.1
Sphinx==1.7.8
sphinx-autobuild==0.7.1
redis==2.10.6 | -r requirements.txt
check-manifest==0.37
pyroma==2.4
pytest-mock==1.10.0
pytest==3.7.4
tox==3.2.1
flake8==3.5.0
twine==1.11.0
coverage==4.5.1
pytest-cov==2.6.0
Sphinx==1.7.8
sphinx-autobuild==0.7.1
redis==2.10.6 |
Update twine requirement from ~=3.4.0 to ~=3.4.1 | -e .[aiohttp,requests]
-r docs.txt
-r test.txt
wheel~=0.36.2
twine~=3.4.0
isort==5.7.0
tox~=3.23.0
flake8==3.9.0
black~=20.8b1
| -e .[aiohttp,requests]
-r docs.txt
-r test.txt
wheel~=0.36.2
twine~=3.4.1
isort==5.7.0
tox~=3.23.0
flake8==3.9.0
black~=20.8b1
|
Update requests-mock from 1.3.0 to 1.4.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.2
Sphinx==1.6.5
cryptography==2.1.4
PyYAML==3.12
pytest==3.3.0
pytest-cov==2.5.1
pytest-mock==1.6.3
pytest-pylint==0.7.1
requests-mock==1.3.0
spec==1.4.1
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.2
Sphinx==1.6.5
cryptography==2.1.4
PyYAML==3.12
pytest==3.3.0
pytest-cov==2.5.1
pytest-mock==1.6.3
pytest-pylint==0.7.1
requests-mock==1.4.0
spec==1.4.1
|
Update copyright to reflect this year's modifications. | Copyright (c) 2007 Brendan MacDonell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, ... | Copyright (c) 2008 Brendan MacDonell
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, ... |
Move install section near the end | .. toctree::
:maxdepth: 2
intro
overview
install
tutorial
citing
appendix
.. Local Variables:
.. mode: rst
.. End:
| .. toctree::
:maxdepth: 2
intro
overview
tutorial
citing
install
appendix
.. Local Variables:
.. mode: rst
.. End:
|
Build sqlite into PriorityBuffer statically | set(SQLITE_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR})
set(SQLITE_LIBRARIES sqlite3)
add_library(${SQLITE_LIBRARIES}
sqlite3.h
sqlite3.c)
target_include_directories(${SQLITE_LIBRARIES} PRIVATE
${SQLITE_INCLUDE_DIRS})
target_link_libraries(${SQLITE_LIBRARIES}
${CMAKE_DL_LIBS})
set(SQLITE_FOUND TRUE PAR... | set(SQLITE_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR})
set(SQLITE_LIBRARIES sqlite3)
add_library(${SQLITE_LIBRARIES} STATIC
sqlite3.h
sqlite3.c)
target_include_directories(${SQLITE_LIBRARIES} PRIVATE
${SQLITE_INCLUDE_DIRS})
target_link_libraries(${SQLITE_LIBRARIES}
${CMAKE_DL_LIBS})
set(SQLITE_FOUND T... |
Test use libcloud version which utilizes keep alive and compression. | # NOTE: We rely on change in Libcloud which allows us to specify a custom wait_period which makes
# it less likely for us to hit EC2 rate limits when spinning up and deploying many instances
# concurrently
git+https://github.com/apache/libcloud.git@trunk#egg=apache-libcloud
paramiko==2.7.1
Jinja2==2.11.1
| # NOTE: We rely on change in Libcloud which allows us to specify a custom wait_period which makes
# it less likely for us to hit EC2 rate limits when spinning up and deploying many instances
# concurrently
git+https://github.com/Kami/libcloud.git@paramiko_compression_and_keepalive#egg=apache-libcloud
#git+https://githu... |
Correct spelling in the activation email | You signed up for an sslscout account at using this email
address. Please activate your account by pressing the link below:
https://{{ site }}/accounts/activate/{{ activation_key }}/
If you didn't request this, sorry for the noise, please ignore this email.
Best regards,
sslscout
| You've signed up for an sslscout account at https://{{ site }}, by using this email address.
Please activate your account by pressing the link below:
https://{{ site }}/accounts/activate/{{ activation_key }}/
If you didn't request this, sorry for the noise, please ignore this email.
Best regards,
sslscout
|
Update dependency mypy to v0.982 | bandit==1.7.4
black==22.8.0
coverage==6.5.0
diff-cover==7.0.1
flake8==5.0.4
mock==4.0.3
pytest==7.1.3
pytest-cov==4.0.0
# Required to test building the docs
sphinx==5.2.3
# Mypy test requirements
mypy==0.981
types-requests==2.28.11
types-redis==4.3.21
| bandit==1.7.4
black==22.8.0
coverage==6.5.0
diff-cover==7.0.1
flake8==5.0.4
mock==4.0.3
pytest==7.1.3
pytest-cov==4.0.0
# Required to test building the docs
sphinx==5.2.3
# Mypy test requirements
mypy==0.982
types-requests==2.28.11
types-redis==4.3.21
|
Update dependency types-requests to v2.28.11 | bandit==1.7.4
black==22.8.0
coverage==6.4.4
diff-cover==7.0.1
flake8==5.0.4
mock==4.0.3
pytest==7.1.3
pytest-cov==3.0.0
# Required to test building the docs
sphinx==5.1.1
# Mypy test requirements
mypy==0.971
types-requests==2.28.10
types-redis==4.3.20
| bandit==1.7.4
black==22.8.0
coverage==6.4.4
diff-cover==7.0.1
flake8==5.0.4
mock==4.0.3
pytest==7.1.3
pytest-cov==3.0.0
# Required to test building the docs
sphinx==5.1.1
# Mypy test requirements
mypy==0.971
types-requests==2.28.11
types-redis==4.3.20
|
Update to Freeciv server r35168. | FCREV=35160
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.1-2017.Mar.26"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# internal to it. The server and client are always compatible.
WEBCAPSTR="+Freeciv.Web.Devel-3.0"
| FCREV=35168
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.1-2017.Mar.26"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# internal to it. The server and client are always compatible.
WEBCAPSTR="+Freeciv.Web.Devel-3.0"
|
Update raven from 5.31.0 to 5.32.0 | # =======================================================================================================================
# PIP requirements for *production* server (running on Ubuntu)
# =======================================================================================================================
-r base.txt
... | # =======================================================================================================================
# PIP requirements for *production* server (running on Ubuntu)
# =======================================================================================================================
-r base.txt
... |
Add missing dependency between MinerUTest and MinerSCM | ADD_CXXTEST(MinerUTest)
TARGET_LINK_LIBRARIES(MinerUTest
miner
)
| ADD_CXXTEST(MinerUTest)
TARGET_LINK_LIBRARIES(MinerUTest
miner
guile-miner
)
|
Use latest api client to improve privacy-sensitive logging of quieries | Flask==1.1.1
Flask-Login==0.4.1
Flask-Webpack==0.1.0
werkzeug>=0.15.3
mediacloud==3.7.2
pymongo==3.6.1
requests==2.20.0
raven[flask]==6.9.0
redis==2.10.6
networkx==1.9
Flask-Mail==0.9.1
mediacloud-cliff==2.6.0
gunicorn==19.9.0
dogpile.cache==0.7.1
python-dateutil==2.7.3
python-slugify==1.2.6
greenlet==0.4.15
gevent==1.... | Flask==1.1.1
Flask-Login==0.4.1
Flask-Webpack==0.1.0
werkzeug>=0.15.3
mediacloud==3.7.4
pymongo==3.6.1
requests==2.20.0
raven[flask]==6.9.0
redis==2.10.6
networkx==1.9
Flask-Mail==0.9.1
mediacloud-cliff==2.6.0
gunicorn==19.9.0
dogpile.cache==0.7.1
python-dateutil==2.7.3
python-slugify==1.2.6
greenlet==0.4.15
gevent==1.... |
Update mypy from 0.470 to 0.500 | # basis
requests==2.13.0
# testing
envparse==0.2.0
pytest==3.0.6
betamax==0.8.0
# documentation
Sphinx==1.5.3
nbsphinx==0.2.13
# data science
jupyter==1.0.0
matplotlib==2.0.0
# integration
tox==2.6.0
# code style
flake8==3.2.1
pydocstyle==1.1.1
mypy==0.470
| # basis
requests==2.13.0
# testing
envparse==0.2.0
pytest==3.0.6
betamax==0.8.0
# documentation
Sphinx==1.5.3
nbsphinx==0.2.13
# data science
jupyter==1.0.0
matplotlib==2.0.0
# integration
tox==2.6.0
# code style
flake8==3.2.1
pydocstyle==1.1.1
mypy==0.500
|
Update mkdocs and docs theme | mkdocs==0.17.3
mkdocs-material==2.7.1
pygments==2.2.0
pymdown-extensions==3.5
six==1.10.0
| mkdocs==0.17.4
mkdocs-material==2.8.0
pygments==2.2.0
pymdown-extensions==4.10.2
six==1.10.0
|
Update nose to latest version | Django==1.8.2
Fabric==1.10.2
bcrypt==2.0.0
django-appconf==1.0.1
django-compressor==1.5
django-cors-headers==1.1.0
django-filter==0.10.0
django-nose==1.4
djangorestframework==3.1.3
flake8==2.4.1
gunicorn==19.3
nose==1.3.7
psycopg2==2.6.1
| Django==1.8.2
Fabric==1.10.2
bcrypt==2.0.0
django-appconf==1.0.1
django-compressor==1.5
django-cors-headers==1.1.0
django-filter==0.10.0
django-nose==1.4.1
djangorestframework==3.1.3
flake8==2.4.1
gunicorn==19.3
nose==1.3.7
psycopg2==2.6.1
|
Update pandas from 0.22.0 to 0.23.4 | # Requirements automatically generated by pigar.
# https://github.com/Damnever/pigar
# src/numbers_scraper.py: 6
# src/torrents.py: 8
beautifulsoup4==4.6.3
# src/aggregate.py: 6
fuzzywuzzy==0.17.0
# src/aggregate.py: 5
numpy==1.15.1
# src/aggregate.py: 4
# src/my_aws.py: 6
# src/numbers_scraper.py: 5
# src/omdb_api... | # Requirements automatically generated by pigar.
# https://github.com/Damnever/pigar
# src/numbers_scraper.py: 6
# src/torrents.py: 8
beautifulsoup4==4.6.3
# src/aggregate.py: 6
fuzzywuzzy==0.17.0
# src/aggregate.py: 5
numpy==1.15.1
# src/aggregate.py: 4
# src/my_aws.py: 6
# src/numbers_scraper.py: 5
# src/omdb_api... |
Update pytest from 3.1.0 to 3.1.2 | flake8==3.3.0
docutils==0.13.1
pytest==3.1.0
pytest-aiohttp==0.1.3
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-mock==1.6.0
sphinx==1.6.2
aiohttp==2.1.0
yarl==0.10.2
multidict==2.1.6
-e .
| flake8==3.3.0
docutils==0.13.1
pytest==3.1.2
pytest-aiohttp==0.1.3
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-mock==1.6.0
sphinx==1.6.2
aiohttp==2.1.0
yarl==0.10.2
multidict==2.1.6
-e .
|
Add some packages to our project | ###### Requirements from cookiecutter ######
click
Sphinx
coverage
flake8
python-dotenv>=0.5.1
###### Specific libraries ###### | ###### From cookiecutter ######
click
Sphinx
coverage
flake8
###### Testing ######
#mock
#nose
###### Utilities ######
#cycler
#decorator
#dill
#jsonschema
#path.py
#pexpect
#pickleshare
tqdm
#traitlets
###### Interactive ######
jupyter
nbconvert
###### Analytics ######
#h5py
#keras
#missingno
#networkx
numpy
p... |
Update botocore from 1.7.34 to 1.7.35 | boto3==1.4.7
botocore==1.7.34
certifi==2017.7.27.1
chardet==3.0.4
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.6
django-grappelli==2.10.1
django-haystack==2.6.1
django-linkcheck==1.5
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
elasticsearch==5.4.0
futures==3.1.1
gunicorn==19.7.1
idna==2.... | boto3==1.4.7
botocore==1.7.35
certifi==2017.7.27.1
chardet==3.0.4
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.6
django-grappelli==2.10.1
django-haystack==2.6.1
django-linkcheck==1.5
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
elasticsearch==5.4.0
futures==3.1.1
gunicorn==19.7.1
idna==2.... |
Update psycopg2 from 2.7.4 to 2.7.5 | coverage==4.5.1
gunicorn==19.7.1
Django==1.11.11
django-pigeon==0.3.0
python-memcached==1.59
psycopg2==2.7.4
whitenoise==3.3.1
Pillow==5.1.0
django-classbasedsettings==1.5.0
dj-database-url==0.5.0
sorl-thumbnail==12.4.1
boto==2.48.0
django-storages==1.6.6
raven==6.7.0
| coverage==4.5.1
gunicorn==19.7.1
Django==1.11.11
django-pigeon==0.3.0
python-memcached==1.59
psycopg2==2.7.5
whitenoise==3.3.1
Pillow==5.1.0
django-classbasedsettings==1.5.0
dj-database-url==0.5.0
sorl-thumbnail==12.4.1
boto==2.48.0
django-storages==1.6.6
raven==6.7.0
|
Upgrade python package elasticsearch to 6.2.0 | certifi==2018.4.16
elasticsearch>=2.0.0,<7.0.0
gunicorn==19.9.0
pyramid==1.9.2
pyramid-jinja2==2.7
requests==2.19.1
requests-aws4auth==0.9
raven==6.9.0
statsd==3.2.2
| certifi==2018.4.16
elasticsearch==6.2.0
gunicorn==19.9.0
pyramid==1.9.2
pyramid-jinja2==2.7
requests==2.19.1
requests-aws4auth==0.9
raven==6.9.0
statsd==3.2.2
|
Add fuel agent as dependency, allign oslo.config dep with the agent | # 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.
oslo.config>=2.3.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
Paste
PasteDeploy>=1.5.0
pbr>=1.6
pecan>=1.0.0
B... | # 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.
oslo.config>=1.6.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
Paste
PasteDeploy>=1.5.0
pbr>=1.6
pecan>=1.0.0
B... |
Add JCA to web profile distribution | ______ ___ _____ _____
/ / __ )____ __________ / | / ___/ /__ /
__ / / __ / __ \/ ___/ ___/ / /| | \__ \ / /
/ /_/ / /_/ / /_/ (__ |__ ) / ___ |___/ / / /
\____/_____/\____/____/____/ /_/ |_/____/ /_/
Welcome to JBoss Application Server 7
http:/... | ______ ___ _____ _____
/ / __ )____ __________ / | / ___/ /__ /
__ / / __ / __ \/ ___/ ___/ / /| | \__ \ / /
/ /_/ / /_/ / /_/ (__ |__ ) / ___ |___/ / / /
\____/_____/\____/____/____/ /_/ |_/____/ /_/
Welcome to JBoss Application Server 7
http:/... |
Update pytest from 3.10.0 to 3.10.1 | -r requirements.txt
-e .
ipdb==0.10.1
pytest==3.10.0
pytest-sugar==0.9.2
| -r requirements.txt
-e .
ipdb==0.10.1
pytest==3.10.1
pytest-sugar==0.9.2
|
Update sphinx from 1.6.5 to 1.6.6 | # Local development dependencies go here
-r base.txt
Sphinx==1.6.5
django-extensions==1.9.8
Werkzeug==0.14.1
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar==1.9.1
# improved REPL
ipdb==0.10.3
factory-boy==2.9.2
| # Local development dependencies go here
-r base.txt
Sphinx==1.6.6
django-extensions==1.9.8
Werkzeug==0.14.1
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar==1.9.1
# improved REPL
ipdb==0.10.3
factory-boy==2.9.2
|
Update ipdb from 0.10.3 to 0.11 | # Local development dependencies go here
-r base.txt
django-coverage-plugin==1.5.0
coverage==4.4.2
Sphinx==1.6.4
django-debug-toolbar==1.9.1
Werkzeug==0.12.2
django-test-plus==1.0.21
# improved REPL
ipdb==0.10.3
pytest-django==3.1.2
pytest-sugar==0.9.0
| # Local development dependencies go here
-r base.txt
django-coverage-plugin==1.5.0
coverage==4.4.2
Sphinx==1.6.4
django-debug-toolbar==1.9.1
Werkzeug==0.12.2
django-test-plus==1.0.21
# improved REPL
ipdb==0.11
pytest-django==3.1.2
pytest-sugar==0.9.0
|
Update sphinx from 1.4.4 to 1.4.5 | # Local development dependencies go here
-r base.txt
coverage==4.1
Sphinx==1.4.4
django-extensions==1.6.7
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.1
Sphinx==1.4.5
django-extensions==1.6.7
django-test-plus==1.0.14
factory_boy==2.7.0
# pytest!
pytest-django==2.9.1
pytest-sugar==0.7.1
|
Add python packages for SNI support in tests | # 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.
bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
# this is required for the docs build jobs
sphinx!=1.3b1... | # 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.
bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests>=2.1... |
Update six to 1.8.0 and WebTest 2.0.16 | WebOb==1.4
WebTest==2.0.15
beautifulsoup4==4.3.2
django-webtest==1.7.7
factory-boy==2.4.1
six==1.7.3
waitress==0.8.9
| WebOb==1.4
WebTest==2.0.16
beautifulsoup4==4.3.2
django-webtest==1.7.7
factory-boy==2.4.1
six==1.8.0
waitress==0.8.9
|
Update dependency google-auth to v1.17.2 | cachetools==4.1.0
certifi==2020.4.5.2
chardet==3.0.4
coverage==5.1
google-api-core==1.20.0
google-api-python-client==1.9.3
google-auth==1.17.1
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.9
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.12.2
pyasn1==... | cachetools==4.1.0
certifi==2020.4.5.2
chardet==3.0.4
coverage==5.1
google-api-core==1.20.0
google-api-python-client==1.9.3
google-auth==1.17.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.9
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.12.2
pyasn1==... |
Update dependency protobuf to v3.19.4 | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.2
google-api-core==2.4.0
google-api-python-client==2.36.0
google-auth==2.5.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
httplib2==0.20.2
idna==3.3
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.3
protobuf==3... | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.2
google-api-core==2.4.0
google-api-python-client==2.36.0
google-auth==2.5.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
httplib2==0.20.2
idna==3.3
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.3
protobuf==3... |
Upgrade dependency django-extensions to ==1.7.5 | Django==1.9.8
django-extensions==1.7.4
django-rest-swagger==0.3.8
django-webpack-loader==0.3.3
djangorestframework==3.4.7
djangorestframework-jwt==1.8.0
psycopg2==2.6.2
PyJWT==1.4.2
PyYAML==3.12
six==1.10.0
Werkzeug==0.11.11
| Django==1.9.8
django-extensions==1.7.5
django-rest-swagger==0.3.8
django-webpack-loader==0.3.3
djangorestframework==3.4.7
djangorestframework-jwt==1.8.0
psycopg2==2.6.2
PyJWT==1.4.2
PyYAML==3.12
six==1.10.0
Werkzeug==0.11.11
|
Update newrelic package to 5.2.0 | # Core packages
python-dotenv==0.10.3 # Read environment variables from .env
Flask==1.1.1 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
uWSGI==2.0.18 # Application server
syspath==1.1.0 # Modify paths
# Features
flask-sitemap==0.3.0 # Web sitemaps
-e git... | # Core packages
python-dotenv==0.10.3 # Read environment variables from .env
Flask==1.1.1 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
uWSGI==2.0.18 # Application server
syspath==1.1.0 # Modify paths
# Features
flask-sitemap==0.3.0 # Web sitemaps
-e git... |
Update whitenoise from 3.3.0 to 3.3.1 | # These requirements are only necessary when developing on Oscar.
# development
Werkzeug==0.12.2
django-debug-toolbar==1.8
django-extensions==1.9.1
psycopg2==2.7.3.1
# Sandbox
Pillow==4.2.1
Whoosh==2.7.4
django-environ==0.4.4
django-redis==4.8.0
pysolr==3.6.0
redis==2.10.6
requests==2.18.4
uWSGI==2.0.15
whitenoise==3... | # These requirements are only necessary when developing on Oscar.
# development
Werkzeug==0.12.2
django-debug-toolbar==1.8
django-extensions==1.9.1
psycopg2==2.7.3.1
# Sandbox
Pillow==4.2.1
Whoosh==2.7.4
django-environ==0.4.4
django-redis==4.8.0
pysolr==3.6.0
redis==2.10.6
requests==2.18.4
uWSGI==2.0.15
whitenoise==3... |
Update ruamel.yaml from 0.17.7 to 0.17.9 | beautifulsoup4==4.9.3
bcrypt==3.2.0
croniter==1.0.13
Cython==0.29.23
feedparser==6.0.5
furl==2.1.2
google-api-python-client==2.8.0
isodate==0.6.0
jq==1.1.3
jsonpath-ng==1.5.2
lxml==4.6.3
Pillow==8.2.0
parsedatetime==2.6
psutil==5.8.0
pyhedrals==0.2.0
pymediawiki==0.7.0
pyre2==0.3.3
python-dateutil==2.8.1
pytimeparse==1... | beautifulsoup4==4.9.3
bcrypt==3.2.0
croniter==1.0.13
Cython==0.29.23
feedparser==6.0.5
furl==2.1.2
google-api-python-client==2.8.0
isodate==0.6.0
jq==1.1.3
jsonpath-ng==1.5.2
lxml==4.6.3
Pillow==8.2.0
parsedatetime==2.6
psutil==5.8.0
pyhedrals==0.2.0
pymediawiki==0.7.0
pyre2==0.3.3
python-dateutil==2.8.1
pytimeparse==1... |
Update django requirement from <3.1 to <3.2 | Django<3.1
celery<5.0,>=4.4
Babel==2.9.0
Pillow==8.0.1
celery[redis]==4.4.7
dj-database-url==0.5.0
django-redis-sessions==0.6.1
python3-memcached==1.51
feedparser==6.0.2
gunicorn==20.0.4
html2text==2020.1.16
markdown2==2.3.10
oauth2client==4.1.3
psycopg2cffi==2.8.1
python-dateutil==2.8.1
redis==3.5.3
django-celery-resu... | Django<3.2
celery<5.0,>=4.4
Babel==2.9.0
Pillow==8.0.1
celery[redis]==4.4.7
dj-database-url==0.5.0
django-redis-sessions==0.6.1
python3-memcached==1.51
feedparser==6.0.2
gunicorn==20.0.4
html2text==2020.1.16
markdown2==2.3.10
oauth2client==4.1.3
psycopg2cffi==2.8.1
python-dateutil==2.8.1
redis==3.5.3
django-celery-resu... |
Use pypi version of django-compressor instead of git | Django==2.2.4
django-countries==5.4
django-crispy-forms==1.7.2
django-debug-toolbar==2.0
django-imagekit==4.0.2
django-twitter-tag==1.2.1
django-filter==2.2.0
celery==4.3.0
Pillow==6.1.0
social-auth-core==3.2.0
social-auth-app-django==3.1.0
django-libsass==0.7
requests==2.22.0
raven==6.10.0
django-redis==4.10.0
djangor... | Django==2.2.4
django-countries==5.4
django-crispy-forms==1.7.2
django-debug-toolbar==2.0
django-imagekit==4.0.2
django-twitter-tag==1.2.1
django-filter==2.2.0
django-compressor==2.3
celery==4.3.0
Pillow==6.1.0
social-auth-core==3.2.0
social-auth-app-django==3.1.0
django-libsass==0.7
requests==2.22.0
raven==6.10.0
djang... |
Update sphinx from 1.7.7 to 1.7.8 | sphinx==1.7.7
alagitpull==0.0.21
releases==1.6.1
sphinxcontrib-napoleon==0.6.1
| sphinx==1.7.8
alagitpull==0.0.21
releases==1.6.1
sphinxcontrib-napoleon==0.6.1
|
Update sphinx from 1.6.5 to 1.6.7 | pip==9.0.1
pip-tools==1.10.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.5
cryptography==2.1.3
PyYAML==3.12
pytest==3.2.2
pytest-runner==3.0
| pip==9.0.1
pip-tools==1.10.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.7
cryptography==2.1.3
PyYAML==3.12
pytest==3.2.2
pytest-runner==3.0
|
Update pytest-runner from 4.0 to 4.2 | bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
Sphinx==1.7.1
coverage==4.5.1
cryptography==2.1.4
PyYAML==3.12
pytest==3.4.2
pytest-runner==4.0 | bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
Sphinx==1.7.1
coverage==4.5.1
cryptography==2.1.4
PyYAML==3.12
pytest==3.4.2
pytest-runner==4.2 |
Update pytest-xdist from 1.28.0 to 1.29.0 | hiredis==1.0.0
flake8==3.7.7
coverage==4.5.3
pytest==4.6.3
pytest-cov==2.7.1
pytest-xdist==1.28.0
async-timeout==3.0.1
mypy==0.701; implementation_name == "cpython"
| hiredis==1.0.0
flake8==3.7.7
coverage==4.5.3
pytest==4.6.3
pytest-cov==2.7.1
pytest-xdist==1.29.0
async-timeout==3.0.1
mypy==0.701; implementation_name == "cpython"
|
Add Mercurial for Heroku build | # 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.1.1
# No Python 3 support for gevent
# gevent==1.0.1
| # Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
Mercurial # Required for installing with pip and hg
-r base.txt
gunicorn==19.1.1
# No Python 3 support for gevent
# gevent==1.0.1
|
Update flake8 from 3.0.4 to 3.2.1 | -r python-doc.txt
# performance
cprofilev==1.0.7
# from cookiecutter
pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
flake8==3.0.4
tox==2.4.1
coverage==4.2
cryptography==1.5.2
PyYAML==3.12
| -r python-doc.txt
# performance
cprofilev==1.0.7
# from cookiecutter
pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
flake8==3.2.1
tox==2.4.1
coverage==4.2
cryptography==1.5.2
PyYAML==3.12
|
Add CMake macro for testing | add_library(unit_test_main main.cpp)
add_executable(run_test_version version.cpp)
target_link_libraries(run_test_version gtest unit_test_main)
add_test(NAME version COMMAND run_test_version)
| add_library(unit_test_main main.cpp)
macro(add_unit_test test_name)
set(target_name run_test_${test_name})
add_executable(${target_name} ${test_name}.cpp)
target_link_libraries(${target_name} gtest unit_test_main)
add_test(NAME test_${test_name} COMMAND ${target_name})
endmacro(add_unit_test)
add_unit_test(ve... |
Remove extra file from CMakeList. Was not causing a problem, but was confusing to read. | project(cgreen-headers C)
set(cgreen_HDRS
assertions.h
assertions.h
breadcrumb.h
cdash_reporter.h
cgreen.h
constraint.h
constraint_syntax_helpers.h
cpp_assertions.h
cpp_constraint.h
cute_reporter.h
memory.h
mocks.h
string_comparison.h
reporter.h
runner.h
suite.h
text_reporter.h
unit... | project(cgreen-headers C)
set(cgreen_HDRS
assertions.h
breadcrumb.h
cdash_reporter.h
cgreen.h
constraint.h
constraint_syntax_helpers.h
cpp_assertions.h
cpp_constraint.h
cute_reporter.h
memory.h
mocks.h
string_comparison.h
reporter.h
runner.h
suite.h
text_reporter.h
unit.h
vector.h
)... |
Check Network: Update to last snapshot | AntiFeatures:Tracking
Categories:Internet
License:GPL-3.0
Web Site:https://zephyrsoft.org
Source Code:https://github.com/mathisdt/checknetwork
Issue Tracker:https://github.com/mathisdt/checknetwork/issues
Auto Name:Check Network
Summary:Auto connect to network
Description:
Due to changes to APN privileges in Android 4... | AntiFeatures:Tracking
Categories:Internet
License:GPL-3.0
Web Site:https://zephyrsoft.org
Source Code:https://github.com/mathisdt/checknetwork
Issue Tracker:https://github.com/mathisdt/checknetwork/issues
Auto Name:Check Network
Summary:Auto connect to network
Description:
Due to changes to APN privileges in Android 4... |
Add benchmark results for tracking space improvements. | // Steps:
// 1. Run CodexIngester on test analysis results from MSBuild repo
// Test analysis is here: https://github.com/Ref12/HelperUploads/releases/download/benchmarkmsbuild/MSBuild.zip
out\bin\Debug\Codex.Ingester\Codex.Ingester.exe --file d:\code\CodexIngest\msbuild.json --out C:\temp\msbuild --es http://local... | |
Add headers option configure doc | title - название опции.
Список всех title: headers, font, line-break, li, list, link, image, code, blockquote.
===========================
КОНФИГУРАЦИЯ ДЛЯ ЗАГОЛОВКОВ.
===========================
---------------------------------------------------------------------------------------------------
Включить парсинг заг... | |
Add todo list item. Need to incorporate artifacts required to start a job. | 1. Find a way to present a subview of the tree without re-writing everything
2. Implement the new level, job and also add a job view section to the bottom left IOSurface
3. Add a file menu: Choose JTree representaion (boring, but prbably faster) or my ButtonNodeTree representation (31337)
| 1. Find a way to present a subview of the tree without re-writing everything
2. Add some way to capture the type and number of items needed to start a job
3. Add a file menu: Choose JTree representaion (boring, but prbably faster) or my ButtonNodeTree representation (31337)
|
Add blas tests for buildtests target. |
macro(ei_add_blas_test testname)
set(targetname ${testname})
set(filename ${testname}.f)
add_executable(${targetname} ${filename})
target_link_libraries(${targetname} eigen_blas)
if(EIGEN_STANDARD_LIBRARIES_TO_LINK_TO)
target_link_libraries(${targetname} ${EIGEN_STANDARD_LIBRARIES_TO_LINK_TO})
endi... |
macro(ei_add_blas_test testname)
set(targetname ${testname})
set(filename ${testname}.f)
add_executable(${targetname} ${filename})
target_link_libraries(${targetname} eigen_blas)
if(EIGEN_STANDARD_LIBRARIES_TO_LINK_TO)
target_link_libraries(${targetname} ${EIGEN_STANDARD_LIBRARIES_TO_LINK_TO})
endi... |
Update mkdocs from 0.11.1 to 1.1.2 | # Test requirements
pytest==5.4.2
pytest-cov==2.8.1
pytest-django==3.4.2
flake8==2.4.0
ipdb
# wheel for PyPI installs
wheel==0.24.0
# MkDocs for documentation previews/deploys
mkdocs==0.11.1
| # Test requirements
pytest==5.4.2
pytest-cov==2.8.1
pytest-django==3.4.2
flake8==2.4.0
ipdb
# wheel for PyPI installs
wheel==0.24.0
# MkDocs for documentation previews/deploys
mkdocs==1.1.2
|
Update pylint from 1.8.1 to 1.8.2 | # ulid/requirements/dev.txt
#
# Requirements for using developing package.
-r base.txt
bumpversion==0.5.3
mypy==0.560
pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore
pylint==1.8.1; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4... | # ulid/requirements/dev.txt
#
# Requirements for using developing package.
-r base.txt
bumpversion==0.5.3
mypy==0.560
pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore
pylint==1.8.2; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4... |
Update sphinx from 2.0.0 to 2.0.1 | sphinx==2.0.0
alagitpull==0.0.22
releases==1.6.1
sphinxcontrib-napoleon==0.7
| sphinx==2.0.1
alagitpull==0.0.22
releases==1.6.1
sphinxcontrib-napoleon==0.7
|
Update tox from 3.12.1 to 3.14.2 | tox==3.12.1
watchdog==0.8.3
wheel==0.33.4
bumpversion==0.5.3
pip==19.1.1
flake8==3.5.0
coverage==4.5.3
Sphinx==1.8.5
cryptography==2.6.1
pyyaml==5.1
numpy==1.16.4
Cython==0.29.6
pandas==0.24.2
| tox==3.14.2
watchdog==0.8.3
wheel==0.33.4
bumpversion==0.5.3
pip==19.1.1
flake8==3.5.0
coverage==4.5.3
Sphinx==1.8.5
cryptography==2.6.1
pyyaml==5.1
numpy==1.16.4
Cython==0.29.6
pandas==0.24.2
|
Update pip-tools from 1.10.2 to 1.11.0 | #
# This file is autogenerated by pip-compile
# Make changes in requirements_dev.in, then run this to update:
#
# pip-compile requirements_dev.in
#
cached-property==1.3.1
click==6.7 # via pip-tools
first==2.0.1 # via pip-tools
lxml==4.1.1
pip-tools==1.10.2
requests==2.18.4
six==1.11.0 # vi... | #
# This file is autogenerated by pip-compile
# Make changes in requirements_dev.in, then run this to update:
#
# pip-compile requirements_dev.in
#
cached-property==1.3.1
click==6.7 # via pip-tools
first==2.0.1 # via pip-tools
lxml==4.1.1
pip-tools==1.11.0
requests==2.18.4
six==1.11.0 # vi... |
Update cryptography from 2.3 to 2.4.2 | pip==9.0.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
coverage==4.4
cryptography==2.3
Sphinx==1.5.5
PyYAML==3.12
| pip==9.0.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
coverage==4.4
cryptography==2.4.2
Sphinx==1.5.5
PyYAML==3.12
|
Update boto3 from 1.4.7 to 1.4.8 | 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.3
PyYAML==3.12
pytest==3.2.3
boto3==1.4.7
mock==2.0.0
raven==6.1.0
PyHamcrest==1.9.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.3
PyYAML==3.12
pytest==3.2.3
boto3==1.4.8
mock==2.0.0
raven==6.1.0
PyHamcrest==1.9.0
|
Change to MIT license as per email permission from original author | Modifications by Brett Zamir are BSD as per below and MIT;
original code under BSD license as follows:
Copyright (c) 2008 Lewis Linn White Jr.
Author: Lewis Linn White Jr.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"),... | Icons used in this project are graciously provided by the Silk icons set:
http://www.famfamfam.com/lab/icons/silk/
All code is:
Copyright (c) 2008 Lewis Linn White Jr.
The MIT License (MIT)
Copyright (c) 2008-2014 Lewis Linn White Jr., Brett Zamir
Permission is hereby granted, free of charge, to any person obtaini... |
Revert "Pin pkginfo until package is fixed" | -e .
flake8
invoke>=0.11.1,<0.12
pkginfo<1.3
pytest
pytest-cov
pytest-django
sphinx
sphinx_rtd_theme
tox
twine
wheel
| -e .
flake8
invoke>=0.11.1,<0.12
pytest
pytest-cov
pytest-django
sphinx
sphinx_rtd_theme
tox
twine
wheel
|
Test FreeBSD 12.0 with Python 3.x by default. | freebsd/11.1 python=2.7,3.6 python_dir=/usr/local/bin
freebsd/12.0 python=2.7,3.6 python_dir=/usr/local/bin
osx/10.11 python=2.7 python_dir=/usr/local/bin
rhel/7.6 python=2.7
rhel/8.0 python=3.6
| freebsd/11.1 python=2.7,3.6 python_dir=/usr/local/bin
freebsd/12.0 python=3.6,2.7 python_dir=/usr/local/bin
osx/10.11 python=2.7 python_dir=/usr/local/bin
rhel/7.6 python=2.7
rhel/8.0 python=3.6
|
Update CV of TV-Browser to 0.6.0.3 (372) | AntiFeatures:NonFreeNet
Categories:Multimedia
License:GPLv3
Web Site:http://android.tvbrowser.org
Source Code:https://github.com/ds10git/tvbrowserandroid
Issue Tracker:https://github.com/ds10git/tvbrowserandroid/issues
Auto Name:TV-Browser
Summary:Browse electronic program guides
Description:
Browse EPGs (electronic p... | AntiFeatures:NonFreeNet
Categories:Multimedia
License:GPLv3
Web Site:http://android.tvbrowser.org
Source Code:https://github.com/ds10git/tvbrowserandroid
Issue Tracker:https://github.com/ds10git/tvbrowserandroid/issues
Auto Name:TV-Browser
Summary:Browse electronic program guides
Description:
Browse EPGs (electronic p... |
Update CV of Pedometer to 1.4.1 (141) | Categories:Office
License:Apache2
Web Site:https://github.com/j4velin/Pedometer/blob/HEAD/README.md
Source Code:https://github.com/j4velin/Pedometer
Issue Tracker:https://github.com/j4velin/Pedometer/issues
Donate:http://www.j4velin.de/donate.php
Auto Name:Pedometer
Summary:Count your steps
Description:
Lightweight pe... | Categories:Office
License:Apache2
Web Site:https://github.com/j4velin/Pedometer/blob/HEAD/README.md
Source Code:https://github.com/j4velin/Pedometer
Issue Tracker:https://github.com/j4velin/Pedometer/issues
Donate:http://www.j4velin.de/donate.php
Auto Name:Pedometer
Summary:Count your steps
Description:
Lightweight pe... |
Update Muzei - Bing Image of the Day to 1.4 (5) | AntiFeatures:NonFreeNet,NonFreeAssets
Categories:Multimedia,Theming
License:Apache-2.0
Web Site:
Source Code:https://github.com/devmil/muzei-bingimageoftheday
Issue Tracker:https://github.com/devmil/muzei-bingimageoftheday/issues
Auto Name:Muzei - Bing Image of the Day
Summary:A Muzei art source that retrieves the Bin... | AntiFeatures:NonFreeNet,NonFreeAssets
Categories:Multimedia,Theming
License:Apache-2.0
Web Site:
Source Code:https://github.com/devmil/muzei-bingimageoftheday
Issue Tracker:https://github.com/devmil/muzei-bingimageoftheday/issues
Auto Name:Muzei - Bing Image of the Day
Summary:A Muzei art source that retrieves the Bin... |
Add model template via upload | from ..cw_model import CWModel
class ClassName(CWModel):
def __init__(self, json_dict=None):
# With: id(Integer)
# Search: ^(\s*)(\*?)([_a-z0-9]*)\s?(\(.*$)
# Replace: $1self.$3 = None # $2$4
# To get: self.id = None # (Integer)
# initialize object with jso... | |
Update scipy from 1.1.0 to 1.2.0 | numpy==1.15.4
PyYAML==3.13
pandas==0.23.4
scipy==1.1.0
astropy==3.0.5
matplotlib==3.0.2
tables==3.4.4
| numpy==1.15.4
PyYAML==3.13
pandas==0.23.4
scipy==1.2.0
astropy==3.0.5
matplotlib==3.0.2
tables==3.4.4
|
Update scipy from 1.2.1 to 1.3.0 | numpy==1.16.4
pyyaml>=4.2b1
pandas==0.24.2
scipy==1.2.1
astropy==3.1.2
matplotlib==3.0.3
tables==3.5.1
| numpy==1.16.4
pyyaml>=4.2b1
pandas==0.24.2
scipy==1.3.0
astropy==3.1.2
matplotlib==3.0.3
tables==3.5.1
|
Update numpy from 1.14.0 to 1.14.1 | thunder-python==1.4.2
scipy==1.0.0
numpy==1.14.0
future==0.16.0
pytest==3.3.2
pytest-pep8==1.0.6
mock==2.0.0
scikit-learn==0.19.1
pytest-cov==2.5.1
coveralls==1.2.0 | thunder-python==1.4.2
scipy==1.0.0
numpy==1.14.1
future==0.16.0
pytest==3.3.2
pytest-pep8==1.0.6
mock==2.0.0
scikit-learn==0.19.1
pytest-cov==2.5.1
coveralls==1.2.0 |
Disable a new test on mac (missing expectations). TBR=tim@chromium.org | // 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.
// All these need to b... | // 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.
// All these need to b... |
Update tox from 3.5.3 to 3.6.0 |
# Database
psycopg2-binary==2.7.6.1
pip==18.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.6.0
tox==3.5.3
cryptography==2.4.2
Sphinx==1.8.2
coverage==4.5.2
pytest==4.0.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[c... |
# Database
psycopg2-binary==2.7.6.1
pip==18.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.6.0
tox==3.6.0
cryptography==2.4.2
Sphinx==1.8.2
coverage==4.5.2
pytest==4.0.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[c... |
Update cryptography from 1.5.2 to 2.1.4 | 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.6
cryptography==1.5.2
PyYAML==3.12
pytest==3.0.2
alabaster==0.7.9
asciimatics==1.7.1
requests==2.11.1
click==6.6
pytest-cov==2.3.1
coveralls==1.1
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.4
tox==2.3.1
coverage==4.2
Sphinx==1.4.6
cryptography==2.1.4
PyYAML==3.12
pytest==3.0.2
alabaster==0.7.9
asciimatics==1.7.1
requests==2.11.1
click==6.6
pytest-cov==2.3.1
coveralls==1.1
|
Update pyyaml from 5.1 to 5.2 | tox==3.12.1
watchdog==0.8.3
wheel==0.33.4
bumpversion==0.5.3
pip==19.1.1
flake8==3.5.0
coverage==4.5.3
Sphinx==1.8.5
cryptography==2.6.1
pyyaml==5.1
numpy==1.16.4
Cython==0.29.6
pandas==0.24.2
| tox==3.12.1
watchdog==0.8.3
wheel==0.33.4
bumpversion==0.5.3
pip==19.1.1
flake8==3.5.0
coverage==4.5.3
Sphinx==1.8.5
cryptography==2.6.1
pyyaml==5.2
numpy==1.16.4
Cython==0.29.6
pandas==0.24.2
|
Add missing dependency of libtooling to misc module | set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangTidyMiscModule
ArgumentCommentCheck.cpp
AssertSideEffectCheck.cpp
UnconventionalAssignOperatorCheck.cpp
BoolPointerImplicitConversionCheck.cpp
DanglingHandleCheck.cpp
DefinitionsInHeadersCheck.cpp
FoldInitTypeCheck.cpp
ForwardDeclarationNamespace... | set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangTidyMiscModule
ArgumentCommentCheck.cpp
AssertSideEffectCheck.cpp
UnconventionalAssignOperatorCheck.cpp
BoolPointerImplicitConversionCheck.cpp
DanglingHandleCheck.cpp
DefinitionsInHeadersCheck.cpp
FoldInitTypeCheck.cpp
ForwardDeclarationNamespace... |
Update Soundboard to 0.9.1 (2) | Categories:Multimedia
License:GPLv3
Author Name:meonwax
Author Email:meonwax@meonwax.de
Web Site:
Source Code:https://github.com/meonwax/soundboard
Issue Tracker:https://github.com/meonwax/soundboard/issues
Auto Name:Soundboard
Summary:Play short sound samples on touch
Description:
Select a sound file from your intern... | Categories:Multimedia
License:GPLv3
Author Name:meonwax
Author Email:meonwax@meonwax.de
Web Site:
Source Code:https://github.com/meonwax/soundboard
Issue Tracker:https://github.com/meonwax/soundboard/issues
Auto Name:Soundboard
Summary:Play short sound samples on touch
Description:
Select a sound file from your intern... |
Update molecule from 3.0.6 to 3.0.8 | ansible-lint==4.3.0
docker==4.3.0
flake8==3.8.3
molecule==3.0.6
pytest==6.0.1
testinfra==5.2.2
tox==3.19.0
| ansible-lint==4.3.0
docker==4.3.0
flake8==3.8.3
molecule==3.0.8
pytest==6.0.1
testinfra==5.2.2
tox==3.19.0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.