Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37884788
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: pgxnclient

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin