Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Add JVM code for WithStringBuilder. | Compiled from "WithStringBuilder.java"
class WithStringBuilder {
WithStringBuilder();
Code:
0: aload_0
1: invokespecial #1 // Method java/lang/Object."<init>":()V
4: return
public static void main(java.lang.String[]);
Code:
0: iconst_3
1: anewarray #2... | |
Add in requirements for 2.6, different than other python versions. | ### Optional Dependencies for Additional Plotly Functionality ###
### ###
### To install, run: ###
### $ pip install -r optional-requirements.txt ###
### ... | |
Update releases from 1.4.1 to 1.4.2 | -r ./base.txt
sphinx==1.7.4
alagitpull==0.0.20
releases==1.4.1
| -r ./base.txt
sphinx==1.7.4
alagitpull==0.0.20
releases==1.4.2
|
Add Batumi Shota Rustaveli State University domain | ბათუმის შოთა რუსთაველის სახელმწიფო უნივერსიტეტი
Batumi Shota Rustaveli State University | |
Update pytest from 3.2.4 to 3.2.5 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.2
Sphinx==1.6.5
cryptography==2.1.3
PyYAML==3.12
pytest==3.2.4
pytz==2017.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.2
Sphinx==1.6.5
cryptography==2.1.3
PyYAML==3.12
pytest==3.2.5
pytz==2017.3
|
Fix pyyaml version for security | bumpversion
wheel
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-runner>=2.11.1
pytest-cov
coveralls
numpydoc>=0.7.0
nbsphinx
pre-commit | bumpversion
wheel
watchdog>=0.8.3
flake8>=2.6.0
tox>=2.3.1
coverage>=4.1
Sphinx>=1.4.8
cryptography>=1.7
PyYAML>=4.2b1
pytest>=2.9.2
pytest-runner>=2.11.1
pytest-cov
coveralls
numpydoc>=0.7.0
nbsphinx
pre-commit |
Update flake8 from 2.6.0 to 3.0.4 | 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.4
cryptography==1.5
pytest==3.0.1
pylint
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.4
tox==2.3.1
coverage==4.1
Sphinx==1.4.4
cryptography==1.5
pytest==3.0.1
pylint
|
Update cryptography from 1.8.1 to 1.8.2 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.5.6
cryptography==1.8.1
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.4.1
Sphinx==1.5.6
cryptography==1.8.2
PyYAML==3.12
|
Add wheel as dev dep | pip
sphinx
sphinx_rtd_theme
coverage
twine
bump2version
tox
flake8
pytest
pre-commit
isort
black
pycryptodome
betamax
betamax_serializers
pytest_mock
oauth2client
| pip
sphinx
sphinx_rtd_theme
coverage
twine
bump2version
tox
flake8
pytest
pre-commit
isort
black
pycryptodome
betamax
betamax_serializers
pytest_mock
oauth2client
wheel
|
Update exception test with new traceback | Got an NPE: second throw
java.lang.NullPointerException: second throw
at Main.catchAndRethrow(Main.java:36)
at Main.main(Main.java:23)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException: first throw
at Main.throwNullPointerException(Main.java:43)
at Main.catchAndRethrow(Main... | Got an NPE: second throw
java.lang.NullPointerException: second throw
at Main.catchAndRethrow(Main.java:165)
at Main.main(Main.java:29)
Caused by: java.lang.NullPointerException: first throw
at Main.throwNullPointerException(Main.java:43)
at Main.catchAndRethrow(Main.java:40)
... 1 more
|
Update sphinx from 1.4.8 to 1.6.2 | 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.4.8
cryptography==1.7
PyYAML==3.11
requests==2.17.3
httmock==1.2.6
pep257==0.7.0
mypy==0.511
| bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.7
PyYAML==3.11
requests==2.17.3
httmock==1.2.6
pep257==0.7.0
mypy==0.511
|
Update pylint from 1.5.4 to 1.6.4 | pip==9.0.2
bumpversion==0.5.3
wheel==0.29.0
coverage==4.2
pytest==3.0.5
pycodestyle==2.2.0
pydocstyle==1.1.1
pylint==1.5.4
| pip==9.0.2
bumpversion==0.5.3
wheel==0.29.0
coverage==4.2
pytest==3.0.5
pycodestyle==2.2.0
pydocstyle==1.1.1
pylint==1.6.4
|
Update sphinx from 1.7.0 to 1.7.1 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.5.1
Sphinx==1.7.0
cryptography==2.1.4
PyYAML==3.12
nose==1.3.7
dateutils==0.6.6
| 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.5.1
Sphinx==1.7.1
cryptography==2.1.4
PyYAML==3.12
nose==1.3.7
dateutils==0.6.6
|
Update sphinx from 3.2.1 to 3.3.0 | pytest==4.6 # pyup: ignore
pytest-runner==5.2
bumpversion==0.6.0
watchdog==0.10.3
flake8==3.8.4
coverage==5.3
cryptography==3.2.1
Sphinx==3.2.1
| pytest==4.6 # pyup: ignore
pytest-runner==5.2
bumpversion==0.6.0
watchdog==0.10.3
flake8==3.8.4
coverage==5.3
cryptography==3.2.1
Sphinx==3.3.0
|
Update coverage from 4.1 to 4.4.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.1
Sphinx==1.4.8
| 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.4.8
|
Use the new form of add_test - exe locations. | include_directories("${MolCore_SOURCE_DIR}/src"
"${MolCore_BINARY_DIR}/src")
# find google test
find_package(GTest REQUIRED)
include_directories(${GTEST_INCLUDE_DIRS})
add_executable(graphtest graphtest.cpp)
target_link_libraries(graphtest MolCore ${GTEST_BOTH_LIBRARIES})
add_test(GraphTest graphtest)
add_executab... | include_directories("${MolCore_SOURCE_DIR}/src"
"${MolCore_BINARY_DIR}/src")
# find google test
find_package(GTest REQUIRED)
include_directories(${GTEST_INCLUDE_DIRS})
add_executable(graphtest graphtest.cpp)
target_link_libraries(graphtest MolCore ${GTEST_BOTH_LIBRARIES})
add_test(NAME GraphTest COMMAND graphtest)
... |
Fix linking to HDF5 libraries. | find_package(Eigen3 REQUIRED)
find_package(HDF5 REQUIRED COMPONENTS C)
# Add as "system headers" to avoid warnings generated by them with
# compilers that support that notion.
include_directories(SYSTEM "${EIGEN3_INCLUDE_DIR}"
"${HDF5_INCLUDE_DIRS}"
"${AvogadroLibs_SOURCE_DIR}/thirdparty/pugixml"
"${AvogadroLibs_... | find_package(Eigen3 REQUIRED)
find_package(HDF5 REQUIRED COMPONENTS C)
# Add as "system headers" to avoid warnings generated by them with
# compilers that support that notion.
include_directories(SYSTEM "${EIGEN3_INCLUDE_DIR}"
"${HDF5_INCLUDE_DIRS}"
"${AvogadroLibs_SOURCE_DIR}/thirdparty/pugixml"
"${AvogadroLibs_... |
Update pytest-timeout from 1.2.1 to 1.3.0 | coverage==4.5.1
docutils==0.14
flake8==3.5.0
grablib==0.6.1 # pyup: ignore (last version which is compatible with python 3.5)
pycodestyle==2.4.0
pyflakes==2.0.0
pytest==3.6.2
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-isort==0.2.0
pytest-mock==1.10.0
pytest-sugar==0.9.1
pytest-timeout==1.2.1
pytest-toolbox==0.4
py... | coverage==4.5.1
docutils==0.14
flake8==3.5.0
grablib==0.6.1 # pyup: ignore (last version which is compatible with python 3.5)
pycodestyle==2.4.0
pyflakes==2.0.0
pytest==3.6.2
pytest-aiohttp==0.3.0
pytest-cov==2.5.1
pytest-isort==0.2.0
pytest-mock==1.10.0
pytest-sugar==0.9.1
pytest-timeout==1.3.0
pytest-toolbox==0.4
py... |
Add missing authentication-tokens plugin dependency. | git-client
git
git-server
scm-api
token-macro
analysis-core
analysis-collector
findbugs
tasks
warnings
pmd
disk-usage
copyartifact
publish-over-ssh
python
saltstack
ansible
workflow-aggregator
workflow-durable-task-step
workflow-scm-step
workflow-cps
workflow-step-api
workflow-job
workflow-support
workflow-cps-global-l... | git-client
git
git-server
scm-api
token-macro
analysis-core
analysis-collector
findbugs
tasks
warnings
pmd
disk-usage
copyartifact
publish-over-ssh
python
saltstack
ansible
durable-task
workflow-aggregator
workflow-durable-task-step
workflow-scm-step
workflow-cps
workflow-step-api
workflow-job
workflow-support
workflow... |
Update CV of Traductor Softcatalà to 0.7.2 (16) | Categories:Office
License:GPLv2+
Web Site:
Source Code:https://github.com/Softcatala/TraductorSoftcatalaAndroid
Issue Tracker:https://github.com/Softcatala/TraductorSoftcatalaAndroid/issues
Auto Name:Traductor Softcatalà
Summary:Translate to and from Catalan
Description:
Client for the Softcatalà Catalan on-line [http... | Categories:Office
License:GPLv2+
Web Site:
Source Code:https://github.com/Softcatala/TraductorSoftcatalaAndroid
Issue Tracker:https://github.com/Softcatala/TraductorSoftcatalaAndroid/issues
Auto Name:Traductor Softcatalà
Summary:Translate to and from Catalan
Description:
Client for the Softcatalà Catalan on-line [http... |
Upgrade OpenFisca France version from 19.0.1 to 19.0.2 | gunicorn>=19.1.1
openfisca_france==19.0.1
git+https://github.com/sgmap/openfisca-paris.git@53c9666f4e403c3b51c2dccb003cf019471d9cba#egg=openfisca-paris
git+https://github.com/sgmap/openfisca-rennesmetropole.git@3534ed503f365852b88c2a0f4014d64af5a636d0#egg=openfisca-RennesMetropole
| gunicorn>=19.1.1
openfisca_france==19.0.2
git+https://github.com/sgmap/openfisca-paris.git@53c9666f4e403c3b51c2dccb003cf019471d9cba#egg=openfisca-paris
git+https://github.com/sgmap/openfisca-rennesmetropole.git@3534ed503f365852b88c2a0f4014d64af5a636d0#egg=openfisca-RennesMetropole
|
Mark RC1 in the change log. | === rc1
* Enhancements:
* Upgraded pure-ruby Readline to 0.2.0
* Bundle OpenSSL 0.9.8k in cooperative mode (MSVCRT build) [snaury]
* Installers now offer option to modify PATH [jonforums]
* Installers now register file association [jonforums]
* Installers that you can trust: shipping now signed
=== preview2... | === rc1 / 2009-11-10
* Enhancements:
* Upgraded pure-ruby Readline to 0.2.0
* Bundle OpenSSL 0.9.8k in cooperative mode (MSVCRT build) [snaury]
* Installers now offer option to modify PATH [jonforums]
* Installers now register file association [jonforums]
* Installers that you can trust: shipping now signed
... |
Add python packages for SNI support in tests | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
# this is required for the docs build jobs
sphinx!=1.3b1... | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests>=2.1... |
Update mypy package to 0.710 | # Testing
coverage==4.5.3 # Test coverage
flake8==3.7.7 # Python linting
mypy==0.701 # Type checking
| # Testing
coverage==4.5.3 # Test coverage
flake8==3.7.7 # Python linting
mypy==0.710 # Type checking
|
Fix akinator.py to newest version | akinator.py
archey4==4.6.0.post1; sys_platform != 'darwin'
beautifulsoup4
climage
colorama
distro
flake8
forex-python
geopy
gitpython
googletrans==3.1.0a0
IMDbPY
mock
nltk
pathlib2; python_version < '3.4'
pdfkit
pick
pluginmanager
psutil; sys_platform == 'win32'
pycricbuzz
pydoc-markdown
pydub
pyjokes
pync==1.6.1; sys_... | akinator.py==0.2.1
archey4==4.6.0.post1; sys_platform != 'darwin'
beautifulsoup4
climage
colorama
distro
flake8
forex-python
geopy
gitpython
googletrans==3.1.0a0
IMDbPY
mock
nltk
pathlib2; python_version < '3.4'
pdfkit
pick
pluginmanager
psutil; sys_platform == 'win32'
pycricbuzz
pydoc-markdown
pydub
pyjokes
pync==1.6.... |
Add python packages for SNI support in tests | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
# this is required for the docs build jobs
sphinx!=1.3b1... | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests>=2.1... |
Update to Freeciv server r27090. | FCREV=27079
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-2.6-2014.Nov.13"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# internal to it. The server and client are always compatible.
WEBCAPSTR="+Freeciv.Web.Devel-2.6"
| FCREV=27090
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-2.6-2014.Nov.13"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# internal to it. The server and client are always compatible.
WEBCAPSTR="+Freeciv.Web.Devel-2.6"
|
Patch from Mike: clarification of Tools.dll licensing (used by the LLScript compiler) | The LSL compiler is generated with "Compiler tools in C#" version 4.7[1] by Dr. Malcolm Crowe[2]. The code is used with permission by the author:
There is no problem with using the code in any way you like, as long as
somewhere you say that that is what you have done (in the source for
example).
And of course we discl... | |
Switch to "old version" of runtime function | template-runtime-code-for-every-action-begin
$global_number_of_operands = number-of-operands ; <new_line>
runtime-code-check-operand-initialize
check-operand-one-is-phrase-name
if ( $global_yes_or_no_operand_error == $global_no ) { <new_line>
$global_source_text = code-get-or-put-phrase-definition-begin runtime-... | template-runtime-code-for-every-action-begin
$global_number_of_operands = number-of-operands ; <new_line>
runtime-code-check-operand-initialize
check-operand-one-is-phrase-name
if ( $global_yes_or_no_operand_error == $global_no ) { <new_line>
$global_source_text = code-get-or-put-phrase-definition-begin runtime-... |
Increment Check timeout to 60 seconds | set(KMS_TEST_UTILS_SOURCES
kmstestutils.h kmstestutils.c
)
add_library(kmsfilterstestutils ${KMS_TEST_UTILS_SOURCES})
target_link_libraries(kmsfilterstestutils
${gstreamer-1.5_LIBRARIES}
${gstreamer-base-1.5_LIBRARIES}
${gstreamer-sdp-1.5_LIBRARIES}
${gstreamer-pbutils-1.5_LIBRARIES}
)
set_property(TARGET kms... | set(KMS_TEST_UTILS_SOURCES
kmstestutils.h kmstestutils.c
)
add_library(kmsfilterstestutils ${KMS_TEST_UTILS_SOURCES})
target_link_libraries(kmsfilterstestutils
${gstreamer-1.5_LIBRARIES}
${gstreamer-base-1.5_LIBRARIES}
${gstreamer-sdp-1.5_LIBRARIES}
${gstreamer-pbutils-1.5_LIBRARIES}
)
set_property(TARGET kms... |
Add man so git help works. | # Some linux packages for basic terminal work, particularly
# oriented at newer users
# Download tools
curl
wget
# A couple of CLI editors that are easier than vim
# micro # currently not working on 18.04
nano
jed
# Basic clipboard support
xclip
xsel
# Basic Emacs configuration for general development.
emacs-nox
... | # Some linux packages for basic terminal work, particularly
# oriented at newer users
# Basic unix tools
man
# Download tools
curl
wget
# A couple of CLI editors that are easier than vim
# micro # currently not working on 18.04
nano
jed
# Basic clipboard support
xclip
xsel
# Basic Emacs configuration for general ... |
Bump urllib3 from 1.22 to 1.24.2 in /util/pingdom | #
# This file is autogenerated by pip-compile
# To update, run:
#
# make upgrade
#
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
click==6.7
idna==2.6 # via requests
pyyaml==3.12
requests==2.18.4
urllib3==1.22 # via requests
six==1.12.0
| #
# This file is autogenerated by pip-compile
# To update, run:
#
# make upgrade
#
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
click==6.7
idna==2.6 # via requests
pyyaml==3.12
requests==2.18.4
urllib3==1.24.2 # via requests
six==1.12.0
|
Revert "fix "make install" failure" | FIND_PACKAGE (PythonLibs 2 )
FIND_PACKAGE (PythonInterp 2 REQUIRED)
EXECUTE_PROCESS(COMMAND ${PYTHON_EXECUTABLE} -c "from sys import stdout; from distutils import sysconfig; stdout.write(sysconfig.get_python_lib(True))" OUTPUT_VARIABLE PYTHON_INSTALL_DIR)
INCLUDE_DIRECTORIES (${PYTHON_INCLUDE_PATH})
MESSAGE(STATUS "Py... | FIND_PACKAGE (PythonLibs 2 )
FIND_PACKAGE (PythonInterp 2 REQUIRED)
EXECUTE_PROCESS(COMMAND ${PYTHON_EXECUTABLE} -c "from sys import stdout; from distutils import sysconfig; stdout.write(sysconfig.get_python_lib(True))" OUTPUT_VARIABLE PYTHON_INSTALL_DIR)
INCLUDE_DIRECTORIES (${PYTHON_INCLUDE_PATH})
MESSAGE(STATUS "Py... |
Remove some experimental code accidentally added. | #-------------------------------------------------------------------
# This file is part of the CMake build system for OGRE
# (Object-oriented Graphics Rendering Engine)
# For the latest info, see http://www.ogre3d.org/
#
# The contents of this file are placed in the public domain. Feel
# free to make use of it in ... | #-------------------------------------------------------------------
# This file is part of the CMake build system for OGRE
# (Object-oriented Graphics Rendering Engine)
# For the latest info, see http://www.ogre3d.org/
#
# The contents of this file are placed in the public domain. Feel
# free to make use of it in ... |
Add Addi - Matlab/Octave clone. | Category:Office
License:GPLv3
Web Site:http://code.google.com/p/addi/
Source Code:http://code.google.com/p/addi/source/checkout
Issue Tracker:http://code.google.com/p/addi/issues/list
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4JELWYF6CNHVU&lc=US&item_name=Corbin%20Champion%20Designs¤cy_... | |
Correct a typo in the readme. | OggIndex - Indexes ogg theora/vorbis files for faster seeking.
OggIndexValid - Validates a file's keyframe index.
See Skeleton-4.0-Index-Specification.txt for index format details.
BUILDING ON LINUX
To build on Linux you require the ogg, theora and vorbis libraries to be
installed. Provided those libraries are inst... | OggIndex - Indexes ogg theora/vorbis files for faster seeking.
OggIndexValid - Validates a file's keyframe index.
See Skeleton-4.0-Index-Specification.txt for index format details.
BUILDING ON LINUX
To build on Linux you require the ogg, theora and vorbis libraries to be
installed. Provided those libraries are inst... |
Update vent from 0.8.3 to 0.9.0 | falcon==2.0.0
falcon-cors==1.1.7
gevent==1.4.0
gunicorn==19.9.0
redis==3.2.1
vent==0.8.3
| falcon==2.0.0
falcon-cors==1.1.7
gevent==1.4.0
gunicorn==19.9.0
redis==3.2.1
vent==0.9.0
|
Install .inl and .hpp files to include dirs as well. | add_custom_target(version
COMMAND ${CMAKE_SOURCE_DIR}/CreateVersionFile.py .)
install(DIRECTORY ./
DESTINATION include/libavg
FILES_MATCHING PATTERN *.h)
install(FILES ${CMAKE_BINARY_DIR}/src/avgconfig.h ${CMAKE_BINARY_DIR}/src/version.h
DESTINATION include/libavg)
add_subdirectory(tess)
add... | add_custom_target(version
COMMAND ${CMAKE_SOURCE_DIR}/CreateVersionFile.py .)
install(DIRECTORY ./
DESTINATION include/libavg
FILES_MATCHING PATTERN *.inl)
install(DIRECTORY ./
DESTINATION include/libavg
FILES_MATCHING PATTERN *.hpp)
install(DIRECTORY ./
DESTINATION include/li... |
Update cython from 0.28.3 to 0.28.5 | flake8==3.4.1
pytest==3.7.1
pytest-cov==2.5.1
pytest-catchlog==1.2.2
docker-py==1.10.6
lz4==2.1.0
xxhash==1.0.1
python-snappy==0.5.1
# pypiwin32==219
cython==0.28.3
| flake8==3.4.1
pytest==3.7.1
pytest-cov==2.5.1
pytest-catchlog==1.2.2
docker-py==1.10.6
lz4==2.1.0
xxhash==1.0.1
python-snappy==0.5.1
# pypiwin32==219
cython==0.28.5
|
Update mypy package to 0.761 | # Testing
coverage==5.0.1 # Test coverage
flake8==3.7.9 # Python linting
codecov==2.0.15 # Test coverage reporting
mypy==0.711 # Static typing
| # Testing
coverage==5.0.1 # Test coverage
flake8==3.7.9 # Python linting
codecov==2.0.15 # Test coverage reporting
mypy==0.761 # Static typing
|
Update wagtail from 1.13 to 1.13.1 | git+git://github.com/liqd/adhocracy4.git@master#egg=adhocracy4
bcrypt==3.1.4
django-capture-tag==1.0
html5lib==0.999999999
wagtail==1.13
XlsxWriter==1.0.2
zeep==2.4.0
# Inherited a4-core requirements
bleach==2.1.1
Django==1.11.7
django-allauth==0.34.0
django-autoslug==1.9.3
django-background-tasks==1.1.12
django-ckedi... | git+git://github.com/liqd/adhocracy4.git@master#egg=adhocracy4
bcrypt==3.1.4
django-capture-tag==1.0
html5lib==0.999999999
wagtail==1.13.1
XlsxWriter==1.0.2
zeep==2.4.0
# Inherited a4-core requirements
bleach==2.1.1
Django==1.11.7
django-allauth==0.34.0
django-autoslug==1.9.3
django-background-tasks==1.1.12
django-cke... |
Update WhereYouGo to 0.9.3 (44) | Categories:Navigation
License:GPL-3.0+
Web Site:
Source Code:https://github.com/biylda/WhereYouGo
Issue Tracker:https://github.com/biylda/WhereYouGo/issues
Auto Name:WhereYouGo
Summary:Whereigo client
Description:
WhereYouGo is an unofficial client for Wherigo Geocaching. It displays online
and offline vector maps usi... | Categories:Navigation
License:GPL-3.0+
Web Site:
Source Code:https://github.com/biylda/WhereYouGo
Issue Tracker:https://github.com/biylda/WhereYouGo/issues
Auto Name:WhereYouGo
Summary:Whereigo client
Description:
WhereYouGo is an unofficial client for Wherigo Geocaching. It displays online
and offline vector maps usi... |
Update Url forwarder to 0.3 (7) | Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/daverix/urlforwarder
Issue Tracker:https://github.com/daverix/urlforwarder/issues
Auto Name:Url forwarder
Summary:Save bookmarks
Description:
Provides a bookmarklet functionality: It works by sharing a link from any app
using filters.
.
Repo T... | Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/daverix/urlforwarder
Issue Tracker:https://github.com/daverix/urlforwarder/issues
Auto Name:Url forwarder
Summary:Save bookmarks
Description:
Provides a bookmarklet functionality: It works by sharing a link from any app
using filters.
.
Repo T... |
Fix hacking min version to 3.0.1 | hacking>=3.0,<4.0.0 # Apache-2.0
coverage>=3.6
fixtures>=1.3.1
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
| hacking>=3.0.1,<3.1.0 # Apache-2.0
coverage>=3.6
fixtures>=1.3.1
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
|
Update pytest from 6.1.2 to 6.2.0 | setuptools>=17.1
pytest-cov==2.10.1
flake8==3.8.4
pytest==6.1.2 | setuptools>=17.1
pytest-cov==2.10.1
flake8==3.8.4
pytest==6.2.0 |
Bump pylint from 2.15.2 to 2.15.3 | # linters
pycodestyle==2.9.1
pydocstyle==6.1.1
pylint==2.15.2; python_version>'3.3'
black==22.8.0
-r requirements-test.txt
| # linters
pycodestyle==2.9.1
pydocstyle==6.1.1
pylint==2.15.3; python_version>'3.3'
black==22.8.0
-r requirements-test.txt
|
Update django from 1.10.5 to 1.11 | # Requirements required by this package:
django==1.10.5
django-classy-tags==0.8.0
| # Requirements required by this package:
django==1.11
django-classy-tags==0.8.0
|
Update tox from 3.13.2 to 3.14.2 | codecov==2.0.15
tox==3.13.2
tox-travis==0.11
| codecov==2.0.15
tox==3.14.2
tox-travis==0.11
|
Fix build to pin azure-storage dependency | requests
flask
Flask-Bootstrap
git+git://github.com/open-policy-agent/rego-python@master
pytest
azure-storage >= 0.34.3
azure-cosmos
| requests
flask
Flask-Bootstrap
git+git://github.com/open-policy-agent/rego-python@master
pytest
azure-storage == 0.34.3
azure-cosmos
|
Update pynacl from 1.1.2 to 1.2.0 | --editable .
cryptography==2.1.2
pynacl==1.1.2
six==1.11.0
tox==2.9.1
coveralls==1.2.0
coverage==4.4.1
| --editable .
cryptography==2.1.2
pynacl==1.2.0
six==1.11.0
tox==2.9.1
coveralls==1.2.0
coverage==4.4.1
|
Use https uri to clone wtforms. | # This requirements is for development
Flask
misaka
pygments
# database
Flask-SQLAlchemy
#MySQL-python
# cache support
Flask-Cache
#python-memcached
# i18n and l10n
Flask-Babel
# form support
#Flask-WTF
-e hg+ssh://hg@bitbucket.org/simplecodes/wtforms#egg=WTForms
-e git+git://github.com/lepture/flask-wtf.git#egg=F... | # This requirements is for development
Flask
misaka
pygments
# database
Flask-SQLAlchemy
#MySQL-python
# cache support
Flask-Cache
#python-memcached
# i18n and l10n
Flask-Babel
# form support
#Flask-WTF
-e hg+https://bitbucket.org/simplecodes/wtforms#egg=WTForms
-e git+git://github.com/lepture/flask-wtf.git#egg=Fl... |
Update pillow from 4.2.1 to 7.0.0 | pytest==3.5.1
pytest-selenium==1.11.1
Pillow==4.2.1
git+https://github.com/olymk2/pytest-inomaly.git
| pytest==3.5.1
pytest-selenium==1.11.1
Pillow==7.0.0
git+https://github.com/olymk2/pytest-inomaly.git
|
Update compatibility tag to reflect testing with 4.0. | === QuickLogin ===
Contributors: redsweater
Tags: utilities, login, admin
Requires at least: 3.4.2
Tested up to: 3.5
Stable tag: 1.0.1
License: MIT
License URI: http://opensource.org/licenses/MIT
Adds a keyboard shortcut to your blog for easily logging in.
== Description ==
The QuickLogin plugin for self-hosted Word... | === QuickLogin ===
Contributors: redsweater
Tags: utilities, login, admin
Requires at least: 3.4.2
Tested up to: 4.0
Stable tag: 1.0.1
License: MIT
License URI: http://opensource.org/licenses/MIT
Adds a keyboard shortcut to your blog for easily logging in.
== Description ==
The QuickLogin plugin for self-hosted Word... |
Set safe version of hacking | # 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.
hacking>=3.1.0,<4.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
stestr>=2.0.0 #... | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=3.1.0,<4.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
stestr>=2.0.0 #... |
Add MD5 sum to vkcpp dependency | set(EXTERNAL_NAME vkcpp)
string(TOUPPER ${EXTERNAL_NAME} EXTERNAL_NAME_UPPER)
include(ExternalProject)
ExternalProject_Add(
${EXTERNAL_NAME}
DOWNLOAD_NAME vkcpp-cmake.zip
URL https://codeload.github.com/jherico/vkcpp/zip/cmake
#URL_MD5 1ede613de5b3596d7530d4706c546d5b
CMAKE_ARGS ${PLATFORM_CMAKE_AR... | set(EXTERNAL_NAME vkcpp)
string(TOUPPER ${EXTERNAL_NAME} EXTERNAL_NAME_UPPER)
include(ExternalProject)
ExternalProject_Add(
${EXTERNAL_NAME}
DOWNLOAD_NAME vkcpp-cmake.zip
URL https://codeload.github.com/jherico/vkcpp/zip/cmake
URL_MD5 bf5d960fbaa9ff520bbfd97d9a9191ea
CMAKE_ARGS ${PLATFORM_CMAKE_ARG... |
Bump black from 22.6.0 to 22.8.0 | black==22.6.0
docutils==0.19
flake8==5.0.2
pygments==2.13.0
| black==22.8.0
docutils==0.19
flake8==5.0.2
pygments==2.13.0
|
Update coverage from 4.4.2 to 4.5 | # ydf/requirements/test.txt
#
# Requirements for executing this package test suite.
-r dev.txt
coverage==4.4.2
pytest<3.3.0; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore
pytest==3.4.0; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4'
pytes... | # ydf/requirements/test.txt
#
# Requirements for executing this package test suite.
-r dev.txt
coverage==4.5
pytest<3.3.0; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore
pytest==3.4.0; (python_version > '2.7' and python_version < '3.0') or python_version > '3.4'
pytest-... |
Update pytest from 5.3.3 to 5.3.4 | -r requirements.txt
flake8==3.7.9
pytest==5.3.3
pytest-cov==2.8.1
pytest-django==3.8.0
| -r requirements.txt
flake8==3.7.9
pytest==5.3.4
pytest-cov==2.8.1
pytest-django==3.8.0
|
Update tox requirement from ~=3.20.1 to ~=3.21.1 | -e .[aiohttp,requests]
-r docs.txt
-r test.txt
wheel~=0.36.2
twine~=3.3.0
isort==5.7.0
tox~=3.20.1
flake8==3.8.4
black~=20.8b1
| -e .[aiohttp,requests]
-r docs.txt
-r test.txt
wheel~=0.36.2
twine~=3.3.0
isort==5.7.0
tox~=3.21.1
flake8==3.8.4
black~=20.8b1
|
Update pyyaml from 3.11 to 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.4.1
Sphinx==1.6.2
#cryptography==1.7
PyYAML==3.11
pytest==2.9.2
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
#cryptography==1.7
PyYAML==3.12
pytest==2.9.2
|
Update tox from 2.3.1 to 3.0.0 | pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.3
tox==2.3.1
coverage==4.2
Sphinx==1.4.5
cryptography==1.4
PyYAML==3.11
pandas==0.18.1
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.3
tox==3.0.0
coverage==4.2
Sphinx==1.4.5
cryptography==1.4
PyYAML==3.11
pandas==0.18.1
|
Update copyright notice to 2020 | The MIT License (MIT)
Copyright (c) 2016 Pushpad (https://pushpad.xyz)
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, m... | The MIT License (MIT)
Copyright (c) 2016-2020 Pushpad (https://pushpad.xyz)
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, co... |
Add note telling users to add new functions to the end of the list. | PyUFunc_FromFuncAndData
PyUFunc_RegisterLoopForType
PyUFunc_GenericFunction
PyUFunc_f_f_As_d_d
PyUFunc_d_d
PyUFunc_f_f
PyUFunc_g_g
PyUFunc_F_F_As_D_D
PyUFunc_F_F
PyUFunc_D_D
PyUFunc_G_G
PyUFunc_O_O
PyUFunc_ff_f_As_dd_d
PyUFunc_ff_f
PyUFunc_dd_d
PyUFunc_gg_g
PyUFunc_FF_F_As_DD_D
PyUFunc_DD_D
PyUFunc_FF_F
PyUFunc_GG_G
Py... | # The functions in the ufunc C API. They are defined
# here so that the order is set. Append new functions
# to the end of the list.
PyUFunc_FromFuncAndData
PyUFunc_RegisterLoopForType
PyUFunc_GenericFunction
PyUFunc_f_f_As_d_d
PyUFunc_d_d
PyUFunc_f_f
PyUFunc_g_g
PyUFunc_F_F_As_D_D
PyUFunc_F_F
PyUFunc_D_D
PyUFunc_G_G
P... |
Upgrade dependency python-dateutil to ==2.7.1 | coreapi==2.3.3
Django==2.0
django-rest-swagger==2.1.2
django-taggit==0.22.2
django-taggit-serializer==0.1.5
django-webpack-loader==0.6.0
djangorestframework==3.7.7
djangorestframework-jwt==1.11.0
freezegun==0.3.10
itypes==1.1.0
openapi-codec==1.3.2
psycopg2==2.7.4
PyJWT==1.6.0
python-dateutil==2.7.0
requests==2.18.4
si... | coreapi==2.3.3
Django==2.0
django-rest-swagger==2.1.2
django-taggit==0.22.2
django-taggit-serializer==0.1.5
django-webpack-loader==0.6.0
djangorestframework==3.7.7
djangorestframework-jwt==1.11.0
freezegun==0.3.10
itypes==1.1.0
openapi-codec==1.3.2
psycopg2==2.7.4
PyJWT==1.6.0
python-dateutil==2.7.1
requests==2.18.4
si... |
Update pytest from 6.0.1 to 6.0.2 | Flask>=0.11.1
Flask-Cache==0.13.1
requests==2.21.0 # pyup: ignore, can't upgrade to a later version until we use Python 3.5
beautifulsoup4>=4.5.1
flake8==3.8.3
pytest==6.0.1
retry==0.9.2
selenium==3.141.0
notifications-python-client==5.7.0
| Flask>=0.11.1
Flask-Cache==0.13.1
requests==2.21.0 # pyup: ignore, can't upgrade to a later version until we use Python 3.5
beautifulsoup4>=4.5.1
flake8==3.8.3
pytest==6.0.2
retry==0.9.2
selenium==3.141.0
notifications-python-client==5.7.0
|
Update psycopg2 from 2.6.2 to 2.7.1 | # This file is here because many Platforms as a Service look for
# requirements.txt in the root directory of a project.
pylibmc==1.5.1
django-heroku-memcacheify==1.0.0
psycopg2==2.6.2
-r requirements/production.txt
| # This file is here because many Platforms as a Service look for
# requirements.txt in the root directory of a project.
pylibmc==1.5.1
django-heroku-memcacheify==1.0.0
psycopg2==2.7.1
-r requirements/production.txt
|
Use new patch version for security purposes | django==1.10.3
djangorestframework==3.6.3
jsonfield==2.0.2
scipy==0.19.1
pydub==0.19.0
SpeechRecognition==3.7.1
textrazor==1.3.0
pocketsphinx==0.1.3
django-cors-headers==2.1.0
| django==1.10.7
djangorestframework==3.6.3
jsonfield==2.0.2
scipy==0.19.1
pydub==0.19.0
SpeechRecognition==3.7.1
textrazor==1.3.0
pocketsphinx==0.1.3
django-cors-headers==2.1.0
|
Update docker from 4.4.0 to 4.4.1 | ansible-lint==4.3.7
docker==4.4.0
flake8==3.8.4
molecule==3.0.8
pytest==6.2.1
testinfra==6.0.0
tox==3.20.1
| ansible-lint==4.3.7
docker==4.4.1
flake8==3.8.4
molecule==3.0.8
pytest==6.2.1
testinfra==6.0.0
tox==3.20.1
|
Update the api client to version that uses the shared signature auth library | Django==1.9.13
gunicorn==19.5.0
raven==5.19.0
requests==2.10.0
whitenoise==3.1
jsonschema==2.5.1
django_recaptcha==1.2.0
zenpy==1.1.10
git+https://github.com/uktrade/directory-validators.git@1.3.2#egg=directory_validators
git+https://github.com/uktrade/directory-api-client.git@4.2.0#egg=directory_api_client
git+https:/... | Django==1.9.13
gunicorn==19.5.0
raven==5.19.0
requests==2.10.0
whitenoise==3.1
jsonschema==2.5.1
django_recaptcha==1.2.0
zenpy==1.1.10
git+https://github.com/uktrade/directory-validators.git@1.3.2#egg=directory_validators
git+https://github.com/uktrade/directory-signature-auth.git@0.1.0#egg=sigauth
git+https://github.c... |
Work with latest commit from master for influxdb python client | certifi==2015.4.28
influxdb==2.6.0
kafka-python==0.9.4
mock==1.0.1
nose==1.3.7
PyYAML==3.11
requests==2.7.0
six==1.9.0
virtualenv==13.1.0
wheel==0.24.0
| certifi==2015.4.28
-e git://github.com/influxdb/influxdb-python.git@815f7f96caf700c9bb3e6b5eb3108cfcee4c0469#egg=influxdb
kafka-python==0.9.4
mock==1.0.1
nose==1.3.7
PyYAML==3.11
requests==2.7.0
six==1.9.0
virtualenv==13.1.0
wheel==0.24.0
|
Update matplotlib from 2.1.2 to 2.2.0 | # basis
requests==2.18.4
envparse==0.2.0
# json validation (inspector)
jsonschema==2.6.0
# testing
pytest==3.4.2
betamax==0.8.0
# documentation
Sphinx==1.7.1
nbsphinx==0.3.1
# data science
jupyter==1.0.0
matplotlib==2.1.2
# integration
tox==2.9.1
# code style
flake8==3.5.0
pydocstyle==2.1.1
mypy==0.570
# to fix ... | # basis
requests==2.18.4
envparse==0.2.0
# json validation (inspector)
jsonschema==2.6.0
# testing
pytest==3.4.2
betamax==0.8.0
# documentation
Sphinx==1.7.1
nbsphinx==0.3.1
# data science
jupyter==1.0.0
matplotlib==2.2.0
# integration
tox==2.9.1
# code style
flake8==3.5.0
pydocstyle==2.1.1
mypy==0.570
# to fix ... |
Update dataset from 1.0.2 to 1.0.3 | twisted >= 12.0.0
requests >= 2.1.0
pyyaml==3.12
jsonschema >= 1.0.0
beautifulsoup4==4.6.0
pyopenssl==17.3.0
ndg-httpsclient==0.4.3
pyasn1==0.3.6
tvdb_api==1.10
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.1.14
dataset==1.0.2
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.3.0
ndg-httpsclient==0.4.3
pyasn1==0.3.6
tvdb_api==1.10
repoze.lru==0.7
pygeoip==0.3.2
sqlalchemy==1.1.14
dataset==1.0.3
python-instagram==1.3.2
simplejson >= 3.0.0
httplib2 >= 0.8.0
feedparser >= 5.1.3
service_iden... |
Update colorama from 0.3.8 to 0.3.9 | kaptan>=0.5.7
libtmux==0.6.5 # Updated from 0.6.4
click==6.7
colorama==0.3.8
| kaptan>=0.5.7
libtmux==0.6.5 # Updated from 0.6.4
click==6.7
colorama==0.3.9
|
Update bcrypt from 3.2.0 to 3.2.2 | beautifulsoup4==4.11.1
bcrypt==3.2.0
croniter==1.3.4
Cython==0.29.28
feedparser==6.0.8
furl==2.1.3
google-api-python-client==2.45.0
isodate==0.6.1
jq==1.2.2
jsonpath-ng==1.5.3
lxml==4.8.0
Pillow==9.1.0
parsedatetime==2.6
psutil==5.9.0
pyhedrals==0.2.0
pymediawiki==0.7.1
pyre2==0.3.6
python-dateutil==2.8.2
pytimeparse==... | beautifulsoup4==4.11.1
bcrypt==3.2.2
croniter==1.3.4
Cython==0.29.28
feedparser==6.0.8
furl==2.1.3
google-api-python-client==2.45.0
isodate==0.6.1
jq==1.2.2
jsonpath-ng==1.5.3
lxml==4.8.0
Pillow==9.1.0
parsedatetime==2.6
psutil==5.9.0
pyhedrals==0.2.0
pymediawiki==0.7.1
pyre2==0.3.6
python-dateutil==2.8.2
pytimeparse==... |
Update pytest from 3.4.0 to 3.4.1 | molecule==2.8.2
pytest==3.4.0
python-vagrant==0.5.15
testinfra==1.10.1
tox==2.9.1
| molecule==2.8.2
pytest==3.4.1
python-vagrant==0.5.15
testinfra==1.10.1
tox==2.9.1
|
Downgrade to Python SDK version 2.2.2 | ansible==2.3.2.0
awscli==1.10.58
billiard==3.5.0.2
boto3==1.4.6
botocore==1.6.3
celery==3.1.25
cffi==1.7.0
couchbase==2.2.5
coverage==4.4.1
cryptography==2.0.3
decorator==4.1.2
fabric3==1.13.1.post1
flake8==3.4.1
isort==4.2.15
jinja2==2.9.6
nose==1.3.7
numpy==1.13.1
pep8-naming==0.4.1
psutil==5.2.2
pydocstyle==2.0.0
py... | ansible==2.3.2.0
awscli==1.10.58
billiard==3.5.0.2
boto3==1.4.6
botocore==1.6.3
celery==3.1.25
cffi==1.7.0
couchbase==2.2.2
coverage==4.4.1
cryptography==2.0.3
decorator==4.1.2
fabric3==1.13.1.post1
flake8==3.4.1
isort==4.2.15
jinja2==2.9.6
nose==1.3.7
numpy==1.13.1
pep8-naming==0.4.1
psutil==5.2.2
pydocstyle==2.0.0
py... |
Update django-storages from 1.6.4 to 1.6.5 | boto3==1.4.4
botocore==1.5.90
certifi==2017.7.27.1
chardet==3.0.4
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.3
django-grappelli==2.10.1
django-haystack==2.5.1
django-linkcheck==1.4
django-s3-folder-storage==0.5
django-storages==1.6.4
docutils==0.13.1
elasticsearch==2.4.1
futures==3.1.1
gunicorn==19.7.1
idna==... | boto3==1.4.4
botocore==1.5.90
certifi==2017.7.27.1
chardet==3.0.4
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.3
django-grappelli==2.10.1
django-haystack==2.5.1
django-linkcheck==1.4
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.13.1
elasticsearch==2.4.1
futures==3.1.1
gunicorn==19.7.1
idna==... |
Use GitHub URL for django-social-auth | Django==1.4.5
boto==2.8.0
dj-database-url==0.2.1
django-pylibmc-sasl==0.2.4
-e git+git@github.com:dasevilla/django-social-auth.git@585db068b4a084716e47f8688e3bab569c14daa2#egg=django_social_auth-dev
django-storages==1.1.6
firebase-token-generator==1.2
httplib2==0.7.7
oauth2==1.5.211
psycopg2==2.4.6
pylibmc==1.2.3
pytho... | Django==1.4.5
boto==2.8.0
dj-database-url==0.2.1
django-pylibmc-sasl==0.2.4
git+git://github.com/omab/django-social-auth.git
django-storages==1.1.6
firebase-token-generator==1.2
httplib2==0.7.7
oauth2==1.5.211
psycopg2==2.4.6
pylibmc==1.2.3
python-openid==2.2.5
raven==3.1.15
requests==1.1.0
wsgiref==0.1.2
|
Update splinter from 0.7.5 to 0.7.7 | splinter==0.7.5
#zope.testbrowser
#mechanize
#cssselect
babel==2.4.0
pyyaml==3.12
prompt-toolkit==1.0.14
| splinter==0.7.7
#zope.testbrowser
#mechanize
#cssselect
babel==2.4.0
pyyaml==3.12
prompt-toolkit==1.0.14
|
Make snippet slightly more Perl 6-y | say my $candidates = all
(‘Alphabet’, ‘subdermatoglyphic’,
‘Emily Jung Schwartzkopf’).pick: 2;
say “All isograms? {$_ ?? ‘✔’ !! ‘❌’}”
given is-isogram($candidates).so;
sub is-isogram (Str $_ --> Bool) {
.uc.comb(/<:L>/).Bag ⊆ 'A'..'Z';
}
| say my $candidates = all
«Alphabet subdermatoglyphic
‘Emily Jung Schwartzkopf’».pick: 2;
say “All isograms? {$_ ?? ‘✔’ !! ‘❌’}”
given is-isogram($candidates).so;
sub is-isogram (Str $_ --> Bool) {
.uc.comb(/<:L>/).Bag ⊆ 'A'..'Z';
}
|
Add 'filename', make header values more verbose | Title
Volume 123, Number 04
1990-10-23
Subtitle
-ARTICLES-
Article 1 Name
This is the Second Article
The Third Article is One Which has a Very Long Title: And a Subtitle to Boot
-CONTRIBUTORS-
EDITOR IN CHIEF
Editor InChief
MANAGING EDITOR
Manage N.G. Editor
EXECUTIVE EDITOR
Exec U. Tiv
WRITERS
Ernest Hemingway
Charl... | The Title of the Item
Volume 123, Number 04
1990-10-23
The Subtitle of the item
Filename_of_given_type.pdf
-ARTICLES-
Article 1 Name
This is the Second Article
The Third Article is One Which has a Very Long Title: And a Subtitle to Boot
-CONTRIBUTORS-
EDITOR IN CHIEF
Editor InChief
MANAGING EDITOR
Manage N.G. Editor
... |
Update yarl from 0.7.0 to 0.7.1 | pip==9.0.1
flake8==3.2.0
pyflakes==1.3.0
coverage==4.2
cchardet==1.1.1
sphinx==1.4.8
cython==0.25.1
chardet==2.3.0
isort==4.2.5
tox==2.5.0
multidict==2.1.2
async-timeout==1.1.0
sphinxcontrib-asyncio==0.2.0
sphinxcontrib-newsfeed==0.1.4
pytest==3.0.4
pytest-cov==2.4.0
pytest-mock==1.4.0
pytest-timeout==1.2.0
gunicorn==1... | pip==9.0.1
flake8==3.2.0
pyflakes==1.3.0
coverage==4.2
cchardet==1.1.1
sphinx==1.4.8
cython==0.25.1
chardet==2.3.0
isort==4.2.5
tox==2.5.0
multidict==2.1.2
async-timeout==1.1.0
sphinxcontrib-asyncio==0.2.0
sphinxcontrib-newsfeed==0.1.4
pytest==3.0.4
pytest-cov==2.4.0
pytest-mock==1.4.0
pytest-timeout==1.2.0
gunicorn==1... |
Update AURdroid to 4.1.1 (6) | Categories:Development
License:GPL-3.0
Web Site:
Source Code:https://github.com/rascarlo/AURdroid
Issue Tracker:https://github.com/rascarlo/AURdroid/issues
Auto Name:AURdroid
Summary:Simple AUR packages browser
Description:
Simple [https://aur.archlinux.org/ Arch User Repository] packages browser. Based
on v5 of the R... | Categories:Development
License:GPL-3.0
Web Site:
Source Code:https://github.com/rascarlo/AURdroid
Issue Tracker:https://github.com/rascarlo/AURdroid/issues
Auto Name:AURdroid
Summary:Simple AUR packages browser
Description:
Simple [https://aur.archlinux.org/ Arch User Repository] packages browser. Based
on v5 of the R... |
Update pytest-xdist from 1.18.2 to 1.19.1 | # Testing requirements
-r common.txt
# pytest
pytest==3.2.1
pytest-django==3.1.2
pytest-flake8==0.8.1
pytest-xdist==1.18.2
pytest-stepwise==0.4
pytest-mock==1.6.2
factory-boy==2.9.2
mock==2.0.0
selenium==3.5.0
# coverage
coverage==4.4.1
pytest-cov==2.5.1
python-coveralls==2.9.1
# Flake8
flake8==3.4.1
flake8-docstrin... | # Testing requirements
-r common.txt
# pytest
pytest==3.2.1
pytest-django==3.1.2
pytest-flake8==0.8.1
pytest-xdist==1.19.1
pytest-stepwise==0.4
pytest-mock==1.6.2
factory-boy==2.9.2
mock==2.0.0
selenium==3.5.0
# coverage
coverage==4.4.1
pytest-cov==2.5.1
python-coveralls==2.9.1
# Flake8
flake8==3.4.1
flake8-docstrin... |
Update feedparser from 6.0.6 to 6.0.8 | beautifulsoup4==4.9.3
bcrypt==3.2.0
croniter==1.0.15
Cython==0.29.23
feedparser==6.0.6
furl==2.1.2
google-api-python-client==2.9.0
isodate==0.6.0
jq==1.1.3
jsonpath-ng==1.5.2
lxml==4.6.3
Pillow==8.2.0
parsedatetime==2.6
psutil==5.8.0
pyhedrals==0.2.0
pymediawiki==0.7.0
pyre2==0.3.3
python-dateutil==2.8.1
pytimeparse==1... | beautifulsoup4==4.9.3
bcrypt==3.2.0
croniter==1.0.15
Cython==0.29.23
feedparser==6.0.8
furl==2.1.2
google-api-python-client==2.9.0
isodate==0.6.0
jq==1.1.3
jsonpath-ng==1.5.2
lxml==4.6.3
Pillow==8.2.0
parsedatetime==2.6
psutil==5.8.0
pyhedrals==0.2.0
pymediawiki==0.7.0
pyre2==0.3.3
python-dateutil==2.8.1
pytimeparse==1... |
Update google-api-python-client from 1.12.2 to 1.12.3 | beautifulsoup4==4.9.3
bcrypt==3.2.0
croniter==0.3.34
Cython==0.29.21
feedparser==6.0.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.12.2
isodate==0.6.0
jsonpath-ng==1.5.2
lxml==4.5.2
numpy==1.19.2
Pillow==7.2.0
parsedatetime==2.6
psutil==5.7.2
pyhedrals==0.2.0
python-dateutil==2.... | beautifulsoup4==4.9.3
bcrypt==3.2.0
croniter==0.3.34
Cython==0.29.21
feedparser==6.0.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.12.3
isodate==0.6.0
jsonpath-ng==1.5.2
lxml==4.5.2
numpy==1.19.2
Pillow==7.2.0
parsedatetime==2.6
psutil==5.7.2
pyhedrals==0.2.0
python-dateutil==2.... |
Update mock from 3.0.2 to 3.0.3 | mock==3.0.2
sphinx_rtd_theme==0.4.3
numpy==1.16.3
future==0.17.1
networkx==2.3
dynetx==0.2.2
bokeh==1.1.0
matplotlib==3.0.3
pytest==4.4.1
| mock==3.0.3
sphinx_rtd_theme==0.4.3
numpy==1.16.3
future==0.17.1
networkx==2.3
dynetx==0.2.2
bokeh==1.1.0
matplotlib==3.0.3
pytest==4.4.1
|
Update pillow from 9.0.0 to 9.0.1 | beautifulsoup4==4.10.0
bcrypt==3.2.0
croniter==1.2.0
Cython==0.29.27
feedparser==6.0.8
furl==2.1.3
google-api-python-client==2.36.0
isodate==0.6.1
jq==1.2.2
jsonpath-ng==1.5.3
lxml==4.7.1
Pillow==9.0.0
parsedatetime==2.6
psutil==5.9.0
pyhedrals==0.2.0
pymediawiki==0.7.1
pyre2==0.3.6
python-dateutil==2.8.2
pytimeparse==... | beautifulsoup4==4.10.0
bcrypt==3.2.0
croniter==1.2.0
Cython==0.29.27
feedparser==6.0.8
furl==2.1.3
google-api-python-client==2.36.0
isodate==0.6.1
jq==1.2.2
jsonpath-ng==1.5.3
lxml==4.7.1
Pillow==9.0.1
parsedatetime==2.6
psutil==5.9.0
pyhedrals==0.2.0
pymediawiki==0.7.1
pyre2==0.3.6
python-dateutil==2.8.2
pytimeparse==... |
Update sphinx from 1.4.4 to 1.4.5 | cookiecutter==1.4.0
sh==1.11
virtualenv==15.0.2
Sphinx==1.4.4
sphinx-rtd-theme==0.1.9
# Testing
pytest==2.9.2 | cookiecutter==1.4.0
sh==1.11
virtualenv==15.0.2
Sphinx==1.4.5
sphinx-rtd-theme==0.1.9
# Testing
pytest==2.9.2 |
Update fritzconnection from 0.8.1 to 0.8.4 | certifi==2019.9.11
chardet==3.0.4
click==7.0
Flask==1.1.1
fritzconnection==0.8.1
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.1
lxml==4.4.1
MarkupSafe==1.1.1
requests==2.22.0
urllib3==1.25.6
Werkzeug==0.16.0
| certifi==2019.9.11
chardet==3.0.4
click==7.0
Flask==1.1.1
fritzconnection==0.8.4
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.1
lxml==4.4.1
MarkupSafe==1.1.1
requests==2.22.0
urllib3==1.25.6
Werkzeug==0.16.0
|
Fix RAT for TsConfigGrammar generated files. | BUILDS
autom4te.cache
build
build-aux
body_factory
config.log
config.nice
config.status
libtool
blib
stamp-h1
.*\.txt$
.*\.cfg$
.*\.in$
.*\.dot$
.*\.svg$
.*\.sed$
.*\.dtd$
.*\.tsconfig$
.clang-format
.*\.default$
.*\.default\.in$
.*\.config$
.gitignore
.gitmodules
.indent.pro
.vimrc
Doxyfile
CHANGES
LAYOUT
README.*$
TO... | BUILDS
autom4te.cache
build
build-aux
body_factory
config.log
config.nice
config.status
libtool
blib
stamp-h1
.*\.txt$
.*\.cfg$
.*\.in$
.*\.dot$
.*\.svg$
.*\.sed$
.*\.dtd$
.*\.tsconfig$
.clang-format
.*\.default$
.*\.default\.in$
.*\.config$
.gitignore
.gitmodules
.indent.pro
.vimrc
Doxyfile
CHANGES
LAYOUT
README.*$
TO... |
Update pygments from 2.3.1 to 2.4.2 | -i https://pypi.org/simple
ansimarkup==1.4.0
better-exceptions-fork==0.2.1.post6
certifi==2018.11.29
chardet==3.0.4
colorama==0.4.1
coverage==5.0a4
coveralls==1.5.1
docopt==0.6.2
idna==2.8
loguru==0.2.4
packaging==18.0
pbr==5.1.1
pygments==2.3.1
pyparsing==2.3.1
requests==2.21.0
six==1.12.0
urllib3>=1.24.2
| -i https://pypi.org/simple
ansimarkup==1.4.0
better-exceptions-fork==0.2.1.post6
certifi==2018.11.29
chardet==3.0.4
colorama==0.4.1
coverage==5.0a4
coveralls==1.5.1
docopt==0.6.2
idna==2.8
loguru==0.2.4
packaging==18.0
pbr==5.1.1
pygments==2.4.2
pyparsing==2.3.1
requests==2.21.0
six==1.12.0
urllib3>=1.24.2
|
Update flake8-quotes from 0.13.0 to 0.14.0 | -e .
aioconsole==0.1.7
aiohttp==3.0.3
docutils==0.14
flake8-bugbear==18.2.0
flake8-mypy==17.8.0
flake8-quotes==0.13.0
flake8==3.5.0
ipdb==0.11
mypy==0.560
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest==3.4.0
terminaltables==3.1.0
uvloop==0.9.1
| -e .
aioconsole==0.1.7
aiohttp==3.0.3
docutils==0.14
flake8-bugbear==18.2.0
flake8-mypy==17.8.0
flake8-quotes==0.14.0
flake8==3.5.0
ipdb==0.11
mypy==0.560
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest==3.4.0
terminaltables==3.1.0
uvloop==0.9.1
|
Update watchdog from 0.8.3 to 0.9.0 | pip==18.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.8.3
flake8==3.3.0
tox==3.6.1
coverage==4.4.1
Sphinx==1.6.3
cryptography==2.4.2
PyYAML==3.12
pytest==4.1.0
requests==2.21.0
| pip==18.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.3.0
tox==3.6.1
coverage==4.4.1
Sphinx==1.6.3
cryptography==2.4.2
PyYAML==3.12
pytest==4.1.0
requests==2.21.0
|
Update pytest from 3.6.3 to 3.6.4 | pip==10.0.1
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.1.2
cryptography==2.2.2
Sphinx==1.7.5
coverage==4.5.1
PyYAML==3.13
pytest==3.6.3
pytest-runner==4.2
pytest==3.6.2
| pip==10.0.1
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
tox==3.1.2
cryptography==2.2.2
Sphinx==1.7.5
coverage==4.5.1
PyYAML==3.13
pytest==3.6.4
pytest-runner==4.2
pytest==3.6.2
|
Upgrade dependency requests to ==2.12.4 | coreapi==2.1.1
Django==1.10.4
django-extensions==1.7.5
django-rest-swagger==2.1.0
django-webpack-loader==0.4.1
djangorestframework==3.5.3
djangorestframework-jwt==1.9.0
itypes==1.1.0
openapi-codec==1.2.1
psycopg2==2.6.2
PyJWT==1.4.2
requests==2.12.3
simplejson==3.10.0
six==1.10.0
uritemplate==3.0.0
Werkzeug==0.11.11
| coreapi==2.1.1
Django==1.10.4
django-extensions==1.7.5
django-rest-swagger==2.1.0
django-webpack-loader==0.4.1
djangorestframework==3.5.3
djangorestframework-jwt==1.9.0
itypes==1.1.0
openapi-codec==1.2.1
psycopg2==2.6.2
PyJWT==1.4.2
requests==2.12.4
simplejson==3.10.0
six==1.10.0
uritemplate==3.0.0
Werkzeug==0.11.11
|
Remove webuploaded reqs from base requeriments.txt | # EMG dependencies
# install and create a virtual environment
# run pip install -r requirements
# deployment
gunicorn
whitenoise
mysqlclient~=1.3.13
sqlparse
requests
yamjam
django-slack
# optional session store
# django-redis>=4.4
# log handler
ConcurrentLogHandler~=0.9.1
# dependences
# upgrade https://docs.djan... | # EMG dependencies
# install and create a virtual environment
# run pip install -r requirements
# deployment
gunicorn
whitenoise
mysqlclient~=1.3.13
sqlparse
requests
yamjam
django-slack
# optional session store
# django-redis>=4.4
# log handler
ConcurrentLogHandler~=0.9.1
# dependences
# upgrade https://docs.djan... |
Update google-api-python-client from 1.8.2 to 1.8.3 | beautifulsoup4==4.9.1
bcrypt==3.1.7
croniter==0.3.31
Cython==0.29.17
feedparser==5.2.1
git+git://github.com/andreasvc/pyre2.git@7146ce3#egg=re2
google-api-python-client==1.8.2
isodate==0.6.0
jsonpath-ng==1.5.1
lxml==4.5.0
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.31
Cython==0.29.17
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.0
numpy==1.18.4
Pillow==7.1.2
parsedatetime==2.5
psutil==5.7.0
pyhedrals==0.2.0
python-dateutil==2.8... |
Update molo.surveys from 5.8.0 to 5.8.1 | molo.core==5.21.1
molo.profiles==5.1.0
molo.commenting==5.2.0
molo.yourwords==5.0.1
molo.servicedirectory==2.1.4
molo.polls==5.0.1
molo.surveys==5.8.0
molo.pwa
mote-prk==0.2.1
celery<4.0
Unidecode==0.04.16
gunicorn
psycopg2
django-modelcluster>=2.0,<3.0
django_compressor==2.0
django-mptt==0.8.5
django-google-analytics-... | molo.core==5.21.1
molo.profiles==5.1.0
molo.commenting==5.2.0
molo.yourwords==5.0.1
molo.servicedirectory==2.1.4
molo.polls==5.0.1
molo.surveys==5.8.1
molo.pwa
mote-prk==0.2.1
celery<4.0
Unidecode==0.04.16
gunicorn
psycopg2
django-modelcluster>=2.0,<3.0
django_compressor==2.0
django-mptt==0.8.5
django-google-analytics-... |
Remove wsgiref. Not sure what it is. | mock==1.0.1
nose==1.3.4
py==1.4.26
requests==2.5.0
responses==0.3.0
six==1.8.0
wsgiref==0.1.2
| mock==1.0.1
nose==1.3.4
py==1.4.26
requests==2.5.0
responses==0.3.0
six==1.8.0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.