15
0

Accepting request 982050 from home:glaubitz:branches:devel:languages:python

- update to 0.24.1:
  * Allow pymongo<5.0 to be pulled
  * Don't use deprecated property for emptiness check in queryset base #2633

OBS-URL: https://build.opensuse.org/request/show/982050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mongoengine?expand=0&rev=9
This commit is contained in:
2022-06-11 00:24:44 +00:00
committed by Git OBS Bridge
parent 49a80ae563
commit 25e1cbf7a4
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%global skip_python2 1
Name: python-mongoengine
Version: 0.24.0
Version: 0.24.1
Release: 0
Summary: Python Object-Document Mapper for working with MongoDB
License: MIT