stable

python-moddb-0.8.1-1.el9

FEDORA-EPEL-2023-ff85657780 created by bunnyapocalypse a year ago for Fedora EPEL 9

Needed for the new Lutris release

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.9/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