14
0
forked from pool/python-kazoo
Files
python-kazoo/python-kazoo.spec

69 lines
2.1 KiB
RPMSpec
Raw Normal View History

#
# spec file for package python-kazoo
#
- update to 2.7.0: **core:** * run SASL Kerberos tests as part of build ([5c461bdf](https://github.com/python-zk/kazoo/commit/5c461> * Add create2 support ([1d81f96a](https://github.com/python-zk/kazoo/commit/1d81f96a77a6fd7ae2476cd798> * closed states instead of lost states (#573) ([961b2f3b](https://github.com/python-zk/kazoo/commit/96>+ * improve SASL interface (#546) ([cd49b3fa](https://github.com/python-zk/kazoo/commit/cd49b3fa01136848> **recipe:** add support for curator SharedCount recipe (#559) ([88b657a0](https://github.com/python-zk>+* **utils:** extend create_tcp_connection utility (#568) ([ab0cd00c](https://github.com/python-zk/kazoo/> **core:** * allow requests to be queued in CONNECTING state (#374) (#588) ([a636d7a6](https://github.com/python->+ * Implement proper retry backoff logic with jitter. ([0bb0659c](https://github.com/python-zk/kazoo/com> * when connection fails, close the ConnectionHandler (#577) (#579) ([c7e80503](https://github.com/pyth>+* **recipe:** crash if None in znode (#569) ([ded79467](https://github.com/python-zk/kazoo/commit/ded794> **tests:** * Disable JAAS isInitiator for Server ([933b38b5](https://github.com/python-zk/kazoo/commit/933b38b550> * deactivate TCP port that was enabled by default. ([d7bed550](https://github.com/python-zk/kazoo/comm> * capitalize the default_domain value ([7fd22bfd](https://github.com/python-zk/kazoo/commit/7fd22bfd19>+ * weaker crypto when configuring Kerberos ([844df87a](https://github.com/python-zk/kazoo/commit/844df8> * prefix with toxinidir variable with a / to ensure path to ensure-zookeeper-env.sh is correct ([c4d42> * specify -Dfile.encoding=UTF-8 when starting the ZK JVM ([5764da0b](https://github.com/python-zk/kazo>+ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=13
2020-03-16 10:50:43 +00:00
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
- update to 2.7.0: **core:** * run SASL Kerberos tests as part of build ([5c461bdf](https://github.com/python-zk/kazoo/commit/5c461> * Add create2 support ([1d81f96a](https://github.com/python-zk/kazoo/commit/1d81f96a77a6fd7ae2476cd798> * closed states instead of lost states (#573) ([961b2f3b](https://github.com/python-zk/kazoo/commit/96>+ * improve SASL interface (#546) ([cd49b3fa](https://github.com/python-zk/kazoo/commit/cd49b3fa01136848> **recipe:** add support for curator SharedCount recipe (#559) ([88b657a0](https://github.com/python-zk>+* **utils:** extend create_tcp_connection utility (#568) ([ab0cd00c](https://github.com/python-zk/kazoo/> **core:** * allow requests to be queued in CONNECTING state (#374) (#588) ([a636d7a6](https://github.com/python->+ * Implement proper retry backoff logic with jitter. ([0bb0659c](https://github.com/python-zk/kazoo/com> * when connection fails, close the ConnectionHandler (#577) (#579) ([c7e80503](https://github.com/pyth>+* **recipe:** crash if None in znode (#569) ([ded79467](https://github.com/python-zk/kazoo/commit/ded794> **tests:** * Disable JAAS isInitiator for Server ([933b38b5](https://github.com/python-zk/kazoo/commit/933b38b550> * deactivate TCP port that was enabled by default. ([d7bed550](https://github.com/python-zk/kazoo/comm> * capitalize the default_domain value ([7fd22bfd](https://github.com/python-zk/kazoo/commit/7fd22bfd19>+ * weaker crypto when configuring Kerberos ([844df87a](https://github.com/python-zk/kazoo/commit/844df8> * prefix with toxinidir variable with a / to ensure path to ensure-zookeeper-env.sh is correct ([c4d42> * specify -Dfile.encoding=UTF-8 when starting the ZK JVM ([5764da0b](https://github.com/python-zk/kazo>+ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=13
2020-03-16 10:50:43 +00:00
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-kazoo
- update to 2.8.0: * **chore:** using Github templates for issues and PRs (#610) ([eddc0976](https://github.com/python-zk/kazoo/commit/eddc0976bf1ef9d9fb97990cebbc3f9b1abe9d7d)) * **core:** * Use strict regex to identify lock contenders. ([cc8ce892](https://github.com/python-zk/kazoo/commit/cc8ce8929116a1f0a2f0d088afa82ac9576395dc)) * Support additionaal lock contenter patterns ([225eeecb](https://github.com/python-zk/kazoo/commit/225eeecbe66c10d46dc7928681783d17f389f13a)) * **tests:** * Disable problematic hound-flake8-black integration. ([75f62a0d](https://github.com/python-zk/kazoo/commit/75f62a0dd40a9f9bdefcb04cea5ee5fcd3438c0e)) * Move to pytest ([de97d74b](https://github.com/python-zk/kazoo/commit/de97d74b50b62cd2f0cddc2a04e150575d9c6bc7)) * add Python 3.8 and remove Python 3.6 from the testing suite (#611) ([e4f808f7](https://github.com/python-zk/kazoo/commit/e4f808f7f0fe17e7e01468a2c54684f048e12b52)) * **core:** Use chain.from_iterable in threading.py (#614) ([13c73ec5](https://github.com/python-zk/kazoo/commit/13c73ec5f4d4f2215deb987a059051bb821674ca)) * **core:** * handle SSL_WANT_READ/WRITE errors (#619) ([cbdc4749](https://github.com/python-zk/kazoo/commit/cbdc4749edb5879099c1f9b832c055d9eeb52dea), closes [#618](https://github.com/python-zk/kazoo/issues/618)) * '"is" with a literal' syntax errors (#609) ([6b6ffe62](https://github.com/python-zk/kazoo/commit/6b6ffe62a073d1ed5413c65c2d8ec94ea2fa1760)) * sync() return should be unchrooted ([cbde70ac](https://github.com/python-zk/kazoo/commit/cbde70ac87435afbbacc9806c675184c7f778343), closes [#601](https://github.com/python-zk/kazoo/issues/601)) * **core:** Update matrix: add pypy3, drop py27 ([522189da](https://github.com/python-zk/kazoo/commit/522189da0f238faafc8f1db34f682f49b15ec503)) * **tests:** Add coverage report on codecov.io ([bb475843](https://github.com/python-zk/kazoo/commit/bb475843905af1a2d25b1f5834085c85c28bb175)) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=20
2020-07-17 08:08:15 +00:00
Version: 2.8.0
Release: 0
Summary: Higher Level Zookeeper Client
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/python-zk/kazoo
Source: https://files.pythonhosted.org/packages/source/k/kazoo/kazoo-%{version}.tar.gz
BuildRequires: %{python_module eventlet >= 0.17.1}
BuildRequires: %{python_module gevent >= 1.2}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pure-sasl}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%ifpython2
Requires: python-eventlet >= 0.17.1
Requires: python-gevent >= 1.2
%endif
Requires: python-six
Suggests: python-pure-sasl
BuildArch: noarch
%python_subpackages
%description
Implements a higher level API to Apache Zookeeper for Python clients.
%prep
%setup -q -n kazoo-%{version}
%build
%python_build
%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# kazoo needs running zookeeper server
#%%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_version} -v
%files %{python_files}
%license LICENSE
%doc README.md
%{python_sitelib}/*
%changelog