stable

python-moddb-0.8.1-1.fc37

FEDORA-2023-baf861e35d created by bunnyapocalypse 2 years 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.

2 years ago

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

2 years ago

This update has been pushed to testing.

2 years ago
User Icon farchord commented & provided feedback 2 years ago
karma

Looks good to me!

User Icon music commented & provided feedback 2 years 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

2 years ago

This update has been submitted for stable by bunnyapocalypse.

2 years ago

This update has been pushed to stable.

2 years ago

Please log in 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
2 years ago
in testing
2 years ago
in stable
2 years ago

Automated Test Results