X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;fp=myplc.spec;h=425f53de773621bf94a116ae226042a618495514;hb=0a44b2253322be666bf1355b50228ef31175b841;hp=b9e12ba3b98375c817258c4c24f771a6b14e7faa;hpb=208415305e1ce706f8fa60ce449c1d5ea028a5c7;p=myplc.git diff --git a/myplc.spec b/myplc.spec index b9e12ba..425f53d 100644 --- a/myplc.spec +++ b/myplc.spec @@ -71,7 +71,7 @@ Requires: plewww # this technically is a plcapi dependency # but it's simpler here for chosing which %if "%{distro}" == "Fedora" && %{distrorelease} >= 29 -Requires: python2-mod_wsgi +Requires: python3-mod_wsgi %else Requires: mod_wsgi %endif @@ -93,7 +93,7 @@ Requires: expect Requires: php-pgsql Requires: curl Requires: rsync -Requires: python-devel +Requires: python3-devel Requires: dnf #Requires: PyXML Requires: cpio @@ -122,7 +122,7 @@ package, like bootcd, nodeimage, or bootmanager. Summary: PlanetLab Central (PLC) configuration python module Group: Applications/Systems -Requires: python +Requires: python3 %description config This package provides the Python module to configure MyPLC.