Update to 2.9.1
This commit is contained in:
parent
4dd19bf011
commit
47c60bcf38
@ -49,8 +49,8 @@ features offered by PostgreSQL.
|
|||||||
|
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2.8.6
|
Version: 2.9.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
||||||
License: LGPLv3+ with exceptions
|
License: LGPLv3+ with exceptions
|
||||||
Url: http://initd.org/psycopg/
|
Url: http://initd.org/psycopg/
|
||||||
@ -229,9 +229,6 @@ done
|
|||||||
%{__cp} -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir}
|
%{__cp} -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# This test is skipped on 3.7 and has a syntax error so brp-python-bytecompile would choke on it
|
|
||||||
%{?with_python3:rm -r %{buildroot}%{python3_sitearch}/%{srcname}/tests/test_async_keyword.py}
|
|
||||||
|
|
||||||
%if %{with python2}
|
%if %{with python2}
|
||||||
%files -n python2-psycopg2
|
%files -n python2-psycopg2
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
@ -298,6 +295,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 03 2021 Filip Januš <fjanus@redhat.com> - 2.9.1-1
|
||||||
|
- Update to 2.9.1
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.6-5
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.6-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user