[arch-commits] Commit in buildbot/trunk (install-test-files.patch)

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Apr 7 15:21:34 UTC 2019


    Date: Sunday, April 7, 2019 @ 15:21:33
  Author: yan12125
Revision: 450307

upgpkg: buildbot 2.2.0-1

* python-fugure is not needed after https://github.com/buildbot/buildbot/pull/4660
* install-test-files.patch is landed https://github.com/buildbot/buildbot/pull/4654
* Use setuptools instead of pip to reduce dependencies

Deleted:
  buildbot/trunk/install-test-files.patch

--------------------------+
 install-test-files.patch |   13 -------------
 1 file changed, 13 deletions(-)

Deleted: install-test-files.patch
===================================================================
--- install-test-files.patch	2019-04-07 15:19:20 UTC (rev 450306)
+++ install-test-files.patch	2019-04-07 15:21:33 UTC (rev 450307)
@@ -1,13 +0,0 @@
-diff --git a/master/setup.py b/master/setup.py
-index c4172be5a..4a89ac895 100755
---- a/master/setup.py
-+++ b/master/setup.py
-@@ -217,6 +217,8 @@ setup_args = {
-         include("buildbot/spec/types", "*.raml"),
-         include("buildbot/test/unit/test_templates_dir", "*.html"),
-         include("buildbot/test/unit/test_templates_dir/plugin", "*.*"),
-+        include("buildbot/test/integration/pki", "*.*"),
-+        include("buildbot/test/integration/pki/ca", "*.*"),
-     ] + include_statics("buildbot/www/static"),
-     'cmdclass': {'install_data': install_data_twisted,
-                  'sdist': our_sdist},



More information about the arch-commits mailing list