Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041723
en ru br
ALT Linux repos
S:1.3.2-alt2

Group :: Development/Python3
RPM: pgxnclient

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pgxnclient
Version: 1.3.2
Release: alt2

Summary: A command line tool to interact with the PostgreSQL Extension Network

Url: https://pgxn.github.io/pgxnclient/
License: BSD-3-Clause
Group: Development/Python3

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/pgxn/pgxnclient/archive/refs/tags/v1.3.2.tar.gz

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3 rpm-build-intro
BuildRequires: python3-module-wheel


AutoProv: no

%description
The PGXN Client is a command line tool designed to
interact with the PostgreSQL Extension Network allowing searching,
compiling, installing, and removing extensions in PostgreSQL databases.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.rst
%_bindir/pgxn
%_bindir/%name
%python3_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin