dshea pushed to python-requests-file (master). "- Add python version classifiers to the package info (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 18:11:05 UTC 2015


From b4535dcc349bd2c9ca7155193e24343ea478bd0b Mon Sep 17 00:00:00 2001
From: David Shea <dshea at redhat.com>
Date: Mon, 18 May 2015 14:10:29 -0400
Subject: - Add python version classifiers to the package info - Fix a crash
 when closing a file response. - Use named aliases instead of integers for
 status codes.


diff --git a/.gitignore b/.gitignore
index d1a16f8..5707d13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /requests-file-1.2.tar.gz
+/requests-file-1.3.1.tar.gz
diff --git a/python-requests-file.spec b/python-requests-file.spec
index 41ed23d..5a7e3bb 100644
--- a/python-requests-file.spec
+++ b/python-requests-file.spec
@@ -1,5 +1,5 @@
 Name:           python-requests-file
-Version:        1.2
+Version:        1.3.1
 Release:        1%{?dist}
 Summary:        Transport adapter for using file:// URLs with python-requests
 
@@ -94,6 +94,13 @@ popd
 %{python3_sitelib}/requests_file*.egg-info*
 
 %changelog
+* Mon May 18 2015 David Shea <dshea at redhat.com> - 1.3.1-1
+- Add python version classifiers to the package info
+
+* Mon May 18 2015 David Shea <dshea at redhat.com> - 1.3-1
+- Fix a crash when closing a file response.
+- Use named aliases instead of integers for status codes.
+
 * Fri May  8 2015 David Shea <dshea at redhat.com> - 1.2-1
 - Added support for HEAD requests
 
diff --git a/sources b/sources
index 66e64c9..82fe660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5674e9aa581039c77d4551ed691dbd59  requests-file-1.2.tar.gz
+35c06e4bbd64556adc102680d1ffb007  requests-file-1.3.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-requests-file.git/commit/?h=master&id=b4535dcc349bd2c9ca7155193e24343ea478bd0b


More information about the scm-commits mailing list