1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
--- sphinxcontrib-httpdomain-1.1.8.orig/sphinxcontrib_httpdomain.egg-info/PKG-INFO
+++ sphinxcontrib-httpdomain-1.1.8/sphinxcontrib_httpdomain.egg-info/PKG-INFO
@@ -1,4 +1,4 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
Name: sphinxcontrib-httpdomain
Version: 1.1.8
Summary: Sphinx domain for HTTP APIs
--- sphinxcontrib-httpdomain-1.1.8.orig/sphinxcontrib_httpdomain.egg-info/SOURCES.txt
+++ sphinxcontrib-httpdomain-1.1.8/sphinxcontrib_httpdomain.egg-info/SOURCES.txt
@@ -1,6 +1,7 @@
LICENSE
MANIFEST.in
README.rst
+setup.cfg
setup.py
sphinxcontrib/__init__.py
sphinxcontrib/httpdomain.py
|