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

Группа :: Development/Python3
Пакет: python3-module-sqlanydb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
# -*- coding: utf-8 -*-
%define oname sqlanydb

Name: python3-module-%oname
Version: 1.0.13
Release: alt1
Epoch: 1
License: Apache-2.0
BuildArch: noarch
Group: Development/Python3
Summary: Python interface for Sybase Anywhere DB
Summary(ru_RU.UTF-8): п≤п╫я┌п╣я─я└п╣п╧я│ п╨ п▒п■ Sybase Anywhere п╢п╩я▐ Python

Url: https://pypi.org/project/sqlanydb

Source: %oname-%version.tar.gz

Requires: libfreetds >= 0.64

BuildRequires(pre): rpm-build-python3

%description
This package provides a python interface to the SQL Anywhere database server.
This interface conforms to PEP 249.

%prep
%setup -n %{oname}-%{version}

%build
%python3_build

%install
%python3_install

%files
%doc *.rst
%python3_sitelibdir/*

%changelog

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

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