Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:iDesmI:qmk
python-dotty-dict
python-dotty-dict.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-dotty-dict.spec of Package python-dotty-dict
# # spec file for package python-dotty-dict # # Copyright (c) 2024 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/ # %bcond_without test Name: python-dotty-dict Version: 1.3.1 Release: 0 Summary: Dictionary wrapper for quick access to deeply nested keys License: MIT Group: Development/Languages/Python URL: https://github.com/pawelzny/dotty_dict Source: https://files.pythonhosted.org/packages/source/d/dotty_dict/dotty_dict-%{version}.tar.gz Patch0: remove-shebang.patch BuildRequires: %{python_module flit-core} BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros %if %{with test} BuildRequires: %{python_module setuptools_scm} %endif BuildArch: noarch %python_subpackages %description Simple wrapper around python dictionary and dict like objects. %prep %autosetup -p1 -n dotty_dict-%{version} %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %if %{with test} %check %pyunittest -v %endif %files %{python_files} %{python_sitelib}/dotty_dict/ %{python_sitelib}/dotty_dict-%{version}.dist-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