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

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

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

Name: python3-module-matrix-common
Version: 1.3.0
Release: alt1

Summary: Common utilities for Synapse, Sydent and Sygnal

Url: https://github.com/matrix-org/matrix-python-common
License: Apache-2.0
Group: Development/Python3

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/matrix-org/matrix-python-common/archive/refs/tags/v%version.tar.gz

Source: %name-%version.tar

BuildArch: noarch

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

%description
Common utilities for Synapse, Sydent and Sygnal.

%prep
%setup
cat >setup.py <<EOF
import setuptools
setuptools.setup()
EOF

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.md
%python3_sitelibdir/*

%changelog

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

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