python-pyyaml 5.2-1 (i686;znver1;x86_64;aarch64;armv7hnl) 2019-9467
-9999

Status rejected
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/650962
Packages
python2-pyyaml-5.2-1.i686.binary
python2-pyyaml-debuginfo-5.2-1.i686.debuginfo
python-pyyaml-5.2-1.i686.binary
python-pyyaml-5.2-1.i686.source
python-pyyaml-debuginfo-5.2-1.i686.debuginfo
python2-pyyaml-5.2-1.znver1.binary
python2-pyyaml-debuginfo-5.2-1.znver1.debuginfo
python-pyyaml-5.2-1.znver1.source
python-pyyaml-5.2-1.znver1.binary
python-pyyaml-debuginfo-5.2-1.znver1.debuginfo
python2-pyyaml-5.2-1.x86_64.binary
python2-pyyaml-debuginfo-5.2-1.x86_64.debuginfo
python-pyyaml-5.2-1.x86_64.binary
python-pyyaml-5.2-1.x86_64.source
python-pyyaml-debuginfo-5.2-1.x86_64.debuginfo
python2-pyyaml-5.2-1.aarch64.binary
python2-pyyaml-debuginfo-5.2-1.aarch64.debuginfo
python-pyyaml-5.2-1.aarch64.source
python-pyyaml-5.2-1.aarch64.binary
python-pyyaml-debuginfo-5.2-1.aarch64.debuginfo
python2-pyyaml-5.2-1.armv7hnl.binary
python2-pyyaml-debuginfo-5.2-1.armv7hnl.debuginfo
python-pyyaml-5.2-1.armv7hnl.binary
python-pyyaml-5.2-1.armv7hnl.source
python-pyyaml-debuginfo-5.2-1.armv7hnl.debuginfo
Build Date 2019-12-10 02:17:07 +0000 UTC
Last Updated 2019-12-25 21:14:16.380777123 +0000 UTC
$ git diff --patch-with-stat --summary e706fe9286df00296a89211463608dbe39f88b6b..2b0185a809aab46fe80222c7e2e81cac7b795bd6

 .abf.yml                               |  2 +-
 python-yaml.spec => python-pyyaml.spec | 17 ++++++++++-------
 2 files changed, 11 insertions(+), 8 deletions(-)
 rename python-yaml.spec => python-pyyaml.spec (85%)

diff --git a/.abf.yml b/.abf.yml
index 5e903d0..5872eda 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  PyYAML-5.1.tar.gz: 53fc16036940089ceadd4127381e40fd6106a7ed
+  PyYAML-5.2.tar.gz: 51b676606349ea3e008c5e1e9d44f37d87a9c5c5
diff --git a/python-yaml.spec b/python-pyyaml.spec
similarity index 85%
rename from python-yaml.spec
rename to python-pyyaml.spec
index bcd4205..604a342 100644
--- a/python-yaml.spec
+++ b/python-pyyaml.spec
@@ -1,14 +1,15 @@
 %define real_name PyYAML
 %define _disable_lto 1
+%define module pyyaml
  
 Summary:	Python package implementing YAML parser and emitter
-Name:		python-yaml
-Version:	5.1
+Name:		python-%{module}
+Version:	5.2
 Release:	1
 License:	MIT
 Group:		Development/Python
 Url:		http://pyyaml.org/
-Source0:	http://pyyaml.org/download/pyyaml/PyYAML-%{version}.tar.gz
+Source0:	https://pyyaml.org/download/pyyaml/PyYAML-%{version}.tar.gz
 BuildRequires:	pkgconfig(yaml-0.1)
 BuildRequires:	pkgconfig(python)
 BuildRequires:	pkgconfig(python2)
@@ -17,6 +18,7 @@ BuildRequires:	python2-setuptools
 BuildRequires:	python2-pkg-resources
 Provides:	%{real_name} = %{EVRD}
 Provides:	python3egg(pyyaml)
+Provides:	python-yaml = %{EVRD}
  
 %description
 PyYAML is a YAML parser and emitter for the Python programming
@@ -25,13 +27,14 @@ language.
 YAML is a data serialization format designed for human readability
 and interaction with scripting languages.
  
-%package -n python2-yaml
+%package -n python2-%{module}
 Summary:	Python package implementing YAML parser and emitter
 Group:		Development/Python
 Requires:	python2
 Provides:	pythonegg(pyyaml)
+Provides:	python2-yaml = %{EVRD}
  
-%description -n python2-yaml
+%description -n python2-%{module}
 PyYAML is a YAML parser and emitter for the Python programming
 language. 
  
@@ -69,13 +72,13 @@ cd python3
 %{__python} setup.py install -O2 --skip-build --root=%{buildroot} --prefix=%{_prefix}
 cd -
 
-%files -n python-yaml
+%files -n python-%{module}
 %doc python2/LICENSE python2/README python2/examples
 %{python3_sitearch}/yaml
 %{python3_sitearch}/*.so
 %{python3_sitearch}/*.egg-info
 
-%files -n python2-yaml
+%files -n python2-%{module}
 %doc python3/LICENSE python3/README python3/examples
 %{python2_sitearch}/yaml
 %{python2_sitearch}/*.so
Not Available

benbullard79 [@T] cox.netProbably should not move any until python and boost upgrades are done and applied in Cooker1806d 13hrs
benbullard79 [@T] cox.netShould not move packs until python and boost upgrade in Cooker is done and applied1806d 13hrs
benbullard79 [@T] cox.netNo Comment.1797d 10hrs