Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37553091
en ru br
ALT Linux repos
S:0.41.1-alt1

Group :: Development/Python3
RPM: python3-module-SQLAlchemy-Utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname SQLAlchemy-Utils

Name: python3-module-%oname
Version: 0.41.1
Release: alt1

Summary: Various utility functions for SQLAlchemy

License: BSD-3-Clause
Group: Development/Python3
Url: https://github.com/kvesteri/sqlalchemy-utils

Source: %name-%version.tar
BuildArch: noarch
%py3_provides %oname

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-SQLAlchemy >= 1.3

%description
%summary

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc LICENSE *.rst
%python3_sitelibdir/sqlalchemy_utils
%python3_sitelibdir/SQLAlchemy_Utils-%version-py%_python3_version.egg-info

%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