forked from pool/python-mongoengine
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:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 10 15:25:38 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- update to 0.24.1:
|
||||
* Allow pymongo<5.0 to be pulled
|
||||
* Don't use deprecated property for emptiness check in queryset base #2633
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 11:23:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f20f04d9d9ec5e782429e39b4627e43b5ec130e74c216b0b5ca2f7f23b402ff1
|
||||
size 327979
|
||||
3
v0.24.1.tar.gz
Normal file
3
v0.24.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00e9d9f90b093872b62659f75f449ec9de220f98ce0064b916177d0bd96e225a
|
||||
size 328184
|
||||
Reference in New Issue
Block a user