[DRE-commits] [ruby-sham-rack] 07/10: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 20 16:43:17 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-sham-rack.

commit 7547c5c17c0ee80bde38f2e450705d9ce26f3496
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Aug 20 21:54:20 2017 +0530

    refresh patches
---
 debian/patches/remove-patron.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/remove-patron.patch b/debian/patches/remove-patron.patch
index 3429244..554e1ee 100644
--- a/debian/patches/remove-patron.patch
+++ b/debian/patches/remove-patron.patch
@@ -22,6 +22,15 @@ Author: Pirate Praveen <praveen at debian.org>
        patron = Patron::Session.new
        response = patron.get("http://www.greetings.com/foo/bar")
        expect(response.body).to eq("Hello, world")
+@@ -251,7 +250,7 @@
+         }.to raise_error(ShamRack::NetworkConnectionPrevented)
+       end
+ 
+-      it "prevents Patron requests" do
++      xit "prevents Patron requests" do
+         expect {
+           Patron::Session.new.get("http://www.example.com/")
+         }.to raise_error(ShamRack::NetworkConnectionPrevented)
 @@ -342,7 +341,7 @@
  
      end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sham-rack.git



More information about the Pkg-ruby-extras-commits mailing list