]> git.pld-linux.org Git - packages/python-psutil.git/commitdiff
- up to 4.3.1 auto/th/python-psutil-4.3.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 18 Sep 2016 17:22:00 +0000 (19:22 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 18 Sep 2016 17:22:00 +0000 (19:22 +0200)
python-psutil.spec

index c16af444d9cff8483365033e8245e34a4ac4ff15..cc1a37b1e6a165d68664a9202eab4fb7cbbf74b1 100644 (file)
 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}
This page took 0.286001 seconds and 4 git commands to generate.