[packages/python-pycassa] - cleanup
qboosh
qboosh at pld-linux.org
Thu Dec 16 17:23:51 CET 2021
commit 267fb6591a965960b4212750e36f9628e28c1fcc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 17:24:23 2021 +0100
- cleanup
python-pycassa.spec | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/python-pycassa.spec b/python-pycassa.spec
index 45d0781..65da7f1 100644
--- a/python-pycassa.spec
+++ b/python-pycassa.spec
@@ -4,7 +4,7 @@ Summary(pl.UTF-8): Prosta biblioteka Pythona do Cassandry
Name: python-%{module}
Version: 1.11.1
Release: 4
-License: MIT/apache
+License: MIT/Apache
Group: Development/Languages/Python
# https://github.com/downloads/pycassa/pycassa/pycassa-1.0.1.tar.gz
# https://github.com/%{module}/%{module}/archive/v%{version}.tar.gz
@@ -27,11 +27,10 @@ interface, a method to map an existing class to a Cassandra
ColumnFamily. Supports SuperColumns.
%description -l pl.UTF-8
-Biblioteka dostępu do Cassandry dla Pythona posiadająca: Jednowątkowy
+Biblioteka dostępu do Cassandry dla Pythona posiadająca: jednowątkowy
lub wielowątkowy interfejs, uproszczona wersję interfejsu thrift,
-metody do mapowania klas w ColumnFamily Cassandry. Wspiera obsługę
-superkolumn.
-
+metody do mapowania klas w ColumnFamily Cassandry. Obsługuje
+superkolumny.
%prep
%setup -q -n %{module}-%{version}
@@ -41,10 +40,9 @@ superkolumn.
%install
rm -rf $RPM_BUILD_ROOT
+
%py_install
-%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
-%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
%py_postclean
%clean
@@ -65,7 +63,6 @@ rm -rf $RPM_BUILD_ROOT
%dir %{py_sitescriptdir}/%{module}/contrib
%{py_sitescriptdir}/%{module}/contrib/*.py[co]
-
%if "%{py_ver}" > "2.4"
%{py_sitescriptdir}/%{module}-*.egg-info
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pycassa.git/commitdiff/267fb6591a965960b4212750e36f9628e28c1fcc
More information about the pld-cvs-commit
mailing list