forked from pool/python-jaraco.test
- update to 5.5.1:
* Added __future__.annotations.
* Complete annotations and add py.typed marker -- by
:user:`Avasam`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.test?expand=0&rev=12
This commit is contained in:
BIN
jaraco.test-5.4.0.tar.gz
(Stored with Git LFS)
BIN
jaraco.test-5.4.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
jaraco_test-5.5.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
jaraco_test-5.5.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 23 20:44:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.5.1:
|
||||||
|
* Added __future__.annotations.
|
||||||
|
* Complete annotations and add py.typed marker -- by
|
||||||
|
:user:`Avasam`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 11 07:56:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Jun 11 07:56:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-jaraco.test
|
Name: python-jaraco.test
|
||||||
Version: 5.4.0
|
Version: 5.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Testing support by jaraco
|
Summary: Testing support by jaraco
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/jaraco.test
|
URL: https://github.com/jaraco/jaraco.test
|
||||||
Source: https://files.pythonhosted.org/packages/source/j/jaraco.test/jaraco.test-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/j/jaraco.test/jaraco_test-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools_scm}
|
BuildRequires: %{python_module setuptools_scm}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
@@ -53,7 +53,7 @@ BuildArch: noarch
|
|||||||
Testing support by jaraco
|
Testing support by jaraco
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n jaraco.test-%{version}
|
%autosetup -p1 -n jaraco_test-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user