ralph pushed to python-urllib3 (f21). "1.10.4."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 17:47:27 UTC 2015


From 65b03677d2782e25e68ab605df79f3d0407be6e7 Mon Sep 17 00:00:00 2001
From: Ralph Bean <rbean at redhat.com>
Date: Sun, 3 May 2015 22:28:15 -0400
Subject: 1.10.4.


diff --git a/.gitignore b/.gitignore
index 68e0f7f..619674c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /urllib3-1.10.2.tar.gz
 /urllib3-1.10.3.tar.gz
 /urllib3-585983ab3f7fb7a0e0b223ebdab1b45471dbefe4.tar.gz
+/urllib3-a91975b77a2e28394859487fe5ebbf4a3a74e634.tar.gz
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 4ed7ee2..1572505 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -4,9 +4,9 @@
 %{!?python2_sitearch: %global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
 
-%global commit 585983ab3f7fb7a0e0b223ebdab1b45471dbefe4
+%global commit a91975b77a2e28394859487fe5ebbf4a3a74e634
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global checkout 20150429git%{shortcommit}
+%global checkout 20150503git%{shortcommit}
 
 %global gh_owner shazow
 %global gh_project urllib3
@@ -18,8 +18,8 @@
 %global srcname urllib3
 
 Name:           python-%{srcname}
-Version:        1.10.3
-Release:        2.%{checkout}%{?dist}
+Version:        1.10.4
+Release:        1.%{checkout}%{?dist}
 Summary:        Python HTTP library with thread-safe connection pooling and file post
 
 License:        MIT
@@ -175,6 +175,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/__pycache__*
 %endif # with_python3
 
 %changelog
+* Sun May 03 2015 Ralph Bean <rbean at redhat.com> - 1.10.4-1.20150503gita91975b$a
+- Latest release for python-requests-2.7.0
+
 * Wed Apr 29 2015 Ralph Bean <rbean at redhat.com> - 1.10.3-2.20150429git585983a
 - Grab a git snapshot to get around this chunked encoding failure.
 
diff --git a/sources b/sources
index 50863ac..e6b149a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-849ca91041e41ae0dd583b04b22cc242  urllib3-585983ab3f7fb7a0e0b223ebdab1b45471dbefe4.tar.gz
+438d002da54aecca77c7f1d640fcf377  urllib3-a91975b77a2e28394859487fe5ebbf4a3a74e634.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-urllib3.git/commit/?h=f21&id=65b03677d2782e25e68ab605df79f3d0407be6e7


More information about the scm-commits mailing list