Skip to main content

Get Current Package Status from Fedora Updates System

Project description

gpkgstatus

Get Current Package Status from Fedora Updates System

This program is a command-line tool for checking the status of packages on bodhi.fedoraproject.org. It allows you to search for a specific package and get information about its current status, including the update ID, package name, and status.

Current Build Status

Python Tests CodeQL

Current Release Status

Last Pre-Release Date Last Release Date

Features

  • Search for a specific package and get its status information.
  • Option to specify a distro version to check for a specific version of the package.
  • Caches the previous search results for 60 minutes (1 hour) to avoid DDoS.
  • Allows you to force a new search, bypassing the cache.
  • Displays the information in a user-friendly format.

Installation

  1. Download the executable file for your operating system from the Releases section of this repository.
  2. Make sure the file is executable (e.g. chmod +x gpkgstatus on Linux).

Note: If you want to run the file anywhere, move the file to a directory in your system's PATH (usually /usr/local/bin)

Usage

The program can be used by running the executable file with the following command:

$ gpkgstatus -h

usage: gpkgstatus [-dv DISTRO_VERSION] [-f] name

Get Current Package Status from Fedora Updates System

positional arguments:
  name                  Name of the package

options:
  -h, --help            show this help message and exit
  -d DISTRO_VERSION, --distro-version DISTRO_VERSION
                        Checks package status for corresponding Fedora version
  -f, --force           Sync cached info with Fedora Updates System
  -v, --version         Returns gpkgstatus version

Contributing

You are welcome to contribute to this project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpkgstatus-1.4.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

gpkgstatus-1.4-py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page