Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Update ipywidgets from 7.0.0b2 to 7.0.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.3 cryptography==2.0 PyYAML==3.12 pytest==3.1.3 pytest-runner==2.11.1 sphinxcontrib-napoleon==0.6.1 numpy==1.13.1 pandas==0.20.3 matplotlib==2.0.2 jupyter==1.0.0 ipywidgets==7.0.0b2 opencv-contrib-python==3.2.0.7 opencv-python==3.2.0.7 pymodbus==1.3.1 pyserial==3.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.3 cryptography==2.0 PyYAML==3.12 pytest==3.1.3 pytest-runner==2.11.1 sphinxcontrib-napoleon==0.6.1 numpy==1.13.1 pandas==0.20.3 matplotlib==2.0.2 jupyter==1.0.0 ipywidgets==7.0.0 opencv-contrib-python==3.2.0.7 opencv-python==3.2.0.7 pymodbus==1.3.1 pyserial==3.3
Update coverage package to 4.5.4
# Testing coverage==4.5.3 # Test coverage flake8==3.7.8 # Python linting mypy==0.711 # Type checking
# Testing coverage==4.5.4 # Test coverage flake8==3.7.8 # Python linting mypy==0.711 # Type checking
Update CV of ADB Manager to 1.0.7 (20)
Categories:Development License:Apache2 Web Site: Source Code:https://github.com/ilijamt/android-adbm Issue Tracker:https://github.com/ilijamt/android-adbm/issues Auto Name:ADB Manager Summary:Manage Android Debug Bridge Description: * Easy control and access details from notification bar * Auto connect on saved WiFi networks * Auto start on boot, you can select if you want to or not from the preferences screen * Automatically switch between USB and NETWORK when you disconnect/connect from/to WiFi * Configurable service management * Different color coded icons depending on the state of the ADB * Keep screen on while the service is running * Wake the screen when new package is installed * You can toggle the ADB state by touching the image in the notification bar [https://raw.github.com/ilijamt/android-adbm/master/changelog.md Changelog] '''Requires root''' . Requires Root:Yes Repo Type:git Repo:https://github.com/ilijamt/android-adbm.git Build:1.0.1,16 commit=1.0.1 init=rm build.xml Build:1.0.5,18 commit=1.0.5 init=rm build.xml Auto Update Mode:None Update Check Mode:Tags Current Version:1.0.5 Current Version Code:18
Categories:Development License:Apache2 Web Site: Source Code:https://github.com/ilijamt/android-adbm Issue Tracker:https://github.com/ilijamt/android-adbm/issues Auto Name:ADB Manager Summary:Manage Android Debug Bridge Description: * Easy control and access details from notification bar * Auto connect on saved WiFi networks * Auto start on boot, you can select if you want to or not from the preferences screen * Automatically switch between USB and NETWORK when you disconnect/connect from/to WiFi * Configurable service management * Different color coded icons depending on the state of the ADB * Keep screen on while the service is running * Wake the screen when new package is installed * You can toggle the ADB state by touching the image in the notification bar [https://raw.github.com/ilijamt/android-adbm/master/changelog.md Changelog] '''Requires root''' . Requires Root:Yes Repo Type:git Repo:https://github.com/ilijamt/android-adbm.git Build:1.0.1,16 commit=1.0.1 init=rm build.xml Build:1.0.5,18 commit=1.0.5 init=rm build.xml Auto Update Mode:None Update Check Mode:Tags Current Version:1.0.7 Current Version Code:20
Fix output folder for test
-cd ../SimpleClass1 +incdir+.+../../third_party/UVM/uvm-1.2/src/ ../../third_party/UVM/uvm-1.2/src/uvm_pkg.sv -sverilog -writepp -parse -d inst top.v -l batch.log -exe ../TestBatchMode/fake_command.exe -o ../../build/tests/TestBatchMode/slpp_all/class1 -cd ../SimpleClass2 +incdir+.+../../third_party/UVM/uvm-1.2/src/ ../../third_party/UVM/uvm-1.2/src/uvm_pkg.sv -sverilog -writepp -parse -d inst top.v -l batch.log -o ../../build/tests/TestBatchMode/slpp_all/class2
-cd ../SimpleClass1 +incdir+.+../../third_party/UVM/uvm-1.2/src/ ../../third_party/UVM/uvm-1.2/src/uvm_pkg.sv -sverilog -writepp -parse -d inst top.v -l batch.log -exe ../TestBatchMode/fake_command.exe -o ../../build/regression/TestBatchMode/slpp_all/class1 -cd ../SimpleClass2 +incdir+.+../../third_party/UVM/uvm-1.2/src/ ../../third_party/UVM/uvm-1.2/src/uvm_pkg.sv -sverilog -writepp -parse -d inst top.v -l batch.log -o ../../build/regression/TestBatchMode/slpp_all/class2
Update Spring Boot kurento logo
.------------------------------------. | | | | |/ / _ _ _ ___ _ _| |_ ___ | | | ' < || | '_/ -_) ' \ _/ _ \ | | |_|\_\_,_|_| \___|_||_\__\___/ | | | | C O N T R O L S E R V E R | '------------------------------------' version ${project.version}
.------------------------------------. | | | | |/ / _ _ _ ___ _ _| |_ ___ | | | ' < || | '_/ -_) ' \ _/ _ \ | | |_|\_\_,_|_| \___|_||_\__\___/ | | | '------------------------------------' version ${project.version}
Update bourses collège / lycée values for 2016
openfisca_web_api[paster]==3.0.0 openfisca_france==10.0.0 git+https://github.com/sgmap/openfisca-paris.git@a4b6f324f48e465b89ffd01d25cea8ff68202718#egg=openfisca-paris
openfisca_web_api[paster]==3.0.0 openfisca_france==10.2.0 git+https://github.com/sgmap/openfisca-paris.git@a4b6f324f48e465b89ffd01d25cea8ff68202718#egg=openfisca-paris
Fix wrapping runtime warning on unknown itk::Matrix.
itk_wrap_module(ITKCommon) set(WRAPPER_LIBRARY_GROUPS vcl_complex vnl_matrix vnl_vector vnl_unary_function ITKCommonBase itkOffset itkArray itkFixedArray itkIndex itkSize itkVector itkPoint itkContinuousIndex itkVectorContainer itkMapContainer itkBoundingBox itkCovariantVector itkRGBPixel itkRGBAPixel itkVariableLengthVector itkImageRegion itkMatrix itkSymmetricSecondRankTensor itkImage itkVectorImage itkNeighborhood # SwigExtras itkImageSource itkImageToImageFilterA itkImageToImageFilterB itkInPlaceImageFilterA itkInPlaceImageFilterB itkDefaultDynamicMeshTraits itkDefaultStaticMeshTraits # itkCellInterface # itkPointSet # itkVertexCell # itkLineCell ) itk_auto_load_submodules() itk_end_wrap_module()
itk_wrap_module(ITKCommon) set(WRAPPER_LIBRARY_GROUPS vcl_complex vnl_matrix vnl_vector vnl_unary_function ITKCommonBase itkOffset itkArray itkFixedArray itkIndex itkSize itkVector itkPoint itkContinuousIndex itkMatrix itkVectorContainer itkMapContainer itkBoundingBox itkCovariantVector itkRGBPixel itkRGBAPixel itkVariableLengthVector itkImageRegion itkSymmetricSecondRankTensor itkImage itkVectorImage itkNeighborhood # SwigExtras itkImageSource itkImageToImageFilterA itkImageToImageFilterB itkInPlaceImageFilterA itkInPlaceImageFilterB itkDefaultDynamicMeshTraits itkDefaultStaticMeshTraits # itkCellInterface # itkPointSet # itkVertexCell # itkLineCell ) itk_auto_load_submodules() itk_end_wrap_module()
Update dependency pytype to v2019.8.29
-r requirements.txt bitstring codecov concurrencytest deb_pkg_tools exabgp==4.1.2 importlab>=0.3.1 netifaces packaging pylint pytest-cov pytype==2019.8.9 requests scapy==2.4.3
-r requirements.txt bitstring codecov concurrencytest deb_pkg_tools exabgp==4.1.2 importlab>=0.3.1 netifaces packaging pylint pytest-cov pytype==2019.8.29 requests scapy==2.4.3
Update sphinx from 1.7.4 to 1.7.5
# Local development dependencies go here -r base.txt Sphinx==1.7.4 coverage==4.5.1 django-extensions==2.0.7 django-test-plus==1.0.22 factory-boy==2.11.1 django-debug-toolbar==1.9.1 # pytest! pytest-django==3.2.1 pytest-sugar==0.9.1
# Local development dependencies go here -r base.txt Sphinx==1.7.5 coverage==4.5.1 django-extensions==2.0.7 django-test-plus==1.0.22 factory-boy==2.11.1 django-debug-toolbar==1.9.1 # pytest! pytest-django==3.2.1 pytest-sugar==0.9.1
Resolve cmake infinite loop issue
cmake_minimum_required (VERSION 2.6) project ( ${PROJECT_SOURCE_DIR}/launch_bounds) include_directories( ${HIPTEST_SOURCE_DIR} ) make_hip_executable (hip_launch_bounds hip_launch_bounds.cpp) make_test(hip_launch_bounds " ")
cmake_minimum_required (VERSION 2.6) include_directories( ${HIPTEST_SOURCE_DIR} ) make_hip_executable (hip_launch_bounds hip_launch_bounds.cpp) make_test(hip_launch_bounds " ")
Add specific versions to pip packages
django<1.7 south raven django-bootstrap3 phonenumbers requests django-impersonate pytz git+https://github.com/goinnn/django-multiselectfield easy_thumbnails bleach python-ldap pisa reportlab<3 html5lib django-jfu django-sendfile django-haystack whoosh pdfminer textract celery-haystack celery pypdf wand schwifty
django<1.7 south raven django-bootstrap3 phonenumbers requests django-impersonate pytz git+https://github.com/goinnn/django-multiselectfield easy_thumbnails bleach python-ldap pisa reportlab<3 html5lib==1.0b8 django-jfu django-sendfile django-haystack==2.4.1 whoosh pdfminer textract celery-haystack celery pypdf wand schwifty mysql-python
Update selenium from 3.8.0 to 3.8.1
# Testing requirements -r common.txt -r flake8.txt # pytest pytest==3.3.1 pytest-django==3.1.2 pytest-xdist==1.21.0 pytest-stepwise==0.4 pytest-mock==1.6.3 factory-boy==2.9.2 mock==2.0.0 selenium==3.8.0 # tox tox==2.9.* # coverage coverage==4.4.2 pytest-cov==2.5.1 codecov==2.0.11 # Misc mypy==0.560 Werkzeug==0.14.1
# Testing requirements -r common.txt -r flake8.txt # pytest pytest==3.3.1 pytest-django==3.1.2 pytest-xdist==1.21.0 pytest-stepwise==0.4 pytest-mock==1.6.3 factory-boy==2.9.2 mock==2.0.0 selenium==3.8.1 # tox tox==2.9.* # coverage coverage==4.4.2 pytest-cov==2.5.1 codecov==2.0.11 # Misc mypy==0.560 Werkzeug==0.14.1
Update psutil from 5.2.1 to 5.2.2
Twisted==17.1.0 beautifulsoup4==4.5.3 psutil==5.2.1 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.11 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 cryptography==1.8.1
Twisted==17.1.0 beautifulsoup4==4.5.3 psutil==5.2.2 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.11 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 cryptography==1.8.1
Upgrade Sphinx to 1.5.3 :rocket:
alabaster==0.7.9 Babel==2.3.4 click==6.7 docutils==0.13.1 Flask==0.12 Flask-SSLify==0.1.5 gunicorn==19.6.0 imagesize==0.7.1 itsdangerous==0.24 Jinja2==2.9.5 MarkupSafe==0.23 Pygments==2.2.0 pytz==2016.10 requests==2.13.0 six==1.10.0 snowballstemmer==1.2.1 Sphinx==1.5.2 sphinx-rtd-theme==0.1.9 Werkzeug==0.11.15
alabaster==0.7.9 Babel==2.3.4 click==6.7 docutils==0.13.1 Flask==0.12 Flask-SSLify==0.1.5 gunicorn==19.6.0 imagesize==0.7.1 itsdangerous==0.24 Jinja2==2.9.5 MarkupSafe==0.23 Pygments==2.2.0 pytz==2016.10 requests==2.13.0 six==1.10.0 snowballstemmer==1.2.1 Sphinx==1.5.3 sphinx-rtd-theme==0.1.9 Werkzeug==0.11.15
Make pip download a zip for Pyramid
--index-url http://pypi.camptocamp.net/pypi --find-links http://pypi.camptocamp.net/internal-pypi/index/c2cgeoportal --find-links http://pypi.camptocamp.net/internal-pypi/index/c2cgeoportal-win -r CONST_versions.txt -e git+https://github.com/camptocamp/pyramid_closure@819bc43420b3cd924d8698c5a9606592c19dbb15#egg=pyramid_closure -e git+https://github.com/Pylons/pyramid@1e02bbfc0df09259bf207112acf019c8dba44a90#egg=pyramid -e .
--index-url http://pypi.camptocamp.net/pypi --find-links http://pypi.camptocamp.net/internal-pypi/index/c2cgeoportal --find-links http://pypi.camptocamp.net/internal-pypi/index/c2cgeoportal-win -r CONST_versions.txt -e git+https://github.com/camptocamp/pyramid_closure@819bc43420b3cd924d8698c5a9606592c19dbb15#egg=pyramid_closure https://github.com/Pylons/pyramid/archive/1e02bbfc0df09259bf207112acf019c8dba44a90.zip#egg=pyramid -e .
Update botocore from 1.5.94 to 1.6.2
boto3==1.4.6 botocore==1.5.94 botocore==1.6.2 certifi==2017.7.27.1 chardet==3.0.4 dj-database-url==0.4.2 dj-static==0.0.6 Django==1.11.4 django-grappelli==2.10.1 django-haystack==2.6.1 django-linkcheck==1.4 django-s3-folder-storage==0.5 django-storages==1.6.5 docutils==0.14 elasticsearch==2.4.1 futures==3.1.1 gunicorn==19.7.1 idna==2.6 jmespath==0.9.3 MySQL-python==1.2.5 newrelic==2.90.0.75 psycopg2==2.7.3 python-dateutil==2.6.1 python-ptrace==0.9.2 pyuploadcare==2.2.1 requests==2.18.4 rollbar==0.13.12 s3transfer==0.1.10 simplejson==3.11.1 six==1.10.0 static3==0.7.0 urllib3==1.22 Whoosh==2.7.4
boto3==1.4.6 botocore==1.6.2 botocore==1.6.2 certifi==2017.7.27.1 chardet==3.0.4 dj-database-url==0.4.2 dj-static==0.0.6 Django==1.11.4 django-grappelli==2.10.1 django-haystack==2.6.1 django-linkcheck==1.4 django-s3-folder-storage==0.5 django-storages==1.6.5 docutils==0.14 elasticsearch==2.4.1 futures==3.1.1 gunicorn==19.7.1 idna==2.6 jmespath==0.9.3 MySQL-python==1.2.5 newrelic==2.90.0.75 psycopg2==2.7.3 python-dateutil==2.6.1 python-ptrace==0.9.2 pyuploadcare==2.2.1 requests==2.18.4 rollbar==0.13.12 s3transfer==0.1.10 simplejson==3.11.1 six==1.10.0 static3==0.7.0 urllib3==1.22 Whoosh==2.7.4
Update pytest from 3.0.0 to 3.0.1
cookiecutter==1.4.0 flake8==3.0.4 sh==1.11 virtualenv==15.0.3 Sphinx==1.4.5 sphinx-rtd-theme==0.1.9 # Testing pytest==3.0.0 pep8==1.7.0 pyflakes==1.2.3 tox==2.3.1 pytest-cookies==0.2.0
cookiecutter==1.4.0 flake8==3.0.4 sh==1.11 virtualenv==15.0.3 Sphinx==1.4.5 sphinx-rtd-theme==0.1.9 # Testing pytest==3.0.1 pep8==1.7.0 pyflakes==1.2.3 tox==2.3.1 pytest-cookies==0.2.0
Remove pathlib now that its been fixed in inotify_simple
boto3>=1.4.0 clint>=0.5.1 filelock>=2.0.12 python-magic>=0.4.12 tabulate>=0.7.7 tqdm>=4.8.4 scandir>=1.5 inotify-simple>=1.1.0 enum34>=1.1.6 pathlib
boto3>=1.4.0 clint>=0.5.1 filelock>=2.0.12 python-magic>=0.4.12 tabulate>=0.7.7 tqdm>=4.8.4 scandir>=1.5 inotify-simple>=1.1.7 enum34>=1.1.6
Add dogstatsd dependency for metrics reporting.
Django >= 1.4, < 1.5 pika django_nose nosexcover rednose requests boto path.py
Django >= 1.4, < 1.5 pika django_nose nosexcover rednose requests boto path.py dogstatsd-python==0.2
Use a working ansible version
ansible boto
# ansible # -e git+git://github.com/ansible/ansible.git@44faad0593d75921db83b379711b767f2ff6ca84#egg=ansible-2.2-beta ansible==2.1.3.0 boto
Upgrade dependency python-dateutil to ==2.6.1
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.2 django-appconf==1.0.2 django-cacheops==3.2 django-compressor==2.1.1 django-debug-toolbar==1.8 django-imagekit==4.0.1 django-querycount==0.6.0 freezegun==0.3.9 funcy==1.8 olefile==0.44 packaging==16.8 pilkit==2.0 Pillow==4.1.1 psycopg2==2.7.1 pyparsing==2.2.0 python-dateutil==2.6.0 pytz==2017.2 raven==6.1.0 rcssmin==1.0.6 redis==2.10.5 rjsmin==1.0.12 six==1.10.0 sqlparse==0.2.3 uWSGI==2.0.15
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.2 django-appconf==1.0.2 django-cacheops==3.2 django-compressor==2.1.1 django-debug-toolbar==1.8 django-imagekit==4.0.1 django-querycount==0.6.0 freezegun==0.3.9 funcy==1.8 olefile==0.44 packaging==16.8 pilkit==2.0 Pillow==4.1.1 psycopg2==2.7.1 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 raven==6.1.0 rcssmin==1.0.6 redis==2.10.5 rjsmin==1.0.12 six==1.10.0 sqlparse==0.2.3 uWSGI==2.0.15
Use cjson for faster JSON encoding
requests urlparse json hmac hashlib mock==1.3.0 unittest2==0.5.1; python_version == '2.6' nose coverage
requests urlparse cjson hmac hashlib mock==1.3.0 unittest2==0.5.1; python_version == '2.6' nose coverage
Update django-crispy-forms requirement from ~=1.11 to ~=1.12
# # Common requirements for wger # # Application bleach~=3.3 django-bootstrap-breadcrumbs~=0.9 django-formtools~=2.3 django-recaptcha~=2.0.6 Django~=3.2 django-crispy-forms~=1.11 django_compressor~=2.4 django_extensions~=3.1 django-storages~=1.11 easy-thumbnails~=2.7 icalendar==4.0.7 invoke~=1.5 pillow~=8.2 python-mimeparse reportlab==3.5.67 matplotlib>=3.1 requests setuptools>=18.5 sphinx # AWS #boto3 # REST API django-cors-headers>=3.0 django-filter==2.4.0 djangorestframework~=3.12 # Explicitly set versions as a workaround for CI/Devel. # This is just intended to make life easier, has no deeper meaning and # can be removed if needed. six>=1.12.0 # for django-compressor # Not used anymore, but needed because some modules are imported in DB migration # files django-sortedm2m~=3.0
# # Common requirements for wger # # Application bleach~=3.3 django-bootstrap-breadcrumbs~=0.9 django-formtools~=2.3 django-recaptcha~=2.0.6 Django~=3.2 django-crispy-forms~=1.12 django_compressor~=2.4 django_extensions~=3.1 django-storages~=1.11 easy-thumbnails~=2.7 icalendar==4.0.7 invoke~=1.5 pillow~=8.2 python-mimeparse reportlab==3.5.67 matplotlib>=3.1 requests setuptools>=18.5 sphinx # AWS #boto3 # REST API django-cors-headers>=3.0 django-filter==2.4.0 djangorestframework~=3.12 # Explicitly set versions as a workaround for CI/Devel. # This is just intended to make life easier, has no deeper meaning and # can be removed if needed. six>=1.12.0 # for django-compressor # Not used anymore, but needed because some modules are imported in DB migration # files django-sortedm2m~=3.0
Update pywikibot from 3.0.20170801 to 3.0.20171212
GitPython==2.1.8 httpretty==0.8.14 internetarchive==1.7.5 oauthlib==2.0.6 pywikibot==3.0.20170801 requests==2.18.4 requests-oauthlib==0.8.0 roman==2.0.0
GitPython==2.1.8 httpretty==0.8.14 internetarchive==1.7.5 oauthlib==2.0.6 pywikibot==3.0.20171212 requests==2.18.4 requests-oauthlib==0.8.0 roman==2.0.0
Update dependency pytube to v9.5.2
cachetools==3.1.1 certifi==2019.6.16 chardet==3.0.4 coverage==4.5.4 google-api-python-client==1.7.11 google-auth==1.6.3 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.0 httplib2==0.13.1 idna==2.8 oauth2client==4.1.3 oauthlib==3.1.0 pyasn1==0.4.7 pyasn1-modules==0.2.6 python-slugify==3.0.3 pytube==9.5.1 requests==2.22.0 requests-oauthlib==1.2.0 rsa==4.0 six==1.12.0 text-unidecode==1.3 uritemplate==3.0.0 urllib3==1.25.3
cachetools==3.1.1 certifi==2019.6.16 chardet==3.0.4 coverage==4.5.4 google-api-python-client==1.7.11 google-auth==1.6.3 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.0 httplib2==0.13.1 idna==2.8 oauth2client==4.1.3 oauthlib==3.1.0 pyasn1==0.4.7 pyasn1-modules==0.2.6 python-slugify==3.0.3 pytube==9.5.2 requests==2.22.0 requests-oauthlib==1.2.0 rsa==4.0 six==1.12.0 text-unidecode==1.3 uritemplate==3.0.0 urllib3==1.25.3
Update pygithub from 1.43.6 to 1.43.7
autoflake==1.2 check-manifest==0.37 codecov==2.0.15 # Upload coverage data doc8==0.8.0 dodgy==0.1.9 # Look for uploaded secrets dulwich==0.19.11 flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==1.0.0 # Require single quotes flake8==3.7.7 # Lint isort==4.3.17 # Lint imports mypy==0.700 # Type checking pip_check_reqs==2.0.3 pydocstyle==3.0.0 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pygithub==1.43.6 Pygments==2.3.1 pylint==2.3.1 # Lint pyroma==2.4 # Packaging best practices checker pytest-cov==2.6.1 # Measure code coverage pytest==4.4.0 # Test runners PyYAML==5.1 Sphinx==2.0.1 sphinx-autodoc-typehints==1.6.0 sphinxcontrib-spelling==4.2.1 twine==1.13.0 versioneer==0.18 vulture==1.0 VWS-Python-Mock==2018.12.1.0 yapf==0.27.0 # Automatic formatting for Python
autoflake==1.2 check-manifest==0.37 codecov==2.0.15 # Upload coverage data doc8==0.8.0 dodgy==0.1.9 # Look for uploaded secrets dulwich==0.19.11 flake8-commas==2.0.0 # Require silicon valley commas flake8-quotes==1.0.0 # Require single quotes flake8==3.7.7 # Lint isort==4.3.17 # Lint imports mypy==0.700 # Type checking pip_check_reqs==2.0.3 pydocstyle==3.0.0 # Lint docstrings pyenchant==2.0.0 # Bindings for a spellchecking sytem pygithub==1.43.7 Pygments==2.3.1 pylint==2.3.1 # Lint pyroma==2.4 # Packaging best practices checker pytest-cov==2.6.1 # Measure code coverage pytest==4.4.0 # Test runners PyYAML==5.1 Sphinx==2.0.1 sphinx-autodoc-typehints==1.6.0 sphinxcontrib-spelling==4.2.1 twine==1.13.0 versioneer==0.18 vulture==1.0 VWS-Python-Mock==2018.12.1.0 yapf==0.27.0 # Automatic formatting for Python
Update pynacl from 1.2.0 to 1.2.1
--editable . cryptography==2.1.4 pynacl==1.2.0 six==1.11.0 tox==2.9.1 coveralls==1.2.0 coverage==4.4.2
--editable . cryptography==2.1.4 pynacl==1.2.1 six==1.11.0 tox==2.9.1 coveralls==1.2.0 coverage==4.4.2
Update django from 1.11.3 to 1.11.4
sphinx==1.6.3 sphinx-rtd-theme==0.2.4 Django==1.11.3 -e .
sphinx==1.6.3 sphinx-rtd-theme==0.2.4 Django==1.11.4 -e .
Add link to Textmate bundle.
.. -*- mode: rst -*- =================================== Using Pygments in various scenarios =================================== PyGtk ----- Armin has written a piece of sample code that shows how to create a Gtk `TextBuffer` object containing Pygments-highlighted text. See the article here: http://lucumr.pocoo.org/cogitations/2007/05/30/pygments-gtk-rendering/ Wordpress --------- He also has a snippet that shows how to use Pygments in WordPress: http://lucumr.pocoo.org/cogitations/2007/05/30/pygments-in-wordpress/ Markdown -------- Since Pygments 0.9, the distribution ships Markdown_ preprocessor sample code that uses Pygments to render source code in `external/markdown-processor.py`. You can copy and adapt it to your liking. .. _Markdown: http://www.freewisdom.org/projects/python-markdown/
.. -*- mode: rst -*- =================================== Using Pygments in various scenarios =================================== PyGtk ----- Armin has written a piece of sample code that shows how to create a Gtk `TextBuffer` object containing Pygments-highlighted text. See the article here: http://lucumr.pocoo.org/cogitations/2007/05/30/pygments-gtk-rendering/ Wordpress --------- He also has a snippet that shows how to use Pygments in WordPress: http://lucumr.pocoo.org/cogitations/2007/05/30/pygments-in-wordpress/ Markdown -------- Since Pygments 0.9, the distribution ships Markdown_ preprocessor sample code that uses Pygments to render source code in `external/markdown-processor.py`. You can copy and adapt it to your liking. .. _Markdown: http://www.freewisdom.org/projects/python-markdown/ TextMate -------- Antonio Cangiano has created a Pygments bundle for TextMate that allows to colorize code via a simple menu option. It can be found here_. .. _here: http://antoniocangiano.com/2008/10/28/pygments-textmate-bundle/
Fix typo in requirements file.
Jinja2==2.6 PyYAML==3.10 ansible==1.2.2 argparse==1.2.1 boto==2.8.0 paramiko==1.10.1 pycrypto==2.6 wsgiref==0.1.2 requests=1.1.0
Jinja2==2.6 PyYAML==3.10 ansible==1.2.2 argparse==1.2.1 boto==2.8.0 paramiko==1.10.1 pycrypto==2.6 wsgiref==0.1.2 requests==1.1.0
Update Simple Draw to 1.9 (9)
Categories:System License:Apache2 Web Site: Source Code:https://github.com/SimpleMobileTools/Simple-Draw Issue Tracker:https://github.com/SimpleMobileTools/Simple-Draw/issues Changelog:https://github.com/SimpleMobileTools/Simple-Draw/blob/HEAD/CHANGELOG.md Auto Name:Simple Draw Summary:A canvas you can draw on with different colors Description: Want to draw something but you have no paper? This app will suit you perfectly. Just pick a color and draw. You can either save the drawing or share it directly through email or social networks. . Repo Type:git Repo:https://github.com/SimpleMobileTools/Simple-Draw Build:1.6,6 commit=a85f4b6596b3d46072030a98e030795abaf28d11 subdir=app gradle=yes Build:1.7,7 commit=1.7 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.7 Current Version Code:7
Categories:System License:Apache2 Web Site: Source Code:https://github.com/SimpleMobileTools/Simple-Draw Issue Tracker:https://github.com/SimpleMobileTools/Simple-Draw/issues Changelog:https://github.com/SimpleMobileTools/Simple-Draw/blob/HEAD/CHANGELOG.md Auto Name:Simple Draw Summary:A canvas you can draw on with different colors Description: Want to draw something but you have no paper? This app will suit you perfectly. Just pick a color and draw. You can either save the drawing or share it directly through email or social networks. . Repo Type:git Repo:https://github.com/SimpleMobileTools/Simple-Draw Build:1.6,6 commit=a85f4b6596b3d46072030a98e030795abaf28d11 subdir=app gradle=yes Build:1.7,7 commit=1.7 subdir=app gradle=yes Build:1.9,9 commit=1.9 subdir=app gradle=yes Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.9 Current Version Code:9
Use pip-tools from PyPI, it has pip-compile now.
# We need a version of pip-tools that is from the future branch which will # bring in the pip-compile command. https://github.com/nvie/pip-tools/archive/future.zip#egg=pip-tools # We need a newer version of pyramid_debugtoolbar than what is currently # available on PyPI, so we'll install this from Github. This can be switched # back when Pylons/pyramid_debugtoolbar#212 is merged and released. https://github.com/dstufft/pyramid_debugtoolbar/archive/no-inline.zip#egg=pyramid_debugtoolbar
pip-tools==1.0.5 # We need a newer version of pyramid_debugtoolbar than what is currently # available on PyPI, so we'll install this from Github. This can be switched # back when Pylons/pyramid_debugtoolbar#212 is merged and released. https://github.com/dstufft/pyramid_debugtoolbar/archive/no-inline.zip#egg=pyramid_debugtoolbar
Update pytest from 4.6.1 to 4.6.2
-r requirements.txt freezegun==0.3.12 pytest==4.6.1 pytest-mock==1.10.4 sphinx==1.8.5
-r requirements.txt freezegun==0.3.12 pytest==4.6.2 pytest-mock==1.10.4 sphinx==1.8.5
Upgrade dependency botocore to ==1.5.14
argcomplete==1.8.2 base58==0.2.4 botocore==1.5.13 boto3==1.4.4 docutils>=0.12 durationpy==0.3 futures==3.0.5 hjson==2.0.2 jmespath==0.9.1 kappa==0.7.0 lambda-packages==0.14.2 python-dateutil==2.6.0 python-slugify==1.2.1 PyYAML==3.12 requests>=2.10.0 six==1.10.0 toml==0.9.2 tqdm==4.11.2 troposphere>=1.9.0 Werkzeug==0.11.15 wheel==0.29.0 wsgi-request-logger==0.4.6
argcomplete==1.8.2 base58==0.2.4 botocore==1.5.14 boto3==1.4.4 docutils>=0.12 durationpy==0.3 futures==3.0.5 hjson==2.0.2 jmespath==0.9.1 kappa==0.7.0 lambda-packages==0.14.2 python-dateutil==2.6.0 python-slugify==1.2.1 PyYAML==3.12 requests>=2.10.0 six==1.10.0 toml==0.9.2 tqdm==4.11.2 troposphere>=1.9.0 Werkzeug==0.11.15 wheel==0.29.0 wsgi-request-logger==0.4.6
Update python-twitch-client from 0.3.1 to 0.4.0
certifi==2017.11.5 chardet==3.0.4 Django==1.11.7 djangorestframework==3.7.3 gunicorn==19.7.1 idna==2.6 psycopg2==2.7.3.2 python-twitch-client==0.3.1 pytz==2017.3 requests==2.18.4 six==1.11.0 urllib3==1.22
certifi==2017.11.5 chardet==3.0.4 Django==1.11.7 djangorestframework==3.7.3 gunicorn==19.7.1 idna==2.6 psycopg2==2.7.3.2 python-twitch-client==0.4.0 pytz==2017.3 requests==2.18.4 six==1.11.0 urllib3==1.22
Update tqdm from 4.19.9 to 4.20.0
future==0.16.0 tqdm==4.19.9 networkx==2.1
future==0.16.0 tqdm==4.20.0 networkx==2.1
Upgrade dependency urllib3 to ==1.22
appdirs==1.4.3 autopep8==1.3.2 certifi==2017.4.17 chardet==3.0.4 contextlib2==0.5.5 Django==1.11.3 django-appconf==1.0.2 django-cacheops==3.2.1 django-cors-headers==2.1.0 django-silk==1.0.0 django-taggit==0.22.1 django-taggit-serializer==0.1.5 djangorestframework==3.6.3 djangorestframework-jwt==1.11.0 freezegun==0.3.9 funcy==1.8 idna==2.5 Jinja2==2.9.6 MarkupSafe==1.0 packaging==16.8 psycopg2==2.7.1 pycodestyle==2.3.1 Pygments==2.2.0 PyJWT==1.5.2 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 raven==6.1.0 redis==2.10.5 requests==2.18.1 six==1.10.0 sqlparse==0.2.3 urllib3==1.21.1 uWSGI==2.0.15
appdirs==1.4.3 autopep8==1.3.2 certifi==2017.4.17 chardet==3.0.4 contextlib2==0.5.5 Django==1.11.3 django-appconf==1.0.2 django-cacheops==3.2.1 django-cors-headers==2.1.0 django-silk==1.0.0 django-taggit==0.22.1 django-taggit-serializer==0.1.5 djangorestframework==3.6.3 djangorestframework-jwt==1.11.0 freezegun==0.3.9 funcy==1.8 idna==2.5 Jinja2==2.9.6 MarkupSafe==1.0 packaging==16.8 psycopg2==2.7.1 pycodestyle==2.3.1 Pygments==2.2.0 PyJWT==1.5.2 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 raven==6.1.0 redis==2.10.5 requests==2.18.1 six==1.10.0 sqlparse==0.2.3 urllib3==1.22 uWSGI==2.0.15
Update pytest from 3.5.1 to 3.6.2
pip==10.0.1 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3 flake8==3.5.0 cryptography==2.2.2 tox==2.9.1 Sphinx==1.7.5 coverage==4.5.1 PyYAML==3.12 pytest-runner==4.2 pytest==3.5.1
pip==10.0.1 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3 flake8==3.5.0 cryptography==2.2.2 tox==2.9.1 Sphinx==1.7.5 coverage==4.5.1 PyYAML==3.12 pytest-runner==4.2 pytest==3.6.2
Update sphinx from 1.5.4 to 1.5.5
Django>=1.8 Sphinx==1.5.4 sphinx-rtd-theme==0.2.4 enum34==1.1.6; python_version < '3.4'
Django>=1.8 Sphinx==1.5.5 sphinx-rtd-theme==0.2.4 enum34==1.1.6; python_version < '3.4'
Revert jsonschema to v4.0.0.0 to keep support for Py3.6
fake-factory==0.5.7 iso3166==0.8 jsonschema==4.5.1
fake-factory==0.5.7 iso3166==0.8 jsonschema==4.0.0
Update sphinx-tabs from 1.2.1 to 1.3.0
# Packages required to build docs, independent of application dependencies Sphinx==3.2.1 # doctuils==0.15 produces this error # File "python3.6/site-packages/docutils/parsers/rst/states.py", line 882, in interpreted # nodes[0][0].rawsource = unescape(text, True) # AttributeError: 'str' object has no attribute 'rawsource' File "python3.6/site-packages/docutils/parsers/rst/states.py", line 882, in interpreted # nodes[0][0].rawsource = unescape(text, True) # AttributeError: 'str' object has no attribute 'rawsource' docutils==0.14 # pyup: ignore sphinx_rtd_theme==0.5.0 sphinx-tabs==1.2.1 sphinx-intl==2.0.1 readthedocs-sphinx-search==0.1.0rc3 # Test out hoverxref git+https://github.com/readthedocs/sphinx-hoverxref@master Pygments==2.7.0 mkdocs==1.1.2 Markdown==3.2.2 # Docs sphinxemoji==0.1.6 sphinxcontrib-httpdomain==1.7.0 sphinx-prompt==1.0.0 sphinx-notfound-page==0.5 commonmark==0.9.1 recommonmark==0.6.0 # Linting rstcheck==3.3.1
# Packages required to build docs, independent of application dependencies Sphinx==3.2.1 # doctuils==0.15 produces this error # File "python3.6/site-packages/docutils/parsers/rst/states.py", line 882, in interpreted # nodes[0][0].rawsource = unescape(text, True) # AttributeError: 'str' object has no attribute 'rawsource' File "python3.6/site-packages/docutils/parsers/rst/states.py", line 882, in interpreted # nodes[0][0].rawsource = unescape(text, True) # AttributeError: 'str' object has no attribute 'rawsource' docutils==0.14 # pyup: ignore sphinx_rtd_theme==0.5.0 sphinx-tabs==1.3.0 sphinx-intl==2.0.1 readthedocs-sphinx-search==0.1.0rc3 # Test out hoverxref git+https://github.com/readthedocs/sphinx-hoverxref@master Pygments==2.7.0 mkdocs==1.1.2 Markdown==3.2.2 # Docs sphinxemoji==0.1.6 sphinxcontrib-httpdomain==1.7.0 sphinx-prompt==1.0.0 sphinx-notfound-page==0.5 commonmark==0.9.1 recommonmark==0.6.0 # Linting rstcheck==3.3.1
Update coverage from 4.3.4 to 4.4
coverage==4.3.4 pytest==3.0.7 flake8>=2.1.0 tox>=1.7.0
coverage==4.4 pytest==3.0.7 flake8>=2.1.0 tox>=1.7.0
Update django-allauth from 0.35.0 to 0.38.0
# Django stuff Django==2.0.4 dj-database-url==0.5.0 django-choices==1.6.0 django-extensions==2.0.6 django-storages==1.6.6 djangorestframework==3.7.7 whitenoise==3.3.1 # Allauth defusedxml==0.5.0 django-allauth==0.35.0 oauthlib==2.0.7 python3-openid==3.1.0 requests-oauthlib==0.8.0 # Github github3.py==1.0.2 uritemplate==3.0.0 uritemplate.py==3.0.2 # Misc boto==2.48.0 psycopg2==2.7.4 pytz==2018.3 requests==2.18.4 six==1.11.0 # Celery celery[redis]==4.1.1 redis==2.10.6 vine==1.1.4 # HTML processing beautifulsoup4==4.6.0 html2text==2018.1.9
# Django stuff Django==2.0.4 dj-database-url==0.5.0 django-choices==1.6.0 django-extensions==2.0.6 django-storages==1.6.6 djangorestframework==3.7.7 whitenoise==3.3.1 # Allauth defusedxml==0.5.0 django-allauth==0.38.0 oauthlib==2.0.7 python3-openid==3.1.0 requests-oauthlib==0.8.0 # Github github3.py==1.0.2 uritemplate==3.0.0 uritemplate.py==3.0.2 # Misc boto==2.48.0 psycopg2==2.7.4 pytz==2018.3 requests==2.18.4 six==1.11.0 # Celery celery[redis]==4.1.1 redis==2.10.6 vine==1.1.4 # HTML processing beautifulsoup4==4.6.0 html2text==2018.1.9
Update MAXS Module Notification to 0.0.1.18 (22)
Categories:System License:GPLv3 Web Site:http://projectmaxs.org Source Code:http://projectmaxs.org/source Issue Tracker:http://projectmaxs.org/issues Donate:http://projectmaxs.org/donate FlattrID:2148361 Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt Auto Name:MAXS Module Notification Summary:A Module for MAXS Description: This is a Module for MAXS, which does not install any launcher. You need "MAXS Main" and a configured MAXS Transport to make use of it. . Repo Type:srclib Repo:ProjectMAXS Build:0.0.1.16,18 commit=0.0.1.16 subdir=module-notification init=cd .. && \ make module-notification/Makefile prebuild=make prebuild Build:0.0.1.17,20 commit=0.0.1.17 subdir=module-notification init=cd .. && \ make module-notification/Makefile prebuild=make prebuild Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.0.1.17 Current Version Code:20
Categories:System License:GPLv3 Web Site:http://projectmaxs.org Source Code:http://projectmaxs.org/source Issue Tracker:http://projectmaxs.org/issues Donate:http://projectmaxs.org/donate FlattrID:2148361 Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt Auto Name:MAXS Module Notification Summary:A Module for MAXS Description: This is a Module for MAXS, which does not install any launcher. You need "MAXS Main" and a configured MAXS Transport to make use of it. . Repo Type:srclib Repo:ProjectMAXS Build:0.0.1.16,18 commit=0.0.1.16 subdir=module-notification init=cd .. && \ make module-notification/Makefile prebuild=make prebuild Build:0.0.1.17,20 commit=0.0.1.17 subdir=module-notification init=cd .. && \ make module-notification/Makefile prebuild=make prebuild Build:0.0.1.18,22 commit=0.0.1.18 subdir=module-notification init=cd .. && \ make module-notification/Makefile prebuild=make prebuild Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.0.1.18 Current Version Code:22
Update flake8 from 3.7.9 to 3.8.1
-r requirements.txt flake8==3.7.9 pytest==5.4.2 pytest-cov==2.8.1 pytest-django==3.8.0
-r requirements.txt flake8==3.8.1 pytest==5.4.2 pytest-cov==2.8.1 pytest-django==3.8.0
Update coverage from 4.4.2 to 4.5.1
coverage==4.4.2 flake8==3.4.1 ipdb==0.10.2 ipython==6.1.0 pytest==3.3.1 pytest-cov==2.5.1 pytest-sugar==0.9.0 sphinx==1.6.5 sphinxcontrib-asyncio==0.2.0 sqlalchemy==1.2.1
coverage==4.5.1 flake8==3.4.1 ipdb==0.10.2 ipython==6.1.0 pytest==3.3.1 pytest-cov==2.5.1 pytest-sugar==0.9.0 sphinx==1.6.5 sphinxcontrib-asyncio==0.2.0 sqlalchemy==1.2.1
Test file for two word game
7468652066697368 677265617420676f6c6c79 776861742773207570
Update flake8 from 3.5.0 to 3.6.0
sphinx-rtd-theme==0.4.2 backports-abc==0.5 click==7.0 configparser==3.5.0 flake8==3.5.0 future==0.16.0 Keras>=2.0.0 matplotlib==3.0.0 mock==2.0.0 numpy==1.15.2 pandas==0.23.4 pandocfilters==1.4.2 pathlib2==2.3.2 pbr==4.3.0 pexpect==4.6.0 Pillow==5.3.0 protobuf==3.6.1 Pygments==2.2.0 python-dateutil==2.7.3 PyYAML==4.1 pyzmq==17.1.2 scipy==1.1.0 seaborn==0.9.0 Sphinx==1.8.1 stevedore==1.29.0 tornado==5.1.1 h5py==2.8.0 recommonmark==0.4.0 pytest-flake8==1.0.2 tensorflow # pyup: ignore
sphinx-rtd-theme==0.4.2 backports-abc==0.5 click==7.0 configparser==3.5.0 flake8==3.6.0 future==0.16.0 Keras>=2.0.0 matplotlib==3.0.0 mock==2.0.0 numpy==1.15.2 pandas==0.23.4 pandocfilters==1.4.2 pathlib2==2.3.2 pbr==4.3.0 pexpect==4.6.0 Pillow==5.3.0 protobuf==3.6.1 Pygments==2.2.0 python-dateutil==2.7.3 PyYAML==4.1 pyzmq==17.1.2 scipy==1.1.0 seaborn==0.9.0 Sphinx==1.8.1 stevedore==1.29.0 tornado==5.1.1 h5py==2.8.0 recommonmark==0.4.0 pytest-flake8==1.0.2 tensorflow # pyup: ignore
Add documentation of commands for adjusting dylibs for mxo bundle.
After building externals for OSX: ./dylibbundler -cd -b -p '@loader_path/../libs/' -x ../mapper.mxo/Contents/MacOS/mapper -d ../mapper.mxo/Contents/libs/ ./dylibbundler -cd -b -p '@loader_path/../libs/' -x ../map.device.mxo/Contents/MacOS/map.device -d ../map.device.mxo/Contents/libs/ ./dylibbundler -cd -b -p '@loader_path/../libs/' -x ../map.in.mxo/Contents/MacOS/map.in -d ../map.in.mxo/Contents/libs/ ./dylibbundler -cd -b -p '@loader_path/../libs/' -x ../map.out.mxo/Contents/MacOS/map.out -d ../map.out.mxo/Contents/libs/ Notes: need 32-bit version of liblo and libmapper dylibs
Exclude PipelineIntegrationTest.SeekWhilePlaying for tsan TBR=acolwell@chromium.org BUG=109875 TEST=
# This test fails reliably in tsan bots after r119048, exclude it for # now. See http://crbug.com/109875 PipelineIntegrationTest.SeekWhilePlaying
Fix bug were CMake could not find libxml2 on different machine
CMAKE_MINIMUM_REQUIRED(VERSION 2.8) PROJECT(modes_rx_db_2_gpx) FIND_PATH( SQLITE3_INCLUDE_DIR sqlite3.h ) FIND_LIBRARY(SQLITE3_LIBRARY NAMES sqlite3 ) FIND_PACKAGE( Boost 1.40 COMPONENTS program_options REQUIRED ) FIND_PATH( LIBXML_INCLUDE_DIR xmlversion.h ) MESSAGE(STATUS "LIBXML_INCLUDE_DIR = ${LIBXML_INCLUDE_DIR}" ) FIND_LIBRARY(LIBXML_LIBRARY NAMES xml2 ) MESSAGE(STATUS "LIBXML_LIBRARY = ${LIBXML_LIBRARY}") INCLUDE_DIRECTORIES( ${SQLITE3_INCLUDE_DIR} ${LIBXML_INCLUDE_DIR} ${Boost_INCLUDE_DIR} ) ADD_EXECUTABLE( modes_rx_db_2_gpx src/modes_rx_db_2_gpx.cc ) TARGET_LINK_LIBRARIES( modes_rx_db_2_gpx ${SQLITE3_LIBRARY} ${LIBXML_LIBRARY} ${Boost_LIBRARIES} )
CMAKE_MINIMUM_REQUIRED(VERSION 2.8) PROJECT(modes_rx_db_2_gpx) FIND_PATH( SQLITE3_INCLUDE_DIR sqlite3.h ) FIND_LIBRARY(SQLITE3_LIBRARY NAMES sqlite3 ) FIND_PACKAGE( Boost 1.40 COMPONENTS program_options REQUIRED ) FIND_PACKAGE( LibXml2 REQUIRED ) INCLUDE_DIRECTORIES( ${SQLITE3_INCLUDE_DIR} ${LIBXML2_INCLUDE_DIR} ${Boost_INCLUDE_DIR} ) ADD_EXECUTABLE( modes_rx_db_2_gpx src/modes_rx_db_2_gpx.cc ) TARGET_LINK_LIBRARIES( modes_rx_db_2_gpx ${SQLITE3_LIBRARY} ${LIBXML2_LIBRARIES} ${Boost_LIBRARIES} )
Add missing equivilant tiles option to RIOPAD_M definition.
project_xray_tile( PART artix7 TILE RIOPAD_M SITE_TYPES ILOGICE3/ILOGICE3 OLOGICE3/OLOGICE3 IDELAYE2/IDELAYE2 USE_DATABASE )
project_xray_tile( PART artix7 TILE RIOPAD_M SITE_TYPES ILOGICE3/ILOGICE3 OLOGICE3/OLOGICE3 IDELAYE2/IDELAYE2 USE_DATABASE EQUIVALENT_SITES RIOPAD_M )
Update django-storages from 1.5.2 to 1.6.5
# Pro-tip: Try not to put anything here. Avoid dependencies in # production that aren't in development. -r base.txt # WSGI Handler # ------------------------------------------------ gevent==1.2.1 gunicorn==19.7.1 # Static and Media Storage # ------------------------------------------------ boto3 django-storages==1.5.2 # Email backends for Mailgun, Postmark, SendGrid and more # ------------------------------------------------------- django-anymail==0.9 # Raven is the Sentry client # -------------------------- raven==6.0.0
# Pro-tip: Try not to put anything here. Avoid dependencies in # production that aren't in development. -r base.txt # WSGI Handler # ------------------------------------------------ gevent==1.2.1 gunicorn==19.7.1 # Static and Media Storage # ------------------------------------------------ boto3 django-storages==1.6.5 # Email backends for Mailgun, Postmark, SendGrid and more # ------------------------------------------------------- django-anymail==0.9 # Raven is the Sentry client # -------------------------- raven==6.0.0
Allow LinkChecker to crawl the site for broken links
user-agent: * {% if disallow_all -%} disallow: / {% else -%} disallow: /*/download/ disallow: /*/firstrun/ disallow: /*/newsletter/existing/ disallow: /*/whatsnew/ disallow: /*/firefox/os/1.1/ disallow: /*/firefox/os/1.3/ disallow: /*/firefox/os/1.3t/ disallow: /*/firefox/os/1.4/ disallow: /b/ {% endif %}
user-agent: LinkChecker disallow: crawl-delay: 1 user-agent: * {% if disallow_all -%} disallow: / {% else -%} disallow: /*/download/ disallow: /*/firstrun/ disallow: /*/newsletter/existing/ disallow: /*/whatsnew/ disallow: /*/firefox/os/1.1/ disallow: /*/firefox/os/1.3/ disallow: /*/firefox/os/1.3t/ disallow: /*/firefox/os/1.4/ disallow: /b/ {% endif %}
Add non-SI units. Add scaled units. Add derived quantities.
metre = { dim : LENGTH symbol : "m" siFactor : 1 } second = { dim : TIME symbol : "s" siFactor : 1 } metrepersecond = { dim : LENGTH TIME^-1 symbol : [ "m/s", "ms^-1" ] siFactor : 1 } metrepersecondpersecond = { dim = LENGTH TIME^-2 symbol : [ "m/s/s", "ms^-1" ] siFactor : 1 } length={ dim : LENGTH siUnit = m }
metre = { dim : LENGTH symbol : m scale : 1 } millimetre = { dim = LENGTH symbol = mm scale = 1/1000 } second = { dim : TIME symbol : s scale : 1 } metrepersecond = { dim : LENGTH TIME^-1 symbol : [ m/s, ms^-1 ] scale : 1 } metrepersecondpersecond = { dim = LENGTH TIME^-2 symbol : [ m/s/s, ms^-1 ] scale : 1 } hour = { dim : TIME symbol : h scale : 1.0/3600.0 } mileperhour = { dim = LENGTH TIME^-1 symbol = mi/h siFactor = 1.0/2.2369362921 } length={ dim : LENGTH siUnit = m } velocity={ dim : LENGTH TIME^-1 siUnit : ms^-1 } acceleration={ dim : LENGTH TIME^-2 siUnit : ms^-2 } jerk={ dim : LENGTH TIME^-3 siUnit : ms^-3 }
Update pytest-mock from 1.9.0 to 1.10.0
-r requirements.txt flake8==3.5.0 moto==1.3.3 pytest==3.5.1 pytest-env==0.6.2 pytest-mock==1.9.0 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.3.0 freezegun==0.3.10 requests-mock==1.4.0 # optional requirements for jsonschema strict-rfc3339==0.7 rfc3987==1.3.7
-r requirements.txt flake8==3.5.0 moto==1.3.3 pytest==3.5.1 pytest-env==0.6.2 pytest-mock==1.10.0 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.3.0 freezegun==0.3.10 requests-mock==1.4.0 # optional requirements for jsonschema strict-rfc3339==0.7 rfc3987==1.3.7
Update pytest from 3.4.0 to 3.4.2
# Requirements marshmallow # Task running invoke==0.22.1 # Testing pytest==3.4.0 tox==2.9.1 mock==2.0.0 webtest==2.0.29 # Web frameworks Flask>=0.10.1 Django>=1.6.5 bottle>=0.12.10 tornado>=4.0 pyramid>=1.5.2 webapp2>=3.0.0b1 falcon>=0.3.0 # Syntax checking flake8==3.5.0 flake8-quotes==0.13.0
# Requirements marshmallow # Task running invoke==0.22.1 # Testing pytest==3.4.2 tox==2.9.1 mock==2.0.0 webtest==2.0.29 # Web frameworks Flask>=0.10.1 Django>=1.6.5 bottle>=0.12.10 tornado>=4.0 pyramid>=1.5.2 webapp2>=3.0.0b1 falcon>=0.3.0 # Syntax checking flake8==3.5.0 flake8-quotes==0.13.0
Update sphinx-rtd-theme from 0.2.0 to 0.2.2
pre-commit==0.13.3 watchdog==0.8.3 sphinx-rtd-theme==0.2.0
pre-commit==0.13.3 watchdog==0.8.3 sphinx-rtd-theme==0.2.2
Update pytest from 6.1.1 to 6.1.2
-r requirements.txt flake8==3.8.4 pytest==6.1.1 pytest-cov==2.10.1 pytest-django==4.1.0
-r requirements.txt flake8==3.8.4 pytest==6.1.2 pytest-cov==2.10.1 pytest-django==4.1.0
Update pytest from 3.1.2 to 3.1.3
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.1.4 # via kombu billiard==3.5.0.2 # via celery celery==4.0.2 coverage==4.4.1 flake8==3.3.0 isort==4.2.15 kombu==4.0.2 # via celery mccabe==0.6.1 mock==2.0.0 pbr==3.1.1 # via mock pep8-naming==0.4.1 pep8==1.7.0 py==1.4.34 # via pytest pycodestyle==2.3.1 # via flake8 pydocstyle==2.0.0 pyflakes==1.5.0 # via flake8 pytest-django==3.1.2 pytest==3.1.2 pytz==2017.2 # via celery six==1.10.0 # via mock vine==1.1.3 # via amqp
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.1.4 # via kombu billiard==3.5.0.2 # via celery celery==4.0.2 coverage==4.4.1 flake8==3.3.0 isort==4.2.15 kombu==4.0.2 # via celery mccabe==0.6.1 mock==2.0.0 pbr==3.1.1 # via mock pep8-naming==0.4.1 pep8==1.7.0 py==1.4.34 # via pytest pycodestyle==2.3.1 # via flake8 pydocstyle==2.0.0 pyflakes==1.5.0 # via flake8 pytest-django==3.1.2 pytest==3.1.3 pytz==2017.2 # via celery six==1.10.0 # via mock vine==1.1.3 # via amqp
Update coverage from 4.2 to 4.3.1
pip==9.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.5.1 cryptography==1.7.1 PyYAML==3.12 pytest==3.0.5
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.2.1 tox==2.5.0 coverage==4.3.1 Sphinx==1.5.1 cryptography==1.7.1 PyYAML==3.12 pytest==3.0.5
Update cryptography from 2.1.4 to 2.3
bumpversion==0.5.3 coverage==4.5.1 cryptography==2.1.4 flake8==3.5.0 isort==4.3.4 pip>=9.0.1 pytest==3.3.1 PyYAML==3.13 Sphinx==1.6.5 tox==2.9.1 wheel==0.31.1
bumpversion==0.5.3 coverage==4.5.1 cryptography==2.3 flake8==3.5.0 isort==4.3.4 pip>=9.0.1 pytest==3.3.1 PyYAML==3.13 Sphinx==1.6.5 tox==2.9.1 wheel==0.31.1
Update pip from 19.0.1 to 19.0.2
colour-runner==0.1.1 coveralls==1.5.1 coverage==4.5.2 dj-database-url==0.5.0 factory-boy==2.11.1 flake8-docstrings==1.3.0 flake8-import-order==0.18 flake8==3.7.5 incuna-test-utils==7.0.0 pip==19.0.1 psycopg2-binary==2.7.7 pyflakes==2.1.0 pycodestyle==2.5.0 setuptools==40.8.0 twine==1.12.1 wheel==0.32.3
colour-runner==0.1.1 coveralls==1.5.1 coverage==4.5.2 dj-database-url==0.5.0 factory-boy==2.11.1 flake8-docstrings==1.3.0 flake8-import-order==0.18 flake8==3.7.5 incuna-test-utils==7.0.0 pip==19.0.2 psycopg2-binary==2.7.7 pyflakes==2.1.0 pycodestyle==2.5.0 setuptools==40.8.0 twine==1.12.1 wheel==0.32.3
Update pytest-mock from 1.7.1 to 1.8.0
pip==9.0.3 bumpversion==0.5.3 wheel==0.31.0 watchdog==0.8.3 flake8==3.5.0 tox==3.0.0 coverage==4.5.1 Sphinx==1.7.2 cryptography==2.2.2 PyYAML==3.12 pytest==3.5.0 pytest-cov==2.5.1 pytest-mock==1.7.1 pytest-pylint==0.9.0 requests-mock==1.4.0 spec==1.4.1
pip==9.0.3 bumpversion==0.5.3 wheel==0.31.0 watchdog==0.8.3 flake8==3.5.0 tox==3.0.0 coverage==4.5.1 Sphinx==1.7.2 cryptography==2.2.2 PyYAML==3.12 pytest==3.5.0 pytest-cov==2.5.1 pytest-mock==1.8.0 pytest-pylint==0.9.0 requests-mock==1.4.0 spec==1.4.1
Update WebTube to 0.9 (10)
AntiFeatures:NonFreeNet Categories:Multimedia,Internet License:GPLv3 Web Site:https://github.com/martykan/webTube/blob/HEAD/README.md Source Code:https://github.com/martykan/webTube Issue Tracker:https://github.com/martykan/webTube/issues Auto Name:WebTube Summary:Play YouTube videos Description: Lightweight YouTube frontend that's supposed to be used without the proprietary YouTube-API or any of Google's (proprietary) play-services. . Repo Type:git Repo:https://github.com/martykan/webTube Build:0.3.1,4 commit=v0.3.1 subdir=app gradle=yes Build:0.4,5 commit=v0.4 subdir=app gradle=yes Build:0.5,6 commit=v0.5 subdir=app gradle=yes Build:0.6,7 commit=v0.6 subdir=app gradle=yes Build:0.7,8 commit=v0.7 subdir=app gradle=yes Build:0.8,9 commit=v0.8 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.8 Current Version Code:9
AntiFeatures:NonFreeNet Categories:Multimedia,Internet License:GPLv3 Web Site:https://github.com/martykan/webTube/blob/HEAD/README.md Source Code:https://github.com/martykan/webTube Issue Tracker:https://github.com/martykan/webTube/issues Auto Name:WebTube Summary:Play YouTube videos Description: Lightweight YouTube frontend that's supposed to be used without the proprietary YouTube-API or any of Google's (proprietary) play-services. . Repo Type:git Repo:https://github.com/martykan/webTube Build:0.3.1,4 commit=v0.3.1 subdir=app gradle=yes Build:0.4,5 commit=v0.4 subdir=app gradle=yes Build:0.5,6 commit=v0.5 subdir=app gradle=yes Build:0.6,7 commit=v0.6 subdir=app gradle=yes Build:0.7,8 commit=v0.7 subdir=app gradle=yes Build:0.8,9 commit=v0.8 subdir=app gradle=yes Build:0.9,10 commit=v0.9 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.9 Current Version Code:10
Update Recurrence to 1.2 (12)
Categories:Time License:Apache2 Web Site:https://github.com/jonasbleyl/Recurrence/blob/HEAD/README.md Source Code:https://github.com/jonasbleyl/Recurrence Issue Tracker:https://github.com/jonasbleyl/Recurrence/issues Auto Name:Recurrence Summary:Get reminded about notifications Description: Get reminded about notifications. Features: * Repeat reminders daily, weekly, monthly or even yearly. * Decide exactly how many times you want a notification to appear. * Snooze notifications to have them remind you again at a later time. * View all of your upcoming and previous notification reminders. * Add icons and colors to your notifications. . Repo Type:git Repo:https://github.com/jonasbleyl/Recurrence Build:1.1,10 commit=877501c74635ff1d82f0f54f0dd0338e28d6a1a4 subdir=app gradle=yes Build:1.1.1,11 commit=c379e7254f62cf81c3b56f4642f33a14b37f549e subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.2 Current Version Code:12
Categories:Time License:Apache2 Web Site:https://github.com/jonasbleyl/Recurrence/blob/HEAD/README.md Source Code:https://github.com/jonasbleyl/Recurrence Issue Tracker:https://github.com/jonasbleyl/Recurrence/issues Auto Name:Recurrence Summary:Get reminded about notifications Description: Get reminded about notifications. Features: * Repeat reminders daily, weekly, monthly or even yearly. * Decide exactly how many times you want a notification to appear. * Snooze notifications to have them remind you again at a later time. * View all of your upcoming and previous notification reminders. * Add icons and colors to your notifications. . Repo Type:git Repo:https://github.com/jonasbleyl/Recurrence Build:1.1,10 commit=877501c74635ff1d82f0f54f0dd0338e28d6a1a4 subdir=app gradle=yes Build:1.1.1,11 commit=c379e7254f62cf81c3b56f4642f33a14b37f549e subdir=app gradle=yes Build:1.2,12 commit=40c35d63fa970fd8f79ee457952d79418cf69e1c subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.2 Current Version Code:12
Update pip from 19.2.2 to 19.2.3
# scratchdir/requirements/build.txt # # Requirements necessary to build the scratchdir package. pip==19.2.2 setuptools==36.8.0; python_version < '2.7' # pyup: ignore setuptools==41.2.0; python_version > '2.7'
# scratchdir/requirements/build.txt # # Requirements necessary to build the scratchdir package. pip==19.2.3 setuptools==36.8.0; python_version < '2.7' # pyup: ignore setuptools==41.2.0; python_version > '2.7'
Update CV of Moving Polygons to 1.0.0.3 (4)
Categories:Theming License:GPLv3 Web Site: Source Code:https://github.com/jagossel/MovingPolygons Issue Tracker:https://github.com/jagossel/MovingPolygons/issues Auto Name:Moving Polygons Summary:Bouncing lines live wallpaper Description: Simple live wallpaper with a series of lines that have points bouncing off of the screen. . Repo Type:git Repo:https://github.com/jagossel/MovingPolygons.git Build:1.0.0.3,4 commit=v1.0.0.3 Auto Update Mode:None Update Check Mode:Tags Current Version:1.0.0.6.1 Current Version Code:8
Categories:Theming License:GPLv3 Web Site: Source Code:https://github.com/jagossel/MovingPolygons Issue Tracker:https://github.com/jagossel/MovingPolygons/issues Auto Name:Moving Polygons Summary:Bouncing lines live wallpaper Description: Simple live wallpaper with a series of lines that have points bouncing off of the screen. . Repo Type:git Repo:https://github.com/jagossel/MovingPolygons.git Build:1.0.0.3,4 commit=v1.0.0.3 Auto Update Mode:None Update Check Mode:Tags Current Version:1.0.0.3 Current Version Code:4
Update CV of Shutdown to 1.2.1 (10201)
Categories:System License:GPLv3 Web Site:https://github.com/ppareit/Shutdown Source Code:https://github.com/ppareit/Shutdown Issue Tracker:https://github.com/ppareit/Shutdown/issues Auto Name:Shutdown Summary:Shutdown dialog Description: Displays a shutdown/reboot dialog which is helpful with TV sticks and devices alike. . Repo Type:git Repo:https://github.com/ppareit/Shutdown.git Build:1.2,10200 commit=v1.2 srclibs=1:RootToolsSvn@2.6 Auto Update Mode:None Update Check Mode:Tags Current Version:1.2 Current Version Code:10200
Categories:System License:GPLv3 Web Site:https://github.com/ppareit/Shutdown Source Code:https://github.com/ppareit/Shutdown Issue Tracker:https://github.com/ppareit/Shutdown/issues Auto Name:Shutdown Summary:Shutdown dialog Description: Displays a shutdown/reboot dialog which is helpful with TV sticks and devices alike. . Repo Type:git Repo:https://github.com/ppareit/Shutdown.git Build:1.2,10200 commit=v1.2 srclibs=1:RootToolsSvn@2.6 Auto Update Mode:None Update Check Mode:Tags Current Version:1.2.1 Current Version Code:10201
Update Bimba to 1.1.0 (4)
Categories:Navigation License:MIT Web Site:https://adamsprogs.ml/w/programmes/bimba Source Code:https://github.com/apiote/Bimba Issue Tracker:https://github.com/apiote/Bimba/issues Auto Name:Bimba Summary:First Free-Software Poznań Wandering Guide Description: With this app You can check the public transport timetable in Poznań agglomeration (run by ZTM Poznań), and thanks to the Virtual Monitor You can see when exactly a bus or tram will arrive. More features to come (with roadmap available [https://github.com/apiote/Bimba/blob/master/README.md#roadmap there]) . Repo Type:git Repo:https://github.com/apiote/Bimba Build:1.0.2,3 commit=v1.0.2 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:1.0.2 Current Version Code:3
Categories:Navigation License:MIT Web Site:https://adamsprogs.ml/w/programmes/bimba Source Code:https://github.com/apiote/Bimba Issue Tracker:https://github.com/apiote/Bimba/issues Auto Name:Bimba Summary:First Free-Software Poznań Wandering Guide Description: With this app You can check the public transport timetable in Poznań agglomeration (run by ZTM Poznań), and thanks to the Virtual Monitor You can see when exactly a bus or tram will arrive. More features to come (with roadmap available [https://github.com/apiote/Bimba/blob/master/README.md#roadmap there]) . Repo Type:git Repo:https://github.com/apiote/Bimba Build:1.0.2,3 commit=v1.0.2 subdir=app gradle=yes Build:1.1.0,4 commit=v1.1.0 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:1.1.0 Current Version Code:4
Update OCReader to 0.1 (4)
Categories:Reading,Internet License:GPLv3+ Author Name:Daniel Schaal Author Email:daniel@schaal.email Web Site: Source Code:https://github.com/schaal/ocreader Issue Tracker:https://github.com/schaal/ocreader/issues Changelog:https://github.com/schaal/ocreader/blob/HEAD/CHANGELOG.md Auto Name:OCReader Summary:Reader for an ownCloud News instance Description: This app allows synchronization with an [https://github.com/owncloud/news ownCloud News] instance. Its aim is to be fast and simple, providing only basic reading functionality, for the official and more fully featured client see [[de.luhmer.owncloudnewsreader]]. . Repo Type:git Repo:https://github.com/schaal/ocreader Build:0.1a,1 commit=0.1a subdir=app gradle=yes Build:0.1b,2 commit=v0.1b subdir=app gradle=yes Build:0.1b2,3 commit=v0.1b2 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.1b2 Current Version Code:3
Categories:Reading,Internet License:GPLv3+ Author Name:Daniel Schaal Author Email:daniel@schaal.email Web Site: Source Code:https://github.com/schaal/ocreader Issue Tracker:https://github.com/schaal/ocreader/issues Changelog:https://github.com/schaal/ocreader/blob/HEAD/CHANGELOG.md Auto Name:OCReader Summary:Reader for an ownCloud News instance Description: This app allows synchronization with an [https://github.com/owncloud/news ownCloud News] instance. Its aim is to be fast and simple, providing only basic reading functionality, for the official and more fully featured client see [[de.luhmer.owncloudnewsreader]]. . Repo Type:git Repo:https://github.com/schaal/ocreader Build:0.1a,1 commit=0.1a subdir=app gradle=yes Build:0.1b,2 commit=v0.1b subdir=app gradle=yes Build:0.1b2,3 commit=v0.1b2 subdir=app gradle=yes Build:0.1,4 commit=v0.1 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.1 Current Version Code:4
Update CV of Recurrence to 1.2 (12)
Categories:Time License:Apache2 Web Site:https://github.com/jonasbleyl/Recurrence/blob/HEAD/README.md Source Code:https://github.com/jonasbleyl/Recurrence Issue Tracker:https://github.com/jonasbleyl/Recurrence/issues Auto Name:Recurrence Summary:Get reminded about notifications Description: Get reminded about notifications. Features: * Repeat reminders daily, weekly, monthly or even yearly. * Decide exactly how many times you want a notification to appear. * Snooze notifications to have them remind you again at a later time. * View all of your upcoming and previous notification reminders. * Add icons and colors to your notifications. . Repo Type:git Repo:https://github.com/jonasbleyl/Recurrence Build:1.1,10 commit=877501c74635ff1d82f0f54f0dd0338e28d6a1a4 subdir=app gradle=yes Build:1.1.1,11 commit=c379e7254f62cf81c3b56f4642f33a14b37f549e subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.1.1 Current Version Code:11
Categories:Time License:Apache2 Web Site:https://github.com/jonasbleyl/Recurrence/blob/HEAD/README.md Source Code:https://github.com/jonasbleyl/Recurrence Issue Tracker:https://github.com/jonasbleyl/Recurrence/issues Auto Name:Recurrence Summary:Get reminded about notifications Description: Get reminded about notifications. Features: * Repeat reminders daily, weekly, monthly or even yearly. * Decide exactly how many times you want a notification to appear. * Snooze notifications to have them remind you again at a later time. * View all of your upcoming and previous notification reminders. * Add icons and colors to your notifications. . Repo Type:git Repo:https://github.com/jonasbleyl/Recurrence Build:1.1,10 commit=877501c74635ff1d82f0f54f0dd0338e28d6a1a4 subdir=app gradle=yes Build:1.1.1,11 commit=c379e7254f62cf81c3b56f4642f33a14b37f549e subdir=app gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.2 Current Version Code:12
Update Fancy Places to 1.2.0 (5)
Categories:Navigation License:GPLv3 Web Site: Source Code:https://github.com/gabm/FancyPlaces Issue Tracker:https://github.com/gabm/FancyPlaces/issues Auto Name:Fancy Places Summary:Store your FancyPlaces Description: Store your fancy places (geobookmarks) to find them later.. . Repo Type:git Repo:https://github.com/gabm/FancyPlaces Build:1.0,2 commit=v1.0-2 subdir=app gradle=yes Build:1.0.3,3 commit=v1.0.3 subdir=app gradle=yes Build:1.1.0,4 commit=v1.1.0 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.2.0 Current Version Code:5
Categories:Navigation License:GPLv3 Web Site: Source Code:https://github.com/gabm/FancyPlaces Issue Tracker:https://github.com/gabm/FancyPlaces/issues Auto Name:Fancy Places Summary:Store your FancyPlaces Description: Store your fancy places (geobookmarks) to find them later.. . Repo Type:git Repo:https://github.com/gabm/FancyPlaces Build:1.0,2 commit=v1.0-2 subdir=app gradle=yes Build:1.0.3,3 commit=v1.0.3 subdir=app gradle=yes Build:1.1.0,4 commit=v1.1.0 subdir=app gradle=yes Build:1.2.0,5 commit=v1.2.0 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.2.0 Current Version Code:5
Update CV of Money Manager Ex to 3.0.2 (740)
Categories:Money License:GPLv2 Web Site:http://www.codelathe.com/mmex Source Code:https://github.com/moneymanagerex/android-money-manager-ex Issue Tracker:https://github.com/moneymanagerex/android-money-manager-ex/issues Auto Name:Money Manager Ex Summary:Money management and expenses tracking Description: A simple and easy-to-use application to manage personal finances, bank accounts, family budget, and so on. It's main goal is to add a mobile implementation for an application we love to use on our Desktop machines. Features: * Management of single transactions * Account, payee, category, currency management * Storage card Import/Export * Dropbox synchronization * Security, application lock/unlock * Repeating transactions * Charts * Supported languages: English, Italian, Portoguese, Spanish and Russian . Repo Type:git Repo:https://github.com/moneymanagerex/android-money-manager-ex Build:2.15.2,687 disable=third party maven repo, jar commit=2.15.2 gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:3.0.0 Current Version Code:738
Categories:Money License:GPLv2 Web Site:http://www.codelathe.com/mmex Source Code:https://github.com/moneymanagerex/android-money-manager-ex Issue Tracker:https://github.com/moneymanagerex/android-money-manager-ex/issues Auto Name:Money Manager Ex Summary:Money management and expenses tracking Description: A simple and easy-to-use application to manage personal finances, bank accounts, family budget, and so on. It's main goal is to add a mobile implementation for an application we love to use on our Desktop machines. Features: * Management of single transactions * Account, payee, category, currency management * Storage card Import/Export * Dropbox synchronization * Security, application lock/unlock * Repeating transactions * Charts * Supported languages: English, Italian, Portoguese, Spanish and Russian . Repo Type:git Repo:https://github.com/moneymanagerex/android-money-manager-ex Build:2.15.2,687 disable=third party maven repo, jar commit=2.15.2 gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:3.0.2 Current Version Code:740
Update pytest from 6.1.2 to 6.2.0
-r base.txt factory-boy==3.1.0 Faker==5.0.1 flake8==3.8.4 freezegun==1.0.0 isort==5.6.4 pytest==6.1.2 pytest-cov==2.10.1 pytest-django==4.1.0 pytest-factoryboy==2.0.3
-r base.txt factory-boy==3.1.0 Faker==5.0.1 flake8==3.8.4 freezegun==1.0.0 isort==5.6.4 pytest==6.2.0 pytest-cov==2.10.1 pytest-django==4.1.0 pytest-factoryboy==2.0.3
Update flake8-quotes from 2.1.1 to 3.0.0
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==5.4.1 factory-boy==2.12.0 pytest-mock==2.0.0 webtest==2.0.34 pytest-cov==2.8.1 # Lint and code style flake8==3.7.9 flake8-docstrings==1.5.0 flake8-quotes==2.1.1 pep8-naming==0.10.0
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==5.4.1 factory-boy==2.12.0 pytest-mock==2.0.0 webtest==2.0.34 pytest-cov==2.8.1 # Lint and code style flake8==3.7.9 flake8-docstrings==1.5.0 flake8-quotes==3.0.0 pep8-naming==0.10.0
Update py from 1.4.33 to 1.4.34
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.1.4 # via kombu billiard==3.5.0.2 # via celery celery==4.0.2 coverage==4.4.1 flake8==3.3.0 isort==4.2.15 kombu==4.0.2 # via celery mccabe==0.6.1 mock==2.0.0 pbr==3.0.1 # via mock pep8-naming==0.4.1 pep8==1.7.0 py==1.4.33 # via pytest pycodestyle==2.3.1 # via flake8 pydocstyle==2.0.0 pyflakes==1.5.0 # via flake8 pytest-django==3.1.2 pytest==3.1.1 pytz==2017.2 # via celery six==1.10.0 # via mock vine==1.1.3 # via amqp
# # This file is autogenerated by pip-compile # To update, run: # # pip-compile --output-file requirements-dev.txt requirements-dev.in # amqp==2.1.4 # via kombu billiard==3.5.0.2 # via celery celery==4.0.2 coverage==4.4.1 flake8==3.3.0 isort==4.2.15 kombu==4.0.2 # via celery mccabe==0.6.1 mock==2.0.0 pbr==3.0.1 # via mock pep8-naming==0.4.1 pep8==1.7.0 py==1.4.34 # via pytest pycodestyle==2.3.1 # via flake8 pydocstyle==2.0.0 pyflakes==1.5.0 # via flake8 pytest-django==3.1.2 pytest==3.1.1 pytz==2017.2 # via celery six==1.10.0 # via mock vine==1.1.3 # via amqp
Move docs to a separate requirements file
-r requirements.txt -r docs/requirements.txt appdirs==1.4.0 bumpversion==0.5.3 flake8==3.4.1 packaging==16.8 pytest==3.0.6 pytest-cov==2.4.0 twine==1.10.0 autopep8==1.3.1 mock==2.0.0 -e .
-r requirements.txt appdirs==1.4.0 bumpversion==0.5.3 flake8==3.4.1 packaging==16.8 pytest==3.0.6 pytest-cov==2.4.0 twine==1.10.0 autopep8==1.3.1 mock==2.0.0 -e .
Update coverage from 4.4.1 to 4.5.1
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.5.5 cryptography==2.0 PyYAML==3.12
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.5.1 Sphinx==1.5.5 cryptography==2.0 PyYAML==3.12
Update CV of Simple Bitcoin Widget to 2.5 (21)
Categories:Office License:MIT Web Site:https://github.com/hwki/SimpleBitcoinWidget Source Code:https://github.com/hwki/SimpleBitcoinWidget Issue Tracker:https://github.com/hwki/SimpleBitcoinWidget/issues Bitcoin:15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z Auto Name:Simple Bitcoin Widget Summary:Show current bitcoin exchange prices Description: A clean and simple bitcoin widget to show the current price from different exchanges. . Repo Type:git Repo:https://github.com/hwki/SimpleBitcoinWidget.git Build:2.2,18 commit=48863e9294902f4 target=android-19 Build:2.3,19 commit=2.3 target=android-19 Build:2.4,20 commit=2.4 Auto Update Mode:None Update Check Mode:Tags Current Version:2.4 Current Version Code:20
Categories:Office License:MIT Web Site:https://github.com/hwki/SimpleBitcoinWidget Source Code:https://github.com/hwki/SimpleBitcoinWidget Issue Tracker:https://github.com/hwki/SimpleBitcoinWidget/issues Bitcoin:15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z Auto Name:Simple Bitcoin Widget Summary:Show current bitcoin exchange prices Description: A clean and simple bitcoin widget to show the current price from different exchanges. . Repo Type:git Repo:https://github.com/hwki/SimpleBitcoinWidget.git Build:2.2,18 commit=48863e9294902f4 target=android-19 Build:2.3,19 commit=2.3 target=android-19 Build:2.4,20 commit=2.4 Auto Update Mode:None Update Check Mode:Tags Current Version:2.5 Current Version Code:21
Update sphinx from 1.6.6 to 1.7.1
bumpversion==0.5.3 wheel==0.30.0 Sphinx==1.6.6
bumpversion==0.5.3 wheel==0.30.0 Sphinx==1.7.1
Update pytest from 4.4.0 to 4.4.1
-r requirements.txt pytest==4.4.0 pytest-mock==1.10.3 pytest-cov==2.6.1 pytest-xdist==1.28.0 requests-mock==1.5.2 freezegun==0.3.11 flake8==3.7.7 flake8-print==3.1.0
-r requirements.txt pytest==4.4.1 pytest-mock==1.10.3 pytest-cov==2.6.1 pytest-xdist==1.28.0 requests-mock==1.5.2 freezegun==0.3.11 flake8==3.7.7 flake8-print==3.1.0
Update pytest-mock from 1.7.0 to 1.7.1
-r requirements.txt flake8==3.5.0 pytest==3.4.1 pytest-env==0.6.2 pytest-mock==1.7.0 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.2.0 freezegun==0.3.9 requests-mock==1.4.0 # optional requirements for jsonschema strict-rfc3339==0.7 rfc3987==1.3.7
-r requirements.txt flake8==3.5.0 pytest==3.4.1 pytest-env==0.6.2 pytest-mock==1.7.1 pytest-cov==2.5.1 pytest-xdist==1.22.2 coveralls==1.2.0 freezegun==0.3.9 requests-mock==1.4.0 # optional requirements for jsonschema strict-rfc3339==0.7 rfc3987==1.3.7
Update django-cachalot from 1.4.1 to 1.5.0
Django==1.11.1 wagtail==1.10.1 wagtailfontawesome==1.0.6 celery==4.0.2 django-cachalot==1.4.1 django-compressor==2.1.1 django-environ==0.4.3 django-foundation-formtags==0.0.8 django-wagtail-feeds==0.0.7 django-libsass==0.7 django-redis==4.8.0 libsass==0.12.3 psycopg2==2.7.1 wand==0.4.4 {% if cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.6 {% endif %} {% if cookiecutter.use_django_cachalot == 'y' %}django-cachalot==1.2.1 {% endif %}
Django==1.11.1 wagtail==1.10.1 wagtailfontawesome==1.0.6 celery==4.0.2 django-cachalot==1.5.0 django-compressor==2.1.1 django-environ==0.4.3 django-foundation-formtags==0.0.8 django-wagtail-feeds==0.0.7 django-libsass==0.7 django-redis==4.8.0 libsass==0.12.3 psycopg2==2.7.1 wand==0.4.4 {% if cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.6 {% endif %} {% if cookiecutter.use_django_cachalot == 'y' %}django-cachalot==1.2.1 {% endif %}
Update sphinx_autodoc_typehints from 1.2.3 to 1.2.4
# This file is required since we use ReadTheDocs services. # If it is not used, feel free to delete it. sphinx==1.6.6 sphinx_autodoc_typehints==1.2.3 sphinxcontrib-napoleon==0.6.1
# This file is required since we use ReadTheDocs services. # If it is not used, feel free to delete it. sphinx==1.6.6 sphinx_autodoc_typehints==1.2.4 sphinxcontrib-napoleon==0.6.1
Remove note claiming that Javassist is a dependency
This product includes software developed by The Apache Software Foundation (http://www.apache.org/). This product makes use of the Javassist library, distributed under the terms of the Mozilla Public License. http://www.jboss.com/products/javassist
This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
Test document for Part A - Lab 3
Hello, my name is GabeN. Wait, you should know my name, for I am LORD gaben.
Hello, my name is GabeN. Wait, you should know my name, for I am LORD gaben.
Copy change for student finance forms
# Disabled Students' Allowances – expenses Use the claim form for the academic year the expenses relate to. You reclaim these expenses at the end of the academic year. Academic year | Form - | - 2013 to 2014 | [Costs claim form (PDF, 431KB)](http://www.sfengland.slc.co.uk/media/609071/sfe_dsa_expenses_claim_form_1314_d.pdf) ##Where to send your form(s) $A Student Finance England PO Box 210 Darlington DL1 9HJ $A [next_steps] [Disabled Student's Allowances](/disabled-students-allowances-dsas) [end_next_steps]
# Disabled Students' Allowances – expenses Use the claim form for the academic year the expenses relate to. You reclaim these expenses at the end of the academic year. Academic year | Form - | - 2013 to 2014 | [Costs claim form (PDF, 431KB)](http://www.sfengland.slc.co.uk/media/609071/sfe_dsa_expenses_claim_form_1314_d.pdf) 2014 to 2015 | [Costs claim form (PDF, 55KB)](http://www.sfengland.slc.co.uk/media/688506/sfe_dsa_expenses_claim_form_1415_d.pdf) ##Where to send your form(s) $A Student Finance England PO Box 210 Darlington DL1 9HJ $A [next_steps] [Disabled Student's Allowances](/disabled-students-allowances-dsas) [end_next_steps]
Fix status code system for procedure
Grammar: DataElement 4.1 Namespace: shr.procedure Description: "The SHR Procedure domain contains base definitions for interventions." Uses: shr.core, shr.base, shr.encounter, shr.actor CodeSystem: LNC = http://loinc.org CodeSystem: MTH = http://ncimeta.nci.nih.gov Element: Procedure Concept: TBD Description: "An action that is or was performed on a patient. This can be a physical intervention like an operation, or less invasive like counseling or hypnotherapy." Value: CodeableConcept 1..1 ProcedureStatus 0..1 NonOccurrenceModifier 0..1 OccurrenceTime 0..* ProcedureParticipant 0..1 Facility 0..* Reason Element: ProcedureParticipant Concept: TBD Based on: Participant ParticipationType with CodeableConcept from http://hl7.org/fhir/ValueSet/v3-ParticipationType Element: ProcedureStatus Concept: TBD Description: "A code specifying the state of the procedure. Generally this will be in-progress or completed state." Value: code from http://hl7.org/fhir/ValueSet/event-status
Grammar: DataElement 4.1 Namespace: shr.procedure Description: "The SHR Procedure domain contains base definitions for interventions." Uses: shr.core, shr.base, shr.encounter, shr.actor CodeSystem: LNC = http://loinc.org CodeSystem: MTH = http://ncimeta.nci.nih.gov Element: Procedure Concept: TBD Description: "An action that is or was performed on a patient. This can be a physical intervention like an operation, or less invasive like counseling or hypnotherapy." Value: CodeableConcept 1..1 ProcedureStatus 0..1 NonOccurrenceModifier 0..1 OccurrenceTime 0..* ProcedureParticipant 0..1 Facility 0..* Reason Element: ProcedureParticipant Concept: TBD Based on: Participant ParticipationType with CodeableConcept from http://hl7.org/fhir/ValueSet/v3-ParticipationType Element: ProcedureStatus Concept: TBD Description: "A code specifying the state of the procedure. Generally this will be in-progress or completed state." Value: code from http://hl7.org/fhir/ValueSet/procedure-status
Add feature description and arch support status file for 'strncasecmp'
# # Feature name: strncasecmp # Kconfig: __HAVE_ARCH_STRNCASECMP # description: arch provides an optimized strncasecmp() function # ----------------------- | arch |status| ----------------------- | alpha: | TODO | | arc: | TODO | | arm: | TODO | | arm64: | TODO | | avr32: | TODO | | blackfin: | TODO | | c6x: | TODO | | cris: | TODO | | frv: | TODO | | h8300: | TODO | | hexagon: | TODO | | ia64: | TODO | | m32r: | TODO | | m68k: | TODO | | metag: | TODO | | microblaze: | TODO | | mips: | TODO | | mn10300: | TODO | | nios2: | TODO | | openrisc: | TODO | | parisc: | TODO | | powerpc: | TODO | | s390: | TODO | | score: | TODO | | sh: | TODO | | sparc: | TODO | | tile: | TODO | | um: | TODO | | unicore32: | TODO | | x86: | TODO | | xtensa: | TODO | -----------------------
Add WIN32 to GUI target
set(QTLIBS Qt5::Network Qt5::Widgets) include_directories(..) qt5_add_resources(NEOVIM_RCC_SOURCES data.qrc) add_executable(nvim-qt main.cpp shell.cpp input.cpp errorwidget.cpp mainwindow.cpp ${NEOVIM_RCC_SOURCES}) target_link_libraries(nvim-qt ${QTLIBS} ${MSGPACK_LIBRARIES} neovim-qt) add_executable(nvim-qt-widget EXCLUDE_FROM_ALL main.cpp shell.cpp input.cpp ${NEOVIM_RCC_SOURCES}) set_target_properties(nvim-qt-widget PROPERTIES COMPILE_DEFINITIONS NEOVIMQT_GUI_WIDGET ) target_link_libraries(nvim-qt-widget ${QTLIBS} ${MSGPACK_LIBRARIES} neovim-qt) if(WIN32) include(WinDeployQt) WinDeployQt(TARGET nvim-qt INCLUDE_MODULES ${QTLIBS} EXCLUDE_MODULES webkit webkit2) endif()
set(QTLIBS Qt5::Network Qt5::Widgets) include_directories(..) qt5_add_resources(NEOVIM_RCC_SOURCES data.qrc) add_executable(nvim-qt WIN32 main.cpp shell.cpp input.cpp errorwidget.cpp mainwindow.cpp ${NEOVIM_RCC_SOURCES}) target_link_libraries(nvim-qt ${QTLIBS} ${MSGPACK_LIBRARIES} neovim-qt) add_executable(nvim-qt-widget EXCLUDE_FROM_ALL main.cpp shell.cpp input.cpp ${NEOVIM_RCC_SOURCES}) set_target_properties(nvim-qt-widget PROPERTIES COMPILE_DEFINITIONS NEOVIMQT_GUI_WIDGET ) target_link_libraries(nvim-qt-widget ${QTLIBS} ${MSGPACK_LIBRARIES} neovim-qt) if(WIN32) include(WinDeployQt) WinDeployQt(TARGET nvim-qt INCLUDE_MODULES ${QTLIBS} EXCLUDE_MODULES webkit webkit2) endif()
Bump pytest from 6.2.4 to 6.2.5
# requirements of main dependencies used for tests pyramid==2.0 pyramid_localize==1.0.1 pyramid-basemodel==0.5.0; python_version>='3.7' zope.sqlalchemy==1.5 pyramid-mako==1.1.0 pyramid-tm==2.4 transaction==3.0.1 requests==2.26.0 velruse==1.1.1 sqlalchemy==1.4.23 mock==4.0.3 pytest==6.2.4 pytest-pyramid==1.0.0 pytest-cov==2.12.1 pytest-mysql==2.1.0 pytest-postgresql==3.1.1 -e .[tests]
# requirements of main dependencies used for tests pyramid==2.0 pyramid_localize==1.0.1 pyramid-basemodel==0.5.0; python_version>='3.7' zope.sqlalchemy==1.5 pyramid-mako==1.1.0 pyramid-tm==2.4 transaction==3.0.1 requests==2.26.0 velruse==1.1.1 sqlalchemy==1.4.23 mock==4.0.3 pytest==6.2.5 pytest-pyramid==1.0.0 pytest-cov==2.12.1 pytest-mysql==2.1.0 pytest-postgresql==3.1.1 -e .[tests]
Upgrade dependency raven to ==5.9.0
-r base.txt raven==5.8.1 python3-memcached==1.51
-r base.txt raven==5.9.0 python3-memcached==1.51
Update requests from 2.18.1 to 2.18.2
# Django Django==1.11.3 # Environmental var configuration django-configurations==2.0 # For the persistence stores #psycopg2==2.7.1 #dj-database-url==0.4.2 django-redis==4.8.0 # Models django-model-utils==3.0.0 # Rest apis djangorestframework==3.6.3 #Markdown==2.6.8 #django-filter==1.0.4 # Static files whitenoise==3.3.0 # Media files #boto==2.47.0 #django_unique_upload==0.2.1 Pillow==4.2.1 # Image manipulation #django-versatileimagefield==1.7.0 # For asynchronous queuing #django-rq==0.9.5 # Time zones support pytz==2017.2 # Parsing Secondlife api's backoff==1.4.3 requests==2.18.1 beautifulsoup4==4.6.0 lxml==3.8.0 djproxy==2.3.4
# Django Django==1.11.3 # Environmental var configuration django-configurations==2.0 # For the persistence stores #psycopg2==2.7.1 #dj-database-url==0.4.2 django-redis==4.8.0 # Models django-model-utils==3.0.0 # Rest apis djangorestframework==3.6.3 #Markdown==2.6.8 #django-filter==1.0.4 # Static files whitenoise==3.3.0 # Media files #boto==2.47.0 #django_unique_upload==0.2.1 Pillow==4.2.1 # Image manipulation #django-versatileimagefield==1.7.0 # For asynchronous queuing #django-rq==0.9.5 # Time zones support pytz==2017.2 # Parsing Secondlife api's backoff==1.4.3 requests==2.18.2 beautifulsoup4==4.6.0 lxml==3.8.0 djproxy==2.3.4
Build the workflow examples for the Personal product.
add_subdirectory(bin-info) add_subdirectory(breakpoint) add_subdirectory(cmdline_disasm) add_subdirectory(llil_parser) add_subdirectory(mlil_parser) add_subdirectory(print_syscalls) if(NOT HEADLESS) add_subdirectory(uinotification) endif() if(NOT DEMO AND NOT PERSONAL) add_subdirectory(workflows/inliner) add_subdirectory(workflows/objectivec) add_subdirectory(workflows/tailcall) endif() add_subdirectory(x86_extension)
add_subdirectory(bin-info) add_subdirectory(breakpoint) add_subdirectory(cmdline_disasm) add_subdirectory(llil_parser) add_subdirectory(mlil_parser) add_subdirectory(print_syscalls) if(NOT HEADLESS) add_subdirectory(uinotification) endif() if(NOT DEMO) add_subdirectory(workflows/inliner) add_subdirectory(workflows/objectivec) add_subdirectory(workflows/tailcall) endif() add_subdirectory(x86_extension)
Update flake8 from 3.7.5 to 3.7.7
# Test dependencies go here. -r base.txt pytest==4.3.0 coverage==4.5.2 django_coverage_plugin==1.6.0 flake8==3.7.5 django-test-plus==1.1.1 factory_boy==2.11.1 # nosetests with support for TAP and coveralls django_nose==1.4.6 nose-tap==1.9 coveralls==1.6.0
# Test dependencies go here. -r base.txt pytest==4.3.0 coverage==4.5.2 django_coverage_plugin==1.6.0 flake8==3.7.7 django-test-plus==1.1.1 factory_boy==2.11.1 # nosetests with support for TAP and coveralls django_nose==1.4.6 nose-tap==1.9 coveralls==1.6.0
Update coverage from 5.1 to 5.2.1
# ulid/requirements/test.txt # # Requirements for executing the test suite. -r dev.txt coverage==5.1 pytest<3.3.0; python_version < '3.4' # pyup: ignore pytest==4.6.5; python_version == '3.4' # pyup: ignore pytest==5.4.3; python_version > '3.4' pytest-benchmark==3.2.3 pytest-cov==2.10.0 pytest-mock==1.6.3; python_version < '3.4' # pyup: ignore pytest-mock==3.1.1; python_version >= '3.4' pytest-pep8==1.0.6
# ulid/requirements/test.txt # # Requirements for executing the test suite. -r dev.txt coverage==5.2.1 pytest<3.3.0; python_version < '3.4' # pyup: ignore pytest==4.6.5; python_version == '3.4' # pyup: ignore pytest==5.4.3; python_version > '3.4' pytest-benchmark==3.2.3 pytest-cov==2.10.0 pytest-mock==1.6.3; python_version < '3.4' # pyup: ignore pytest-mock==3.1.1; python_version >= '3.4' pytest-pep8==1.0.6
Update coverage requirement from <5.6,>=4.0 to >=4.0,<6.3
-r requirements.txt peeweext cachext redis celery pytest pytest-cov flake8 coveralls codeclimate-test-reporter coverage>=4.0,<5.6 prometheus_client versioneer
-r requirements.txt peeweext cachext redis celery pytest pytest-cov flake8 coveralls codeclimate-test-reporter coverage>=4.0,<6.3 prometheus_client versioneer
Add csvkit to dev requirements
-r requirements.txt -r exampleproject/requirements.txt django-debug-toolbar Werkzeug South==0.7.3 ipython ipdb # app requirements lxml # for the initial population of institutions # requests # text processing # nltk # numpy # pyquery requests
-r requirements.txt -r exampleproject/requirements.txt csvkit django-debug-toolbar Werkzeug South==0.7.3 ipython ipdb # app requirements lxml # for the initial population of institutions # requests # text processing # nltk # numpy # pyquery requests
Update aiohttp from 1.3.1 to 2.0.1
flake8==3.3.0 coverage==4.3.4 sphinx==1.5.3 alabaster>=0.6.2 aiohttp==1.3.1 jinja2==2.9.5 pytest==3.0.7 pytest-cov==2.4.0 yarl==0.10.0 multidict==2.1.4 pytest-aiohttp==0.1.3 -e .
flake8==3.3.0 coverage==4.3.4 sphinx==1.5.3 alabaster>=0.6.2 aiohttp==2.0.1 jinja2==2.9.5 pytest==3.0.7 pytest-cov==2.4.0 yarl==0.10.0 multidict==2.1.4 pytest-aiohttp==0.1.3 -e .