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

Group :: Development/Python3
RPM: python3-module-matrix-common

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin