[packages/python-psutil] - up to 4.3.1

arekm arekm at pld-linux.org
Sun Sep 18 19:22:08 CEST 2016


commit cfcf367300667a43aeff09151bac0d9377ad14a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Sep 18 19:22:00 2016 +0200

    - up to 4.3.1

 python-psutil.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-psutil.spec b/python-psutil.spec
index c16af44..cc1a37b 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -10,13 +10,13 @@
 Summary:	A cross-platform process and system utilities module for Python
 Summary(pl.UTF-8):	Wieloplatformowe narzędzia do procesów i systemu dla Pythona
 Name:		python-%{module}
-Version:	4.2.0
+Version:	4.3.1
 Release:	1
 License:	BSD
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.python.org/simple/psutil/
-Source0:	https://pypi.python.org/packages/a6/bf/5ce23dc9f50de662af3b4bf54812438c298634224924c4e18b7c3b57a2aa/%{module}-%{version}.tar.gz
-# Source0-md5:	713f259f917a0c26acfbb7e6ae632ef7
+Source0:	https://github.com/giampaolo/psutil/archive/release-%{version}.tar.gz
+# Source0-md5:	74ea960403b73a57709481ff91386bf6
 URL:		https://github.com/giampaolo/psutil
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -67,7 +67,7 @@ in a portable way by using Python, implementing many functionalities
 offered by command line tools.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n %{module}-release-%{version}
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-psutil.git/commitdiff/cfcf367300667a43aeff09151bac0d9377ad14a2



More information about the pld-cvs-commit mailing list