Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
python3-platformdirs
python3-platformdirs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python3-platformdirs.spec of Package python3-platformdirs
# # spec file for package python-platformdirs # # Copyright (c) 2021 SUSE LLC # # 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 https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python3-platformdirs Version: 2.4.0 Release: 0 Summary: Module for determining appropriate platform-specific dirs License: MIT URL: https://github.com/platformdirs/platformdirs Source: https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-%{version}.tar.gz # PATCH-FIX-OPENSUSE no-furo.patch mcepl@suse.com # https://github.com/pradyunsg/furo/discussions/148#discussioncomment-1125486 # Don't use furo Sphinx theme Patch0: no-furo.patch # PATCH-FIX-OPENSUSE fix-pytest-mock.patch Patch1: fix-pytest-mock.patch # PATCH-FIX-OPENSUSE add-version-metadata.patch Patch2: add-version-metadata.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: %{python_module appdirs} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages %description A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". %prep %autosetup -p1 -n platformdirs-%{version} %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check rm tox.ini %pytest %files %{python_files} %doc CHANGES.rst README.rst %license LICENSE.txt %{python_sitelib}/platformdirs %{python_sitelib}/platformdirs-%{version}*-info %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