Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:gladiac:apps
python-git-multimail
python-git-multimail.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-git-multimail.spec of Package python-git-multimail
# # spec file for package python-git-multimail # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ %{?!python_module:%define python_module() python3-%{**}} %define pythons python3 Name: python-git-multimail Version: 1.5.0.post1 Release: 0 License: GPL-2.0 Summary: Send notification emails for Git pushes Url: https://github.com/git-multimail/git-multimail Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/g/git-multimail/git-multimail-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildArch: noarch %python_subpackages %description Send notification emails for Git pushes %package -n git-multimail Summary: Send notification emails for Git pushes Requires: python3-git-multimail %description -n git-multimail Send notification emails for Git pushes %prep %autosetup -n git-multimail-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} # Remove shebang from module %python_expand sed -i '1s|^#!.*||' %{buildroot}%{$python_sitelib}/git_multimail.py # Create examples %python_expand mkdir example-$python %python_expand sed '1s|^#!.*|#!%{_bindir}/$python|' git-multimail/post-receive.example > example-$python/post-receive.example %files %{python_files} %doc git-multimail/README.rst git-multimail/README.migrate-from-post-receive-email git-multimail/CHANGES example-%{python_flavor}/post-receive.example doc %license COPYING %{python_sitelib}/* %files -n git-multimail %{_bindir}/git_multimail.py %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor