Bug 2442990

Summary: Review Request: python-goocalendar - A calendar widget for GTK using PyGoocanvas
Product: [Fedora] Fedora Reporter: Benson Muite <benson_muite>
Component: Package ReviewAssignee: Phil Wyett <philip.wyett>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, philip.wyett
Target Milestone: ---Flags: philip.wyett: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-03-25 00:55:39 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:
Bug Depends On:    
Bug Blocks: 2440336    

Description Benson Muite 2026-02-26 12:40:40 UTC
spec: https://fed500.fedorapeople.org/python-goocalendar.spec
srpm: https://fed500.fedorapeople.org/python-goocalendar-0.8.0-1.fc43.src.rpm

description:
A calendar widget for GTK using PyGooCanvas.

Example usage::

    >>> import datetime
    >>> import goocalendar
    >>> event_store = goocalendar.EventStore()
    >>> calendar = goocalendar.Calendar(event_store)
    >>> event = goocalendar.Event('Birthday',
    ...     datetime.date.today(),
    ...     bg_color='lightgreen')
    >>> event_store.add(event)

fas: fed500

Reproducible: Always

Comment 1 Phil Wyett 2026-03-09 11:57:52 UTC
Hi,

I thought I would take this package as it is a dep I need.

* Builds - Local: Good

* Builds - COPR: Good

* RPM Lint: Good

  - For upstream: python3-goocalendar.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/goocalendar-0.8.0.dist-info/licenses/LICENSE

* Installs: Good

* Works with other source: Good

Summary
=======

Looks good here, marking as '+'. Ready for repo request and importing to Fdora.

Regards

Phil

Comment 2 Fedora Admin user for bugzilla script actions 2026-03-16 05:16:22 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/python-goocalendar

Comment 3 Fedora Update System 2026-03-16 06:01:50 UTC
FEDORA-2026-e1b97ec954 (python-goocalendar-0.8.0-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-e1b97ec954

Comment 4 Fedora Update System 2026-03-16 06:02:27 UTC
FEDORA-2026-fd6726da0c (python-goocalendar-0.8.0-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-fd6726da0c

Comment 5 Benson Muite 2026-03-16 06:31:29 UTC
Thanks for the review.

https://release-monitoring.org/project/24460/

Comment 6 Fedora Update System 2026-03-17 02:05:13 UTC
FEDORA-2026-fd6726da0c has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-fd6726da0c \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-fd6726da0c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2026-03-17 03:08:06 UTC
FEDORA-2026-e1b97ec954 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e1b97ec954 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e1b97ec954

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2026-03-25 00:55:39 UTC
FEDORA-2026-fd6726da0c (python-goocalendar-0.8.0-1.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2026-03-25 01:38:56 UTC
FEDORA-2026-e1b97ec954 (python-goocalendar-0.8.0-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.