[Python-modules-commits] r23378 - in packages/python-tornado/trunk/debian/patches (1 file)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Wed Jan 23 22:32:45 UTC 2013


    Date: Wednesday, January 23, 2013 @ 22:32:42
  Author: jtaylor-guest
Revision: 23378

refresh patch

Modified:
  packages/python-tornado/trunk/debian/patches/ignore-ca-certificates.patch

Modified: packages/python-tornado/trunk/debian/patches/ignore-ca-certificates.patch
===================================================================
--- packages/python-tornado/trunk/debian/patches/ignore-ca-certificates.patch	2013-01-23 22:32:24 UTC (rev 23377)
+++ packages/python-tornado/trunk/debian/patches/ignore-ca-certificates.patch	2013-01-23 22:32:42 UTC (rev 23378)
@@ -9,6 +9,6 @@
      package_data = {
 -        "tornado": ["ca-certificates.crt"],
 +        #"tornado": ["ca-certificates.crt"],
-         "tornado.test": ["README", "test.crt", "test.key", "static/robots.txt",
-                          "templates/utf8.html"],
-         },
+         # data files need to be listed both here (which determines what gets
+         # installed) and in MANIFEST.in (which determines what gets included
+         # in the sdist tarball)




More information about the Python-modules-commits mailing list