[packages/plplot] obsolete python2 not python3 packages; rel 8
atler
atler at pld-linux.org
Mon Aug 29 18:41:10 CEST 2022
commit 799c0f18dd34c5eab85c4c2c4f9dff454ea87eca
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Aug 29 18:40:44 2022 +0200
obsolete python2 not python3 packages; rel 8
plplot.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index 7c4aa9b..9e3c66c 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -37,7 +37,7 @@ Summary: PLplot - a library of functions that are useful for making scientific p
Summary(pl.UTF-8): PLplot - biblioteka funkcji przydatnych do tworzenia wykresów naukowych
Name: plplot
Version: 5.15.0
-Release: 7
+Release: 8
License: LGPL v2+
Group: Libraries
Source0: http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
@@ -592,7 +592,7 @@ Requires: %{name} = %{version}-%{release}
Requires: %{name}-tcl = %{version}-%{release}
%pyrequires_eq python3-libs
Requires: python3-numpy
-Obsoletes: python3-plplot < 5.15.0-7
+Obsoletes: python-plplot < 5.15.0-7
%description -n python3-plplot
PLplot library - Python binding.
@@ -607,7 +607,7 @@ Group: Libraries/Python
Requires: python3-plplot = %{version}-%{release}
%pyrequires_eq python3-libs
Requires: python3-numpy
-Obsoletes: python3-plplot-qt5 < 5.15.0-7
+Obsoletes: python-plplot-qt5 < 5.15.0-7
%description -n python3-plplot-qt5
PLplot library - Python/PyQt5 binding.
@@ -621,7 +621,7 @@ Summary(pl.UTF-8): Biblioteka PLplot - przykłady do wiązania dla Pythona
Group: Libraries/Python
Requires: %{name}-devel = %{version}-%{release}
Requires: python3-plplot = %{version}-%{release}
-Obsoletes: python3-plplot-examples < 5.15.0-7
+Obsoletes: python-plplot-examples < 5.15.0-7
%description -n python3-plplot-examples
PLplot library - Python binding examples.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plplot.git/commitdiff/799c0f18dd34c5eab85c4c2c4f9dff454ea87eca
More information about the pld-cvs-commit
mailing list