[Python-modules-commits] [pyeapi] 01/08: Refresh patches after git-dpm to gbp pq conversion

Vincent Bernat bernat at moszumanska.debian.org
Sun Nov 12 19:15:52 UTC 2017


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

bernat pushed a commit to annotated tag debian/0.8.1-1
in repository pyeapi.

commit ef3652b7ad38e77d329c6db24e2ef818b9ff8999
Author: Vincent Bernat <bernat at debian.org>
Date:   Sun Nov 12 20:07:23 2017 +0100

    Refresh patches after git-dpm to gbp pq conversion
---
 debian/changelog                                                    | 6 ++++++
 .../0001-tests-fix-test-case-when-random-is-a-valid-VLAN.patch      | 3 +--
 .../0002-docs-napoleon-extension-is-included-in-Sphinx-since-.patch | 3 +--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d343b43..58bb56f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyeapi (0.7.0-3) UNRELEASED; urgency=medium
+
+  * Refresh patches after git-dpm to gbp pq conversion
+
+ -- Vincent Bernat <bernat at debian.org>  Sun, 12 Nov 2017 20:07:23 +0100
+
 pyeapi (0.7.0-2) unstable; urgency=medium
 
   * d/control: Build-Depends on a recent-enough version of sphinx to get
diff --git a/debian/patches/0001-tests-fix-test-case-when-random-is-a-valid-VLAN.patch b/debian/patches/0001-tests-fix-test-case-when-random-is-a-valid-VLAN.patch
index d362f59..cce3370 100644
--- a/debian/patches/0001-tests-fix-test-case-when-random-is-a-valid-VLAN.patch
+++ b/debian/patches/0001-tests-fix-test-case-when-random-is-a-valid-VLAN.patch
@@ -1,4 +1,3 @@
-From 272866776820111a8d018f2630f50a4f9a9f9bcb Mon Sep 17 00:00:00 2001
 From: Vincent Bernat <vincent at bernat.im>
 Date: Sun, 25 Sep 2016 17:37:16 +0200
 Subject: tests: fix test case when random is a valid VLAN
@@ -13,7 +12,7 @@ Forwarded: https://github.com/arista-eosplus/pyeapi/pull/109
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/test/unit/test_api_vlans.py b/test/unit/test_api_vlans.py
-index 3849e6875374..7652ec936951 100644
+index 3849e68..7652ec9 100644
 --- a/test/unit/test_api_vlans.py
 +++ b/test/unit/test_api_vlans.py
 @@ -49,7 +49,7 @@ class TestApiVlans(EapiConfigUnitTest):
diff --git a/debian/patches/0002-docs-napoleon-extension-is-included-in-Sphinx-since-.patch b/debian/patches/0002-docs-napoleon-extension-is-included-in-Sphinx-since-.patch
index af223a3..66d393a 100644
--- a/debian/patches/0002-docs-napoleon-extension-is-included-in-Sphinx-since-.patch
+++ b/debian/patches/0002-docs-napoleon-extension-is-included-in-Sphinx-since-.patch
@@ -1,4 +1,3 @@
-From a9b5655bc68c935afe0d61317ccd5bd17fc66a3f Mon Sep 17 00:00:00 2001
 From: Vincent Bernat <vincent at bernat.im>
 Date: Sun, 25 Sep 2016 17:39:23 +0200
 Subject: docs: "napoleon" extension is included in Sphinx since 1.3
@@ -8,7 +7,7 @@ Subject: docs: "napoleon" extension is included in Sphinx since 1.3
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/docs/conf.py b/docs/conf.py
-index 39f076be1525..b89bc0ba521f 100755
+index 39f076b..b89bc0b 100755
 --- a/docs/conf.py
 +++ b/docs/conf.py
 @@ -35,7 +35,7 @@ extensions = [

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



More information about the Python-modules-commits mailing list