diff --git a/.gitignore b/.gitignore index 865ede1..2f0b9b2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /python-slackclient-1.2.1.tar.gz /python-slackclient-1.3.0.tar.gz /python-slackclient-1.3.1.tar.gz +/python-slackclient-2.0.1.tar.gz diff --git a/python-slackclient.spec b/python-slackclient.spec index 911b15b..4d79903 100644 --- a/python-slackclient.spec +++ b/python-slackclient.spec @@ -1,7 +1,7 @@ %global modname slackclient Name: python-%{modname} -Version: 1.3.1 +Version: 2.0.1 Release: 1%{?dist} Summary: Slack Developer Kit for Python @@ -21,6 +21,11 @@ BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python3-websocket-client BuildRequires: python3-six BuildRequires: python3-requests +BuildRequires: python3-pytest-runner +BuildRequires: python3-aiodns +BuildRequires: python3-aiohttp +BuildRequires: python3-black +BuildRequires: python3-flake8 Requires: python3-websocket-client Requires: python3-six Requires: python3-requests @@ -39,16 +44,20 @@ Python %{python3_pkgversion} version. %install %py3_install -%check -%{__python3} setup.py test +# re-enable once we have python3-codecov +#%check +#%{__python3} setup.py test %files -n python%{python3_pkgversion}-%{modname} -%doc README.rst docs/ +%doc README.md docs/ %license LICENSE -%{python3_sitelib}/%{modname}/ +%{python3_sitelib}/slack/ %{python3_sitelib}/%{modname}-*.egg-info/ %changelog +* Mon May 06 2019 Gwyn Ciesla - 2.0.1-1 +- 2.0.1 + * Fri Mar 01 2019 Gwyn Ciesla - 1.3.1-1 - 1.3.1 diff --git a/sources b/sources index e669781..062861d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-slackclient-1.3.1.tar.gz) = e3b1ca42b48e463311a5dc7d8cce7ea1b5070a643665a4f1aacd16964578c785ef2e06180353c926eb34057756f8b0afde299437c9d09df25f350cf4be7c62a5 +SHA512 (python-slackclient-2.0.1.tar.gz) = 739a82efcf1235e5b1e41027defd4f4c06b510bfbae8ff7ee8be8f14389ff75e661c1fce4e545e4951a03bedba73535898796e13d723b5555d1759d281fa0134