]> git.pld-linux.org Git - packages/python-sqlalchemy.git/blobdiff - python-sqlalchemy.spec
- x32 rebuild
[packages/python-sqlalchemy.git] / python-sqlalchemy.spec
index bb94ce507895b7980e0c838bca2c41abf120cd99..ac37da5762c9fef92072f840cf756fa7322fc01e 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Database Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji baz danych
 Name:          python-%{module}
 Version:       0.9.8
-Release:       1
+Release:       2
 License:       MIT
 Group:         Libraries/Python
 Source0:       https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
@@ -32,7 +32,7 @@ BuildRequires:        python3-modules
 Requires:      python-modules
 %endif
 Provides:      python-SQLAlchemy = %{version}-%{release}
-Obsoletes:     python-SQLAlchemy <= 0.9.8
+Obsoletes:     python-SQLAlchemy < 0.9.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,7 +58,7 @@ Summary:      Database Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji baz danych
 Group:         Libraries/Python
 Provides:      python3-SQLAlchemy = %{version}-%{release}
-Obsoletes:     python3-SQLAlchemy <= 0.9.8
+Obsoletes:     python3-SQLAlchemy < 0.9.8
 
 %description -n python3-%{module}
 The Python SQL toolkit and Object Relational Mapper that gives
This page took 0.03479 seconds and 4 git commands to generate.