Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update pytest from 3.6.0 to 3.6.1 | molecule==2.14.0
pytest==3.6.0
python-vagrant==0.5.15
testinfra==1.13.1
tox==3.0.0
| molecule==2.14.0
pytest==3.6.1
python-vagrant==0.5.15
testinfra==1.13.1
tox==3.0.0
|
Update djangorestframework from 3.6.1 to 3.6.2 | Django==1.10.6
django-appconf==1.0.2
django-bootstrap3==8.2.1
django-filter==1.0.1
djangorestframework==3.6.1
djangorestframework-csv==2.0.0
djangorestframework-gis==0.11
ete3==3.0.0b35
psycopg2==2.7
python-nexus==1.42
six==1.10.0
coverage==4.3.4
flake8==3.3.0
newick==0.7
clldutils==1.9.4
| Django==1.10.6
django-appconf==1.0.2
django-bootstrap3==8.2.1
django-filter==1.0.1
djangorestframework==3.6.2
djangorestframework-csv==2.0.0
djangorestframework-gis==0.11
ete3==3.0.0b35
psycopg2==2.7
python-nexus==1.42
six==1.10.0
coverage==4.3.4
flake8==3.3.0
newick==0.7
clldutils==1.9.4
|
Update Calendar Import-Export to 2.1 (52) | Categories:Time
License:GPLv3
Web Site:http://www.sufficientlysecure.org/android
Source Code:https://github.com/SufficientlySecure/calendar-import-export
Issue Tracker:https://github.com/SufficientlySecure/calendar-import-export/issues
Donate:http://www.sufficientlysecure.org/android
Auto Name:Calendar Import/Export
S... | Categories:Time
License:GPLv3
Web Site:http://www.sufficientlysecure.org/android
Source Code:https://github.com/SufficientlySecure/calendar-import-export
Issue Tracker:https://github.com/SufficientlySecure/calendar-import-export/issues
Donate:http://www.sufficientlysecure.org/android
Auto Name:Calendar Import-Export
S... |
Update pillow from 4.3.0 to 5.0.0 | Django==2.0.1
django-formtools>=1.0
django-nose>=1.4
Pillow==4.3.0
| Django==2.0.1
django-formtools>=1.0
django-nose>=1.4
Pillow==5.0.0
|
Upgrade to the latest version of psycopg2 | # project.txt is a pip requirements file which describes the distributions
# required by your project to run.
--requirement=base.txt
# Put project-specific requirements here.
# See http://pip-installer.org/requirement-format.html for more information.
Pillow==2.0.0
easy-thumbnails==1.2
html5lib==0.999
django-social-... | # project.txt is a pip requirements file which describes the distributions
# required by your project to run.
--requirement=base.txt
# Put project-specific requirements here.
# See http://pip-installer.org/requirement-format.html for more information.
Pillow==2.0.0
easy-thumbnails==1.2
html5lib==0.999
django-social-... |
Update cryptography from 1.8.1 to 2.2.2 | -r python-doc.txt
# performance
cprofilev==1.0.7
# from cookiecutter
pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
tox==2.6.0
flake8==3.3.0
coverage==4.3.4
cryptography==1.8.1
PyYAML==3.12
| -r python-doc.txt
# performance
cprofilev==1.0.7
# from cookiecutter
pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
tox==2.6.0
flake8==3.3.0
coverage==4.3.4
cryptography==2.2.2
PyYAML==3.12
|
Update croniter from 0.3.31 to 0.3.32 | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.31
Cython==0.29.19
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.8.3
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.1
numpy==1.18.4
Pillow==7.1.2
parsedatetime==2.5
psutil==5.7.0
pyhedrals==0.2.0
python-dateutil==2.8... | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.32
Cython==0.29.19
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.8.3
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.1
numpy==1.18.4
Pillow==7.1.2
parsedatetime==2.5
psutil==5.7.0
pyhedrals==0.2.0
python-dateutil==2.8... |
Bump lxml from 4.6.2 to 4.6.3 | bleach==3.3.0
bz2file==0.98
certifi==2019.6.16
chardet==3.0.4
Click==7.0
cssselect==1.0.3
docopt==0.6.2
docutils==0.14
Flask==1.1.1
Flask-Compress==1.4.0
funcsigs==1.0.2
idna==2.8
itsdangerous==1.1.0
Jinja2==2.11.3
lxml==4.6.2
MarkupSafe==1.1.1
mock==3.0.5
mwparserfromhell==0.5.4
mysqlclient==1.4.2.post1
pbr==5.4.1
pkg... | bleach==3.3.0
bz2file==0.98
certifi==2019.6.16
chardet==3.0.4
Click==7.0
cssselect==1.0.3
docopt==0.6.2
docutils==0.14
Flask==1.1.1
Flask-Compress==1.4.0
funcsigs==1.0.2
idna==2.8
itsdangerous==1.1.0
Jinja2==2.11.3
lxml==4.6.3
MarkupSafe==1.1.1
mock==3.0.5
mwparserfromhell==0.5.4
mysqlclient==1.4.2.post1
pbr==5.4.1
pkg... |
Update netdispatch from 0.0.3 to 0.0.5 | mock==3.0.5
python-igraph
netdispatch==0.0.3
sphinx_rtd_theme==0.4.3
numpy==1.17.*
future==0.17.*
networkx==2.3
dynetx==0.2.2
bokeh==1.3.4
matplotlib==3.0.*
pytest==5.1.*
| mock==3.0.5
python-igraph
netdispatch==0.0.5
sphinx_rtd_theme==0.4.3
numpy==1.17.*
future==0.17.*
networkx==2.3
dynetx==0.2.2
bokeh==1.3.4
matplotlib==3.0.*
pytest==5.1.*
|
Update parsedatetime from 2.2 to 2.3 | Twisted==17.1.0
beautifulsoup4==4.5.3
psutil==5.2.0
python-dateutil==2.6.0
ply==3.10
enum34==1.1.6
twitter==1.17.1
requests==2.13.0
pytimeparse==1.1.6
pymysql==0.7.10
pycrypto==2.6.1
pyasn1==0.2.3
isodate==0.5.4
jq==0.1.6
google-api-python-client==1.6.2
pyxDamerauLevenshtein==1.4.1
re2==0.2.22
parsedatetime==2.2
crypto... | Twisted==17.1.0
beautifulsoup4==4.5.3
psutil==5.2.0
python-dateutil==2.6.0
ply==3.10
enum34==1.1.6
twitter==1.17.1
requests==2.13.0
pytimeparse==1.1.6
pymysql==0.7.10
pycrypto==2.6.1
pyasn1==0.2.3
isodate==0.5.4
jq==0.1.6
google-api-python-client==1.6.2
pyxDamerauLevenshtein==1.4.1
re2==0.2.22
parsedatetime==2.3
crypto... |
Update to gevent==1.2.1 and greenlet==0.4.12 | Django==1.10.6
boto==2.43.0
dj-database-url==0.4.1
django-classy-tags==0.8.0
django-password-reset==0.9
django-redis-cache==1.7.1
django-sekizai==0.10
django-ses==0.8.1
django-storages==1.5.1
django-tagging==0.4.5
envdir==0.7
geopy==1.11.0
gevent==1.1.2
greenlet==0.4.10
gunicorn==19.7
psycopg2==2.7
python3-openid==3.0.... | Django==1.10.6
boto==2.43.0
dj-database-url==0.4.1
django-classy-tags==0.8.0
django-password-reset==0.9
django-redis-cache==1.7.1
django-sekizai==0.10
django-ses==0.8.1
django-storages==1.5.1
django-tagging==0.4.5
envdir==0.7
geopy==1.11.0
gevent==1.2.1
greenlet==0.4.12
gunicorn==19.7
psycopg2==2.7
python3-openid==3.0.... |
Update cython from 0.29.20 to 0.29.21 | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.34
Cython==0.29.20
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.9.3
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.1
numpy==1.19.0
Pillow==7.2.0
parsedatetime==2.6
psutil==5.7.0
pyhedrals==0.2.0
python-dateutil==2.8... | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.34
Cython==0.29.21
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.9.3
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.1
numpy==1.19.0
Pillow==7.2.0
parsedatetime==2.6
psutil==5.7.0
pyhedrals==0.2.0
python-dateutil==2.8... |
Update async-timeout from 2.0.0 to 2.0.1 | aiohttp==1.0.5
async-timeout==2.0.0
asynctest==0.12.0
attrs==17.4.0
certifi==2018.1.18
chardet==3.0.4
click==6.7
codecov==2.0.15
coverage==4.5.1
discord.py==0.16.12
dnspython==1.15.0
dnspython3==1.15.0
idna==2.6
git+https://github.com/kevinkjt2000/mcstatus.git@patch-1
multidict==4.1.0
pluggy==0.6.0
py==1.5.2
pytest==3.... | aiohttp==1.0.5
async-timeout==2.0.1
asynctest==0.12.0
attrs==17.4.0
certifi==2018.1.18
chardet==3.0.4
click==6.7
codecov==2.0.15
coverage==4.5.1
discord.py==0.16.12
dnspython==1.15.0
dnspython3==1.15.0
idna==2.6
git+https://github.com/kevinkjt2000/mcstatus.git@patch-1
multidict==4.1.0
pluggy==0.6.0
py==1.5.2
pytest==3.... |
Update to latest api client | Flask==0.11.1
Flask-Login==0.3.2
Flask-Webpack==0.1.0
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
click==6.6
itsdangerous==0.24
mediacloud==2.43.3
ndg-httpsclient==0.4.1
pyOpenSSL==16.2.0
pyasn1==0.1.9
pymongo==3.2.2
requests==2.10.0
six==1.10.0
wsgiref==0.1.2
HermesCache==0.7.1
raven[flask]
blinker
redis==2.10.6
ne... | Flask==0.11.1
Flask-Login==0.3.2
Flask-Webpack==0.1.0
Jinja2==2.8
MarkupSafe==0.23
Werkzeug==0.11.10
click==6.6
itsdangerous==0.24
mediacloud==2.45.0
ndg-httpsclient==0.4.1
pyOpenSSL==16.2.0
pyasn1==0.1.9
pymongo==3.2.2
requests==2.10.0
six==1.10.0
wsgiref==0.1.2
HermesCache==0.7.1
raven[flask]
blinker
redis==2.10.6
ne... |
Update pyxdameraulevenshtein from 1.6 to 1.6.1 | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.34
Cython==0.29.21
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.10.0
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.2
numpy==1.19.1
Pillow==7.2.0
parsedatetime==2.6
psutil==5.7.2
pyhedrals==0.2.0
python-dateutil==2.... | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.34
Cython==0.29.21
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.10.0
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.2
numpy==1.19.1
Pillow==7.2.0
parsedatetime==2.6
psutil==5.7.2
pyhedrals==0.2.0
python-dateutil==2.... |
Update dataset from 1.0.0 to 1.0.1 | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==3.12
jsonschema >= 1.0.0
beautifulsoup4==4.6.0
pyopenssl==17.2.0
ndg-httpsclient==0.4.3
pyasn1==0.3.4
tvdb_api==1.10
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.1.14
dataset==1.0.0
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_iden... | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==3.12
jsonschema >= 1.0.0
beautifulsoup4==4.6.0
pyopenssl==17.2.0
ndg-httpsclient==0.4.3
pyasn1==0.3.4
tvdb_api==1.10
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.1.14
dataset==1.0.1
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_iden... |
Install desktop file in a portable, build-dir-independent way | cmake_minimum_required (VERSION 2.8.4)
set(project_name juci)
#set(module juci_to_python_api)
#set(lib_install_path "/usr/local/lib/python2.7/dist-packages/")
project (${project_name})
add_subdirectory("src")
find_program(XDG_DESKTOP_MENU_EXECUTABLE xdg-desktop-menu)
if(XDG_DESKTOP_MENU_EXECUTABLE)
file(MAKE_DIR... | cmake_minimum_required (VERSION 2.8.4)
set(project_name juci)
#set(module juci_to_python_api)
#set(lib_install_path "/usr/local/lib/python2.7/dist-packages/")
project (${project_name})
add_subdirectory("src")
if(${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD|OpenBSD|NetBSD")
install(FILES "${CMAKE_SOURCE_DIR}/sha... |
Reword the cmake message() calls for clarity | cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
project(zstr)
if(${CMAKE_VERSION} VERSION_LESS 3.13)
message(WARNING "Interface libraries are not well supported before cmake 3.13, you will need to include within the parent CMakeLists.txt: INCLUDE_DIRECTORIES(zstr/src)")
endif()
# zlib is required
find_package(ZLI... | cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
project(zstr)
if(${CMAKE_VERSION} VERSION_LESS 3.13)
message(WARNING
"Interface libraries are not well supported before cmake 3.13, you will "
"need to manually add 'zstr/src' to your include directories. The simplest "
"way is to add the following line wi... |
Update future from 0.18.1 to 0.18.2 | sphinx>=1.3
future==0.18.1
sphinx-rtd-theme==0.4.3
-e .
| sphinx>=1.3
future==0.18.2
sphinx-rtd-theme==0.4.3
-e .
|
Add a link to IFAD.org in the License | Copyright (c) 2014 IFAD
MIT License
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) 2014 IFAD - http://www.ifad.org/
MIT License
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... |
Add build for ContactMerger 1.3 (8) | Categories:Office
License:Apache2
Web Site:https://github.com/rtreffer/ContactMerger
Source Code:https://github.com/rtreffer/ContactMerger
Issue Tracker:https://github.com/rtreffer/ContactMerger/issues
Auto Name:Contact Merger
Summary:Index and merge contacts with Lucene
Description:
Index your contacts with lucene an... | Categories:Office
License:Apache2
Web Site:https://github.com/rtreffer/ContactMerger
Source Code:https://github.com/rtreffer/ContactMerger
Issue Tracker:https://github.com/rtreffer/ContactMerger/issues
Auto Name:Contact Merger
Summary:Index and merge contacts with Lucene
Description:
Index your contacts with lucene an... |
Fix action "copy-and-remove-attributes-from-xml-tags" to also remove attributes from tags that have digits in their name, such as "h1" | # no-space dashes-long-line <new_line>
sub function__copy_and_remove_attributes_from_xml_tags( ) { <new_line>
$global_action_name_with_underscores = 'copy_and_remove_attributes_from_xml_tags' ; <new_line>
template-check-operand-one-is-phrase-name
template-check-operand-two-is-phrase-name
$global_action_result = '' ... | # no-space dashes-long-line <new_line>
sub function__copy_and_remove_attributes_from_xml_tags( ) { <new_line>
$global_action_name_with_underscores = 'copy_and_remove_attributes_from_xml_tags' ; <new_line>
template-check-operand-one-is-phrase-name
template-check-operand-two-is-phrase-name
$global_action_result = '' ... |
Add and link to rsd library. | cmake_minimum_required(VERSION 2.8.12)
project(dcpu CXX)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -stdlib=libc++ -g")
add_subdirectory(libraries/gtest-1.7.0)
include_directories(
SYSTEM
libraries/gtest-1.7.0/include
libraries/protobuf/src
)
include(ExternalProject)
ExternalProject_Add(
protobuf_ta... | cmake_minimum_required(VERSION 2.8.12)
project(dcpu CXX)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -stdlib=libc++ -g")
add_definitions(-DGL_GLEXT_PROTOTYPES)
add_subdirectory(libraries/gtest-1.7.0)
add_subdirectory(libraries/rsd)
include_directories(
SYSTEM
libraries/gtest-1.7.0/include
libraries/prot... |
Upgrade dependency djangorestframework to ==3.3.2 | Django==1.9.1
ipython==4.0.3
raven==5.10.2
psycopg2==2.6.1
PyYAML==3.11
redis==2.10.5
python3-memcached==1.51
certifi==2015.11.20.1
djangorestframework==3.3.1
django-extensions==1.6.1
django-cors-headers==1.1.0
django-celery==3.1.17
django-cachalot==1.1.0
django-oauth-toolkit==0.10.0
django-basis==0.4.0
django-webpac... | Django==1.9.1
ipython==4.0.3
raven==5.10.2
psycopg2==2.6.1
PyYAML==3.11
redis==2.10.5
python3-memcached==1.51
certifi==2015.11.20.1
djangorestframework==3.3.2
django-extensions==1.6.1
django-cors-headers==1.1.0
django-celery==3.1.17
django-cachalot==1.1.0
django-oauth-toolkit==0.10.0
django-basis==0.4.0
django-webpac... |
Add dependencies for Pillow in reqirements | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.9.4
# Configuration
django-environ==0.4.0
django-secure==1.0.1
# Forms
django-braces==1.8.... | # Wheel 0.25+ needed to install certain packages on CPython 3.5+
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
# Bleeding edge Django
django==1.9.4
# Configuration
django-environ==0.4.0
django-secure==1.0.1
# Forms
django-braces==1.8.... |
Update elasticsearch from 2.4.0 to 5.0.1 | # Bleeding edge Django
django==1.10.4
# Configuration
django-environ==0.4.1
whitenoise==3.2.2
# Forms
django-braces==1.10.0
django-crispy-forms==1.6.1
django-floppyforms==1.7.0
# Models
django-model-utils==2.6
# Images
Pillow==4.0.0
# For user registration, either via email or social
# Well-built with regular rele... | # Bleeding edge Django
django==1.10.4
# Configuration
django-environ==0.4.1
whitenoise==3.2.2
# Forms
django-braces==1.10.0
django-crispy-forms==1.6.1
django-floppyforms==1.7.0
# Models
django-model-utils==2.6
# Images
Pillow==4.0.0
# For user registration, either via email or social
# Well-built with regular rele... |
Downgrade factory boy for now... | factory-boy>=2.4
testfixtures==6.18.2
psycopg2>=2.5.4
mysqlclient>=1.3.3
| factory-boy<=2.12.0
testfixtures==6.18.2
psycopg2>=2.5.4
mysqlclient>=1.3.3
|
Add test URLs for albums. | Icon: https://www.iconfinder.com/icons/315180/document_download_icon
Manifest:
- https://developer.chrome.com/extensions/manifest
Add icon: https://developer.chrome.com/extensions/manifest/icons
- 16, 48, 128
I18:
- https://developer.chrome.com/extensions/i18n
- Example: https://goo.gl/Jk3ayA
Promo graphics:
- http... | Icon: https://www.iconfinder.com/icons/315180/document_download_icon
Manifest:
- https://developer.chrome.com/extensions/manifest
Add icon: https://developer.chrome.com/extensions/manifest/icons
- 16, 48, 128
I18:
- https://developer.chrome.com/extensions/i18n
- Example: https://goo.gl/Jk3ayA
Promo graphics:
- http... |
Add inc dir for test project. | project (CodeTestCheck)
include (ExternalProject)
ExternalProject_Add(
Bandit
GIT_REPOSITORY "https://github.com/banditcpp/bandit.git"
GIT_TAG "master"
CMAKE_ARGS -DBANDIT_BUILD_SPECS=OFF -DBANDIT_RUN_SPECS=OFF -DCMAKE_CONFIGURATION_TYPES=${CMAKE_CONFIGURATION_TYPES}
SOURCE_DIR "${CMAKE_SOURCE_DIR}/e... | project (CodeTestCheck)
include (ExternalProject)
ExternalProject_Add(
Bandit
GIT_REPOSITORY "https://github.com/banditcpp/bandit.git"
GIT_TAG "master"
CMAKE_ARGS -DBANDIT_BUILD_SPECS=OFF -DBANDIT_RUN_SPECS=OFF -DCMAKE_CONFIGURATION_TYPES=${CMAKE_CONFIGURATION_TYPES}
SOURCE_DIR "${CMAKE_SOURCE_DIR}/e... |
Update sphinx from 1.5 to 1.5.1 | # Local development dependencies go here
-r base.txt
coverage==4.2
Sphinx==1.5
django-extensions==1.7.5
django-test-plus==1.0.16
factory_boy==2.7.0
django-debug-toolbar==1.6
# pytest!
pytest-django==3.1.2
pytest-sugar==0.7.1
| # Local development dependencies go here
-r base.txt
coverage==4.2
Sphinx==1.5.1
django-extensions==1.7.5
django-test-plus==1.0.16
factory_boy==2.7.0
django-debug-toolbar==1.6
# pytest!
pytest-django==3.1.2
pytest-sugar==0.7.1
|
Add note about mehpas migration | Moorfields PAS module for connection to existing patient record system.
See docs/INSTALL.txt for installation instructions
Notes:
- When doing migrations or bulk data changes that do not require PAS interaction, it is advisable to temporarily disable pas by setting the 'mehpas_enabled' param. | Moorfields PAS module for connection to existing patient record system.
See docs/INSTALL.txt for installation instructions
Notes:
- Core should be migrated up to or beyond m120327_154616_remove_pas_patient_assignment before enabling
- When doing migrations or bulk data changes that do not require PAS interaction, it ... |
Fix for multiply defined symbols fatal error in polyimport.cpp on win32 | INCLUDE(PolycodeIncludes)
FIND_PACKAGE(Assimp REQUIRED)
INCLUDE_DIRECTORIES(
${ASSIMP_INCLUDE_DIR}
Include)
SET(CMAKE_DEBUG_POSTFIX "_d")
#IF(POLYCODE_BUILD_SHARED)
# ADD_EXECUTABLE(polyimport_dynamic Source/polyimport.cpp Include/polyimport.h)
# TARGET_LINK_LIBRARIES(polyimport_dynamic Polycore_dynam... | INCLUDE(PolycodeIncludes)
FIND_PACKAGE(Assimp REQUIRED)
INCLUDE_DIRECTORIES(
${ASSIMP_INCLUDE_DIR}
Include)
SET(CMAKE_DEBUG_POSTFIX "_d")
#IF(POLYCODE_BUILD_SHARED)
# ADD_EXECUTABLE(polyimport_dynamic Source/polyimport.cpp Include/polyimport.h)
# TARGET_LINK_LIBRARIES(polyimport_dynamic Polycore_dynam... |
Add instructions on how to do screen capture in Ubuntu |
How to do screen capture on Ubuntu
sudo apt-get install recordmydesktop # for screen capture
sudo apt-get install mencoder # for changing from ogv to avi
Use xwindinfo to determine the window id of the application window you want to capture
xwininfo # click on the window you want to record to determine the window id... | |
Change to default config file | [ cytofpipe ]
GATING = yes
TRANSFORM = cytofAsinh
DOWNSAMPLE = 10000
TSNE = yes
PCA = no
PHENOGRAPH = yes
CLUSTERX = no
DENSVM = no
FLOWSOM = no
FLOWSOM_K - 15
| [ cytofpipe ]
GATING = no
TRANSFORM = cytofAsinh
DOWNSAMPLE = 10000
TSNE = yes
PCA = no
PHENOGRAPH = yes
CLUSTERX = no
DENSVM = no
FLOWSOM = no
FLOWSOM_K = 15
|
Update SliderSynth to 2.3.1 (20301) | AntiFeatures:UpstreamNonFree
Categories:Multimedia
License:Apache2
Web Site:http://www.flatworld.eu
Source Code:https://github.com/marcopar/SliderSynth
Issue Tracker:https://github.com/marcopar/SliderSynth/issues
Auto Name:SliderSynth
Summary:Basic musical instrument
Description:
Slide your finger to change pitch:
* ... | AntiFeatures:UpstreamNonFree
Categories:Multimedia
License:Apache2
Web Site:http://www.flatworld.eu
Source Code:https://github.com/marcopar/SliderSynth
Issue Tracker:https://github.com/marcopar/SliderSynth/issues
Auto Name:SliderSynth
Summary:Basic musical instrument
Description:
Slide your finger to change pitch:
* ... |
Update pip from 9.0.3 to 10.0.1 | # scratchdir/requirements/build.txt
#
# Requirements necessary to build the scratchdir package.
pip==9.0.3
setuptools==36.8.0; python_version < '2.7' # pyup: ignore
setuptools==39.0.1; python_version > '2.7'
| # scratchdir/requirements/build.txt
#
# Requirements necessary to build the scratchdir package.
pip==10.0.1
setuptools==36.8.0; python_version < '2.7' # pyup: ignore
setuptools==39.0.1; python_version > '2.7'
|
Update beautifulsoup4 from 4.6.0 to 4.6.3 | # Requirements automatically generated by pigar.
# https://github.com/Damnever/pigar
# src/numbers_scraper.py: 6
# src/torrents.py: 8
beautifulsoup4 == 4.6.0
# src/aggregate.py: 6
fuzzywuzzy==0.16.0
# src/aggregate.py: 5
numpy==1.13.3
# src/aggregate.py: 4
# src/my_aws.py: 6
# src/numbers_scraper.py: 5
# src/omdb_a... | # 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.16.0
# src/aggregate.py: 5
numpy==1.13.3
# src/aggregate.py: 4
# src/my_aws.py: 6
# src/numbers_scraper.py: 5
# src/omdb_api... |
Update coverage from 5.2.1 to 5.3 | numpy==1.19.2
matplotlib==3.3.1
scipy==1.5.2
six==1.15.0
coverage==5.2.1
nose==1.3.7
| numpy==1.19.2
matplotlib==3.3.1
scipy==1.5.2
six==1.15.0
coverage==5.3
nose==1.3.7
|
Update flask from 1.1.1 to 1.1.2 | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
click==7.1.2 # via flask
flask==1.1.1
gevent==20.6.2
greenlet==0.4.16 # via gevent
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask
markupsaf... | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
click==7.1.2 # via flask
flask==1.1.2
gevent==20.6.2
greenlet==0.4.16 # via gevent
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask
markupsaf... |
Update pytest from 3.0.1 to 3.1.3 | Flask>=0.11.1
Flask-Cache==0.13.1
gunicorn==19.7.1
requests==2.18.1
beautifulsoup4>=4.5.1
pep8==1.7.0
pytest==3.0.1
retry==0.9.2
selenium==2.53.1
git+https://github.com/alphagov/notifications-python-client.git@3.0.0#egg=notifications-python-client==3.0.0
| Flask>=0.11.1
Flask-Cache==0.13.1
gunicorn==19.7.1
requests==2.18.1
beautifulsoup4>=4.5.1
pep8==1.7.0
pytest==3.1.3
retry==0.9.2
selenium==2.53.1
git+https://github.com/alphagov/notifications-python-client.git@3.0.0#egg=notifications-python-client==3.0.0
|
Upgrade dependency python-dateutil to ==2.7.0 | appdirs==1.4.3
contextlib2==0.5.5
Django==2.0.3
django-appconf==1.0.2
django-cacheops==4.0.6
django-compressor==2.2
django-debug-toolbar==1.9.1
django-imagekit==4.0.2
django-querycount==0.7.0
freezegun==0.3.10
funcy==1.10
olefile==0.45.1
packaging==17.1
pilkit==2.0
Pillow==5.0.0
psycopg2==2.7.3.2
pyparsing==2.2.0
pytho... | appdirs==1.4.3
contextlib2==0.5.5
Django==2.0.3
django-appconf==1.0.2
django-cacheops==4.0.6
django-compressor==2.2
django-debug-toolbar==1.9.1
django-imagekit==4.0.2
django-querycount==0.7.0
freezegun==0.3.10
funcy==1.10
olefile==0.45.1
packaging==17.1
pilkit==2.0
Pillow==5.0.0
psycopg2==2.7.3.2
pyparsing==2.2.0
pytho... |
Bump PyECLib version from 1.0.3 to 1.0.7 | # 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.
dnspython>=1.9.4
eventlet>=0.16.1,!=0.17.0
greenlet>=0.3.1
netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=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.
dnspython>=1.9.4
eventlet>=0.16.1,!=0.17.0
greenlet>=0.3.1
netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.... |
Comment out GDAL requirement to prevent heroku from breaking | # You need scipy, but since this project is deployed to Heroku, we can't
# add the requirement here because we need to use a custom build-pack for scipy.
# scipy==0.11.0
GDAL==1.9.1
Flask==0.8
Flask-Cache==0.8.0
gunicorn==0.17.4
locustio==0.6.2
newrelic
| # You need scipy, but since this project is deployed to Heroku, we can't
# add the requirement here because we need to use a custom build-pack for scipy.
# scipy==0.11.0
# Heorku can't install GDAL with pip, but you need to in your dev environment.
# GDAL==1.9.1
Flask==0.8
Flask-Cache==0.8.0
gunicorn==0.17.4
locustio... |
Update colorama from 0.4.0 to 0.4.1 | click==7.0
colorama==0.4.0
pathspec==0.5.9
PyYAML==3.13
six==1.11.0
| click==7.0
colorama==0.4.1
pathspec==0.5.9
PyYAML==3.13
six==1.11.0
|
Upgrade dependency twilio to ==6.4.1 | appdirs==1.4.3
contextlib2==0.5.5
Django==1.11.2
django-appconf==1.0.2
django-cacheops==3.2.1
django-compressor==2.1.1
django-debug-toolbar==1.8
django-querycount==0.6.0
freezegun==0.3.9
funcy==1.7.5
packaging==16.8
psycopg2==2.7.1
PyJWT==1.5.0
pyparsing==2.2.0
PySocks==1.6.7
python-dateutil==2.6.0
pytz==2017.2
raven==... | appdirs==1.4.3
contextlib2==0.5.5
Django==1.11.2
django-appconf==1.0.2
django-cacheops==3.2.1
django-compressor==2.1.1
django-debug-toolbar==1.8
django-querycount==0.6.0
freezegun==0.3.9
funcy==1.7.5
packaging==16.8
psycopg2==2.7.1
PyJWT==1.5.0
pyparsing==2.2.0
PySocks==1.6.7
python-dateutil==2.6.0
pytz==2017.2
raven==... |
Add comment about test dependencies | boto==2.40.0
publicsuffixlist==0.4.0
requests==2.20.0
trackingprotection_tools==0.4.6
packaging==19.2
setuptools==40.8.0
pytest==4.6.9
| boto==2.40.0
publicsuffixlist==0.4.0
requests==2.20.0
trackingprotection_tools==0.4.6
packaging==19.2
setuptools==40.8.0
# test requirements
pytest==4.6.9
|
Update google-cloud-storage from 1.12.0 to 1.13.0 | crispy-forms-bulma==1.1.4
Django==2.1.2
django-avatar==4.1.0
django-allauth==0.37.1
django-configurations==2.1
django-crispy-forms==1.7.2
django-polymorphic==2.0.3
django-sendgrid-v5==0.6.893
django-storages==1.7.1
djangorestframework==3.8.2
django-debug-toolbar==1.10.1
django-extensions==2.1.3
dj_database_url==0.5.0
g... | crispy-forms-bulma==1.1.4
Django==2.1.2
django-avatar==4.1.0
django-allauth==0.37.1
django-configurations==2.1
django-crispy-forms==1.7.2
django-polymorphic==2.0.3
django-sendgrid-v5==0.6.893
django-storages==1.7.1
djangorestframework==3.8.2
django-debug-toolbar==1.10.1
django-extensions==2.1.3
dj_database_url==0.5.0
g... |
Update Wirebug to 0.4.1 (11) | Categories:Development
License:GPLv3
Web Site:https://github.com/sryze/wirebug/blob/HEAD/README.md
Source Code:https://github.com/sryze/wirebug
Issue Tracker:https://github.com/sryze/wirebug/issues
Auto Name:Wirebug
Summary:Enables or disables debugging over Wi-Fi
Description:
Allows you to enable or disable ADB debug... | Categories:Development
License:GPLv3
Web Site:https://github.com/sryze/wirebug/blob/HEAD/README.md
Source Code:https://github.com/sryze/wirebug
Issue Tracker:https://github.com/sryze/wirebug/issues
Auto Name:Wirebug
Summary:Enables or disables debugging over Wi-Fi
Description:
Allows you to enable or disable ADB debug... |
Update CV of Number Guesser to 2.0.1 (3) | Categories:Games
License:GPLv3+
Web Site:https://github.com/Reepeecheep/NumberGuesser/blob/HEAD/README.md
Source Code:https://github.com/Reepeecheep/NumberGuesser
Issue Tracker:https://github.com/Reepeecheep/NumberGuesser/issues
Auto Name:Number Guesser
Summary:Guess the right number
Description:
Simple number guessin... | Categories:Games
License:GPLv3+
Web Site:https://github.com/Reepeecheep/NumberGuesser/blob/HEAD/README.md
Source Code:https://github.com/Reepeecheep/NumberGuesser
Issue Tracker:https://github.com/Reepeecheep/NumberGuesser/issues
Auto Name:Number Guesser
Summary:Guess the right number
Description:
Simple number guessin... |
Bump django from 1.11.28 to 1.11.29 | Django==1.11.28
psycopg2==2.5.4
newrelic
mailchimp==2.0.9
django-paypal==0.1.5
django-categories==1.2.2
django-money==0.4.2
premailer==2.8.0
unidecode==0.04.16
django-mptt==0.6.1
django-allauth | Django==1.11.29
psycopg2==2.5.4
newrelic
mailchimp==2.0.9
django-paypal==0.1.5
django-categories==1.2.2
django-money==0.4.2
premailer==2.8.0
unidecode==0.04.16
django-mptt==0.6.1
django-allauth |
Update the requirement file to use latest modules. | paramiko==2.0.2
SQLAlchemy==1.0.15
termcolor==1.1.0
tornado==4.4.2
watchdog==0.8.3
websocket_client==0.40.0
| paramiko==2.4.0
psutil==5.4.2
SQLAlchemy==1.2.0b3
termcolor==1.1.0
tornado==4.5.2
watchdog==0.8.3
websocket_client==0.44.0
|
Update psycopg2 to psycopg2-binary as per upgrade recommendation. | DateTime
docutils
mutagen
amen
psycopg2
pyOpenSSL
pycparser
pycrypto
pytz
requests
simplejson
stop-words
clize
pydub
flask
flask-login
aiohttp
gunicorn
| DateTime
docutils
mutagen
amen
psycopg2-binary
pyOpenSSL
pycparser
pycrypto
pytz
requests
simplejson
stop-words
clize
pydub
flask
flask-login
aiohttp
gunicorn
|
Update astropy from 3.2.1 to 3.2.3 | gunicorn==19.9.0
backports-abc==0.5
bkcharts==0.2
bokeh==1.3.4
certifi==2019.9.11
chardet==3.0.4
click==7.0
Flask==1.1.1
idna==2.8
itsdangerous==1.1.0
Jinja2>=2.10.1
MarkupSafe==1.1.1
numpy==1.17.3
python-dateutil==2.8.0
pyyaml>=4.2b1
requests>=2.20.0
singledispatch==3.4.0.3
six==1.12.0
tornado==6.0.3... | gunicorn==19.9.0
backports-abc==0.5
bkcharts==0.2
bokeh==1.3.4
certifi==2019.9.11
chardet==3.0.4
click==7.0
Flask==1.1.1
idna==2.8
itsdangerous==1.1.0
Jinja2>=2.10.1
MarkupSafe==1.1.1
numpy==1.17.3
python-dateutil==2.8.0
pyyaml>=4.2b1
requests>=2.20.0
singledispatch==3.4.0.3
six==1.12.0
tornado==6.0.3... |
Fix right-click instructions to download as .zip. | H2O Deep Learning R Vignette Example R script
*********************************************
This example R script goes together with the R Vignette at
https://github.com/0xdata/h2o/blob/master/docs/deeplearning/DeepLearningRVignette.pdf
Please check frequently for updates.
Prerequisites:
1) R needs to be installed,... | H2O Deep Learning R Vignette Example R script
*********************************************
This example R script goes together with the R Vignette at
https://github.com/0xdata/h2o/blob/master/docs/deeplearning/DeepLearningRVignette.pdf
Please check frequently for updates.
Prerequisites:
1) R needs to be installed,... |
Update coverage from 4.3.1 to 4.3.4 | # Test dependencies go here.
-r base.txt
{% if cookiecutter.windows == 'y' -%}
# Python-PostgreSQL Database Adapter
# If using Win for dev, this assumes Unix in test/prod
psycopg2==2.6.2
{%- endif %}
coverage==4.3.1
flake8==3.2.1
django-test-plus==1.0.16
factory-boy==2.8.1
# pytest!
pytest-django==3.1.2
pytest-sugar... | # Test dependencies go here.
-r base.txt
{% if cookiecutter.windows == 'y' -%}
# Python-PostgreSQL Database Adapter
# If using Win for dev, this assumes Unix in test/prod
psycopg2==2.6.2
{%- endif %}
coverage==4.3.4
flake8==3.2.1
django-test-plus==1.0.16
factory-boy==2.8.1
# pytest!
pytest-django==3.1.2
pytest-sugar... |
Update pytz from 2018.4 to 2018.5 | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==4.1
jsonschema >= 1.0.0
beautifulsoup4==4.6.0
pyopenssl==18.0.0
ndg-httpsclient==0.4.4
pyasn1==0.4.2
tvdb_api==2.0
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.2.7
dataset==1.1.0
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_identit... | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==4.1
jsonschema >= 1.0.0
beautifulsoup4==4.6.0
pyopenssl==18.0.0
ndg-httpsclient==0.4.4
pyasn1==0.4.2
tvdb_api==2.0
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.2.7
dataset==1.1.0
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_identit... |
Update flake8 from 2.6.0 to 3.3.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-cov==2.5.1
coveralls==1.1
pytest-runner==2.11.1
numpy==1.13.0
pandas==0.20.2
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
pytest-cov==2.5.1
coveralls==1.1
pytest-runner==2.11.1
numpy==1.13.0
pandas==0.20.2
|
Update tox from 2.3.1 to 2.5.0 | pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.7.1
PyYAML==3.11
pytest==2.9.2
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.5.0
coverage==4.1
Sphinx==1.4.8
cryptography==1.7.1
PyYAML==3.11
pytest==2.9.2
|
Update pandas from 0.20.3 to 0.21.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.1
Sphinx==1.6.5
cryptography==2.1.2
PyYAML==3.12
pytest==3.2.3
pytest-cov==2.5.1
coveralls==1.2.0
pytest-runner==2.12.1
numpy==1.13.3
pandas==0.20.3
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.5
cryptography==2.1.2
PyYAML==3.12
pytest==3.2.3
pytest-cov==2.5.1
coveralls==1.2.0
pytest-runner==2.12.1
numpy==1.13.3
pandas==0.21.0
|
Update requests from 2.19.1 to 2.20.0 | BeautifulSoup4==4.6.3
GitPython==2.1.11
PyYaml==4.2b4
defusedxml==0.5.0
internetarchive==1.8.1
oauthlib==2.1.0
pip==18.1
pywikibot==3.0.20180922
requests==2.19.1
requests-oauthlib==1.0.0
roman==3.0
typing==3.6.6 | BeautifulSoup4==4.6.3
GitPython==2.1.11
PyYaml==4.2b4
defusedxml==0.5.0
internetarchive==1.8.1
oauthlib==2.1.0
pip==18.1
pywikibot==3.0.20180922
requests==2.20.0
requests-oauthlib==1.0.0
roman==3.0
typing==3.6.6 |
Update docker from 2.5.1 to 2.6.1 | docker==2.5.1
molecule==1.25.0
pytest==3.2.3
python-vagrant==0.5.15
testinfra==1.9.0
tox==2.9.1
| docker==2.6.1
molecule==1.25.0
pytest==3.2.3
python-vagrant==0.5.15
testinfra==1.9.0
tox==2.9.1
|
Add requests as a dependency | click==5.1
Flask==0.10.1
gdata==2.0.18
google-api-python-client==1.3.2
gspread==0.2.5
httplib2==0.9.1
itsdangerous==0.24
Jinja2==2.8
logging==0.4.9.6
MarkupSafe==0.23
oauth2client==1.5.0
pyasn1==0.1.8
pyasn1-modules==0.0.7
PySocks==1.5.6
pytz==2015.4
redis==2.10.3
rq==0.5.5
rsa==3.2
simplejson==3.8.0
six==1.9.0
twilio=... | click==5.1
Flask==0.10.1
gdata==2.0.18
google-api-python-client==1.3.2
gspread==0.2.5
httplib2==0.9.1
itsdangerous==0.24
Jinja2==2.8
logging==0.4.9.6
MarkupSafe==0.23
oauth2client==1.5.0
pyasn1==0.1.8
pyasn1-modules==0.0.7
PySocks==1.5.6
pytz==2015.4
redis==2.10.3
requests==2.9.1
rq==0.5.5
rsa==3.2
simplejson==3.8.0
si... |
Update ufolib2 from 0.8.0 to 0.12.1 | fonttools[unicode,ufo,lxml]==4.28.2; platform_python_implementation == 'CPython'
fonttools[unicode,ufo]==4.28.2; platform_python_implementation != 'CPython'
cu2qu==1.6.7.post1
glyphsLib==6.0.0b5
ufo2ft[pathops]==2.25.1
MutatorMath==3.0.1
fontMath==0.8.1
defcon[lxml]==0.9.0; platform_python_implementation == 'CPython'
d... | fonttools[unicode,ufo,lxml]==4.28.2; platform_python_implementation == 'CPython'
fonttools[unicode,ufo]==4.28.2; platform_python_implementation != 'CPython'
cu2qu==1.6.7.post1
glyphsLib==6.0.0b5
ufo2ft[pathops]==2.25.1
MutatorMath==3.0.1
fontMath==0.8.1
defcon[lxml]==0.9.0; platform_python_implementation == 'CPython'
d... |
Remove version cap on PrettyTable | # 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.
pyasn1!=0.2.3,>=0.1.8 # BSD
pyOpenSSL>=17.1.0 # Apache-2.0
netaddr>=0.7.18 # BSD
PrettyTable<0.8,>=0.7.1 # BSD... | # 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.
pyasn1!=0.2.3,>=0.1.8 # BSD
pyOpenSSL>=17.1.0 # Apache-2.0
netaddr>=0.7.18 # BSD
python-memcached>=1.56 # PSF
... |
Update fonttools from 4.11.0 to 4.14.0 | fonttools[lxml,ufo]==4.11.0
defcon==0.6.0
cu2qu==1.6.7
compreffor==0.5.0
booleanOperations==0.9.0
cffsubr==0.2.6
# alternative UFO implementation
ufoLib2==0.7.1
| fonttools[ufo,lxml]==4.14.0
defcon==0.6.0
cu2qu==1.6.7
compreffor==0.5.0
booleanOperations==0.9.0
cffsubr==0.2.6
# alternative UFO implementation
ufoLib2==0.7.1
|
Update apscheduler from 3.6.3 to 3.7.0 | gunicorn==20.1.0
backports-abc==0.5
bkcharts==0.2
bokeh==2.3.2
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
Flask==2.0.1
idna==3.2
itsdangerous==2.0.1
Jinja2>=2.10.1
MarkupSafe==2.0.1
numpy==1.20.3
python-dateutil==2.8.1
pyyaml>=4.2b1
requests>=2.20.0
singledispatch==3.6.2
six==1.16.0
tornado==6.1
... | gunicorn==20.1.0
backports-abc==0.5
bkcharts==0.2
bokeh==2.3.2
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
Flask==2.0.1
idna==3.2
itsdangerous==2.0.1
Jinja2>=2.10.1
MarkupSafe==2.0.1
numpy==1.20.3
python-dateutil==2.8.1
pyyaml>=4.2b1
requests>=2.20.0
singledispatch==3.6.2
six==1.16.0
tornado==6.1
... |
Update defcon from 0.9.0 to 0.10.0 | fonttools[ufo,lxml,unicode]==4.28.5
cu2qu==1.6.7.post1
glyphsLib==6.0.2
ufo2ft[pathops]==2.25.2
MutatorMath==3.0.1
fontMath==0.9.1
defcon[lxml]==0.9.0; platform_python_implementation == 'CPython'
defcon==0.9.0; platform_python_implementation != 'CPython'
booleanOperations==0.9.0
ufoLib2==0.13.0
attrs==21.2.0
cffsubr==0... | fonttools[ufo,lxml,unicode]==4.28.5
cu2qu==1.6.7.post1
glyphsLib==6.0.2
ufo2ft[pathops]==2.25.2
MutatorMath==3.0.1
fontMath==0.9.1
defcon[lxml]==0.10.0; platform_python_implementation == 'CPython'
defcon==0.9.0; platform_python_implementation != 'CPython'
booleanOperations==0.9.0
ufoLib2==0.13.0
attrs==21.2.0
cffsubr==... |
Update to SDL_net snapshot 2013-06-08 (rev 240). | libsdl2-net (2.0.0~20130425-228-1ppa3@RELEASE@1) @RELEASE@; urgency=low
* Fix build failure due to README being renamed to README.txt.
-- Michael Imamura <zoogie@lugatgt.org> Sat, 08 Jun 2013 17:43:39 -0400
libsdl2-net (2.0.0~20130425-228-1ppa2@RELEASE@1) @RELEASE@; urgency=low
* Updated description to reflec... | libsdl2-net (2.0.0~20130608-240-1ppa1@RELEASE@1) @RELEASE@; urgency=low
* New upstream snapshot (2013-06-08, rev 240).
* Fix build failure due to README being renamed to README.txt.
-- Michael Imamura <zoogie@lugatgt.org> Sat, 08 Jun 2013 17:45:44 -0400
libsdl2-net (2.0.0~20130425-228-1ppa2@RELEASE@1) @RELEASE... |
Update botocore from 1.5.32 to 1.5.33 | aioamqp==0.9.0
aiobotocore==0.2.4
aiohttp==2.0.5
async-timeout==1.2.0
botocore==1.5.32
chardet==2.3.0
docutils==0.13.1
jmespath==0.9.2
multidict==2.1.4
python-dateutil==2.6.0
six==1.10.0
ujson==1.35
uvloop==0.8.0
yarl==0.10.0
pytest-cov==2.4.0
pytest-pep8==1.0.6
codecov==2.0.5
| aioamqp==0.9.0
aiobotocore==0.2.4
aiohttp==2.0.5
async-timeout==1.2.0
botocore==1.5.33
chardet==2.3.0
docutils==0.13.1
jmespath==0.9.2
multidict==2.1.4
python-dateutil==2.6.0
six==1.10.0
ujson==1.35
uvloop==0.8.0
yarl==0.10.0
pytest-cov==2.4.0
pytest-pep8==1.0.6
codecov==2.0.5
|
Update django-dotenv package to 1.4.2 | # Core packages
django-dotenv==1.4.1 # Read environment variables from .env
Flask==0.12.2 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
Jinja2>=2.8.1 # Templating for Flask; pinned past security update
cssmin==0.2.0 # CSS minification
uWSGI==2.0.15 # Applicat... | # Core packages
django-dotenv==1.4.2 # Read environment variables from .env
Flask==0.12.2 # Web microframework
Flask-Assets==0.12 # Merge and minify CSS and JS assets
Jinja2>=2.8.1 # Templating for Flask; pinned past security update
cssmin==0.2.0 # CSS minification
uWSGI==2.0.15 # Applicat... |
Remove matplotlib requirement as installed with numpy. | Sphinx==1.3b2
h5py==2.4.0
matplotlib==1.2.1
numpy==1.9.1
| Sphinx==1.3b2
h5py==2.4.0
numpy==1.9.1
|
Update codecov from 2.0.9 to 2.0.10 | codecov==2.0.9
coveralls==1.2.0
pytest-cov==2.5.1
| codecov==2.0.10
coveralls==1.2.0
pytest-cov==2.5.1
|
Update documentation: remove int-type workaround. | SQLite is not appropriate for a busy public service, since it does not
support concurrent access.
On recent versions of SQLite, Abe fails to detect the maximum integer
size and requires the --int-type=str option for proper functioning.
Ubuntu supplies the sqlite3 module in the python-pysqlite2 [sic]
package.
... | SQLite is not appropriate for a busy public service, since it does not
support concurrent access.
Ubuntu supplies the sqlite3 module in the python-pysqlite2 [sic]
package.
Create abe-sqlite.conf with contents:
dbtype sqlite3
connect-args abe.sqlite
upgrade
port 2750
Perform the initial ... |
Update yarl from 0.7.1 to 0.8.1 | ipdb==0.10.1
pytest==3.0.3
pytest-cov==2.4.0
coverage==4.2
flake8==3.2.1
-e .
aiohttp-jinja2==0.12.0
aiohttp-mako==0.1.0
docutils==0.12
pygments==2.1.3
aiohttp==1.1.6
yarl==0.7.1
multidict==2.1.4
pytest-aiohttp
| ipdb==0.10.1
pytest==3.0.3
pytest-cov==2.4.0
coverage==4.2
flake8==3.2.1
-e .
aiohttp-jinja2==0.12.0
aiohttp-mako==0.1.0
docutils==0.12
pygments==2.1.3
aiohttp==1.1.6
yarl==0.8.1
multidict==2.1.4
pytest-aiohttp
|
Update cryptography from 2.2.1 to 2.2.2 | pip==9.0.3
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
Sphinx==1.7.2
coverage==4.5.1
cryptography==2.2.1
PyYAML==3.12
| pip==9.0.3
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
Sphinx==1.7.2
coverage==4.5.1
cryptography==2.2.2
PyYAML==3.12
|
Update coverage from 6.4.2 to 6.4.3 | wheel==0.37.1
watchdog==2.1.9
pip==22.2.1
flake8==5.0.3
Sphinx==5.1.1
tox==3.25.1
coverage==6.4.2
PyYAML==6.0
pytest==7.1.2
| wheel==0.37.1
watchdog==2.1.9
pip==22.2.1
flake8==5.0.3
Sphinx==5.1.1
tox==3.25.1
coverage==6.4.3
PyYAML==6.0
pytest==7.1.2
|
Update isort from 4.2.5 to 4.2.8 | pip==9.0.1
punch.py==1.3.2
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
isort==4.2.5 | pip==9.0.1
punch.py==1.3.2
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
isort==4.2.8 |
Update watchdog from 0.8.3 to 0.9.0 | pip==18.0
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.1.1
coverage==4.5.1
Sphinx==1.7.6
cryptography==2.3.1
PyYAML==4.1
pytest==3.7.1
pytest-cov==2.5.1
coveralls==1.4.0
pytest-runner==4.2
numpy==1.15.1
pandas==0.23.2
| pip==18.0
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.9.0
flake8==3.5.0
tox==3.1.1
coverage==4.5.1
Sphinx==1.7.6
cryptography==2.3.1
PyYAML==4.1
pytest==3.7.1
pytest-cov==2.5.1
coveralls==1.4.0
pytest-runner==4.2
numpy==1.15.1
pandas==0.23.2
|
Update django from 2.2.3 to 2.2.4 | -r requirements.txt
django==2.2.3
bumpversion==0.5.3
wheel==0.33.4
django-environ==0.4.5
radon==3.0.3
djangorestframework==3.10.2
pytz==2019.1
| -r requirements.txt
django==2.2.4
bumpversion==0.5.3
wheel==0.33.4
django-environ==0.4.5
radon==3.0.3
djangorestframework==3.10.2
pytz==2019.1
|
Exclude a (risky) and unused file for the build | #
# The following source is not part of the buid, event though it's a standard file from php-ofc-library
# but: 1) it is not used by iTop and 2) it causes a security/vulnerability issue by allowing file uploads to anywhere
#
ofc_upload_image.php
| |
Update pytest-cov requirement from <2.8,>=2.7 to >=2.7,<2.9 | # Development
django-debug-toolbar>=1.10,<2.1
django-extensions>=2.1,<2.3
flake8>=3.7,<3.8
# Testing
coverage>=4.5,<4.6
django-webtest>=1.9,<1.10
factory-boy>=2.12,<2.13
pinocchio==0.4.2
psycopg2-binary>=2.8,<2.9
pytest-cov>=2.7,<2.8
pytest-django>=3.4,<3.6
tox>=3.1,<3.15
| # Development
django-debug-toolbar>=1.10,<2.1
django-extensions>=2.1,<2.3
flake8>=3.7,<3.8
# Testing
coverage>=4.5,<4.6
django-webtest>=1.9,<1.10
factory-boy>=2.12,<2.13
pinocchio==0.4.2
psycopg2-binary>=2.8,<2.9
pytest-cov>=2.7,<2.9
pytest-django>=3.4,<3.6
tox>=3.1,<3.15
|
Update pytest from 6.0.0 to 6.0.1 | pytest==6.0.0
pytest-cookies==0.5.1
pyaml==20.4.0
testinfra==5.2.2
tox==3.18.1
| pytest==6.0.1
pytest-cookies==0.5.1
pyaml==20.4.0
testinfra==5.2.2
tox==3.18.1
|
Fix false pylint "unused variable" warning | PyQt5==5.8.2
hypothesis==3.6.0
pylint==1.7.2
pytest==3.0.4
| astroid==1.5.3
PyQt5==5.8.2
hypothesis==3.6.0
pylint==1.7.2
pytest==3.0.4
|
Update psycopg2-binary from 2.7.4 to 2.7.5 | dj-config-url==0.1.1
dj-database-url==0.5.0
django-crispy-forms==1.7.2
django-recaptcha==1.4.0
django-registration-redux==2.4
django-tagulous==0.13.2
Django==2.0.6
djangorestframework==3.8.2
gunicorn==19.8.1
psycopg2-binary==2.7.4
python-decouple==3.1
social-auth-app-django==2.1.0
whitenoise==3.3.1
| dj-config-url==0.1.1
dj-database-url==0.5.0
django-crispy-forms==1.7.2
django-recaptcha==1.4.0
django-registration-redux==2.4
django-tagulous==0.13.2
Django==2.0.6
djangorestframework==3.8.2
gunicorn==19.8.1
psycopg2-binary==2.7.5
python-decouple==3.1
social-auth-app-django==2.1.0
whitenoise==3.3.1
|
Upgrade dependency pytest to ==3.0.0 | coverage==4.0.3
Flask==0.11
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
pyflakes==1.2.3
pytest==2.9.2
pytest-cov==2.3.1
Werkzeug==0.11.10
wheel==0.29.0
| coverage==4.0.3
Flask==0.11
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
pyflakes==1.2.3
pytest==3.0.0
pytest-cov==2.3.1
Werkzeug==0.11.10
wheel==0.29.0
|
Update libs as of Jan 2019 | appdirs==1.4.3
attrs==18.2.0
cached-property==1.5.1
cachetools==3.0.0
certifi==2018.11.29
chardet==3.0.4
defusedxml==0.5.0
google-auth==1.6.2
google-auth-oauthlib==0.2.0
googleads==15.0.2
idna==2.8
isodate==0.6.0
lxml==4.3.0
oauthlib==2.1.0
pyasn1==0.4.5
pyasn1-modules==0.2.3
pytz==2018.9
PyYAML==4.2b4
requests==2.21.0... | appdirs==1.4.3
attrs==18.2.0
cached-property==1.5.1
cachetools==3.0.0
certifi==2018.11.29
chardet==3.0.4
defusedxml==0.5.0
google-auth==1.6.2
google-auth-oauthlib==0.2.0
googleads==15.0.2
idna==2.8
isodate==0.6.0
lxml==4.3.0
oauthlib==3.0.1
pyasn1==0.4.5
pyasn1-modules==0.2.4
pytz==2018.9
PyYAML==4.2b4
requests==2.21.0... |
Update boto3 from 1.6.12 to 1.6.14 | Django==2.0.3
dj_database_url==0.5.0
django-ordered-model==1.4.3
pytz==2018.3
python_box==3.1.1
six==1.11.0
gunicorn==19.7.1
psycopg2==2.7.4
python-decouple==3.1
raven==6.6.0
#Amazon S3 Stuff
boto3==1.6.12
Collectfast==0.6.2
botocore==1.9.14
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
jmespath=... | Django==2.0.3
dj_database_url==0.5.0
django-ordered-model==1.4.3
pytz==2018.3
python_box==3.1.1
six==1.11.0
gunicorn==19.7.1
psycopg2==2.7.4
python-decouple==3.1
raven==6.6.0
#Amazon S3 Stuff
boto3==1.6.14
Collectfast==0.6.2
botocore==1.9.14
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
jmespath=... |
Update python_box from 3.2.1 to 3.2.2 | boto3==1.9.38
botocore==1.12.38
Collectfast==0.6.2
dj_database_url==0.5.0
django-debug-toolbar==1.10.1
django-ordered-model==3.0.0
django-s3-folder-storage==0.5
django-storages==1.7.1
Django==2.1.3
docutils==0.14
gunicorn==19.9.0
jmespath==0.9.3
pillow==5.3.0
psycopg2-binary==2.7.5
python-dateutil==2.7.5
python-decoupl... | boto3==1.9.38
botocore==1.12.38
Collectfast==0.6.2
dj_database_url==0.5.0
django-debug-toolbar==1.10.1
django-ordered-model==3.0.0
django-s3-folder-storage==0.5
django-storages==1.7.1
Django==2.1.3
docutils==0.14
gunicorn==19.9.0
jmespath==0.9.3
pillow==5.3.0
psycopg2-binary==2.7.5
python-dateutil==2.7.5
python-decoupl... |
Update click from 6.7 to 7.0 | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
click==6.7
jinja2==2.9.6
markupsafe==1.0 # via jinja2
| #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
click==7.0
jinja2==2.9.6
markupsafe==1.0 # via jinja2
|
Update pyyaml from 3.12 to 3.13 | docker==3.4.1
elasticsearch==6.3.0
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.6.3
pytest-cov==2.5.1
python-magic==0.4.15
pyyaml==3.12
redis==2.10.6
rq==0.11.0
sphinx==1.7.5
watchdog==0.8.3
| docker==3.4.1
elasticsearch==6.3.0
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.6.3
pytest-cov==2.5.1
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.11.0
sphinx==1.7.5
watchdog==0.8.3
|
Add a missing SceneKit dependency to WatchKit | add_swift_library(swiftWatchKit IS_SDK_OVERLAY
WatchKit.swift
TARGET_SDKS IOS IOS_SIMULATOR WATCHOS WATCHOS_SIMULATOR
SWIFT_MODULE_DEPENDS Foundation UIKit CoreGraphics CoreLocation
FRAMEWORK_DEPENDS_WEAK WatchKit
SWIFT_COMPILE_FLAGS_WATCHOS -Xfrontend -disable-autolink-framework -Xfrontend CoreText
)
| add_swift_library(swiftWatchKit IS_SDK_OVERLAY
WatchKit.swift
TARGET_SDKS IOS IOS_SIMULATOR WATCHOS WATCHOS_SIMULATOR
SWIFT_MODULE_DEPENDS Foundation UIKit CoreGraphics CoreLocation SceneKit
FRAMEWORK_DEPENDS_WEAK WatchKit
SWIFT_COMPILE_FLAGS_WATCHOS -Xfrontend -disable-autolink-framework -Xfrontend CoreText
... |
Add back to the future episodes 1-4 | Games/Torchlight Library/Application Support/runic games/torchlight
Games/StarCraft II Library/Application Support/Blizzard/StarCraft II
Games/Diablo III Library/Application Support/Blizzard/Diablo III
Games/A New Beginning Library/Application Support/Daedalic Entertainment/A New Beginning
Games/Book of Unwritten Tales... | Games/Torchlight Library/Application Support/runic games/torchlight
Games/StarCraft II Library/Application Support/Blizzard/StarCraft II
Games/Diablo III Library/Application Support/Blizzard/Diablo III
Games/A New Beginning Library/Application Support/Daedalic Entertainment/A New Beginning
Games/Book of Unwritten Tales... |
Update pytest-mock from 1.8.0 to 1.9.0 | -r requirements.txt
pytest==3.5.0
pytest-mock==1.8.0
pytest-cov==2.5.1
pytest-xdist==1.22.2
requests-mock==1.4.0
freezegun==0.3.10
flake8==3.5.0
flake8-print==3.1.0
| -r requirements.txt
pytest==3.5.0
pytest-mock==1.9.0
pytest-cov==2.5.1
pytest-xdist==1.22.2
requests-mock==1.4.0
freezegun==0.3.10
flake8==3.5.0
flake8-print==3.1.0
|
Update copyright year to 2009 | Apache Jackrabbit
Copyright 2008 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
| Apache Jackrabbit
Copyright 2009 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
|
Replace release notes template with something more specific (and some opportunistic detabbing). | <!--
Copyright 2005-2006 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicab... | <!--
Copyright 2005-2006 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicab... |
Add example install notes for OpenBSD 6.3 |
Building curl plugin
ln -s /usr/local/include/curl /usr/include/curl
ln -s /usr/local/lib/libcurl.so.25.15 /usr/lib/libcurl.so.25.15
Building Pg plugin
as root:
pkg_add postgresql-server postgresql-client
su - _postgresql
mkdir /var/postgresql/data
initdb -D /var/postgresql/data -U postgres -A md5 -W
ln -s /us... | |
Update Essential Launcher to 1.4 (11) | Categories:System
License:GPL-3.0-or-later
Web Site:http://clemensbartz.de/essential-launcher/
Source Code:https://github.com/clemensbartz/essential-launcher
Issue Tracker:https://github.com/clemensbartz/essential-launcher/issues
Auto Name:Essential Launcher
Summary:A very minimal launcher
Description:
Essentialer Lau... | Categories:System
License:GPL-3.0-or-later
Web Site:http://clemensbartz.de/essential-launcher/
Source Code:https://github.com/clemensbartz/essential-launcher
Issue Tracker:https://github.com/clemensbartz/essential-launcher/issues
Auto Name:Essential Launcher
Summary:A very minimal launcher
Description:
Essentialer Lau... |
Add a free course for Python in bot help command | See these links/courses for learning Python:
Documentation
<https://docs.python.org/3/>
Free to Read Online: A Byte of Python
<https://python.swaroopch.com/>
Free to Read Online: Introduction to Programming for Beginners
<http://greenteapress.com/wp/think-python-2e/>
Free to Read Online: Language Basics and Task Au... | See these links/courses for learning Python:
Documentation
<https://docs.python.org/3/>
Free to Read Online: A Byte of Python
<https://python.swaroopch.com/>
Free to Read Online: Introduction to Programming for Beginners
<http://greenteapress.com/wp/think-python-2e/>
Free to Read Online: Language Basics and Task Au... |
Put empty text into storage item result | template-runtime-code-standard-action-begin
$global_concatenated_all_operands = runtime-code-for-concatenated-all-operands ; <new_line>
$global_pointer_to_first_space = index( $global_concatenated_all_operands , ' ' ) ; <new_line>
code-get-or-put-phrase-definition-begin runtime-code-for-operand-number-one code-get-o... | template-runtime-code-standard-action-begin
$global_concatenated_all_operands = runtime-code-for-concatenated-all-operands ; <new_line>
$global_pointer_to_first_space = index( $global_concatenated_all_operands , ' ' ) ; <new_line>
code-get-or-put-phrase-definition-begin runtime-code-for-operand-number-one code-get-o... |
Fix php bindings test with ZORBA_USE_SWIG=OFF | # Copyright 2006-2008 The FLWOR Foundation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed t... | # Copyright 2006-2008 The FLWOR Foundation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.