commit faebb78cb7bdd80683e9f3264a6a324cafb34105
Author: Patryk Szczygłowski <[email protected]>
Date: Mon Jul 20 15:05:36 2015 +0200
upgrade to 0.10.2, new source
python-lockfile.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-lockfile.spec b/python-lockfile.spec
index 78c9996..5062ef7 100644
--- a/python-lockfile.spec
+++ b/python-lockfile.spec
@@ -1,12 +1,12 @@
%define module lockfile
Summary: Exports a LockFile class which provides a simple API for
locking files
Name: python-%{module}
-Version: 0.9.1
+Version: 0.10.2
Release: 1
License: MIT
Group: Development/Languages/Python
-Source0:
http://pylockfile.googlecode.com/files/%{module}-%{version}.tar.gz
-# Source0-md5: 4e4c7ea4c4301500da5e7f3b51e01cfe
+Source0:
https://github.com/openstack/pylockfile/archive/%{version}.tar.gz
+# Source0-md5: 649ec12618fb02b215c1421471c3e240
URL: http://pypi.python.org/pypi/lockfile
BuildRequires: python-distribute
BuildRequires: rpm-pythonprov
@@ -27,7 +27,7 @@ demonstration of the possibilities it provides than as
production-quality code.
%prep
-%setup -q -n %{module}-%{version}
+%setup -q -n pylockfile-%{version}
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-lockfile.git/commitdiff/faebb78cb7bdd80683e9f3264a6a324cafb34105
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit