Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
225350617b |
BIN
jaraco.test-5.4.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
jaraco.test-5.4.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
jaraco_test-5.5.1.tar.gz
(Stored with Git LFS)
BIN
jaraco_test-5.5.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-jaraco.test
|
||||
Version: 5.5.1
|
||||
Version: 5.4.0
|
||||
Release: 0
|
||||
Summary: Testing support by jaraco
|
||||
License: MIT
|
||||
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 setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -53,7 +53,7 @@ BuildArch: noarch
|
||||
Testing support by jaraco
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n jaraco_test-%{version}
|
||||
%autosetup -p1 -n jaraco.test-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Reference in New Issue
Block a user