Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37493599
en ru br
ALT Linux repos
S:1.2.8-alt1.2

Group :: Development/Python
RPM: python3-module-minimock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _name MiniMock

Name: python3-module-minimock
Version: 1.2.8
Release: alt1.1

Summary: The simplest possible mock library
License: MIT
Group: Development/Python
Url: http://pypi.python.org/pypi/MiniMock

Source: http://pypi.python.org/packages/source/M/%_name/%_name-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-devel python3-module-setuptools

%description
MiniMock is a simple library for doing Mock objects with doctest

This library provides an easy and structured way to access the
my.gpodder.org web services. In addition to subscription list
synchronization and storage, the advanced API support allows to upload
and download episode status changes.

%prep
%setup -n %_name-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/*
%doc docs/*.txt

%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