X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=519e381e5aa955231295d77fec8a3e27e590f9c8;hb=2f5e1b853121b4e404655441761557f1d2b9d48c;hp=721f82b14325acaada4bfbdc645fe64d93a7d671;hpb=d919e8df04d1da8626e1e7a1e41865792cb91fa2;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 721f82b1..519e381e 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa -%define version 4.0 -%define taglevel 2 +%define version 5.0 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -29,7 +29,7 @@ BuildRequires: make Requires: util-linux-ng # for the registry Requires: postgresql >= 8.2, postgresql-server >= 8.2 -Requires: postgresql3-python +Requires: python3-pygresql Requires: python3-psycopg2 Requires: python3-sqlalchemy Requires: python3-migrate @@ -217,6 +217,9 @@ fi true %changelog +* Fri Mar 29 2019 Thierry Parmentelat - sfa-5.0-0 +- ported to python3 - no other change + * Mon Jan 07 2019 Thierry - sfa-4.0-2 - have shebangs mention python2 since it is what this version runs on - use rpm names in python2-something for expressing dependencies