From 98ac37c0cb4999b8ce276cbf15e2496c2a582e97 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Aug 03 2019 12:49:32 +0000 Subject: Update to 0.3.3 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index ff2c931..6f7bced 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /aioodbc-0.3.0.tar.gz /aioodbc-0.3.1.tar.gz /aioodbc-0.3.2.tar.gz +/aioodbc-0.3.3.tar.gz diff --git a/python-aioodbc.spec b/python-aioodbc.spec index 76a66ea..ba4ae3c 100644 --- a/python-aioodbc.spec +++ b/python-aioodbc.spec @@ -1,32 +1,30 @@ -%{?python_enable_dependency_generator} +%global srcname aioodbc -%global modname aioodbc - -Name: python-%{modname} -Version: 0.3.2 -Release: 3%{?dist} +Name: python-%{srcname} +Version: 0.3.3 +Release: 1%{?dist} Summary: Library for accessing a ODBC databases from the asyncio License: ASL 2.0 URL: https://github.com/aio-libs/aioodbc -Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz +Source: %{pypi_source} BuildArch: noarch %description %{summary}. -%package -n python3-%{modname} +%package -n python3-%{srcname} Summary: %{summary} -%{?python_provide:%python_provide python3-%{modname}} +%{?python_provide:%python_provide python3-%{srcname}} BuildRequires: python3-devel BuildRequires: python3-setuptools -%description -n python3-%{modname} +%description -n python3-%{srcname} %{summary}. %prep -%autosetup -n %{modname}-%{version} +%autosetup -n %{srcname}-%{version} %build %py3_build @@ -34,13 +32,16 @@ BuildRequires: python3-setuptools %install %py3_install -%files -n python3-%{modname} +%files -n python3-%{srcname} %license LICENSE %doc CHANGES.txt README.rst -%{python3_sitelib}/%{modname}-*.egg-info/ -%{python3_sitelib}/%{modname}/ +%{python3_sitelib}/%{srcname}-*.egg-info/ +%{python3_sitelib}/%{srcname}/ %changelog +* Sat Aug 03 2019 Igor Gnatenko - 0.3.3-1 +- Update to 0.3.3 + * Fri Jul 26 2019 Fedora Release Engineering - 0.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 7aceaef..50a01a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (aioodbc-0.3.2.tar.gz) = a729a8ca88531c0188a395c41448b09c38d3eceaf6ede39390ae548f2583420743ebf1ae3cb432bd75910dfe601b58352bbf1738e16ca3b59f5e41a34f09fc53 +SHA512 (aioodbc-0.3.3.tar.gz) = 4a652e4a1521148b3212be5f2f7f4dcd5ca9982881d9084c81f4a167b41881fbbda91c0e618eb07f217e7f518007e6d61e867acb9847b856aec2a82fbc7966f8