[Python-modules-commits] [ruamel.yaml] 05/06: No need to remove make_win_whl.py

Vincent Bernat bernat at moszumanska.debian.org
Sat May 21 15:05:03 UTC 2016


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

bernat pushed a commit to branch master
in repository ruamel.yaml.

commit c499c74e997bf0de29c243bb38a639332661d537
Author: Vincent Bernat <vincent at bernat.im>
Date:   Sat May 21 16:59:52 2016 +0200

    No need to remove make_win_whl.py
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 176b1e2..7acb571 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ ruamel.yaml (0.11.11-1) UNRELEASED; urgency=medium
   [ Vincent Bernat ]
   * New upstream release.
     + Drop patch about ruamel.base: not needed anymore.
+    + make_win_whl.py is not shipped upstream anymore.
   * Bump Standards-Version.
 
+
  -- Vincent Bernat <bernat at debian.org>  Sat, 21 May 2016 16:54:33 +0200
 
 ruamel.yaml (0.10.23-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index b63fc00..c2c630d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,3 @@ export PYBUILD_TEST_ARGS=_test/test_*.py
 
 %:
 	dh $@ --with python3,python2 --buildsystem=pybuild
-
-override_dh_auto_install:
-	dh_auto_install
-	rm debian/python*-ruamel.yaml/usr/lib/python*/dist-packages/ruamel/yaml/make_win_whl.py

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



More information about the Python-modules-commits mailing list