Accepting request 1001490 from home:jayvdb:branches:devel:languages:python

- Add test files missing from PyPI release:
  conftest.py, fixtures.py, service.py & zookeeper.properties
- Activate test suite

OBS-URL: https://build.opensuse.org/request/show/1001490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=21
This commit is contained in:
2022-09-06 18:58:49 +00:00
committed by Git OBS Bridge
parent 371fab1f10
commit b939117e3e
6 changed files with 1038 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 6 14:12:44 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Add test files missing from PyPI release:
conftest.py, fixtures.py, service.py & zookeeper.properties
- Activate test suite
-------------------------------------------------------------------
Tue Nov 10 08:03:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>