[packages/python-PyYAML] - up to 4.1

arekm arekm at pld-linux.org
Sun Jul 1 19:37:10 CEST 2018


commit 79ff602e1c17e6ec904462ead5fe162d42fb2d8a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jul 1 19:37:02 2018 +0200

    - up to 4.1

 python-PyYAML.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-PyYAML.spec b/python-PyYAML.spec
index 06caea1..cb996d0 100644
--- a/python-PyYAML.spec
+++ b/python-PyYAML.spec
@@ -8,13 +8,13 @@
 Summary:	YAML parser and emitter module for Python 2
 Summary(pl.UTF-8):	Analizator i generator formatu YAML dla języka Python 2
 Name:		python-%{module}
-Version:	3.12
-Release:	3
+Version:	4.1
+Release:	1
 License:	MIT
 Group:		Libraries/Python
-Source0:	http://pyyaml.org/download/pyyaml/%{module}-%{version}.tar.gz
-# Source0-md5:	4c129761b661d181ebf7ff4eb2d79950
-URL:		http://pyyaml.org/
+Source0:	https://github.com/yaml/pyyaml/archive/%{version}.tar.gz
+# Source0-md5:	9e4e48a27e42c28b39cdf4bf9b781f28
+URL:		https://github.com/yaml/pyyaml
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	yaml-devel
@@ -78,7 +78,7 @@ specyficzne dla języka Python, pozwalające na reprezentację jego
 obiektów.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n pyyaml-%{version}
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyYAML.git/commitdiff/79ff602e1c17e6ec904462ead5fe162d42fb2d8a



More information about the pld-cvs-commit mailing list