Bug 2263779

Summary: Review Request: python-bson - BSON codec for Python
Product: [Fedora] Fedora Reporter: Davide Cavalca <davide>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/py-bson/bson
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-11 20:07:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Davide Cavalca 2024-02-11 19:52:58 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/python-bson/python-bson.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/python-bson/python-bson-0.5.10-1.fc40.src.rpm

Description:
This package provides an independent BSON codec for Python that doesn't depend
on MongoDB. The bson ObjectId implementation is forked from the PyMongo
project, licensed under the Apache 2.0 license.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2024-02-11 19:53:01 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=113363943

Comment 2 Fedora Review Service 2024-02-11 19:56:05 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7007942
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2263779-python-bson/fedora-rawhide-x86_64/07007942-python-bson/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Davide Cavalca 2024-02-11 20:07:14 UTC
This can't be packaged as it would conflict with the one in pymongo.