From 3f1ff26c3dc20b72c12676e684bf044a04a800e38e644ed4dd5b2fbd1c49acf3 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 6 Dec 2023 22:47:31 +0000 Subject: [PATCH] baserev update by copy to link target OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ubelt?expand=0&rev=4 --- .gitattributes | 23 ++++++++++++++++ .gitignore | 1 + python-ubelt.changes | 4 +++ python-ubelt.spec | 61 +++++++++++++++++++++++++++++++++++++++++++ ubelt-1.3.4-gh.tar.gz | 3 +++ 5 files changed, 92 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 python-ubelt.changes create mode 100644 python-ubelt.spec create mode 100644 ubelt-1.3.4-gh.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-ubelt.changes b/python-ubelt.changes new file mode 100644 index 0000000..fbfb18c --- /dev/null +++ b/python-ubelt.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Tue Dec 5 12:59:43 UTC 2023 - Dirk Müller + +- Initial package (1.3.4) diff --git a/python-ubelt.spec b/python-ubelt.spec new file mode 100644 index 0000000..6d60d3e --- /dev/null +++ b/python-ubelt.spec @@ -0,0 +1,61 @@ +# +# spec file for package python-ubelt +# +# Copyright (c) 2023 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-ubelt +Version: 1.3.4 +Release: 0 +Summary: A Python utility belt containing simple tools, a stdlib like feel, and extra batteries +License: Apache-2.0 +URL: https://github.com/Erotemic/ubelt +#Source: https://files.pythonhosted.org/packages/source/u/ubelt/ubelt-%{version}.tar.gz +Source: https://github.com/Erotemic/ubelt/archive/refs/tags/v%{version}.tar.gz#/ubelt-%{version}-gh.tar.gz +BuildRequires: %{python_module numpy} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module requests} +BuildRequires: %{python_module setuptools >= 41.0.1} +BuildRequires: %{python_module wheel} +BuildRequires: %{python_module xdoctest} +BuildRequires: fdupes +BuildRequires: python-rpm-macros +BuildArch: noarch +%python_subpackages + +%description +A Python utility belt containing simple tools, a stdlib like feel, and extra batteries + +%prep +%autosetup -p1 -n ubelt-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} + +%check +%pytest + +%files %{python_files} +%doc README.rst +%license LICENSE +%{python_sitelib}/ubelt +%{python_sitelib}/ubelt-%{version}.dist-info + +%changelog diff --git a/ubelt-1.3.4-gh.tar.gz b/ubelt-1.3.4-gh.tar.gz new file mode 100644 index 0000000..437898e --- /dev/null +++ b/ubelt-1.3.4-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab58c272ac3b0f99a14035dbfbfb49562e11bcb9fd1d9a1e04920e8dd6ced729 +size 353041