From 0771ae659ccd4cfc2ed929e8f1476b01c5e31537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 7 Jun 2014 17:21:04 +0200 Subject: [PATCH] Allow nighly rebuilds of pip as well --- python-pip.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/python-pip.spec b/python-pip.spec index 4fa3a8f..a1752cb 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -6,14 +6,14 @@ %endif Name: python35-%{srcname} -Version: 1.5.6 -Release: 2%{?dist} +Version: 1.6 +Release: 0.1.20140607git3eaea35f%{?dist} Summary: A tool for installing and managing Python 3 packages Group: Development/Libraries License: MIT URL: http://www.pip-installer.org -Source0: http://pypi.python.org/packages/source/p/pip/%{srcname}-%{version}.tar.gz +Source0: python3-nightly-pip-3eaea35f.tar Patch0: pip-1.5rc1-allow-stripping-prefix-from-wheel-RECORD-files.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -33,7 +33,7 @@ same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. %prep -%setup -q -n %{srcname}-%{version} +%setup -q -n python3-nightly-%{srcname} %patch0 -p1 @@ -72,6 +72,9 @@ rm %{buildroot}%{_bindir}/pip3 %{python35_sitelib}/pip* %changelog +* Sat Jun 07 2014 Miro Hrončok - 1.6-0.1.20140607git3eaea35f +- Update to git: 3eaea35f + * Sat Jun 07 2014 Miro Hrončok - 1.5.6-2 - Bootstraping @@ -150,7 +153,7 @@ rm %{buildroot}%{_bindir}/pip3 * Fri Jan 1 2010 Peter Halliday - 0.6.1.4 - fix dependency issue * Fri Dec 18 2009 Peter Halliday - 0.6.1-2 -- fix spec file +- fix spec file * Thu Dec 17 2009 Peter Halliday - 0.6.1-1 - upgrade to 0.6.1 of pip * Mon Aug 31 2009 Peter Halliday - 0.4-1