[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python2-bson-3.7.0-1.module+el8.10.0+290+0cb98707.x86_64 download

Имя python2-bson
Эпоха 0
Версия 3.7.0
Релиз 1.module+el8.10.0+290+0cb98707
Архитектура x86_64
Сайт http://api.mongodb.org/python
Лицензия ASL 2.0 and MIT
Время сборки 2024-05-24 13:53:57
Хост сборки builder-x86-09.inferitos.ru
Краткое описание Python bson library
Репозитории AppStream
Полное описание BSON is a binary-encoded serialization of JSON-like documents. BSON is designed to be lightweight, traversable, and efficient. BSON, like JSON, supports the embedding of objects and arrays within other objects and arrays.
Эррата INFSA-2024:2987
Размер 107 КиБ
Исходный проект python-pymongo-3.7.0-1.module+el8.10.0+290+0cb98707
Контрольная сумма SHA-256 bba5e9c4f94502787c3869ec9569ab12394e0afafa3eb4b5fb6f3686126e5891
Module python27-2.7-8100020240524072658.82873163
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.7.0-1
- Rebuilt for MSVSphere 8.10 beta

* Fri Oct 09 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.7.0-1
- Rebase to 3.7.0
- Includes new SCRAM-SHA-256 authentication
  Resolves: rhbz#1879852

* Fri Jun 07 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-11
- Fix unversioned python macro that's causing a FTBFS
- Related: rhbz#1678920

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-10
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Thu Mar 28 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.6.1-9
- Disable the test suite as mongodb is not available anymore

* Tue Oct 09 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6.1-8
- Remove unversioned provides
- Resolves: rhbz#1628242

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6.1-7
- Make possible to disable python3 subpackage

* Wed Jul 18 2018 Tomas Orsava <torsava@redhat.com> - 3.6.1-6
- BuildRequire the python36-devel package when building for the python36 module
- BuildRequire also python36-rpm-macros as part of the python36 module build

* Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 3.6.1-5
- Fix checking of running mongod - test only open ports (not I-Node number)

* Mon Jun 25 2018 Tomas Orsava <torsava@redhat.com> - 3.6.1-4
- Only build on architectures supported by mongodb in RHEL8
- Re-enable tests