]> git.pld-linux.org Git - packages/python-sqlalchemy.git/commitdiff
- Version: 0.6.8 auto/th/python-SQLAlchemy-0_6_8-1 auto/ti/python-SQLAlchemy-0_6_8-1
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 15 Jul 2011 17:05:05 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- do not remove *.py for python3

Changed files:
    python-SQLAlchemy.spec -> 1.38

python-SQLAlchemy.spec

index 673219aed0ce87fd8a350b166610642ab40290af..5f54a264161c446e96bd77ab5007a88c7fb7cdeb 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       Database Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji baz danych
 Name:          python-%{module}
-Version:       0.6.7
-Release:       0.1
+Version:       0.6.8
+Release:       1
 License:       MIT
 Group:         Libraries/Python
 Source0:       http://downloads.sourceforge.net/sqlalchemy/%{module}-%{version}.tar.gz
-# Source0-md5: 4fb693f436171d245e4e8688bab4c4a1
+# Source0-md5: af56550a6eb8b7a8874b02c97407d73c
 URL:           http://www.sqlalchemy.org/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.4
@@ -103,8 +103,6 @@ rm -rf $RPM_BUILD_ROOT
        install \
        --root=$RPM_BUILD_ROOT \
        --optimize=2
-
-%py3_postclean
 %endif
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
This page took 0.040879 seconds and 4 git commands to generate.