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

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

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

%define oname tweepy

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

Summary: Twitter library for python

License: MIT
Group:   Development/Python3
URL:     https://github.com/tweepy/tweepy

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildArch: noarch

Source0: %oname-%version.tar

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

Provides: tweepy = %version

%description
A library for accessing the Twitter.com API. Supports OAuth, covers the
entire API, and streaming API.

%prep
%setup -q -n tweepy-%version

%build
%pyproject_build

%install
%pyproject_install

rm -rf %buildroot%python3_sitelibdir/examples

%files
%doc *.md
%python3_sitelibdir/%oname
%python3_sitelibdir/%{pyproject_distinfo %oname}

%changelog

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

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