Projects
Eulaceura:Factory
python-mongoengine
_service:obs_scm:python-mongoengine.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-mongoengine.spec of Package python-mongoengine
%global _empty_manifest_terminate_build 0 Name: python-mongoengine Version: 0.29.1 Release: 1 Summary: MongoEngine is a Python Object-Document Mapper for working with MongoDB. License: MIT URL: https://github.com/MongoEngine/mongoengine Source0: https://files.pythonhosted.org/packages/source/m/mongoengine/mongoengine-%{version}.tar.gz BuildArch: noarch %description MongoEngine is a Python Object-Document Mapper for working with MongoDB. %package -n python3-mongoengine Summary: MongoEngine is a Python Object-Document Mapper for working with MongoDB. Provides: python-mongoengine = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-pymongo %description -n python3-mongoengine MongoEngine is a Python Object-Document Mapper for working with MongoDB. %package help Summary: Development documents and examples for mongoengine Provides: python3-mongoengine-doc %description help MongoEngine is a Python Object-Document Mapper for working with MongoDB. %prep %autosetup -n mongoengine-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi if [ -f README.rst ]; then cp -af README.rst %{buildroot}/%{_pkgdocdir}; fi if [ -f README.md ]; then cp -af README.md %{buildroot}/%{_pkgdocdir}; fi if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-mongoengine -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Tue Nov 05 2024 songliyang <songliyang@kylinos.cn> - 0.29.1-1 - Update package to version 0.29.1 - Fix text index on multiple fields, order independent - remove longfield - from bagerard/where_modify support .where() with modify * Tue Aug 27 2024 zhaoshuang <zhaoshuang@uniontech.com> - 0.29.0-1 - Update package to version 0.29.0 - Fix weakref in EmbeddedDocumentListField (causing brief mem leak in certain circumstances) - Fix pillow deprecation warning related with LANCZOS filter - Allow gt/gte/lt/lte/ne operators to be used with a list as value on ListField - Switch tox to use pytest instead of legacy `python setup.py test` - Add support for timeseries collection - Add support in tests for MongoDB 7.0, pymongo 4.7 and pymongo 4.8 in the CI * Tue Apr 02 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 0.28.2-1 - Update package to version 0.28.2 - Fix for uuidRepresentation not read when provided in URI * Thu Mar 16 2023 wubijie <wubijie@kylinos.cn> - 0.27.0-1 - Update package to version 0.27.0 * Wed Feb 08 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.26.0-1 - Update package to version 0.26.0 * Tue Aug 02 2022 fushanqing <fushanqing@kylinos.cn> - 0.24.2-1 - update to 0.24.2 * Fri Dec 17 2021 Python_Bot <Python_Bot@openeuler.org> - 0.23.1-1 - Package Init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2