Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37728586
en ru br
ALT Linux repositórios
S:1.0.13-alt1

Group :: Development/Python3
RPM: python3-module-sqlanydb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009