Instruction
stringlengths
14
778
input_code
stringlengths
0
4.24k
output_code
stringlengths
1
5.44k
Update isort from 5.7.0 to 5.8.0
-r requirements.txt beautifulsoup4==4.9.3 pytest==6.2.2 pytest-mock==3.5.1 pytest-xdist==2.2.1 requests-mock==1.8.0 freezegun==1.1.0 flake8==3.9.0 flake8-bugbear==21.3.2 flake8-print==4.0.0 pytest-profiling==1.7.0 snakeviz==2.1.0 isort==5.7.0
-r requirements.txt beautifulsoup4==4.9.3 pytest==6.2.2 pytest-mock==3.5.1 pytest-xdist==2.2.1 requests-mock==1.8.0 freezegun==1.1.0 flake8==3.9.0 flake8-bugbear==21.3.2 flake8-print==4.0.0 pytest-profiling==1.7.0 snakeviz==2.1.0 isort==5.8.0
Upgrade dependency djangorestframework to ==3.7.1
coreapi==2.3.3 Django==1.11.6 django-rest-swagger==2.1.2 django-webpack-loader==0.5.0 djangorestframework==3.7.0 djangorestframework-jwt==1.11.0 freezegun==0.3.9 itypes==1.1.0 openapi-codec==1.3.2 psycopg2==2.7.3 PyJWT==1.5.3 python-dateutil==2.6.1 requests==2.18.4 simplejson==3.11.1 six==1.11.0 uritemplate==3.0.0 uWSGI==2.0.15
coreapi==2.3.3 Django==1.11.6 django-rest-swagger==2.1.2 django-webpack-loader==0.5.0 djangorestframework==3.7.1 djangorestframework-jwt==1.11.0 freezegun==0.3.9 itypes==1.1.0 openapi-codec==1.3.2 psycopg2==2.7.3 PyJWT==1.5.3 python-dateutil==2.6.1 requests==2.18.4 simplejson==3.11.1 six==1.11.0 uritemplate==3.0.0 uWSGI==2.0.15
Update wheel from 0.30.0 to 0.37.0
ete3==3.1.2 wheel==0.30.0 bitarray==0.8.1 psutil==5.6.6 pysam==0.13 scipy==1.0.0 six==1.11.0
ete3==3.1.2 wheel==0.37.0 bitarray==0.8.1 psutil==5.6.6 pysam==0.13 scipy==1.0.0 six==1.11.0
Upgrade dependency djangorestframework to ==3.7.6
coreapi==2.3.3 Django==1.11.7 django-rest-swagger==2.1.2 django-taggit==0.22.1 django-taggit-serializer==0.1.5 django-webpack-loader==0.5.0 djangorestframework==3.7.5 djangorestframework-jwt==1.11.0 freezegun==0.3.9 itypes==1.1.0 openapi-codec==1.3.2 psycopg2==2.7.3 PyJWT==1.5.3 python-dateutil==2.6.1 requests==2.18.4 simplejson==3.11.1 six==1.11.0 uritemplate==3.0.0 uwsgi==2.0.15
coreapi==2.3.3 Django==1.11.7 django-rest-swagger==2.1.2 django-taggit==0.22.1 django-taggit-serializer==0.1.5 django-webpack-loader==0.5.0 djangorestframework==3.7.6 djangorestframework-jwt==1.11.0 freezegun==0.3.9 itypes==1.1.0 openapi-codec==1.3.2 psycopg2==2.7.3 PyJWT==1.5.3 python-dateutil==2.6.1 requests==2.18.4 simplejson==3.11.1 six==1.11.0 uritemplate==3.0.0 uwsgi==2.0.15
Upgrade dependency sqlparse to ==0.2.4
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.5 django-appconf==1.0.2 django-compressor==2.2 django-debug-toolbar==1.8 freezegun==0.3.9 packaging==16.8 psycopg2==2.7.3.1 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 raven==6.1.0 rcssmin==1.0.6 rjsmin==1.0.12 six==1.11.0 sqlparse==0.2.3 uWSGI==2.0.15
appdirs==1.4.3 contextlib2==0.5.5 Django==1.11.5 django-appconf==1.0.2 django-compressor==2.2 django-debug-toolbar==1.8 freezegun==0.3.9 packaging==16.8 psycopg2==2.7.3.1 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2 raven==6.1.0 rcssmin==1.0.6 rjsmin==1.0.12 six==1.11.0 sqlparse==0.2.4 uWSGI==2.0.15
Update tox from 3.18.0 to 3.18.1
ansible-lint==4.2.0 docker==4.2.2 flake8==3.8.3 molecule==3.0.6 pytest==5.4.3 testinfra==5.2.2 tox==3.18.0
ansible-lint==4.2.0 docker==4.2.2 flake8==3.8.3 molecule==3.0.6 pytest==5.4.3 testinfra==5.2.2 tox==3.18.1
Update numpy from 1.19.3 to 1.19.4
numpy==1.19.3 matplotlib==3.3.2 scipy==1.5.3 six==1.15.0 coverage==5.3 nose==1.3.7
numpy==1.19.4 matplotlib==3.3.2 scipy==1.5.3 six==1.15.0 coverage==5.3 nose==1.3.7
Update scipy from 1.3.0 to 1.3.1
# # requirements.txt used for concrete testing environment. # # install_requires in setup.py gives the abstract requirements # used by 'pip install' and 'setup.py install' to install # cxroots as a library. # scipy==1.3.0; python_version > '2.7' scipy==1.2.1; python_version <= '2.7' # pyup: ignore numpy==1.16.4 docrep==0.2.7 mpmath==1.1.0 ### numdifftools git+https://github.com/rparini/numdifftools.git@fix_vstack_futurewarning#egg=numdifftools matplotlib==3.1.1; python_version > '3.5' matplotlib==3.0.3; python_version > '2.7' and python_version <= '3.5' # pyup: ignore matplotlib==2.2.3; python_version <= '2.7' # pyup: ignore pytest==5.0.1; python_version > '2.7' pytest==4.6.4; python_version <= '2.7' # pyup: ignore pytest-xdist==1.29.0
# # requirements.txt used for concrete testing environment. # # install_requires in setup.py gives the abstract requirements # used by 'pip install' and 'setup.py install' to install # cxroots as a library. # scipy==1.3.1; python_version > '2.7' scipy==1.2.1; python_version <= '2.7' # pyup: ignore numpy==1.16.4 docrep==0.2.7 mpmath==1.1.0 ### numdifftools git+https://github.com/rparini/numdifftools.git@fix_vstack_futurewarning#egg=numdifftools matplotlib==3.1.1; python_version > '3.5' matplotlib==3.0.3; python_version > '2.7' and python_version <= '3.5' # pyup: ignore matplotlib==2.2.3; python_version <= '2.7' # pyup: ignore pytest==5.0.1; python_version > '2.7' pytest==4.6.4; python_version <= '2.7' # pyup: ignore pytest-xdist==1.29.0
Update pyprof2calltree from 1.4.2 to 1.4.3
# These requirements are only necessary when developing on Oscar. # development Werkzeug==0.12.2 django-debug-toolbar==1.8 django-extensions==1.8.1 psycopg2==2.7.3 # Sandbox Pillow==4.2.1 Whoosh==2.7.4 django-environ==0.4.3 django-redis==4.8.0 pysolr==3.6.0 redis==2.10.5 requests==2.18.2 uWSGI==2.0.15 whitenoise==3.3.0 # Linting flake8==3.4.0 flake8-debugger==1.4.0 flake8-blind-except==0.1.1 isort==4.2.15 # Helpers pyprof2calltree==1.4.2 ipdb==0.10.3 ipython==5.3.0 transifex-client==0.12.4 # Country data pycountry==17.5.14
# These requirements are only necessary when developing on Oscar. # development Werkzeug==0.12.2 django-debug-toolbar==1.8 django-extensions==1.8.1 psycopg2==2.7.3 # Sandbox Pillow==4.2.1 Whoosh==2.7.4 django-environ==0.4.3 django-redis==4.8.0 pysolr==3.6.0 redis==2.10.5 requests==2.18.2 uWSGI==2.0.15 whitenoise==3.3.0 # Linting flake8==3.4.0 flake8-debugger==1.4.0 flake8-blind-except==0.1.1 isort==4.2.15 # Helpers pyprof2calltree==1.4.3 ipdb==0.10.3 ipython==5.3.0 transifex-client==0.12.4 # Country data pycountry==17.5.14
Change module version to 0.3.0
# Arduino AVR Core and platform. # ------------------------------ # # For more info: # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.6.x-package_index.json-format-specification name=Atmel AVR Xplained minis version=0.2.0
# Arduino AVR Core and platform. # ------------------------------ # # For more info: # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.6.x-package_index.json-format-specification name=Atmel AVR Xplained minis version=0.3.0
Add pytest and pytest-cov to pip dependencies
# Development packages that I want in all my envs or are expected by Emacs. flake8 jedi yapf ipython pudb
# Development packages that I want in all my envs or are expected by Emacs. flake8 autopep8 jedi yapf ipython pudb
Update dependency pytype to v2021.8.24
-r docs/requirements.txt flake8==3.9.2 pylint==2.10.2 pytype==2021.8.11
-r docs/requirements.txt flake8==3.9.2 pylint==2.10.2 pytype==2021.8.24
Update release notes for -isKindOfClass: support
== NEXT VERSION IN PROGRESS * Added atLeast(count) and atLeastOnce() for verifyCount(). Thanks to: Markus Gasser * Handle Class as both argument type and return type. Thanks to: David Hart * No more need to specify "Other Linker Flags"! Depending on your project, you may be able to eliminate: * -lstdc++ * -ObjC == Version 0.22 == 18 Mar 2012 * Added mockClass() which mocks a class object. Thanks to: David Hart * Added mockObjectAndProtocol(Class, Protocol) which mocks an object of a given class that also implements a given protocol. Thanks to: Kevin Lundberg == Version 0.21 == 09 Mar 2012 * Added mockProtocol() which mocks an object implementing a given protocol. * given() now supports methods returning float or double. Thanks to: Markus Gasser * verify() and verifyCount() check that argument is a mock object. * Eliminated givenPreviousCall. * Changed build configuration to Debug during initial development. == Version 0.1 == 24 Nov 2011 prerelease
== NEXT VERSION IN PROGRESS * Added atLeast(count) and atLeastOnce() for verifyCount(). Thanks to: Markus Gasser * Handle Class as both argument type and return type. Thanks to: David Hart * Added support for -isKindOfClass: to object mocks. Thanks to: Tim Pesce * No more need to specify "Other Linker Flags"! Depending on your project, you may be able to eliminate: * -lstdc++ * -ObjC == Version 0.22 == 18 Mar 2012 * Added mockClass() which mocks a class object. Thanks to: David Hart * Added mockObjectAndProtocol(Class, Protocol) which mocks an object of a given class that also implements a given protocol. Thanks to: Kevin Lundberg == Version 0.21 == 09 Mar 2012 * Added mockProtocol() which mocks an object implementing a given protocol. * given() now supports methods returning float or double. Thanks to: Markus Gasser * verify() and verifyCount() check that argument is a mock object. * Eliminated givenPreviousCall. * Changed build configuration to Debug during initial development. == Version 0.1 == 24 Nov 2011 prerelease
Add back missing newline in license file
Copyright (c) 2015-2022, conda-forge All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of staged-recipes nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 2015-2022, conda-forge All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of staged-recipes nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Update lxml from 4.4.1 to 4.4.2
dj-database-url==0.5.0 django-apiblueprint-view==2.1.1 django-basicauth==0.5.2 django-extensions==2.2.5 django-localflavor==2.2 django-markdown-deux==1.0.5 django==2.2.7 # pyup: >=2.2,<3.0 djangorestframework==3.10.3 djangorestframework-gis==0.14 django-cors-headers==3.2.0 fastkml==0.11 fuzzywuzzy==0.17.0 lxml==4.4.1 psycopg2-binary==2.8.4 pyshp==2.1.0 python-levenshtein==0.12.0 raven==6.10.0 requests==2.22.0 retry==0.9.2 boto==2.49.0 uk-geo-utils==0.8.1 git+git://github.com/DemocracyClub/dc_base_theme.git@0.3.10 git+https://github.com/DemocracyClub/dc_signup_form.git@2.1.0
dj-database-url==0.5.0 django-apiblueprint-view==2.1.1 django-basicauth==0.5.2 django-extensions==2.2.5 django-localflavor==2.2 django-markdown-deux==1.0.5 django==2.2.7 # pyup: >=2.2,<3.0 djangorestframework==3.10.3 djangorestframework-gis==0.14 django-cors-headers==3.2.0 fastkml==0.11 fuzzywuzzy==0.17.0 lxml==4.4.2 psycopg2-binary==2.8.4 pyshp==2.1.0 python-levenshtein==0.12.0 raven==6.10.0 requests==2.22.0 retry==0.9.2 boto==2.49.0 uk-geo-utils==0.8.1 git+git://github.com/DemocracyClub/dc_base_theme.git@0.3.10 git+https://github.com/DemocracyClub/dc_signup_form.git@2.1.0
Update django-autoslug from 1.9.4 to 1.9.5
bleach==3.1.0 Django==2.2.3 # pyup: <2.3 django-allauth==0.39.1 django-autoslug==1.9.4 django-background-tasks==1.2.0 django-ckeditor==5.7.1 django-filter==2.2.0 django-widget-tweaks==1.4.5 djangorestframework==3.10.1 easy-thumbnails==2.6 html5lib==1.0.1 jsonfield==2.0.2 python-dateutil==2.8.0 python-magic==0.4.15 rules==2.0.1 XlsxWriter==1.1.8 # Project is currently unmaintained. Use our own fork in the meantime git+git://github.com/liqd/django-multiselectfield.git@v0.1.9#egg=django-multiselectfield==0.1.9
bleach==3.1.0 Django==2.2.3 # pyup: <2.3 django-allauth==0.39.1 django-autoslug==1.9.5 django-background-tasks==1.2.0 django-ckeditor==5.7.1 django-filter==2.2.0 django-widget-tweaks==1.4.5 djangorestframework==3.10.1 easy-thumbnails==2.6 html5lib==1.0.1 jsonfield==2.0.2 python-dateutil==2.8.0 python-magic==0.4.15 rules==2.0.1 XlsxWriter==1.1.8 # Project is currently unmaintained. Use our own fork in the meantime git+git://github.com/liqd/django-multiselectfield.git@v0.1.9#egg=django-multiselectfield==0.1.9
Update pytest from 4.6.3 to 5.2.1
flake8==3.7.7 pylint==1.7.5 astroid==1.5.3 coveralls==1.8.1 mock==3.0.5 pytest==4.6.3 pytest-cov==2.7.1 pytest-timeout==1.2.1 pytest-catchlog==1.2.2 pydocstyle==2.1.1 requests_mock==1.7.0
flake8==3.7.7 pylint==1.7.5 astroid==1.5.3 coveralls==1.8.1 mock==3.0.5 pytest==5.2.1 pytest-cov==2.7.1 pytest-timeout==1.2.1 pytest-catchlog==1.2.2 pydocstyle==2.1.1 requests_mock==1.7.0
Update year in license file
Copyright (c) 2011, Alasdair North All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Alasdair North nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ALASDAIR NORTH OR OTHER CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 2012, Alasdair North All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Alasdair North nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ALASDAIR NORTH OR OTHER CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Select specific version of mock as used by CentOS
mock xenapi coverage astroid==1.4.9 pylint==1.5 bitarray
mock==1.0.1 xenapi coverage astroid==1.4.9 pylint==1.5 bitarray
Update instructions on how to translate halide commands to tiramisu
- f0.compute_root() in Halide should be translated to - Let's assume that f1 is the consumer of f0. - f0.before(f1, computation::root_dimension); - Tuples: translate an assignment of a Tuple to a function as the diffinition of multiple computations. For example, if you have f(i) = Tuple(5,17) It should be translated in Tiramisu to two computations {f0[i]: 0<=i<N}: 5 {f1[i]: 0<=i<N}: 17 Now any reference to f(i).0 (i.e., the first element in the tuple f(i)), should be translated into f0(i) or something similar. - parallel(y, val): implemented as two calls to Tiramsiu - split(y, y1, y2, val) - tag_parallel_level(y1) or tag_parallel_level(y2) (not sure what are the semantics of parallel in Halide). reorder_storage(): - Should be implemented by creating a map that reorders dimensions exactly like we do for the interchange() command in Tiramisu (which interchanges loop nest levels). - Reduction - Update
- f0.compute_root() in Halide should be translated to - Let's assume that f1 is the consumer of f0. - f0.before(f1, computation::root_dimension); - Tuples: translate an assignment of a Tuple to a function as the diffinition of multiple computations. For example, if you have f(i) = Tuple(5,17) It should be translated in Tiramisu to two computations {f0[i]: 0<=i<N}: 5 {f1[i]: 0<=i<N}: 17 Now any reference to f(i).0 (i.e., the first element in the tuple f(i)), should be translated into f0(i) or something similar. - parallel(y, val): implemented as two calls to Tiramsiu - split(y, y1, y2, val) - tag_parallel_level(y1) or tag_parallel_level(y2) (not sure what are the semantics of parallel in Halide). reorder_storage(): - Should be implemented by creating a map that reorders dimensions exactly like we do for the interchange() command in Tiramisu (which interchanges loop nest levels). - Bound inference - An example of how to do bound inference in case of non-affine bounds is provided in test_24. Basically, the non-affine bounds are "hidden" in constants (in test_24, we create T1 and T2 to hide the non-affine bounds). - Reduction - Update: - Example provided in test_25
Update year in the license
Copyright (c) 2003-2015, GameDuell GmbH All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 2003-2016, GameDuell GmbH All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Update pytest from 3.6.1 to 3.6.2
pytest==3.6.1 pytest-cookies==0.3.0 pyaml==17.12.1 testinfra==1.14.0 tox==3.0.0
pytest==3.6.2 pytest-cookies==0.3.0 pyaml==17.12.1 testinfra==1.14.0 tox==3.0.0
Add [datetime] to hypothesis requirement.
argparse==1.2.1 hypothesis==1.11.4 nose==1.3.7 pytz==2015.6 wsgiref==0.1.2
argparse==1.2.1 hypothesis[datetime]==1.11.4 nose==1.3.7 pytz==2015.6 wsgiref==0.1.2
Update django-debug-toolbar requirement from <2.3,>=2.2 to >=2.2,<3.2
# These requirements are only necessary when developing on Oscar. # development Werkzeug>=1.0,<1.1 django-debug-toolbar>=2.2,<2.3 django-extensions>=2.2,<3.1 psycopg2-binary>=2.8,<2.9 # Sandbox Pillow==7.2.0 Whoosh==2.7.4 django-environ==0.4.5 django-redis==4.12.1 pysolr==3.9.0 redis==3.5.3 requests==2.24.0 uWSGI==2.0.19.1 whitenoise==5.2.0 # Linting flake8==3.8.3 flake8-debugger==3.2.1 flake8-blind-except==0.1.1 isort==5.5.4 # Helpers pyprof2calltree==1.4.5 ipdb==0.13.3 ipython>=7.12,<7.19 # Country data pycountry>=19.8,<20.8
# These requirements are only necessary when developing on Oscar. # development Werkzeug>=1.0,<1.1 django-debug-toolbar>=2.2,<3.2 django-extensions>=2.2,<3.1 psycopg2-binary>=2.8,<2.9 # Sandbox Pillow==7.2.0 Whoosh==2.7.4 django-environ==0.4.5 django-redis==4.12.1 pysolr==3.9.0 redis==3.5.3 requests==2.24.0 uWSGI==2.0.19.1 whitenoise==5.2.0 # Linting flake8==3.8.3 flake8-debugger==3.2.1 flake8-blind-except==0.1.1 isort==5.5.4 # Helpers pyprof2calltree==1.4.5 ipdb==0.13.3 ipython>=7.12,<7.19 # Country data pycountry>=19.8,<20.8
Remove thriftpy (obsolete package, doesn't seem to be used)
cairocffi==1.0.2; python_version>='3.5' hiredis==1.0.0 mysqlclient==1.4.2.post1 psycopg2==2.7.7 psycopg2cffi==2.8.1 PyStemmer==1.3.0; python_version<'3.7' python_axolotl_curve25519==0.4.1.post2 rcssmin==1.0.6 regex==2019.03.12 rjsmin==1.1.0 subprocess32==3.5.2; python_version<'3' # https://github.com/eleme/thriftpy/issues/333 thriftpy==0.3.9; python_version<'3.7' Twisted==18.9.0 ujson==1.35 uWSGI==2.0.18
cairocffi==1.0.2; python_version>='3.5' hiredis==1.0.0 mysqlclient==1.4.2.post1 psycopg2==2.7.7 psycopg2cffi==2.8.1 PyStemmer==1.3.0; python_version<'3.7' python_axolotl_curve25519==0.4.1.post2 rcssmin==1.0.6 regex==2019.03.12 rjsmin==1.1.0 subprocess32==3.5.2; python_version<'3' Twisted==18.9.0 ujson==1.35 uWSGI==2.0.18
Update ua-parser from 0.7.3 to 0.8.0
APScheduler==3.5.1 boto==2.48.0 cached-property==1.4.2 click==6.7 Flask-Sockets==0.2.1 Flask==0.12.2 future==0.16.0 gevent==1.2.2 greenlet==0.4.13 gunicorn==19.7.1 localconfig==0.4.2 pexpect==4.4.0 psycopg2==2.7.4 redis==2.10.6 requests==2.18.4 rq==0.10.0 selenium==3.11.0 SQLAlchemy==1.2.5 sqlalchemy-postgres-copy==0.5.0 ua-parser==0.7.3 user-agents==1.1.0 psutil==5.4.3 flask-crossdomain==0.1
APScheduler==3.5.1 boto==2.48.0 cached-property==1.4.2 click==6.7 Flask-Sockets==0.2.1 Flask==0.12.2 future==0.16.0 gevent==1.2.2 greenlet==0.4.13 gunicorn==19.7.1 localconfig==0.4.2 pexpect==4.4.0 psycopg2==2.7.4 redis==2.10.6 requests==2.18.4 rq==0.10.0 selenium==3.11.0 SQLAlchemy==1.2.5 sqlalchemy-postgres-copy==0.5.0 ua-parser==0.8.0 user-agents==1.1.0 psutil==5.4.3 flask-crossdomain==0.1
Update coverage from 5.4 to 5.5
numpy==1.20.1 matplotlib==3.3.4 scipy==1.6.1 six==1.15.0 coverage==5.4 nose==1.3.7
numpy==1.20.1 matplotlib==3.3.4 scipy==1.6.1 six==1.15.0 coverage==5.5 nose==1.3.7
Change "Roller" to "iUI" (oops)
NOTICE.txt - iUI credits and copyright notices Roller is Copyright (c) 2007 by the iUI project members: Joe Hewitt Christopher Allen M. Sean Gilligan Past members: (none) THIRD PARTY COMPONENTS * iUI includes software developed by the Mozilla Project Copyright (c) 1997-2007, Netscape Communications Corporation and others. All rights reserved. http://www.mozilla.org/rhino/ * iUI includes software developed by the Dojo Foundation http://dojotoolkit.org/docs/shrinksafe * iUI includes software developed by LCA Soft Ltd. http://www.lcasoft.com/compress-js.html * iUI includes software developed by the ant-googlcode Project http://code.google.com/p/ant-googlecode/
NOTICE.txt - iUI credits and copyright notices iUI is Copyright (c) 2007 by the iUI project members: Joe Hewitt Christopher Allen M. Sean Gilligan Past members: (none) THIRD PARTY COMPONENTS * iUI includes software developed by the Mozilla Project Copyright (c) 1997-2007, Netscape Communications Corporation and others. All rights reserved. http://www.mozilla.org/rhino/ * iUI includes software developed by the Dojo Foundation http://dojotoolkit.org/docs/shrinksafe * iUI includes software developed by LCA Soft Ltd. http://www.lcasoft.com/compress-js.html * iUI includes software developed by the ant-googlcode Project http://code.google.com/p/ant-googlecode/
Update markdown from 3.3.3 to 3.3.4
Django==3.1.7 six==1.15.0 sqlparse==0.4.1 # Whitenoise: Staticfile hosting whitenoise==5.2.0 django-npm==1.0.0 # Tagging # Taggit Helpers: TaggitCounter, TaggitListFilter # Taggit Templatetags: Template tags for tags - https://github.com/feuervogel/django-taggit-templatetags django-taggit==1.3.0 django-taggit-helpers==0.1.4 # Django REST Framework # Taggit Serializer: Serializer for the Django REST Framework djangorestframework==3.12.2 django-taggit-serializer==0.1.7 requests==2.25.1 markdown==3.3.3 git+https://github.com/tom-henderson/django-common
Django==3.1.7 six==1.15.0 sqlparse==0.4.1 # Whitenoise: Staticfile hosting whitenoise==5.2.0 django-npm==1.0.0 # Tagging # Taggit Helpers: TaggitCounter, TaggitListFilter # Taggit Templatetags: Template tags for tags - https://github.com/feuervogel/django-taggit-templatetags django-taggit==1.3.0 django-taggit-helpers==0.1.4 # Django REST Framework # Taggit Serializer: Serializer for the Django REST Framework djangorestframework==3.12.2 django-taggit-serializer==0.1.7 requests==2.25.1 markdown==3.3.4 git+https://github.com/tom-henderson/django-common
Update ghp-import from 0.4.1 to 0.5.4
coverage==4.3.1 docutils==0.12 flake8==3.2.1 ghp-import==0.4.1 pycodestyle==2.2.0 pyflakes==1.3.0 pytest==3.0.4 pytest-aiohttp==0.1.3 pytest-cov==2.4.0 pytest-isort==0.1.0 pytest-mock==1.5.0 pytest-sugar==0.7.1 pytest-xdist==1.15.0 Sphinx==1.4.8 # required to run "start" apps aiohttp-jinja2==0.8.0 aiohttp-session[secure]==0.7.1 aiohttp-session[aioredis]==0.7.1 aiopg==0.12.0 SQLAlchemy==1.1.4 trafaret-config==1.0.1
coverage==4.3.1 docutils==0.12 flake8==3.2.1 ghp-import==0.5.4 pycodestyle==2.2.0 pyflakes==1.3.0 pytest==3.0.4 pytest-aiohttp==0.1.3 pytest-cov==2.4.0 pytest-isort==0.1.0 pytest-mock==1.5.0 pytest-sugar==0.7.1 pytest-xdist==1.15.0 Sphinx==1.4.8 # required to run "start" apps aiohttp-jinja2==0.8.0 aiohttp-session[secure]==0.7.1 aiohttp-session[aioredis]==0.7.1 aiopg==0.12.0 SQLAlchemy==1.1.4 trafaret-config==1.0.1
Update freezegun from 0.3.14 to 0.3.15
-r requirements.txt beautifulsoup4==4.8.2 pytest==5.3.5 pytest-mock==2.0.0 pytest-xdist==1.31.0 requests-mock==1.7.0 freezegun==0.3.14 flake8==3.7.9 flake8-print==3.1.4
-r requirements.txt beautifulsoup4==4.8.2 pytest==5.3.5 pytest-mock==2.0.0 pytest-xdist==1.31.0 requests-mock==1.7.0 freezegun==0.3.15 flake8==3.7.9 flake8-print==3.1.4
Change market description to include new subscription model.
Manage the progress of (re-)watching your favorite TV shows. See what is coming up, keep track of what to watch next. Check in with trakt.tv or GetGlue. Share episodes with your friends or the world. Purchase the X Upgrade in settings to add more list widget options, notifications for new episodes and to support future development. NOTE: Information is United States (Pacific time) based. You can't watch episodes. No sign-in required. Offline support (Internet connection may be required for adding or updating shows, downloading episode images, sharing). DashClock extension.
Manage the progress of (re-)watching your favorite TV shows. See what is coming up, keep track of what to watch next. Check in with trakt.tv or GetGlue. Share episodes with your friends or the world. Get the X Subscription in Settings to add more list widget options, notifications for new episodes and to support continued fixes and new features. NOTE: Information is United States (Pacific time) based. You can't watch episodes. No sign-in required. Offline support (Internet connection may be required for adding or updating shows, downloading episode images, sharing). DashClock extension. Unlock a life-time pass to the X Subscription of SeriesGuide. Requires SeriesGuide to be installed. The X Subscription adds more list widget options and notifications for favorited shows. You also support continued fixes and new features. For users of the old SeriesGuide X: Transfer your show database with the Backup and Restore functionality in Settings to the free version, or any other SeriesGuide installation for that matter.
Add an MIT license to the root directory.
Copyright (c) 2015 Maximilian Katz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Update django-extensions from 2.1.9 to 2.2.1
-r ./base.txt Sphinx==2.1.2 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.3 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ mypy==0.711 # https://github.com/python/mypy pytest==4.6.3 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------ flake8==3.7.7 # https://github.com/PyCQA/flake8 coverage==4.5.3 # https://github.com/nedbat/coveragepy pydocstyle==3.0.0 # Django # ------------------------------------------------------------------------------ factory-boy==2.12.0 # https://github.com/FactoryBoy/factory_boy django-debug-toolbar==1.11 # https://github.com/jazzband/django-debug-toolbar django-extensions==2.1.9 # https://github.com/django-extensions/django-extensions django-coverage-plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin pytest-django==3.5.0 # https://github.com/pytest-dev/pytest-django
-r ./base.txt Sphinx==2.1.2 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.8.3 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ mypy==0.711 # https://github.com/python/mypy pytest==4.6.3 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------ flake8==3.7.7 # https://github.com/PyCQA/flake8 coverage==4.5.3 # https://github.com/nedbat/coveragepy pydocstyle==3.0.0 # Django # ------------------------------------------------------------------------------ factory-boy==2.12.0 # https://github.com/FactoryBoy/factory_boy django-debug-toolbar==1.11 # https://github.com/jazzband/django-debug-toolbar django-extensions==2.2.1 # https://github.com/django-extensions/django-extensions django-coverage-plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin pytest-django==3.5.0 # https://github.com/pytest-dev/pytest-django
Update flask-testing from 0.8.0 to 0.8.1
pytest==6.1.0 flask-testing==0.8.0 requests>=2.20.0
pytest==6.1.0 flask-testing==0.8.1 requests>=2.20.0
Update pytest from 3.7.0 to 3.7.1
setuptools>=17.1 pytest-cov==2.5.1 pytest==3.7.0 flake8==3.5.0
setuptools>=17.1 pytest-cov==2.5.1 pytest==3.7.1 flake8==3.5.0
Add Brett as an AUTHOR
Coverage.py was originally written by Gareth Rees, and since 2004 has been extended and maintained by Ned Batchelder. Other contributions have been made by: Chris Adams Geoff Bache Titus Brown Guillaume Chazarain David Christian Danek Duvall Ben Finney Martin Fuzzey Imri Goldberg Bill Hart Christian Heimes Ross Lawley Edward Loper Patrick Mezard Noel O'Boyle Detlev Offenbach Catherine Proulx Adi Roiban Greg Rogers George Song David Stanek Joseph Tate Sigve Tjora Mark van der Wal Zooko Wilcox-O'Hearn Christoph Zwerschke
Coverage.py was originally written by Gareth Rees, and since 2004 has been extended and maintained by Ned Batchelder. Other contributions have been made by: Chris Adams Geoff Bache Titus Brown Brett Cannon Guillaume Chazarain David Christian Danek Duvall Ben Finney Martin Fuzzey Imri Goldberg Bill Hart Christian Heimes Ross Lawley Edward Loper Patrick Mezard Noel O'Boyle Detlev Offenbach Catherine Proulx Adi Roiban Greg Rogers George Song David Stanek Joseph Tate Sigve Tjora Mark van der Wal Zooko Wilcox-O'Hearn Christoph Zwerschke
Update django-app-settings from 0.2.4 to 0.2.5
django-app-settings==0.2.4 django-suit-dashboard==2.0.3 python-dateutil==2.6.0 requests==2.14.2 archan==1.0.0 dependenpy==3.0.0
django-app-settings==0.2.5 django-suit-dashboard==2.0.3 python-dateutil==2.6.0 requests==2.14.2 archan==1.0.0 dependenpy==3.0.0
Update activerecord-nuodb-adapter manifest to match recent file rename.
COPYING History.txt Manifest.txt README.md Rakefile lib/active_record/connection_adapters/nuodb/statements.rb lib/active_record/connection_adapters/nuodb/version.rb lib/active_record/connection_adapters/nuodb_adapter.rb lib/activerecord-nuodb-adapter.rb lib/arel/visitors/nuodb.rb test/simple.rb
COPYING History.txt Manifest.txt README.md Rakefile lib/active_record/connection_adapters/nuodb/database_statements.rb lib/active_record/connection_adapters/nuodb/version.rb lib/active_record/connection_adapters/nuodb_adapter.rb lib/activerecord-nuodb-adapter.rb lib/arel/visitors/nuodb.rb test/simple.rb
Update the history for 0.0.4
== 0.0.3 / 2008-01-06 * Add a DtraceData class which consumers return, containing the data returned from each probe firing, rather than returning the raw records directly from DTrace. * Provide access to probe, CPU and flow information. * Allow creation and grabbing of processes. * Add an example script: a port of scsi.d. == 0.0.2 / 2007-12-07 * Implement the dtrace_work-based API * Add a "Consumer" class * Update Rails plugin to use new API == 0.0.1 / 2007-12-01 * Initial public release.
== 0.0.4 / 2008-01-14 * Fix the very basic Rails plugin. == 0.0.3 / 2008-01-06 * Add a DtraceData class which consumers return, containing the data returned from each probe firing, rather than returning the raw records directly from DTrace. * Provide access to probe, CPU and flow information. * Allow creation and grabbing of processes. * Add an example script: a port of scsi.d. == 0.0.2 / 2007-12-07 * Implement the dtrace_work-based API * Add a "Consumer" class * Update Rails plugin to use new API == 0.0.1 / 2007-12-01 * Initial public release.
Update copyright years and add MaxMind
The MIT License (MIT) Copyright (c) 2016 kushnir.yb Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The MIT License (MIT) Copyright (c) 2016-2020 kushnir.yb Copyright (c) 2020 MaxMind, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Add full name & URL to license
Copyright (c) 2013 Andrew Marshall MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2013 J. Andrew Marshall <http://johnandrewmarshall.com/> MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Add pretend git to gem
LICENSE README.md History.txt Manifest.txt bin/reviewr lib/reviewr.rb lib/reviewr/cli.rb lib/reviewr/git.rb lib/reviewr/mailer.rb lib/reviewr/project.rb lib/reviewr/version.rb lib/reviewr/cli/accept.rb lib/reviewr/cli/command.rb lib/reviewr/cli/help.rb lib/reviewr/cli/main.rb lib/reviewr/cli/request.rb lib/reviewr/templates/accept_email.erb lib/reviewr/templates/commit_msg.erb lib/reviewr/templates/request_email.erb
LICENSE README.md History.txt Manifest.txt bin/reviewr lib/reviewr.rb lib/reviewr/cli.rb lib/reviewr/git.rb lib/reviewr/mailer.rb lib/reviewr/pretend_git.rb lib/reviewr/project.rb lib/reviewr/version.rb lib/reviewr/cli/accept.rb lib/reviewr/cli/command.rb lib/reviewr/cli/help.rb lib/reviewr/cli/main.rb lib/reviewr/cli/request.rb lib/reviewr/templates/accept_email.erb lib/reviewr/templates/commit_msg.erb lib/reviewr/templates/request_email.erb
Fix Crypten to latest commit
openmined.threepio==0.2.0 aiortc==0.9.28 dill~=0.3.1 flask_socketio~=4.2.1 Flask~=1.1.1 git+https://github.com/facebookresearch/CrypTen.git#egg=crypten importlib-resources~=1.5.0 lz4~=3.0.2 msgpack~=1.0.0 numpy~=1.18.1 phe~=1.4.0 Pillow~=6.2.2 psutil==5.7.0 requests~=2.22.0 RestrictedPython~=5.0 requests-toolbelt==0.9.1 scipy~=1.4.1 syft-proto~=0.5.0 tblib~=1.6.0 torchvision~=0.5.0 torch~=1.4.0 tornado==4.5.3 websocket_client~=0.57.0 websockets~=8.1.0 notebook==5.7.8
openmined.threepio==0.2.0 aiortc==0.9.28 dill~=0.3.1 flask_socketio~=4.2.1 Flask~=1.1.1 git+https://github.com/facebookresearch/CrypTen.git@cdecc8de1514d7f36a5268a50c714caba5e57318#egg=crypten importlib-resources~=1.5.0 lz4~=3.0.2 msgpack~=1.0.0 numpy~=1.18.1 phe~=1.4.0 Pillow~=6.2.2 psutil==5.7.0 requests~=2.22.0 RestrictedPython~=5.0 requests-toolbelt==0.9.1 scipy~=1.4.1 syft-proto~=0.5.0 tblib~=1.6.0 torchvision~=0.5.0 torch~=1.4.0 tornado==4.5.3 websocket_client~=0.57.0 websockets~=8.1.0 notebook==5.7.8
Update to opencv-contrib-python for face recognition
google-auth==1.1.0 google-cloud-core==0.27.1 google-cloud-speech==0.29.0 nox-automation==0.17.0 opencv-python==3.3.0.10 pyaudio==0.2.11
google-auth==1.1.0 google-cloud-core==0.27.1 google-cloud-speech==0.29.0 nox-automation==0.17.0 opencv-contrib-python==3.3.0.10 pyaudio==0.2.11
Bump types-redis from 4.2.6 to 4.2.8
bandit==1.7.4 black==22.3.0 coverage==6.4.1 diff-cover==6.5.0 flake8==4.0.1 mock==4.0.3 pytest==7.1.2 pytest-cov==3.0.0 # Required to test building the docs sphinx==5.0.1 # Mypy test requirements mypy==0.961 types-requests==2.27.30 types-redis==4.2.6
bandit==1.7.4 black==22.3.0 coverage==6.4.1 diff-cover==6.5.0 flake8==4.0.1 mock==4.0.3 pytest==7.1.2 pytest-cov==3.0.0 # Required to test building the docs sphinx==5.0.1 # Mypy test requirements mypy==0.961 types-requests==2.27.30 types-redis==4.2.8
Update dependency httplib2 to v0.17.3
cachetools==4.1.0 certifi==2019.11.28 chardet==3.0.4 coverage==5.1 google-api-python-client==1.8.2 google-auth==1.14.1 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 httplib2==0.17.2 idna==2.9 oauth2client==4.1.3 oauthlib==3.1.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-slugify==4.0.0 pytube3==9.6.4 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 sitemap_python==0.2.0 six==1.14.0 text-unidecode==1.3 uritemplate==3.0.1 urllib3==1.25.9
cachetools==4.1.0 certifi==2019.11.28 chardet==3.0.4 coverage==5.1 google-api-python-client==1.8.2 google-auth==1.14.1 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 httplib2==0.17.3 idna==2.9 oauth2client==4.1.3 oauthlib==3.1.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 python-slugify==4.0.0 pytube3==9.6.4 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 sitemap_python==0.2.0 six==1.14.0 text-unidecode==1.3 uritemplate==3.0.1 urllib3==1.25.9
Update OpenGapps Downloader to 0.2 (3)
AntiFeatures:NonFreeAdd Categories:Internet License:GPLv3 Web Site: Source Code:https://github.com/daktak/opengapps_downloader Issue Tracker:https://github.com/daktak/opengapps_downloader/issues Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r Auto Name:OpenGapps Downloader Summary:Download OpenGapps zip Description: App to auto download opengapps zip files from github . Repo Type:git Repo:https://github.com/daktak/opengapps_downloader Build:0.1,1 commit=v0.1 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.1 Current Version Code:1
AntiFeatures:NonFreeAdd Categories:Internet License:GPLv3 Web Site: Source Code:https://github.com/daktak/opengapps_downloader Issue Tracker:https://github.com/daktak/opengapps_downloader/issues Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r Auto Name:OpenGapps Downloader Summary:Download OpenGapps zip Description: App to auto download opengapps zip files from github . Repo Type:git Repo:https://github.com/daktak/opengapps_downloader Build:0.1,1 commit=v0.1 subdir=app gradle=yes Build:0.2,3 commit=v0.2 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.2 Current Version Code:3
Remove explicit authorship without significant contributions
Adhocracy is licensed under the GNU Affero General Public License, Version 3, which can be found in LICENSE.txt Adhocracy is Copyright 2009, 2010, 2011, 2012, 2013, 2014 by Friedrich Lindenberg Martin Häcker Joscha Krutzki Bernhard Reiter Carsten Senger Nicolas Dietrich Philipp Hagemeister Tobias Bengfort
Adhocracy is licensed under the GNU Affero General Public License, Version 3, which can be found in LICENSE.txt Adhocracy is Copyright 2009, 2010, 2011, 2012, 2013, 2014 by Friedrich Lindenberg Joscha Krutzki Carsten Senger Nicolas Dietrich Philipp Hagemeister Tobias Bengfort and others. Check git history to get a list of all contributors.
Update to Freeciv server r33633.
# I keep previous version easily available here so I don't need to check # version history constantly when handling ruleset differences. # Previous:33630 FCREV=33631 FCBRANCH=trunk ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Aug.16b" # There's no need to bump this constantly as current freeciv-web # makes no connections to outside world - all connections are # internal to it. The server and client are always compatible. WEBCAPSTR="+Freeciv.Web.Devel-3.0"
# I keep previous version easily available here so I don't need to check # version history constantly when handling ruleset differences. # Previous:33631 FCREV=33633 FCBRANCH=trunk ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Aug.17" # There's no need to bump this constantly as current freeciv-web # makes no connections to outside world - all connections are # internal to it. The server and client are always compatible. WEBCAPSTR="+Freeciv.Web.Devel-3.0"
Add pointer regarding unit tests as inner classes
This test folder only contains performance and functional/integration style tests. The unit tests themselves are embedded as inner classes of the Java code (such as here https://github.com/Netflix/RxJava/tree/master/rxjava-core/src/main/java/rx/operators). Also, each of the language adaptors has a /src/test/ folder which further testing. See Groovy for an example: https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy/src/test
This test folder only contains performance and functional/integration style tests. The unit tests themselves are embedded as inner classes of the Java code (such as here https://github.com/Netflix/RxJava/tree/master/rxjava-core/src/main/java/rx/operators). * For an explanation of this design choice see http://benjchristensen.com/2011/10/23/junit-tests-as-inner-classes/. Also, each of the language adaptors has a /src/test/ folder which further testing. See Groovy for an example: https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy/src/test
Disable cis-splice-effect test for now
cmake_minimum_required(VERSION 2.8) add_subdirectory(cis-splice-effects) add_subdirectory(gtf) add_subdirectory(junctions)
cmake_minimum_required(VERSION 2.8) add_subdirectory(gtf) add_subdirectory(junctions)
Add Antoine Degrendel in the Notice
-------------------------------------------------------------------------------- NOTICES FOR BARCODE4J -------------------------------------------------------------------------------- Barcode4J Copyright 2002-2010 Jeremias Märki Copyright 2005-2006 Dietmar Bürkle Portions of this software were contributed under section 5 of the Apache License. Contributors are listed under: http://barcode4j.sourceforge.net/contributors.html -------------------------------------------------------------------------------- NOTICES FOR JCOMMANDER -------------------------------------------------------------------------------- Copyright 2010 Cedric Beust cedric@beust.com -------------------------------------------------------------------------------- NOTICES FOR webcam-capture -------------------------------------------------------------------------------- Copyright (c) 2012 - 2015 Bartosz Firyn and Contributors
-------------------------------------------------------------------------------- NOTICES FOR SWAP -------------------------------------------------------------------------------- Copyright 2016 Antoine Degrendel -------------------------------------------------------------------------------- NOTICES FOR BARCODE4J -------------------------------------------------------------------------------- Barcode4J Copyright 2002-2010 Jeremias Märki Copyright 2005-2006 Dietmar Bürkle Portions of this software were contributed under section 5 of the Apache License. Contributors are listed under: http://barcode4j.sourceforge.net/contributors.html -------------------------------------------------------------------------------- NOTICES FOR JCOMMANDER -------------------------------------------------------------------------------- Copyright 2010 Cedric Beust cedric@beust.com -------------------------------------------------------------------------------- NOTICES FOR webcam-capture -------------------------------------------------------------------------------- Copyright (c) 2012 - 2015 Bartosz Firyn and Contributors
Mark GoogleTest CMake options as advanced
# Prevent overriding the parent project's compiler/linker # settings on Windows set(gtest_force_shared_crt ON CACHE INTERNAL "") # google test does not properly use pthreads on mingw if (MINGW) set(gtest_disable_pthreads ON CACHE INTERNAL "") endif() set(BUILD_GTEST ON CACHE INTERNAL "") set(BUILD_GMOCK OFF CACHE INTERNAL "") # Must build GTest as static since EXCLUDE_FROM_ALL, would exclude # needed GTest shared libraries from being installed. set(BUILD_SHARED_LIBS OFF) set(GTEST_SRC "${CMAKE_CURRENT_SOURCE_DIR}/itkgoogletest/") # check if we are using "system" source code if (ITK_USE_SYSTEM_GOOGLETEST) set(GTEST_SRC "${GTEST_ROOT}") endif() # Add googletest directly to our build but exclude from using it's # target's and installation unless referenced by other dependencies. add_subdirectory( "${GTEST_SRC}" "${CMAKE_CURRENT_BINARY_DIR}/GTest-build" EXCLUDE_FROM_ALL) add_library(ITK::GTest ALIAS gtest) add_library(ITK::GTestMain ALIAS gtest_main)
# Prevent overriding the parent project's compiler/linker # settings on Windows set(gtest_force_shared_crt ON CACHE INTERNAL "") # google test does not properly use pthreads on mingw if (MINGW) set(gtest_disable_pthreads ON CACHE INTERNAL "") endif() set(BUILD_GTEST ON CACHE INTERNAL "") set(BUILD_GMOCK OFF CACHE INTERNAL "") # Must build GTest as static since EXCLUDE_FROM_ALL, would exclude # needed GTest shared libraries from being installed. set(BUILD_SHARED_LIBS OFF) set(GTEST_SRC "${CMAKE_CURRENT_SOURCE_DIR}/itkgoogletest/") # check if we are using "system" source code if (ITK_USE_SYSTEM_GOOGLETEST) set(GTEST_SRC "${GTEST_ROOT}") endif() # Add googletest directly to our build but exclude from using it's # target's and installation unless referenced by other dependencies. add_subdirectory( "${GTEST_SRC}" "${CMAKE_CURRENT_BINARY_DIR}/GTest-build" EXCLUDE_FROM_ALL) add_library(ITK::GTest ALIAS gtest) add_library(ITK::GTestMain ALIAS gtest_main) mark_as_advanced(gtest_build_samples) mark_as_advanced(gtest_build_tests) mark_as_advanced(gtest_disable_pthreads) mark_as_advanced(gtest_hide_internal_symbols)
Update Flask and Werkzeug version
Flask==2.0.1 flask-talisman==0.7.0 grpcio-tools==1.38.0 google-api-python-client==2.7.0 google-auth==1.30.0 google-auth-oauthlib==0.4.4 google-auth-httplib2==0.1.0 google-cloud-core==1.6.0 google-cloud-datastore==2.1.3 google-cloud-logging==2.4.0 oauth2client==4.1.3 gunicorn==20.1.0 protobuf>=3.4.0 google-python-cloud-debugger
Flask==2.1.0 Werkzeug==2.1.0 flask-talisman==0.7.0 grpcio-tools==1.38.0 google-api-python-client==2.7.0 google-auth==1.30.0 google-auth-oauthlib==0.4.4 google-auth-httplib2==0.1.0 google-cloud-core==1.6.0 google-cloud-datastore==2.1.3 google-cloud-logging==2.4.0 oauth2client==4.1.3 gunicorn==20.1.0 protobuf>=3.4.0 google-python-cloud-debugger
Apply MIT License. Go nuts, kids.
The MIT License (MIT) Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Add License file for podspec
Copyright (c) 2012 Abizer Nasir, Jungle Candy Software Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Update factory-boy from 2.6.1 to 2.7.0
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==3.0.3 WebTest==2.0.20 factory-boy==2.6.1 # Lint and code style flake8==3.0.4 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.0.2 flake8-isort==1.2 flake8-quotes==0.2.4 isort==4.2.2 pep8-naming==0.4.1
# Everything the developer needs in addition to the production requirements -r prod.txt # Testing pytest==3.0.3 WebTest==2.0.20 factory-boy==2.7.0 # Lint and code style flake8==3.0.4 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.0.2 flake8-isort==1.2 flake8-quotes==0.2.4 isort==4.2.2 pep8-naming==0.4.1
Update faker from 9.9.0 to 10.0.0
-r base.txt django-debug-toolbar==3.2.2 factory-boy==3.2.1 Faker==9.9.0 flake8-docstrings==1.6.0 flake8==4.0.1 freezegun==1.1.0 isort==5.10.1 pytest-cov==3.0.0 pytest-django==4.5.1 pytest-factoryboy==2.1.0 pytest==6.2.5
-r base.txt django-debug-toolbar==3.2.2 factory-boy==3.2.1 Faker==10.0.0 flake8-docstrings==1.6.0 flake8==4.0.1 freezegun==1.1.0 isort==5.10.1 pytest-cov==3.0.0 pytest-django==4.5.1 pytest-factoryboy==2.1.0 pytest==6.2.5
Update pytest-django from 3.5.0 to 3.5.1
-r base.txt factory-boy==2.12.0 Faker==1.0.7 flake8==3.7.7 freezegun==0.3.12 isort==4.3.21 pytest==5.0.0 pytest-cov==2.7.1 pytest-django==3.5.0 pytest-factoryboy==2.0.2
-r base.txt factory-boy==2.12.0 Faker==1.0.7 flake8==3.7.7 freezegun==0.3.12 isort==4.3.21 pytest==5.0.0 pytest-cov==2.7.1 pytest-django==3.5.1 pytest-factoryboy==2.0.2
Update alagitpull from 0.0.13 to 0.0.14
-r ./base.txt sphinx==1.6.5 alagitpull==0.0.13 releases==1.4.0 # updated from 1.3.1
-r ./base.txt sphinx==1.6.5 alagitpull==0.0.14 releases==1.4.0 # updated from 1.3.1
Update nbsphinx from 0.4.2 to 0.4.3
nbsphinx==0.4.2 sphinx==2.2.0 sphinxcontrib-programoutput==0.14 sphinx_rtd_theme==0.4.3 ipython==7.8.0
nbsphinx==0.4.3 sphinx==2.2.0 sphinxcontrib-programoutput==0.14 sphinx_rtd_theme==0.4.3 ipython==7.8.0
Update sqlalchemy from 1.1.6 to 1.1.7
aiohttp-jinja2==0.13.0 aiohttp-security==0.1.0 aiohttp-session==0.8.0 aiohttp==1.3.3 aiomysql==0.0.9 aiopg==0.13.0 coverage==4.3.4 docker-compose==1.11.2 docker-py==1.10.6 flake8==3.3.0 ipdb==0.10.2 motor==1.1 pytest-cov==2.4.0 pytest-sugar==0.8.0 pytest==3.0.6 python-dateutil==2.6.0 sqlalchemy==1.1.6 trafaret==0.7.5 yarl==0.9.8 -r requirements-doc.txt
aiohttp-jinja2==0.13.0 aiohttp-security==0.1.0 aiohttp-session==0.8.0 aiohttp==1.3.3 aiomysql==0.0.9 aiopg==0.13.0 coverage==4.3.4 docker-compose==1.11.2 docker-py==1.10.6 flake8==3.3.0 ipdb==0.10.2 motor==1.1 pytest-cov==2.4.0 pytest-sugar==0.8.0 pytest==3.0.6 python-dateutil==2.6.0 sqlalchemy==1.1.7 trafaret==0.7.5 yarl==0.9.8 -r requirements-doc.txt
Update pylint from 2.1.1 to 2.2.0
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.641 pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore pylint==2.1.1; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4' safety==1.8.4 bandit==1.5.1 isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore isort==4.3.4; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4'
# ulid/requirements/dev.txt # # Requirements for using developing package. -r base.txt bumpversion==0.5.3 mypy==0.641 pylint==1.7.5; python_version < '2.7' or (python_version > '3.0' and python_version < '3.4') # pyup: ignore pylint==2.2.0; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4' safety==1.8.4 bandit==1.5.1 isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore isort==4.3.4; (python_version > '2.7' and python_version < '3.0') or python_version >= '3.4'
Update numpy from 1.14.0 to 1.14.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 pytest==3.4.0 pytest-cov==2.5.1 coveralls==1.2.0 pytest-runner==4.0 numpy==1.14.0 pandas==0.22.0
pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.0 cryptography==2.1.4 PyYAML==3.12 pytest==3.4.0 pytest-cov==2.5.1 coveralls==1.2.0 pytest-runner==4.0 numpy==1.14.1 pandas==0.22.0
Update sphinxcontrib-programoutput from 0.13 to 0.14
nbsphinx==0.4.2 sphinx==2.0.1 sphinxcontrib-programoutput==0.13 sphinx_rtd_theme==0.4.3 ipython==7.4.0
nbsphinx==0.4.2 sphinx==2.0.1 sphinxcontrib-programoutput==0.14 sphinx_rtd_theme==0.4.3 ipython==7.4.0
Add instructions for creating disk caching directories
# # $Id: README.txt,v 1.1.2.5 2003-05-16 01:09:06 dan Exp $ # # Copyright (c) 1998-2003 DVL Software Limited # You need to do this: +-----------------------+ |file system permissions| +-----------------------+ touch searchlog.txt chgrp www searchlog.txt chmod g+w searchlog.txt The following settings are necessary for a phorum: chgrp www phorum-3.3.2a chmod g+w phorum-3.3.2a +---------------------+ |Website configuration| +---------------------+ - cd www/include - cp common.php.sample common.php - cd configuration - cp database.php.sample database.php modify the login: $database=pg_connect("dbname=FreshPorts2 user=dan") +-------+ |CVSROOT| +-------+ CVSROOT=/usr/repositories/freshports2 +-------------------------------------+ |Various ports which must be installed| +-------------------------------------+ *** Don't forget to maintain the FreshPorts install meta port *** just some random notes on configuration: File-PathConvert http://search.cpan.org/search?dist=File-PathConvert http://www.cpan.org/authors/id/R/RB/RBS/File-PathConvert-0.85.tar.gz
# # $Id: README.txt,v 1.1.2.6 2003-11-14 04:39:49 dan Exp $ # # Copyright (c) 1998-2003 DVL Software Limited # You need to do this: +-----------------------+ |file system permissions| +-----------------------+ touch searchlog.txt chgrp www searchlog.txt chmod g+w searchlog.txt The following settings are necessary for a phorum: chgrp www phorum-3.3.2a chmod g+w phorum-3.3.2a +---------------------+ |Website configuration| +---------------------+ - mkdir caching - mkdir caching/cache - mkdir caching/tmp - cd www/include - cp common.php.sample common.php - cd configuration - cp database.php.sample database.php modify the login: $database=pg_connect("dbname=FreshPorts2 user=dan") +-------+ |CVSROOT| +-------+ CVSROOT=/usr/repositories/freshports2 +-------------------------------------+ |Various ports which must be installed| +-------------------------------------+ *** Don't forget to maintain the FreshPorts install meta port *** just some random notes on configuration: File-PathConvert http://search.cpan.org/search?dist=File-PathConvert http://www.cpan.org/authors/id/R/RB/RBS/File-PathConvert-0.85.tar.gz
Update copyright notice to 2016
Copyright (c) 2015 Xavier Dutreilh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2015-2016 Xavier Dutreilh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Move examples to examples project
The Web Beans RI currently comes with a two examples, webbeans-numberguess (a war example) and webbeans-translator (an EJB example). Before running the examples, you'll need to ensure your server supports Web Beans. The examples and RI are explained in detail in the reference guide, including how to add Web Beans support to JBoss 5.
Update MAXS Module Notification to 0.0.1.17 (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 Auto Update Mode:Version %v Update Check Mode:Tags Current Version:0.0.1.16 Current Version Code:18
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
FIX path in CMakeList.txt file
# Copyright 2013 Telefonica Investigacion y Desarrollo, S.A.U # # This file is part of Orion Context Broker. # # Orion Context Broker is free software: you can redistribute it and/or # modify it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # Orion Context Broker is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero # General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with Orion Context Broker. If not, see http://www.gnu.org/licenses/. # # For those usages not covered by this license please contact with # fermin at tid dot es ADD_SUBDIRECTORY(testharness) ADD_SUBDIRECTORY(unittests)
# Copyright 2013 Telefonica Investigacion y Desarrollo, S.A.U # # This file is part of Orion Context Broker. # # Orion Context Broker is free software: you can redistribute it and/or # modify it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # Orion Context Broker is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero # General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with Orion Context Broker. If not, see http://www.gnu.org/licenses/. # # For those usages not covered by this license please contact with # fermin at tid dot es ADD_SUBDIRECTORY(functionalTest/cases) ADD_SUBDIRECTORY(unittests)
Enable assertions in debug mode
enable_language(C) file(GLOB files "*.cpp" "*.c") foreach(file ${files}) get_filename_component(binary_name ${file} NAME_WE) add_executable(${binary_name} ${file}) target_link_libraries(${binary_name} primesieve::primesieve) add_test(NAME ${binary_name} COMMAND ${binary_name}) endforeach()
enable_language(C) file(GLOB files "*.cpp" "*.c") foreach(file ${files}) get_filename_component(binary_name ${file} NAME_WE) add_executable(${binary_name} ${file}) target_link_libraries(${binary_name} primesieve::primesieve) if(CMAKE_BUILD_TYPE STREQUAL "Debug") target_compile_definitions(${binary_name} PRIVATE "ENABLE_ASSERT") endif() add_test(NAME ${binary_name} COMMAND ${binary_name}) endforeach()
Update CV of National Geographic for Muzei to 1.2.0 (9)
Categories:Multimedia,Theming License:GPLv3 Web Site: Source Code:https://github.com/msal/muzei-nationalgeographic Issue Tracker:https://github.com/msal/muzei-nationalgeographic/issues Name:National Geographic for Muzei Summary:National Geographic pictures for Muzei Description: The National Geographic photo of the day for [[net.nurik.roman.muzei]]. . Repo Type:git Repo:https://github.com/msal/muzei-nationalgeographic.git Build:1.1,3 commit=1.1 subdir=muzei-nationalgeographic gradle=yes Build:1.1.3,6 commit=d131f01e35c71cfc43294ac362986afabae9bc38 subdir=muzei-nationalgeographic gradle=yes Build:1.1.4,7 commit=57bdae85cc51b99f3e3d89d767e963dba525e40b subdir=muzei-nationalgeographic gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.1.5 Current Version Code:8
Categories:Multimedia,Theming License:GPLv3 Web Site: Source Code:https://github.com/msal/muzei-nationalgeographic Issue Tracker:https://github.com/msal/muzei-nationalgeographic/issues Name:National Geographic for Muzei Summary:National Geographic pictures for Muzei Description: The National Geographic photo of the day for [[net.nurik.roman.muzei]]. . Repo Type:git Repo:https://github.com/msal/muzei-nationalgeographic.git Build:1.1,3 commit=1.1 subdir=muzei-nationalgeographic gradle=yes Build:1.1.3,6 commit=d131f01e35c71cfc43294ac362986afabae9bc38 subdir=muzei-nationalgeographic gradle=yes Build:1.1.4,7 commit=57bdae85cc51b99f3e3d89d767e963dba525e40b subdir=muzei-nationalgeographic gradle=yes Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.2.0 Current Version Code:9
Update Facebook Notifications to 1.5.1 (1)
AntiFeatures:NonFreeNet Categories:Internet License:MIT Web Site:https://github.com/gsurrel/FacebookNotifications/blob/HEAD/README.md Source Code:https://github.com/gsurrel/FacebookNotifications Issue Tracker:https://github.com/gsurrel/FacebookNotifications/issues Auto Name:Facebook Notifications Summary:Reproduce the Facebook Notifications in the Android notifications-drawer Description: Small Android app for getting notified (friends, messages and notifications) while being privacy-friendly. It doesn't require the Facebook Platform to be turned on. It should be low on the battery usage. AntiFeatures: * NonFreeNet: You are required to log in to Facebook. . Repo Type:git Repo:https://github.com/gsurrel/FacebookNotifications.git Build:1.5.0,1 disable=missing root project commit=v1.0 gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.5.0 Current Version Code:1
AntiFeatures:NonFreeNet Categories:Internet License:MIT Web Site:https://github.com/gsurrel/FacebookNotifications/blob/HEAD/README.md Source Code:https://github.com/gsurrel/FacebookNotifications Issue Tracker:https://github.com/gsurrel/FacebookNotifications/issues Auto Name:Facebook Notifications Summary:Reproduce the Facebook Notifications in the Android notifications-drawer Description: Small Android app for getting notified (friends, messages and notifications) while being privacy-friendly. It doesn't require the Facebook Platform to be turned on. It should be low on the battery usage. AntiFeatures: * NonFreeNet: You are required to log in to Facebook. . Repo Type:git Repo:https://github.com/gsurrel/FacebookNotifications.git Build:1.5.1,1 commit=v1.5.1 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:1.5.1 Current Version Code:1
Add Python 3 conversion tools
# vex ansible awscli beautifulsoup4 blinkstick boto3 click colorama colorlog curdling django fabric flake8 flask httpbin ipython isort laboratory percol pew pip prospector[with_everything] pylint pytest pytest-cov requests saws setuptools termcolor tornado tox twine uwsgi vcrpy vulture wrapt yapf
# vex ansible awscli beautifulsoup4 blinkstick boto3 caniusepython3 click colorama colorlog curdling django fabric flake8 flask future httpbin ipython isort laboratory modernize percol pew pip prospector[with_everything] pylint pytest pytest-cov requests saws setuptools termcolor tornado tox twine uwsgi vcrpy vulture wrapt yapf
Exclude Tesco booking journey from indexing
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file # User-agent: * Disallow: /*/leave-pot-untouched/estimate Disallow: /*/take-whole-pot/estimate Disallow: /*/pension-type-tool/question-2 Disallow: /*/pension-type-tool/question-3 Disallow: /*/pension-type-tool/question-4 Disallow: /*/pension-type-tool/defined-contribution Disallow: /*/pension-type-tool/might-defined-contribution Disallow: /*/pension-type-tool/most-cases-defined-benefit Disallow: /*/pension-type-tool/most-cases-defined-contribution Disallow: /*/facebook-landing Disallow: /*/landing Disallow: /*/about Disallow: /*/telephone-appointments/ Disallow: /*/locations/*/booking-request/step-one Disallow: /cy/book-face-to-face Disallow: /cy/book-phone Disallow: /styleguide/*
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file # User-agent: * Disallow: /*/leave-pot-untouched/estimate Disallow: /*/take-whole-pot/estimate Disallow: /*/pension-type-tool/question-2 Disallow: /*/pension-type-tool/question-3 Disallow: /*/pension-type-tool/question-4 Disallow: /*/pension-type-tool/defined-contribution Disallow: /*/pension-type-tool/might-defined-contribution Disallow: /*/pension-type-tool/most-cases-defined-benefit Disallow: /*/pension-type-tool/most-cases-defined-contribution Disallow: /*/facebook-landing Disallow: /*/landing Disallow: /*/about Disallow: /*/telephone-appointments/ Disallow: /*/locations/*/booking-request/step-one Disallow: /*/tesco/* Disallow: /cy/book-face-to-face Disallow: /cy/book-phone Disallow: /styleguide/*
Allow for overriding the page title
{utf8_headers}<!DOCTYPE html> <html> <head> <title>Page Title</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" media="all" href="/css/main.css" /> </head> <body> <div id="main">
{utf8_headers}<!DOCTYPE html> <html> <head> <title>{$page_title|default:'Page Title'}</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" media="all" href="/css/main.css" /> </head> <body> <div id="main">
Update lxml from 4.1.0 to 4.1.1
# These packages all have pre-compiled manylinux builds for Debian now, so we # only need to build them on Alpine cffi==1.11.2 cryptography==2.1.3 lxml==4.1.0 Pillow==4.3.0 psycopg2==2.7.3.2 numpy==1.13.3
# These packages all have pre-compiled manylinux builds for Debian now, so we # only need to build them on Alpine cffi==1.11.2 cryptography==2.1.3 lxml==4.1.1 Pillow==4.3.0 psycopg2==2.7.3.2 numpy==1.13.3
Update codacy-coverage from 1.3.6 to 1.3.7
-r base.txt pytest==3.2.1 pytest-cov==2.5.1 pytest-django==3.1.2 codacy-coverage==1.3.6
-r base.txt pytest==3.2.1 pytest-cov==2.5.1 pytest-django==3.1.2 codacy-coverage==1.3.7
Update pytest from 4.1.1 to 4.2.0
mypy==0.660 pytest==4.1.1 pytest-cov==2.6.1 pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1 jedi==0.13.2 coverage==4.5.2 flake8==3.6.0 typed-ast==1.2.0 rope==0.11.0
mypy==0.660 pytest==4.2.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1 jedi==0.13.2 coverage==4.5.2 flake8==3.6.0 typed-ast==1.2.0 rope==0.11.0
Remove tlp-sleep package, does not exist
base-devel chromium compton cowsay dmenu dunst feh file-roller fish git gnome-keyring gnome-themes-standard gpicview gst-libav gst-plugins-bad gst-plugins-base gst-plugins-good gst-plugins-ugly gvfs htop i3-wm i3lock i3session-git i3status infinality-bundle lightdm lightdm-gtk-greeter neovim network-manager-applet networkmanager nodejs npm nvm openssh p7zip pa-applet-git parcellite playerctl pulseaudio python-gobject python-neovim python-xdg python2-neovim qt4 redshift reflector stow termite the_silver_searcher thunar thunar-archive-plugin thunar-volman tlp tlp-sleep tmux ttf-dejavu tumbler unrar vlc xautolock xclip xcwd-git xorg-server yaourt
base-devel chromium compton cowsay dmenu dunst feh file-roller fish git gnome-keyring gnome-themes-standard gpicview gst-libav gst-plugins-bad gst-plugins-base gst-plugins-good gst-plugins-ugly gvfs htop i3-wm i3lock i3session-git i3status infinality-bundle lightdm lightdm-gtk-greeter neovim network-manager-applet networkmanager nodejs npm nvm openssh p7zip pa-applet-git parcellite playerctl pulseaudio python-gobject python-neovim python-xdg python2-neovim qt4 redshift reflector stow termite the_silver_searcher thunar thunar-archive-plugin thunar-volman tlp tmux ttf-dejavu tumbler unrar vlc xautolock xclip xcwd-git xorg-server yaourt
Update requests-mock from 1.7.0 to 1.8.0.
-r requirements.txt beautifulsoup4==4.9.0 pytest==5.4.1 pytest-mock==3.1.0 pytest-xdist==1.32.0 requests-mock==1.7.0 freezegun==0.3.15 flake8==3.7.9 flake8-print==3.1.4
-r requirements.txt beautifulsoup4==4.9.0 pytest==5.4.1 pytest-mock==3.1.0 pytest-xdist==1.32.0 requests-mock==1.8.0 freezegun==0.3.15 flake8==3.7.9 flake8-print==3.1.4
FIX requierement.txt due to vulnerbility warning by github
lettuce==0.2.20 requests==2.6.0 xmltodict==0.9.2 mysql-python==1.2.5 fabric==1.10.1 termcolor==1.1.0 pymongo==2.7.2 git+https://github.com/telefonicaid/lettuce-tools.git#egg=lettuce_tools
lettuce==0.2.20 requests==2.20.0 xmltodict==0.9.2 mysql-python==1.2.5 fabric==1.10.1 termcolor==1.1.0 pymongo==2.7.2 git+https://github.com/telefonicaid/lettuce-tools.git#egg=lettuce_tools
Update spacing and parameter type
{{alias}}( arr[, idx] ) Unzips a zipped array (i.e., a nested array of tuples). Parameters ---------- arr: Array Zipped array. idx: Array (optional) Array of indices specifying which tuple elements to unzip. Returns ------- out: Array Array of unzipped arrays. Examples -------- > var arr = [ [1,'a',3], [2,'b',4] ]; > var out = {{alias}}( arr ) [ [1,2], ['a','b'], [3,4] ] > arr = [ [1,'a',3], [2,'b',4] ]; > out = {{alias}}( arr, [ 0, 2 ] ) [ [1,2], [3,4] ] See Also --------
{{alias}}( arr[, idx] ) Unzips a zipped array (i.e., a nested array of tuples). Parameters ---------- arr: Array Zipped array. idx: Array<number> (optional) Array of indices specifying which tuple elements to unzip. Returns ------- out: Array Array of unzipped arrays. Examples -------- // Basic usage: > var arr = [ [ 1, 'a', 3 ], [ 2, 'b', 4 ] ]; > var out = {{alias}}( arr ) [ [ 1, 2 ], [ 'a', 'b' ], [ 3, 4 ] ] // Provide indices: > arr = [ [ 1, 'a', 3 ], [ 2, 'b', 4 ] ]; > out = {{alias}}( arr, [ 0, 2 ] ) [ [ 1, 2 ], [ 3, 4 ] ] See Also --------
Tweak CMAKE_C_FLAGS to accept passed in flags
project(tinylog) cmake_minimum_required(VERSION 2.6) set(CMAKE_C_FLAGS "-fPIC -std=gnu99") add_library(tinylog STATIC src/log.c) install(TARGETS tinylog DESTINATION lib) install(FILES src/log.h DESTINATION include)
project(tinylog) cmake_minimum_required(VERSION 2.6) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -std=gnu99") add_library(tinylog STATIC src/log.c) install(TARGETS tinylog DESTINATION lib) install(FILES src/log.h DESTINATION include)
Use tags, disable 1.0 since it uses .so files
Category:Games License:Apache2 Web Site:https://github.com/KaeruCT/GLXY#glxy Source Code:https://github.com/KaeruCT/GLXY Issue Tracker:https://github.com/KaeruCT/GLXY/issues Auto Name:GLXY Summary:Gravity Simulator Description: A simplified gravity simulator for Android, build with libgdx. . Repo Type:git Repo:https://github.com/KaeruCT/GLXY.git Build Version:1.0,1,5972841ee7b24d6c31fed71340c0524449724dfa,subdir=glxy-android Auto Update Mode:None Update Check Mode:None Current Version:1.0 Current Version Code:1
Category:Games License:Apache2 Web Site:https://github.com/KaeruCT/GLXY#glxy Source Code:https://github.com/KaeruCT/GLXY Issue Tracker:https://github.com/KaeruCT/GLXY/issues Auto Name:GLXY Summary:Gravity Simulator Description: A simplified gravity simulator for Android, build with libgdx. . Repo Type:git Repo:https://github.com/KaeruCT/GLXY.git Build Version:1.0,1,!contains .so files at 1.0,subdir=glxy-android Auto Update Mode:None Update Check Mode:Tags Current Version:1.0 Current Version Code:1
Update CV of music-cyclon to 0.3 (3)
Categories:Multimedia License:WTFPL Web Site: Source Code:https://github.com/maxammann/music-cyclon Issue Tracker:https://github.com/maxammann/music-cyclon/issues Auto Name:music-cyclon Summary:App to synchronize music over network by using the beets web server Description: This App allows you to synchronize music over network by using the [http://beets.io/ beets] web server. You can find instructions for running a beets server and configuring the app at the beets [http://beets.readthedocs.io/en/latest/plugins/web.html documentation]. . Repo Type:git Repo:https://github.com/maxammann/music-cyclon Build:0.2,2 commit=v0.2 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:0.2 Current Version Code:2
Categories:Multimedia License:WTFPL Web Site: Source Code:https://github.com/maxammann/music-cyclon Issue Tracker:https://github.com/maxammann/music-cyclon/issues Auto Name:music-cyclon Summary:App to synchronize music over network by using the beets web server Description: This App allows you to synchronize music over network by using the [http://beets.io/ beets] web server. You can find instructions for running a beets server and configuring the app at the beets [http://beets.readthedocs.io/en/latest/plugins/web.html documentation]. . Repo Type:git Repo:https://github.com/maxammann/music-cyclon Build:0.2,2 commit=v0.2 subdir=app gradle=yes Auto Update Mode:None Update Check Mode:Tags Current Version:0.3 Current Version Code:3
Update location of Visual Studio project files.
To build zlib using the Microsoft Visual C++ environment, use the appropriate project from the projects/ directory.
To build zlib using the Microsoft Visual C++ environment, use the appropriate project from the contrib/vstudio/ directory.
Update cryptography from 2.0.2 to 2.0.3
-r common.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.2
-r common.txt pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.3
Update wheel from 0.29.0 to 0.30.0
pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.3 PyYAML==3.12 pytest==3.2.2 pytest-cov==2.5.1 coveralls==1.2.0 pytest-runner==2.12.1 numpy==1.13.1 pandas==0.20.3
pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 flake8==3.4.1 tox==2.8.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0.3 PyYAML==3.12 pytest==3.2.2 pytest-cov==2.5.1 coveralls==1.2.0 pytest-runner==2.12.1 numpy==1.13.1 pandas==0.20.3
Update tox from 3.8.6 to 3.9.0
pip==10.0.1 bumpversion==0.5.3 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 tox==3.8.6 coverage==4.5.3 Sphinx==2.0.1 cryptography==2.6.1 PyYAML==3.12 pytest==4.4.0 pytest-runner==4.4 vcrpy==2.0.1 twine==1.13.0
pip==10.0.1 bumpversion==0.5.3 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 tox==3.9.0 coverage==4.5.3 Sphinx==2.0.1 cryptography==2.6.1 PyYAML==3.12 pytest==4.4.0 pytest-runner==4.4 vcrpy==2.0.1 twine==1.13.0
Update sphinx from 2.1.2 to 2.2.0
pip==19.2.1 bumpversion==0.5.3 wheel==0.33.4 watchdog==0.9.0 flake8==3.7.8 tox==3.13.2 Sphinx==2.1.2 coverage==4.5.4 PyYAML==5.1.2 pytest==5.0.1
pip==19.2.1 bumpversion==0.5.3 wheel==0.33.4 watchdog==0.9.0 flake8==3.7.8 tox==3.13.2 Sphinx==2.2.0 coverage==4.5.4 PyYAML==5.1.2 pytest==5.0.1
Update pytest from 3.7.1 to 3.10.0
bumpversion==0.5.3 coverage==4.5.1 cryptography==2.3.1 flake8==3.5.0 isort==4.3.4 pip>=9.0.1 pytest==3.7.1 PyYAML==3.13 Sphinx==1.8.2 tox==3.1.3 wheel==0.32.2
bumpversion==0.5.3 coverage==4.5.1 cryptography==2.3.1 flake8==3.5.0 isort==4.3.4 pip>=9.0.1 pytest==3.10.0 PyYAML==3.13 Sphinx==1.8.2 tox==3.1.3 wheel==0.32.2
Add some notes on how to use these files
Using the "Fake CP/M Hardware" in the emulator Build cpmtools, add the entry in diskdefs to the distribution's diskdefs, then install. Or install prebuilt cpmtools and add the content in diskdefs to the installed diskdefs (e.g. /usr/local/share/diskdefs). This installs a CP/M disk definition for an 8MB file matching the definition in fakehw_bios.asm. Create an 8MB file, e.g. "dd if=/dev/zero bs=1024 count=8192 of=driveA.bin", then "mkfs.cpm -f brads8mb driveA.bin". This file can now be used with the emulator's "-fakecpmhw" option as a disk drive. Copy files in and out with "cpmcp". For example, to move all the files in "cpm22/" onto the "user 0" partition in driveA.bin, use "cpmcp -f brads8mb driveA.bin cpm22/* 0:". (The "user 0" partition is the default partition you get on bootup. There are 16 user partitions.)
Add some general plans to a separate file
Generic operator symbol: var foo = (bar |xor baz) |shl 2; var foo = (bar :xor baz) :shl 2; var foo = (bar @xor baz) @shl 2; var foo = (bar $xor baz) $shl 2; Which one is best? Dunno... ':' looks right, but it's not an option, it's too useful for all the Pair stuff. Maybe the pipe? Date handling: // Assign the current date and time to a date object var date = Date.now // Assign midnight, current date to a date object var date = Date.today // Move ahead one year date += 1-0-0; // Move ahead one second date += 0:0:1; // Move ahead x years and one hour date += x-0-0, 1:00; // Create a new date from a specified date var then = Date(2009-1-1, 12:30); // Create a new date from timestamp in x var then = Date.fromTimestamp(x); // Date formating print("%Y-%d-%m" % date) // Print with default formating (ISO) print(date) // Parse date string var date = Date.fromString(str, "%m/%d/%Y"); // Parse date string with default formating (ISO) var date = Date.fromString(str); //Dates have the following fields year, month, day, weekday, hour, minute, second, nanosecond, timestamp All of these are integers except timestamp, which is a Float. (timestamp is a unix style timestamp)
Update Yahtzee Dicer to 1.1.1 (3)
Categories:Games License:GPLv3 Web Site:https://secuso.org/pfa Source Code:https://github.com/SecUSo/privacy-friendly-yahtzee Issue Tracker:https://github.com/SecUSo/privacy-friendly-yahtzee/issues Auto Name:Yahtzee Dicer Summary:Play Yahtzee dice game Description: Play the dice game Yahtzee. It can roll dice up to three rounds and also save dice for the next round. A small round counter helps to track the number of rounds. The scorecard which is required to play Yahtzee is not included. The app belongs to the group of Privacy Friendly Apps developed at the [https://secuso.org/ SECUSO research group] of Technische Universitaet Darmstadt. It does not require any permission and relinquishes advertisement and tracking mechanisms. . Repo Type:git Repo:https://github.com/SecUSo/privacy-friendly-yahtzee Build:1.0,1 commit=v1.0 subdir=app gradle=yes Build:1.1,2 commit=v1.1 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:1.1 Current Version Code:2
Categories:Games License:GPLv3 Web Site:https://secuso.org/pfa Source Code:https://github.com/SecUSo/privacy-friendly-yahtzee Issue Tracker:https://github.com/SecUSo/privacy-friendly-yahtzee/issues Auto Name:Yahtzee Dicer Summary:Play Yahtzee dice game Description: Play the dice game Yahtzee. It can roll dice up to three rounds and also save dice for the next round. A small round counter helps to track the number of rounds. The scorecard which is required to play Yahtzee is not included. The app belongs to the group of Privacy Friendly Apps developed at the [https://secuso.org/ SECUSO research group] of Technische Universitaet Darmstadt. It does not require any permission and relinquishes advertisement and tracking mechanisms. . Repo Type:git Repo:https://github.com/SecUSo/privacy-friendly-yahtzee Build:1.0,1 commit=v1.0 subdir=app gradle=yes Build:1.1,2 commit=v1.1 subdir=app gradle=yes Build:1.1.1,3 commit=v1.1.1 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:1.1.1 Current Version Code:3
Update dependency gevent to v1.5.0
# Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt Django==2.2.12 gevent==1.4.0 gunicorn==20.0.4 raven==6.10.0
# Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt Django==2.2.12 gevent==1.5.0 gunicorn==20.0.4 raven==6.10.0
Put dynamic workflow versioning back in
branch-api:0.2-beta-4 durable-task:1.6 gerrit-trigger:2.15.1 git:2.3.5 git-client:1.17.0 git-server:1.6 javadoc:1.3 junit:1.5 mailer:1.15 mapdb-api:1.0.6.0 mercurial:1.54 scm-api:0.2 script-security:1.15 subversion:2.5 workflow-aggregator:1.10 workflow-api:1.10 workflow-basic-steps:1.10 workflow-cps:1.10 workflow-cps-global-lib:1.10 workflow-durable-task-step:1.10 workflow-job:1.10 workflow-multibranch:1.9-beta-2 workflow-scm-step:1.10 workflow-step-api:1.10 workflow-support:1.10
branch-api:0.2-beta-4 durable-task:1.6 gerrit-trigger:2.15.1 git:2.3.5 git-client:1.17.0 git-server:1.6 javadoc:1.3 junit:1.5 mailer:1.15 mapdb-api:1.0.6.0 mercurial:1.54 scm-api:0.2 script-security:1.15 subversion:2.5 workflow-aggregator:@VERSION@ workflow-api:@VERSION workflow-basic-steps:@VERSION@ workflow-cps:@VERSION@ workflow-cps-global-lib:@VERSION@ workflow-durable-task-step:@VERSION@ workflow-job:@VERSION@ workflow-multibranch:1.9-beta-2 workflow-scm-step:@VERSION@ workflow-step-api:@VERSION@ workflow-support:@VERSION@
Use develop version of djangocms-helper
-r requirements.txt coverage coveralls mock>=1.0.1 nose>=1.3.0 django-nose>=1.2 flake8>=2.1.0 tox>=1.7.0 djangocms-helper>=0.6 djangocms-text-ckeditor
-r requirements.txt coverage coveralls mock>=1.0.1 nose>=1.3.0 django-nose>=1.2 flake8>=2.1.0 tox>=1.7.0 https://github.com/nephila/djangocms-helper/archive/develop.zip djangocms-text-ckeditor
Update gunicorn from 19.8.1 to 19.9.0
# General flask==1.0.2 requests==2.19.1 beautifulsoup4==4.6.3 eventlet==0.24.1 gunicorn==19.8.1 # Python 2/3 Compatibility six==1.11.0 # CSS/JS Assets flask_assets==0.12 yuicompressor==2.4.8 # Sockets flask_socketio==3.0.1 python-engineio==2.3.1 python-socketio==2.0.0 # Celery celery==4.2.1 redis==2.10.6 # Octave interaction scipy==1.1.0 numpy==1.15.2 octave-kernel==0.28.4 ipython==5.4.1 # pyup: ignore # Octave packages sympy==1.3 # Database SQLAlchemy==1.2.12 Flask-SQLAlchemy==2.3.2 # App management Flask-Migrate==2.2.1 Flask-Script==2.0.6 # Forms flask_wtf==0.14.2
# General flask==1.0.2 requests==2.19.1 beautifulsoup4==4.6.3 eventlet==0.24.1 gunicorn==19.9.0 # Python 2/3 Compatibility six==1.11.0 # CSS/JS Assets flask_assets==0.12 yuicompressor==2.4.8 # Sockets flask_socketio==3.0.1 python-engineio==2.3.1 python-socketio==2.0.0 # Celery celery==4.2.1 redis==2.10.6 # Octave interaction scipy==1.1.0 numpy==1.15.2 octave-kernel==0.28.4 ipython==5.4.1 # pyup: ignore # Octave packages sympy==1.3 # Database SQLAlchemy==1.2.12 Flask-SQLAlchemy==2.3.2 # App management Flask-Migrate==2.2.1 Flask-Script==2.0.6 # Forms flask_wtf==0.14.2