From 3583e9eb9a0472887be26af645210afb6c1a4796 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 02 2017 23:41:29 +0000 Subject: initial import Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index e69de29..f9be294 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/aioodbc-0.0.3.tar.gz diff --git a/python-aioodbc.spec b/python-aioodbc.spec new file mode 100644 index 0000000..e3695e8 --- /dev/null +++ b/python-aioodbc.spec @@ -0,0 +1,44 @@ +%global modname aioodbc + +Name: python-%{modname} +Version: 0.0.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 + +BuildArch: noarch + +%description +%{summary}. + +%package -n python3-%{modname} +Summary: %{summary} +%{?python_provide:%python_provide python3-%{modname}} +BuildRequires: python3-devel +BuildRequires: python3-setuptools +Requires: python3-pyodbc + +%description -n python3-%{modname} +%{summary}. + +%prep +%autosetup -n %{modname}-%{version} + +%build +%py3_build + +%install +%py3_install + +%files -n python3-%{modname} +%license LICENSE +%doc CHANGES.txt README.rst +%{python3_sitelib}/%{modname}-*.egg-info/ +%{python3_sitelib}/%{modname}/ + +%changelog +* Sun Nov 27 2016 Igor Gnatenko - 0.0.3-1 +- Initial package diff --git a/sources b/sources index e69de29..0e12215 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +SHA512 (aioodbc-0.0.3.tar.gz) = 322feb927101f13c262bbabc879f4d869e5d9d2a0e6705534e1b34b51929f7cf8186174f94c0fac5f8a887bfa69ca69e365aaebfc82fa54f7f6b3309f830312e