[Python-modules-commits] [python-fudge] 07/15: remove MacOS X files

Jan Dittberner jandd at moszumanska.debian.org
Wed Dec 30 15:20:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

jandd pushed a commit to branch master
in repository python-fudge.

commit 0c451b486137e88304770a31cd5ec4eaf86c0183
Author: Jan Dittberner <jandd at debian.org>
Date:   Wed Dec 30 15:41:15 2015 +0100

    remove MacOS X files
---
 ._MANIFEST.in                            | Bin 185 -> 0 bytes
 ._README.txt                             | Bin 187 -> 0 bytes
 ._run_tests.sh                           | Bin 186 -> 0 bytes
 ._setup.py                               | Bin 187 -> 0 bytes
 docs/._Makefile                          | Bin 186 -> 0 bytes
 docs/._index.rst                         | Bin 187 -> 0 bytes
 docs/._migrating-0.9-to-1.0.rst          | Bin 188 -> 0 bytes
 docs/._using-fudge.rst                   | Bin 188 -> 0 bytes
 docs/_doctest_support/auth/.___init__.py | Bin 186 -> 0 bytes
 docs/_static/.hidden                     |   0
 docs/api/._fudge.rst                     | Bin 186 -> 0 bytes
 fudge/.___init__.py                      | Bin 188 -> 0 bytes
 fudge/._inspector.py                     | Bin 186 -> 0 bytes
 fudge/._patcher.py                       | Bin 243 -> 0 bytes
 fudge/tests/.___init__.py                | Bin 184 -> 0 bytes
 fudge/tests/._test_fudge.py              | Bin 188 -> 0 bytes
 fudge/tests/._test_import_all.py         | Bin 186 -> 0 bytes
 fudge/tests/._test_inspector.py          | Bin 187 -> 0 bytes
 fudge/tests/._test_patcher.py            | Bin 242 -> 0 bytes
 fudge/tests/._test_registry.py           | Bin 187 -> 0 bytes
 fudge/tests/support/.___init__.py        | Bin 184 -> 0 bytes
 fudge/tests/support/.__for_patch.py      | Bin 185 -> 0 bytes
 22 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/._MANIFEST.in b/._MANIFEST.in
deleted file mode 100644
index 3ade54a..0000000
Binary files a/._MANIFEST.in and /dev/null differ
diff --git a/._README.txt b/._README.txt
deleted file mode 100644
index 69a1e98..0000000
Binary files a/._README.txt and /dev/null differ
diff --git a/._run_tests.sh b/._run_tests.sh
deleted file mode 100755
index 9b46ca3..0000000
Binary files a/._run_tests.sh and /dev/null differ
diff --git a/._setup.py b/._setup.py
deleted file mode 100644
index 846e248..0000000
Binary files a/._setup.py and /dev/null differ
diff --git a/docs/._Makefile b/docs/._Makefile
deleted file mode 100644
index 6a347c1..0000000
Binary files a/docs/._Makefile and /dev/null differ
diff --git a/docs/._index.rst b/docs/._index.rst
deleted file mode 100644
index 0ebe68b..0000000
Binary files a/docs/._index.rst and /dev/null differ
diff --git a/docs/._migrating-0.9-to-1.0.rst b/docs/._migrating-0.9-to-1.0.rst
deleted file mode 100644
index 91b25b3..0000000
Binary files a/docs/._migrating-0.9-to-1.0.rst and /dev/null differ
diff --git a/docs/._using-fudge.rst b/docs/._using-fudge.rst
deleted file mode 100644
index c523161..0000000
Binary files a/docs/._using-fudge.rst and /dev/null differ
diff --git a/docs/_doctest_support/auth/.___init__.py b/docs/_doctest_support/auth/.___init__.py
deleted file mode 100644
index 6e85ac7..0000000
Binary files a/docs/_doctest_support/auth/.___init__.py and /dev/null differ
diff --git a/docs/_static/.hidden b/docs/_static/.hidden
deleted file mode 100644
index e69de29..0000000
diff --git a/docs/api/._fudge.rst b/docs/api/._fudge.rst
deleted file mode 100644
index cbf344f..0000000
Binary files a/docs/api/._fudge.rst and /dev/null differ
diff --git a/fudge/.___init__.py b/fudge/.___init__.py
deleted file mode 100644
index 1d8de1f..0000000
Binary files a/fudge/.___init__.py and /dev/null differ
diff --git a/fudge/._inspector.py b/fudge/._inspector.py
deleted file mode 100644
index d1f6f26..0000000
Binary files a/fudge/._inspector.py and /dev/null differ
diff --git a/fudge/._patcher.py b/fudge/._patcher.py
deleted file mode 100644
index c574e99..0000000
Binary files a/fudge/._patcher.py and /dev/null differ
diff --git a/fudge/tests/.___init__.py b/fudge/tests/.___init__.py
deleted file mode 100644
index c9aa94f..0000000
Binary files a/fudge/tests/.___init__.py and /dev/null differ
diff --git a/fudge/tests/._test_fudge.py b/fudge/tests/._test_fudge.py
deleted file mode 100644
index 4e03079..0000000
Binary files a/fudge/tests/._test_fudge.py and /dev/null differ
diff --git a/fudge/tests/._test_import_all.py b/fudge/tests/._test_import_all.py
deleted file mode 100644
index cbe3693..0000000
Binary files a/fudge/tests/._test_import_all.py and /dev/null differ
diff --git a/fudge/tests/._test_inspector.py b/fudge/tests/._test_inspector.py
deleted file mode 100644
index 04925c4..0000000
Binary files a/fudge/tests/._test_inspector.py and /dev/null differ
diff --git a/fudge/tests/._test_patcher.py b/fudge/tests/._test_patcher.py
deleted file mode 100644
index 64763f1..0000000
Binary files a/fudge/tests/._test_patcher.py and /dev/null differ
diff --git a/fudge/tests/._test_registry.py b/fudge/tests/._test_registry.py
deleted file mode 100644
index 7329b4c..0000000
Binary files a/fudge/tests/._test_registry.py and /dev/null differ
diff --git a/fudge/tests/support/.___init__.py b/fudge/tests/support/.___init__.py
deleted file mode 100644
index a45de5a..0000000
Binary files a/fudge/tests/support/.___init__.py and /dev/null differ
diff --git a/fudge/tests/support/.__for_patch.py b/fudge/tests/support/.__for_patch.py
deleted file mode 100644
index 5290c87..0000000
Binary files a/fudge/tests/support/.__for_patch.py and /dev/null differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fudge.git



More information about the Python-modules-commits mailing list