From abfbadce6b00b714e3f13117c8b944f489c2c85d Mon Sep 17 00:00:00 2001 From: Itamar Reis Peixoto Date: Oct 10 2020 22:30:12 +0000 Subject: 1.16.6 --- diff --git a/.gitignore b/.gitignore index ece63ac..94a7431 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /pg8000-1.15.3.tar.gz /pg8000-1.16.0.tar.gz /pg8000-1.16.5.tar.gz +/pg8000-1.16.6.tar.gz diff --git a/python-pg8000.spec b/python-pg8000.spec index 336e93a..6797c16 100644 --- a/python-pg8000.spec +++ b/python-pg8000.spec @@ -1,14 +1,14 @@ -%global pypi pg8000 +%{?python_enable_dependency_generator} %global srcname pg8000 -Name: python-%{pypi} +Name: python-%{srcname} Version: 1.16.6 Release: 1%{?dist} Summary: Pure Python PostgreSQL Driver License: BSD URL: http://github.com/tlocke/pg8000/ -Source0: %pypi_source +Source0: %{pypi_source} BuildArch: noarch %description @@ -16,7 +16,7 @@ pg8000 is a pure-Python PostgreSQL driver that complies with DB-API 2.0. The driver communicates with the database using the PostgreSQL Backend / Frontend Protocol. -%package -n python%{python3_pkgversion}-%{pypi} +%package -n python%{python3_pkgversion}-%{srcname} Summary: Pure Python3 PostgreSQL Driver BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-six @@ -29,13 +29,13 @@ Requires: python3dist(scramp) %{?fedora:Suggests: postgresql} %{?python_provide:%python_provide python3-%{srcname}} -%description -n python%{python3_pkgversion}-%{pypi} +%description -n python%{python3_pkgversion}-%{srcname} pg8000 is a pure Python3 PostgreSQL driver that complies with DB-API 2.0. The driver communicates with the database using the PostgreSQL Backend / Frontend Protocol. %prep -%autosetup -n %{pypi}-%{version} +%autosetup -n %{srcname}-%{version} %build %py3_build @@ -46,7 +46,7 @@ Frontend Protocol. %check #Test requires a runing PostgreSQL instance -%files -n python%{python3_pkgversion}-%{pypi} +%files -n python%{python3_pkgversion}-%{srcname} %license LICENSE %{python3_sitelib}/%{srcname}-*.egg-info/ %{python3_sitelib}/%{srcname} @@ -54,6 +54,7 @@ Frontend Protocol. %changelog * Sat Oct 10 2020 Fedora Release Monitoring - 1.16.6-1 - Update to 1.16.6 (#1887083) +- Enable python dependency generator * Sun Aug 09 2020 Fabian Affolter - 1.16.5-1 - Update to new upstream release 1.16.5 (rhbz#1855968) diff --git a/sources b/sources index 3c4a741..7ffa7f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pg8000-1.16.5.tar.gz) = edb59410e6fd886d5d654b7311b1f8150dd862fbfecbcac56dc3ec178d0ffca4452d5d5d2fe438903b98dfb189c553d03d1f986f21a0607fa885298e84f9d8db +SHA512 (pg8000-1.16.6.tar.gz) = 175cf0260bfecd9e0525171faacc75b494b06420cd1fdc05d019d5bec10ad7ace5b78e4c160a9e0a36d3ee2fe886dd309ccecf8b276a6c8620674feb5cb81f92