forked from pool/python-pymongo
Accepting request 990390 from home:bnavigator:branches:devel:languages:python
- Conflict on python-bson * Same namespace * Different implementation (https://github.com/py-bson/bson) - Do not wildcard collect files OBS-URL: https://build.opensuse.org/request/show/990390 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=83
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 20 10:58:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Conflict on python-bson
|
||||
* Same namespace
|
||||
* Different implementation (https://github.com/py-bson/bson)
|
||||
- Do not wildcard collect files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 18:05:53 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -35,6 +35,8 @@ BuildRequires: python-rpm-macros
|
||||
%if 0%{?suse_version} || 0%{?fedora_version} >= 24
|
||||
Suggests: mongodb
|
||||
%endif
|
||||
# Same namespace, different implementation (https://github.com/py-bson/bson)
|
||||
Conflicts: python-bson
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -62,6 +64,9 @@ export CFLAGS="%{optflags}"
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitearch}/*
|
||||
%{python_sitearch}/pymongo
|
||||
%{python_sitearch}/pymongo-%{version}*-info
|
||||
%{python_sitearch}/bson
|
||||
%{python_sitearch}/gridfs
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user