summaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-markdown-tables/files
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2022-08-11 10:54:32 +0800
committerWen Heping <wen@FreeBSD.org>2022-08-11 10:54:32 +0800
commit5a0fd27b2f9b47b1208000e8f26a735885bee196 (patch)
tree578c657675a0a7ea7c10d164197d448ca3a9709c /textproc/py-sphinx-markdown-tables/files
parentgraphics/mahotas: Update to 1.4.13 (diff)
textproc/py-sphinx-markdown-tables: Update to 0.0.17
Diffstat (limited to 'textproc/py-sphinx-markdown-tables/files')
-rw-r--r--textproc/py-sphinx-markdown-tables/files/patch-setup.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/py-sphinx-markdown-tables/files/patch-setup.py b/textproc/py-sphinx-markdown-tables/files/patch-setup.py
deleted file mode 100644
index b0c7e4f6dc9f..000000000000
--- a/textproc/py-sphinx-markdown-tables/files/patch-setup.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.orig 2022-01-13 02:59:07 UTC
-+++ setup.py
-@@ -29,7 +29,7 @@ setup(
- keywords='sphinx markdown tables',
- packages=['sphinx_markdown_tables'],
- install_requires=['markdown>=3.0.1'],
-- data_files=[('', ['LICENSE'])],
-+# data_files=[('', ['LICENSE'])],
- project_urls={
- 'Bug Reports': 'https://github.com/ryanfox/sphinx-markdown-tables/issues',
- 'Say Thanks!': 'https://foxrow.com',