From d43a5cfb084fb66c7225543704ebd80656e0f80b50113fdbb0f6477ff12d7c4e Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 3 Jan 2024 13:53:40 +0000 Subject: [PATCH] baserev update by copy to link target OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-basic-ng?expand=0&rev=3 --- .gitattributes | 23 ++++++++++++++ .gitignore | 1 + python-sphinx-basic-ng.changes | 4 +++ python-sphinx-basic-ng.spec | 55 ++++++++++++++++++++++++++++++++++ sphinx_basic_ng-1.0.0b2.tar.gz | 3 ++ 5 files changed, 86 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 python-sphinx-basic-ng.changes create mode 100644 python-sphinx-basic-ng.spec create mode 100644 sphinx_basic_ng-1.0.0b2.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/python-sphinx-basic-ng.changes b/python-sphinx-basic-ng.changes new file mode 100644 index 0000000..485fbbc --- /dev/null +++ b/python-sphinx-basic-ng.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Wed Jan 3 09:58:38 UTC 2024 - Dirk Müller + +- Initial package (for furo) diff --git a/python-sphinx-basic-ng.spec b/python-sphinx-basic-ng.spec new file mode 100644 index 0000000..1690c5e --- /dev/null +++ b/python-sphinx-basic-ng.spec @@ -0,0 +1,55 @@ +# +# spec file for package python-sphinx-basic-ng +# +# 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/ +# + + +Name: python-sphinx-basic-ng +Version: 1.0.0.beta2 +Release: 0 +Summary: A modern skeleton for Sphinx themes +License: MIT +URL: https://github.com/pradyunsg/sphinx-basic-ng +Source: https://files.pythonhosted.org/packages/source/s/sphinx-basic-ng/sphinx_basic_ng-1.0.0b2.tar.gz +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros +# SECTION test requirements +BuildRequires: %{python_module Sphinx >= 4.0} +# /SECTION +BuildRequires: fdupes +Requires: python-Sphinx >= 4.0 +BuildArch: noarch +%python_subpackages + +%description +A modern skeleton for Sphinx themes. + +%prep +%autosetup -p1 -n sphinx_basic_ng-1.0.0b2 + +%build +%pyproject_wheel + +%install +%pyproject_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} + +%files %{python_files} +%{python_sitelib}/sphinx_basic_ng +%{python_sitelib}/sphinx_basic_ng-*.dist-info + +%changelog diff --git a/sphinx_basic_ng-1.0.0b2.tar.gz b/sphinx_basic_ng-1.0.0b2.tar.gz new file mode 100644 index 0000000..abbe5e9 --- /dev/null +++ b/sphinx_basic_ng-1.0.0b2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec55a47c90c8c002b5960c57492ec3021f5193cb26cebc2dc4ea226848651c9 +size 20736