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.wast
pr34456.c.s.wast
pr40668.c.s.wast
pr48809.c.s.wast
pr58574.c.s.wast
switch-1.c.s.wast
| # 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
Description:
OSMTracker allows you to track your journey and mark significant way points. Way
points can be marked with a tag using a button, with a quick voice record, a
text note or by taking a picture. The various button pages and layouts can be
customized to suit your OpenStreetMap activities. You can view your current
track on top of an OpenStreetMap background.
.
Repo Type:git
Repo:https://github.com/labexp/osmtracker-android.git
Build:0.6.12,40
commit=v0.6.12
subdir=app
gradle=yes
prebuild=sed -i 1,3d build.gradle && \
sed -i "1 i\apply plugin: 'com.android.application'" build.gradle
Build:0.7,42
commit=v0.7
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.7
Current Version Code:42
| 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
Description:
OSMTracker allows you to track your journey and mark significant way points. Way
points can be marked with a tag using a button, with a quick voice record, a
text note or by taking a picture. The various button pages and layouts can be
customized to suit your OpenStreetMap activities. You can view your current
track on top of an OpenStreetMap background.
.
Repo Type:git
Repo:https://github.com/labexp/osmtracker-android.git
Build:0.6.12,40
commit=v0.6.12
subdir=app
gradle=yes
prebuild=sed -i 1,3d build.gradle && \
sed -i "1 i\apply plugin: 'com.android.application'" build.gradle
Build:0.7,42
commit=v0.7
subdir=app
gradle=yes
Build:0.7.1,43
commit=v0.7.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.7.1
Current Version Code:43
|
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, zappa
lambda-packages==0.5.0 # via zappa
mccabe==0.4.0 # via flake8
nose==1.3.7 # via zappa
pep257==0.7.0
pep8-naming==0.3.3
pep8==1.7.0 # via flake8
placebo==0.8.1 # via zappa
pyflakes==1.2.3 # via flake8
python-dateutil==2.5.3 # via botocore, zappa
requests==2.10.0 # via zappa
six==1.10.0 # via python-dateutil, zappa
tqdm==4.7.0 # via zappa
wheel==0.29.0 # via zappa
wsgi-request-logger==0.4.5 # via zappa
zappa==0.17.6
| -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, zappa
lambda-packages==0.5.0 # via zappa
mccabe==0.4.0 # via flake8
nose==1.3.7 # via zappa
pep257==0.7.0
pep8-naming==0.3.3
pep8==1.7.0 # via flake8
placebo==0.8.1 # via zappa
pyflakes==1.2.3 # via flake8
python-dateutil==2.5.3 # via botocore, zappa
requests==2.10.0 # via zappa
six==1.10.0 # via python-dateutil, zappa
tqdm==4.7.0 # via zappa
wheel==0.29.0 # via zappa
wsgi-request-logger==0.4.5 # via zappa
zappa==0.17.6
|
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.sphinx-doc.org/en/stable/changes.html
sphinx==1.5.5 # rq.filter: >=1.3, <1.6
sphinx-nbexamples
| # 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/#compatible-release
notebook ~= 5.7.2
# Sphinx
# http://www.sphinx-doc.org/en/stable/changes.html
sphinx==1.5.5 # rq.filter: >=1.3, <1.6
sphinx-nbexamples
|
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-url==0.5.0
django-crispy-forms==1.9.0
Django==3.0.6
djangorestframework==3.11.0
gunicorn==20.0.4
psycopg2-binary==2.8.5
python-decouple==3.3
social-auth-app-django==3.1.0
whitenoise==5.0.1
| -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-url==0.5.0
django-crispy-forms==1.9.0
Django==3.0.6
djangorestframework==3.11.0
gunicorn==20.0.4
psycopg2-binary==2.8.5
python-decouple==3.3
social-auth-app-django==3.1.0
whitenoise==5.1.0
|
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-democraten/janeus@1.4#egg=janeus
-e git+https://github.com/jonge-democraten/hemres@0.10#egg=hemres
inlinestyler==0.2.0
django-robots==1.1
| 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-democraten/janeus@1.4#egg=janeus
-e git+https://github.com/jonge-democraten/hemres@0.11#egg=hemres
inlinestyler==0.2.0
django-robots==1.1
|
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, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
| 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, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
|
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 PARENT_SCOPE)
set(SQLITE_INCLUDE_DIRS ${SQLITE_INCLUDE_DIRS} PARENT_SCOPE)
set(SQLITE_LIBRARIES ${SQLITE_LIBRARIES} PARENT_SCOPE)
| 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 TRUE PARENT_SCOPE)
set(SQLITE_INCLUDE_DIRS ${SQLITE_INCLUDE_DIRS} PARENT_SCOPE)
set(SQLITE_LIBRARIES ${SQLITE_LIBRARIES} PARENT_SCOPE)
|
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://github.com/apache/libcloud.git@trunk#egg=apache-libcloud
paramiko==2.7.1
Jinja2==2.11.1
|
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
gunicorn==19.6.0
raven==5.31.0
| # =======================================================================================================================
# PIP requirements for *production* server (running on Ubuntu)
# =======================================================================================================================
-r base.txt
gunicorn==19.6.0
raven==5.32.0
|
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.3.7
deco==0.5.2
psaw==0.0.7
Flask-Executor==0.9.2
newspaper3k==0.2.8
| 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.3.7
deco==0.5.2
psaw==0.0.7
Flask-Executor==0.9.2
newspaper3k==0.2.8
|
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.py: 8
# src/torrents.py: 7
pandas==0.22.0
# src/numbers_scraper.py: 4
# src/omdb_api.py: 7
# src/torrents.py: 6
requests == 2.18.4
# src/my_aws.py: 7
s3fs == 0.1.2
| # 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.py: 8
# src/torrents.py: 7
pandas==0.23.4
# src/numbers_scraper.py: 4
# src/omdb_api.py: 7
# src/torrents.py: 6
requests == 2.18.4
# src/my_aws.py: 7
s3fs == 0.1.2
|
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
pandas
patsy
python-dateutil
pytz
scikit-learn
scipy
seaborn
statsmodels
#tensorflow
#xgboost
###### Optimization ######
#pandas-profiling
#hyperopt
|
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.6
jmespath==0.9.3
MySQL-python==1.2.5
newrelic==2.96.0.80
psycopg2==2.7.3.2
python-dateutil==2.6.1
python-ptrace==0.9.3
pyuploadcare==2.2.1
requests==2.18.4
rollbar==0.13.16
s3transfer==0.1.11
simplejson==3.11.1
six==1.11.0
static3==0.7.0
urllib3==1.22
Whoosh==2.7.4
| 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.6
jmespath==0.9.3
MySQL-python==1.2.5
newrelic==2.96.0.80
psycopg2==2.7.3.2
python-dateutil==2.6.1
python-ptrace==0.9.3
pyuploadcare==2.2.1
requests==2.18.4
rollbar==0.13.16
s3transfer==0.1.11
simplejson==3.11.1
six==1.11.0
static3==0.7.0
urllib3==1.22
Whoosh==2.7.4
|
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
Babel>=1.3
| # 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
Babel>=1.3
# Use fork version of fuel-agent
-e git://github.com/prmtl/fuel-agent.git@detach_from_nailgun#egg=fuel_agent
|
Add JCA to web profile distribution | ______ ___ _____ _____
/ / __ )____ __________ / | / ___/ /__ /
__ / / __ / __ \/ ___/ ___/ / /| | \__ \ / /
/ /_/ / /_/ / /_/ (__ |__ ) / ___ |___/ / / /
\____/_____/\____/____/____/ /_/ |_/____/ /_/
Welcome to JBoss Application Server 7
http://www.jboss.org/jbossas/
Go to the above link for documentation, and additional downloads.
Also, once JBoss AS7 is started you can go to http://localhost:8080
for additional information.
Important Notes
---------------
JBoss AS now has two distributions:
1. jboss-as-web
The Java EE Web Profile "certified" web profile disribution
(includes Servlet 3.0 + JAX-RS/RestEasy + CDI/Weld +
EJB 3 Lite + Bean Validation + JPA/Hibernate)
2. jboss-as
The everything distribution. This distribution is not certified. It includes
all of the specs in 1 but also adds JMS/HornetQ, and JAX-WS/JBoss Web Services
Key Features
------------
* Fast Startup
* Small Footprint
* Modular Design
* Unified Configuration and Management
* OSGi
And of course Java EE!
| ______ ___ _____ _____
/ / __ )____ __________ / | / ___/ /__ /
__ / / __ / __ \/ ___/ ___/ / /| | \__ \ / /
/ /_/ / /_/ / /_/ (__ |__ ) / ___ |___/ / / /
\____/_____/\____/____/____/ /_/ |_/____/ /_/
Welcome to JBoss Application Server 7
http://www.jboss.org/jbossas/
Go to the above link for documentation, and additional downloads.
Also, once JBoss AS7 is started you can go to http://localhost:8080
for additional information.
Important Notes
---------------
JBoss AS now has two distributions:
1. jboss-as-web
The Java EE Web Profile "certified" web profile disribution
(includes Servlet 3.0 + JAX-RS/RestEasy + CDI/Weld +
EJB 3 Lite + Bean Validation + JCA + JPA/Hibernate)
2. jboss-as
The everything distribution. This distribution is not certified. It includes
all of the specs in 1 but also adds JMS/HornetQ, and JAX-WS/JBoss Web Services
Key Features
------------
* Fast Startup
* Small Footprint
* Modular Design
* Unified Configuration and Management
* OSGi
And of course Java EE!
|
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,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
doc8 # Apache-2.0
reno>=1.8.0 # Apache2
| # 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.10.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
# this is required for the docs build jobs
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
doc8 # Apache-2.0
reno>=1.8.0 # Apache2
|
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==0.4.8
pyasn1-modules==0.2.8
python-slugify==4.0.0
pytube3==9.6.4
pytz==2020.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.2
sitemap-python==0.2.0
six==1.15.0
text-unidecode==1.3
typing-extensions==3.7.4.2
uritemplate==3.0.1
urllib3==1.25.9
| 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==0.4.8
pyasn1-modules==0.2.8
python-slugify==4.0.0
pytube3==9.6.4
pytz==2020.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.2
sitemap-python==0.2.0
six==1.15.0
text-unidecode==1.3
typing-extensions==3.7.4.2
uritemplate==3.0.1
urllib3==1.25.9
|
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.19.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-slugify==5.0.2
pytube==11.0.2
pytz==2021.3
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
sitemap-python==0.2.0
six==1.16.0
text-unidecode==1.3
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.8
| 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.19.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-slugify==5.0.2
pytube==11.0.2
pytz==2021.3
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
sitemap-python==0.2.0
six==1.16.0
text-unidecode==1.3
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.8
|
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://github.com/miracle2k/webassets.git@d1f3455e383446ca4ab0c644f326ee937e68e809#egg=webassets # CSS/JS Minification
# Monitoring/tracking/logging
blinker==1.4 # Dependency of rollbar
newrelic==5.0.2.126 # Website monitoring
rollbar==0.14.7 # rollbar.com error logging
varsnap==0.8.1 # Test discovery
| # 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://github.com/miracle2k/webassets.git@d1f3455e383446ca4ab0c644f326ee937e68e809#egg=webassets # CSS/JS Minification
# Monitoring/tracking/logging
blinker==1.4 # Dependency of rollbar
newrelic==5.2.0.127 # Website monitoring
rollbar==0.14.7 # rollbar.com error logging
varsnap==0.8.1 # Test discovery
|
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.3.0
# Linting
flake8==3.4.1
flake8-debugger==1.4.0
flake8-blind-except==0.1.1
isort==4.2.15
# Helpers
pyprof2calltree==1.4.3
ipdb==0.10.3
ipython==5.4.1
transifex-client==0.12.4
# Country data
pycountry==17.5.14
| # 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.3.1
# Linting
flake8==3.4.1
flake8-debugger==1.4.0
flake8-blind-except==0.1.1
isort==4.2.15
# Helpers
pyprof2calltree==1.4.3
ipdb==0.10.3
ipython==5.4.1
transifex-client==0.12.4
# Country data
pycountry==17.5.14
|
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.1.8
pyxDamerauLevenshtein==1.7.0
regex==2021.4.4
requests==2.25.1
ruamel.yaml==0.17.7
Twisted[tls]==21.2.0
| 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.1.8
pyxDamerauLevenshtein==1.7.0
regex==2021.4.4
requests==2.25.1
ruamel.yaml==0.17.9
Twisted[tls]==21.2.0
|
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-results==2.0.0
django-celery-beat==2.1.0
requests==2.25.0
django-db-geventpool==3.2.4
| 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-results==2.0.0
django-celery-beat==2.1.0
requests==2.25.0
django-db-geventpool==3.2.4
|
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
djangorestframework==3.10.2
django-oauth-toolkit==1.2.0
requests-oauthlib==1.2.0
tabulate==0.8.3
arrow==0.14.5 # Proper iso8601 parsing
loremipsum==1.0.5 # For providing test data
mock==3.0.5 # For testing against mocks
faker==2.0.0 # For providing test data
-e git://github.com/django-compressor/django-compressor.git@5ac34eb678051b1fca4194265bd7a17eea92023f#egg=django-compressor
| 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
django-redis==4.10.0
djangorestframework==3.10.2
django-oauth-toolkit==1.2.0
requests-oauthlib==1.2.0
tabulate==0.8.3
arrow==0.14.5 # Proper iso8601 parsing
loremipsum==1.0.5 # For providing test data
mock==3.0.5 # For testing against mocks
faker==2.0.0 # For providing test data
|
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(version)
|
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.h
vector.h
)
install(
FILES
${cgreen_HDRS}
DESTINATION
${INCLUDE_INSTALL_DIR}/${APPLICATION_NAME}
COMPONENT
headers
)
add_subdirectory(internal)
| 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
)
install(
FILES
${cgreen_HDRS}
DESTINATION
${INCLUDE_INSTALL_DIR}/${APPLICATION_NAME}
COMPONENT
headers
)
add_subdirectory(internal)
|
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.0.4 this will only work as a
system app.
Periodically checks the internet connection and reconnects if the internet can't
be reached. Every check downloads 5KB from google.com.
Tracking: Crash reports are sent without interaction.
.
Repo Type:git
Repo:https://github.com/mathisdt/checknetwork
Build:1.2,3
commit=193
forceversion=yes
forcevercode=yes
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
Build:0.1.3,4
disable=not a release yet
Maintainer Notes:
Bumps just after release
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2
Current Version Code:3
| 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.0.4 this will only work as a
system app.
Periodically checks the internet connection and reconnects if the internet can't
be reached. Every check downloads 5KB from google.com.
Tracking: Crash reports are sent without interaction.
.
Repo Type:git
Repo:https://github.com/mathisdt/checknetwork
Build:1.2,3
commit=193
forceversion=yes
forcevercode=yes
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
Build:0.1.3-git,4
commit=8da0a368b12e119264559b9df099a58fc220751f
forceversion=yes
forcevercode=yes
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
target=android-19
Maintainer Notes:
Bumps just after release
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1.3-SNAPSHOT
Current Version Code: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://localhost:9200 --name msbuild --newBackend --incremental
// 2. Collect index data using 'ElasticSearch for VSCode' extension and paste below. (TODO: Track sizes by file type)
// For reference: Baseline MSBuild source code is ~40 MB
// Current data:
[
{
"i": "test.textsource",
"store.size": "53mb"
},
{
"i": "test.storedfilter",
"store.size": "49.3kb"
},
{
"i": "test.stableidmarker",
"store.size": "3mb"
},
{
"i": "test.repository",
"store.size": "4.5kb"
},
{
"i": "test.registeredentity",
"store.size": "32.9mb"
},
{
"i": "test.reference",
"store.size": "64.2mb"
},
{
"i": "test.property",
"store.size": "951.1kb"
},
{
"i": "test.projectreference",
"store.size": "627.1kb"
},
{
"i": "test.project",
"store.size": "568.1kb"
},
{
"i": "test.language",
"store.size": "1.1kb"
},
{
"i": "test.definition",
"store.size": "33.3mb"
},
{
"i": "test.commitfiles",
"store.size": "4.3kb"
},
{
"i": "test.commit",
"store.size": "5.3kb"
},
{
"i": "test.boundsource",
"store.size": "13.6mb"
}
]
| |
Add headers option configure doc | title - название опции.
Список всех title: headers, font, line-break, li, list, link, image, code, blockquote.
===========================
КОНФИГУРАЦИЯ ДЛЯ ЗАГОЛОВКОВ.
===========================
---------------------------------------------------------------------------------------------------
Включить парсинг заголовков только 3 уровня (###), и html элементу на выходе присвоить класс level3
{
title: 'headers',
included: true, // Включить парсинг заголовков. false - выключить парсинг заголовков.
level: {
number: 3,
className: 'level3'
}
}
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
Включить парсинг заголовков 1, 2, 5 уровней, и элементам на выходе присвоить классы, соответствующие className
{
title: 'headers',
included: true,
levels: [{
number: 1,
className: 'level1'
}, {
number: 2,
className: 'level2'
}, {
number: 5,
className: 'level5'
}]
}
--------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------
Включить парсинг всех уровней заголовков, и каждому уровню заголовка (h1-h6) присвоить название класса
{
title: 'headers',
included: true,
levels: "all",
classNames: {
h1: String,
h2: String,
...
h6: String
}
}
------------------------------------------------------------------------------------------------------ | |
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})
endif()
target_link_libraries(${targetname} ${EXTERNAL_LIBS})
add_test(${testname} "${Eigen_SOURCE_DIR}/blas/testing/runblastest.sh" "${testname}" "${Eigen_SOURCE_DIR}/blas/testing/${testname}.dat")
endmacro(ei_add_blas_test)
ei_add_blas_test(sblat1)
ei_add_blas_test(sblat2)
ei_add_blas_test(sblat3)
ei_add_blas_test(dblat1)
ei_add_blas_test(dblat2)
ei_add_blas_test(dblat3)
ei_add_blas_test(cblat1)
ei_add_blas_test(cblat2)
ei_add_blas_test(cblat3)
ei_add_blas_test(zblat1)
ei_add_blas_test(zblat2)
ei_add_blas_test(zblat3)
# add_custom_target(level1)
# add_dependencies(level1 sblat1)
|
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})
endif()
target_link_libraries(${targetname} ${EXTERNAL_LIBS})
add_test(${testname} "${Eigen_SOURCE_DIR}/blas/testing/runblastest.sh" "${testname}" "${Eigen_SOURCE_DIR}/blas/testing/${testname}.dat")
add_dependencies(buildtests ${targetname})
endmacro(ei_add_blas_test)
ei_add_blas_test(sblat1)
ei_add_blas_test(sblat2)
ei_add_blas_test(sblat3)
ei_add_blas_test(dblat1)
ei_add_blas_test(dblat2)
ei_add_blas_test(dblat3)
ei_add_blas_test(cblat1)
ei_add_blas_test(cblat2)
ei_add_blas_test(cblat3)
ei_add_blas_test(zblat1)
ei_add_blas_test(zblat2)
ei_add_blas_test(zblat3)
# add_custom_target(level1)
# add_dependencies(level1 sblat1)
|
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'
safety==1.6.1
bandit==1.4.0
| # 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'
safety==1.6.1
bandit==1.4.0
|
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 # via pip-tools
slumber==0.7.1
| #
# 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 # via pip-tools
slumber==0.7.1
|
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"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
Except as contained in this notice, the name(s) of the above
copyright holders shall not be used in advertising or otherwise
to promote the sale, use or other dealings in this Software without
prior written authorization.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Icons used in this project are graciously provided by the Silk icons set:
http://www.famfamfam.com/lab/icons/silk/
| 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 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, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
|
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 program guides) for more than 1000 TV stations (mostly
German/European) and more than 100 radio channels.
.
Repo Type:git
Repo:https://github.com/ds10git/tvbrowserandroid
Build:0.5.8.11,346
disable=https://github.com/ds10git/tvbrowserandroid/issues/7
commit=release_0.5.8.10
subdir=TV-Browser
srclibs=1:Support/v7/appcompat@android-4.4.4_r2.0.1
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.6.0.2
Current Version Code:371
| 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 program guides) for more than 1000 TV stations (mostly
German/European) and more than 100 radio channels.
.
Repo Type:git
Repo:https://github.com/ds10git/tvbrowserandroid
Build:0.5.8.11,346
disable=https://github.com/ds10git/tvbrowserandroid/issues/7
commit=release_0.5.8.10
subdir=TV-Browser
srclibs=1:Support/v7/appcompat@android-4.4.4_r2.0.1
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.6.0.3
Current Version Code:372
|
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 pedometer using the hardware step-sensor for minimal battery
consumption. This app is designed to be kept running all the time without
having any impact on your battery life! It uses the hardware step detection
sensor of the Nexus 5, which is already running even when not using any
pedometer app. Therefore the app does not drain any additional battery.
Unlike other pedometer apps, this app does not track your movement or
your location so it doesn't need to turn on your GPS sensor (again: no
impact on your battery).
.
Repo Type:git
Repo:https://github.com/j4velin/Pedometer
Build:1.4,140
commit=3c65680da9898d4c915e7228945e493ccbcc6588
gradle=fdroid
prebuild=sed -i -e '/playCompile/d' build.gradle && \
touch key.properties && sed -i -e '/debug {/,+4d' build.gradle
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4
Current Version Code:140
| 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 pedometer using the hardware step-sensor for minimal battery
consumption. This app is designed to be kept running all the time without
having any impact on your battery life! It uses the hardware step detection
sensor of the Nexus 5, which is already running even when not using any
pedometer app. Therefore the app does not drain any additional battery.
Unlike other pedometer apps, this app does not track your movement or
your location so it doesn't need to turn on your GPS sensor (again: no
impact on your battery).
.
Repo Type:git
Repo:https://github.com/j4velin/Pedometer
Build:1.4,140
commit=3c65680da9898d4c915e7228945e493ccbcc6588
gradle=fdroid
prebuild=sed -i -e '/playCompile/d' build.gradle && \
touch key.properties && \
sed -i -e '/debug {/,+4d' build.gradle
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4.1
Current Version Code:141
|
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 Bing image of the day
Description:
This Muzei art source retrieves the current Bing image of the day.
Features:
* Choose what orientation optimization you prefer (portrait or landscape)
* Choose the Bing market to be used
* Switch between the last 8 Bing images of the day without reloading them each time
.
Repo Type:git
Repo:https://github.com/devmil/muzei-bingimageoftheday.git
Build:1.2,3
commit=release_1.2
subdir=app
gradle=yes
Auto Update Mode:Version release_%v
Update Check Mode:Tags
Current Version:1.2
Current Version Code:3
| 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 Bing image of the day
Description:
This Muzei art source retrieves the current Bing image of the day.
Features:
* Choose what orientation optimization you prefer (portrait or landscape)
* Choose the Bing market to be used
* Switch between the last 8 Bing images of the day without reloading them each time
.
Repo Type:git
Repo:https://github.com/devmil/muzei-bingimageoftheday.git
Build:1.2,3
commit=release_1.2
subdir=app
gradle=yes
Build:1.4,5
commit=release_1.4
subdir=app
gradle=yes
Auto Update Mode:Version release_%v
Update Check Mode:Tags
Current Version:1.4
Current Version Code:5
|
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 json dict
super().__init__(json_dict)
| |
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 be rebaselined upstream. I will do this in the next
// few hours, and after the next roll all these can be removed again.
// TODO(thakis): Remove these after the next webkit roll.
BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE
BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE
| // 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 be rebaselined upstream. I will do this in the next
// few hours, and after the next roll all these can be removed again.
// TODO(thakis): Remove these after the next webkit roll.
BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE
BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE
BUGDIMICH MAC : fast/css/background-clip-values.html = MISSING
|
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[cli]==0.9.1
|
# 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[cli]==0.9.1
|
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
ForwardDeclarationNamespaceCheck.cpp
InaccurateEraseCheck.cpp
IncorrectRoundings.cpp
InefficientAlgorithmCheck.cpp
MacroParenthesesCheck.cpp
MacroRepeatedSideEffectsCheck.cpp
MiscTidyModule.cpp
MisplacedWideningCastCheck.cpp
MoveConstantArgumentCheck.cpp
MoveConstructorInitCheck.cpp
MultipleStatementMacroCheck.cpp
NewDeleteOverloadsCheck.cpp
NoexceptMoveConstructorCheck.cpp
NonCopyableObjects.cpp
PointerAndIntegralOperationCheck.cpp
RedundantExpressionCheck.cpp
SizeofContainerCheck.cpp
SizeofExpressionCheck.cpp
StaticAssertCheck.cpp
StringConstructorCheck.cpp
StringIntegerAssignmentCheck.cpp
StringLiteralWithEmbeddedNulCheck.cpp
SuspiciousMissingCommaCheck.cpp
SuspiciousSemicolonCheck.cpp
SuspiciousStringCompareCheck.cpp
SwappedArgumentsCheck.cpp
ThrowByValueCatchByReferenceCheck.cpp
UndelegatedConstructor.cpp
UniqueptrResetReleaseCheck.cpp
UnusedAliasDeclsCheck.cpp
UnusedParametersCheck.cpp
UnusedRAIICheck.cpp
UnusedUsingDeclsCheck.cpp
VirtualNearMissCheck.cpp
LINK_LIBS
clangAST
clangASTMatchers
clangBasic
clangLex
clangTidy
clangTidyUtils
)
| set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangTidyMiscModule
ArgumentCommentCheck.cpp
AssertSideEffectCheck.cpp
UnconventionalAssignOperatorCheck.cpp
BoolPointerImplicitConversionCheck.cpp
DanglingHandleCheck.cpp
DefinitionsInHeadersCheck.cpp
FoldInitTypeCheck.cpp
ForwardDeclarationNamespaceCheck.cpp
InaccurateEraseCheck.cpp
IncorrectRoundings.cpp
InefficientAlgorithmCheck.cpp
MacroParenthesesCheck.cpp
MacroRepeatedSideEffectsCheck.cpp
MiscTidyModule.cpp
MisplacedWideningCastCheck.cpp
MoveConstantArgumentCheck.cpp
MoveConstructorInitCheck.cpp
MultipleStatementMacroCheck.cpp
NewDeleteOverloadsCheck.cpp
NoexceptMoveConstructorCheck.cpp
NonCopyableObjects.cpp
PointerAndIntegralOperationCheck.cpp
RedundantExpressionCheck.cpp
SizeofContainerCheck.cpp
SizeofExpressionCheck.cpp
StaticAssertCheck.cpp
StringConstructorCheck.cpp
StringIntegerAssignmentCheck.cpp
StringLiteralWithEmbeddedNulCheck.cpp
SuspiciousMissingCommaCheck.cpp
SuspiciousSemicolonCheck.cpp
SuspiciousStringCompareCheck.cpp
SwappedArgumentsCheck.cpp
ThrowByValueCatchByReferenceCheck.cpp
UndelegatedConstructor.cpp
UniqueptrResetReleaseCheck.cpp
UnusedAliasDeclsCheck.cpp
UnusedParametersCheck.cpp
UnusedRAIICheck.cpp
UnusedUsingDeclsCheck.cpp
VirtualNearMissCheck.cpp
LINK_LIBS
clangAST
clangASTMatchers
clangBasic
clangLex
clangTidy
clangTidyUtils
clangTooling
)
|
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 internal or external storage and add it to the
sounds list. It will be copied to the internal application folder and can be
played on touch. You can delete the original file at any time. The sound sample
will still be available in the application until you decide to delete it.
.
Repo Type:git
Repo:https://github.com/meonwax/soundboard.git
Build:0.9.0,1
commit=0.9.0
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.9.0
Current Version Code:1
| 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 internal or external storage and add it to the
sounds list. It will be copied to the internal application folder and can be
played on touch. You can delete the original file at any time. The sound sample
will still be available in the application until you decide to delete it.
.
Repo Type:git
Repo:https://github.com/meonwax/soundboard.git
Build:0.9.0,1
commit=0.9.0
subdir=app
gradle=yes
Build:0.9.1,2
commit=0.9.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.9.1
Current Version Code:2
|
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.