From 07155654f2041f1421822f57cf8b36094c0e45ef Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Thu, 29 Jul 2021 11:59:46 +0200 Subject: [PATCH] Payment/Sixpay: Remove files from standalone repo --- payment_sixpay/.flake8 | 29 ------ payment_sixpay/.gitignore | 180 ------------------------------------- payment_sixpay/.isort.cfg | 8 -- payment_sixpay/LICENSE | 21 ----- payment_sixpay/headers.yml | 9 -- 5 files changed, 247 deletions(-) delete mode 100644 payment_sixpay/.flake8 delete mode 100644 payment_sixpay/.gitignore delete mode 100644 payment_sixpay/.isort.cfg delete mode 100644 payment_sixpay/LICENSE diff --git a/payment_sixpay/.flake8 b/payment_sixpay/.flake8 deleted file mode 100644 index b7cdb63..0000000 --- a/payment_sixpay/.flake8 +++ /dev/null @@ -1,29 +0,0 @@ -[flake8] -max-line-length = 120 - -# colored output -format = ${cyan}%(path)s${reset}:${yellow_bold}%(row)d${reset}:${green_bold}%(col)d${reset}: ${red_bold}%(code)s${reset} %(text)s - -# decent quote styles -inline-quotes = single -multiline-quotes = single -docstring-quotes = double -avoid-escape = true - -extend-exclude = - build - dist - docs - htmlcov - *.egg-info - node_modules - .*/ - -ignore = - # allow omitting whitespace around arithmetic operators - E226 - # don't require specific wrapping before/after binary operators - W503 - W504 - # allow assigning lambdas (it's useful for single-line functions defined inside other functions) - E731 diff --git a/payment_sixpay/.gitignore b/payment_sixpay/.gitignore deleted file mode 100644 index 87f6d35..0000000 --- a/payment_sixpay/.gitignore +++ /dev/null @@ -1,180 +0,0 @@ - -### Linux template -*~ - -# temporary files which can be created if a process still has a handle open of a deleted file -.fuse_hidden* - -# KDE directory preferences -.directory - -# Linux trash folder which might appear on any partition or disk -.Trash-* - -# .nfs files are created when an open file is removed but is still being accessed -.nfs* -### macOS template -*.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk -### JetBrains template -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 -.idea - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -/out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties -### Windows template -# Windows image file caches -Thumbs.db -ehthumbs.db - -# Folder config file -Desktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msm -*.msp - -# Windows shortcuts -*.lnk -### Python template -# Byte-compiled / optimized / DLL files -__pycache__/ -*.py[cod] -*$py.class - -# C extensions -*.so - -# Distribution / packaging -.Python -env/ -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -*.egg-info/ -.installed.cfg -*.egg - -# PyInstaller -# Usually these files are written by a python script from a template -# before PyInstaller builds the exe, so as to inject date/other infos into it. -*.manifest -*.spec - -# Installer logs -pip-log.txt -pip-delete-this-directory.txt - -# Unit test / coverage reports -htmlcov/ -.tox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*,cover -.hypothesis/ - -# Translations -*.mo -*.pot - -# Django stuff: -*.log -local_settings.py - -# Flask stuff: -instance/ -.webassets-cache - -# Scrapy stuff: -.scrapy - -# Sphinx documentation -docs/build -docs/_build -docs/_templates -docs/_static - -# PyBuilder -target/ - -# Jupyter Notebook -.ipynb_checkpoints - -# pyenv -.python-version - -# celery beat schedule file -celerybeat-schedule - -# dotenv -.env - -# virtualenv -.venv/ -venv/ -ENV/ - -# Spyder project settings -.spyderproject - -# Rope project settings -.ropeproject - diff --git a/payment_sixpay/.isort.cfg b/payment_sixpay/.isort.cfg deleted file mode 100644 index d780987..0000000 --- a/payment_sixpay/.isort.cfg +++ /dev/null @@ -1,8 +0,0 @@ -[isort] -line_length=120 -multi_line_output=0 -lines_after_imports=2 -sections=FUTURE,STDLIB,THIRDPARTY,INDICO,FIRSTPARTY,LOCALFOLDER -known_third_party=flask_multipass,flask_pluginengine -known_indico=indico -skip_glob=20??????????_*_*.py diff --git a/payment_sixpay/LICENSE b/payment_sixpay/LICENSE deleted file mode 100644 index c4a98ae..0000000 --- a/payment_sixpay/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) European Organization for Nuclear Research (CERN) - -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. diff --git a/payment_sixpay/headers.yml b/payment_sixpay/headers.yml index 0b33f8f..55bdd68 100644 --- a/payment_sixpay/headers.yml +++ b/payment_sixpay/headers.yml @@ -1,11 +1,2 @@ -root: true name: Max Fischer, Martin Claus, CERN start_year: 2017 -header: |- - {comment_start} This file is part of the Indico plugins. - {comment_middle} Copyright (C) {dates} {name} - {comment_middle} - {comment_middle} The Indico plugins are free software; you can redistribute - {comment_middle} them and/or modify them under the terms of the MIT License; - {comment_middle} see the LICENSE file for more details. - {comment_end}