stable

python-moddb-0.8.1-1.fc37

FEDORA-2023-baf861e35d created by bunnyapocalypse a year ago for Fedora 37

Needed for the new Lutris release

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf install --refresh --advisory=FEDORA-2023-baf861e35d \*

This update has been submitted for testing by bunnyapocalypse.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been pushed to testing.

a year ago
User Icon farchord commented & provided feedback a year ago
karma

Looks good to me!

User Icon music commented & provided feedback a year ago
karma

Using a mock chroot with --enable-network, I tried the examples from the README:

import moddb
mod = moddb.parse_page("http://www.moddb.com/mods/edain-mod")
print(mod.name) #Edain Mod

This worked.

import moddb
mod = moddb.parse_page("http://www.moddb.com/mods/edain-mod", page_type=moddb.ThumbnailType.mod)
print(mod.name) #Edain Mod

This did not work due to an upstream documentation issue; I opened a PR.

The license file is properly marked.

# rpm -qL python3-moddb
/usr/lib/python3.11/site-packages/moddb-0.8.1.dist-info/LICENSE

The files list and Provides look reasonable.

This update can be pushed to stable now if the maintainer wishes

a year ago

This update has been submitted for stable by bunnyapocalypse.

a year ago

This update has been pushed to stable.

a year ago

Please login to add feedback.

Metadata
Type
newpackage
Severity
medium
Karma
2
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago

Automated Test Results